.floatRight 
{
	float : right;
}


.leftIndent 
{
	margin-left : 10px;
}

body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
	
}

.lineSpace
{
	line-height:24px;
}

.iconBack
{
	background-image:url(../../images/frontend/icons.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.leftOutDent
{
	margin-left: -20px;
}

.homeText
{
	font-size:11px;
	color:#584641;
	line-height:12px;
}

.homeText a
{
	font-size:11px;
	color:#584641;
	line-height:12px;
}

.links a
{
	font-size:11px;
	color:#666666
}

.wlcomeText
{
	font-size:14px;
	font-weight:bold;
	color:#584641;
	
}.resultsIndent {
	margin-left: -8px;
}

.applicationIndent {
	margin-right: 2px;
}
.titleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7B3421;
	font-weight: bold;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.floatLeft {
	float: left;
}
.clearIt {
	clear: both;
}
.header {
	background-image: url(../../images/frontend/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header-community {
	background-image: url(../../images/frontend/header-community.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header-stories {
	background-image: url(../../images/frontend/header-stories.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header-contact {
	background-image: url(../../images/frontend/header-contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header-profile {
	background-image: url(../../images/frontend/header-profile.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.firstParagraph {
	margin-top: 175px;
	margin-right: 10px;
	margin-left: 15px;
}

.logos1 {
	float: right;
	padding-top: 10px;
	clear: both;
}
.contactOutDent {
	margin-right: -30px;
	padding-right: -30px;
}
