body{
	
	background-color: #eeab35;
	background-repeat: repeat-x;
	margin: 0px;

}

#main{
	width: 900px;
	background: url(/images/mainBg.jpg);
	background-repeat: repeat-y;
	margin: auto;
}

#content{
	
}

#header{
	margin: auto;
	width: 900px;
}

.text1{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	margin-left: 0px;
	font-size:15pt;
	color:#264196;
	font-weight: bold;
}
.text2{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:13pt;
	color:#264196;
	font-weight: bold;
}
#nav{
font-family: "MS Sans Serif", Geneva, sans-serif;
font-size: 10pt;
color: #0a5b50;
}
.text3{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	margin-left: 25px;
	font-size:10pt;
	color:#264196;
}

.text{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	margin-left: 25px;
	font-size:10pt;
	color:#264196;
}
.text4{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	margin-left: 25px;
	font-size:10pt;
	color:#264196;
	line-height: -2;
}
#pics{

}
#leftCol{
	width:400px;
	float: left;
	color: White;
	font-weight: bolder;
	
}

#rightCol{
	width:400px;
	float:right;
}
#image1{
	width: 300px;
	margin-top: 20px;
}

#leftColContent{
	margin-left: 15px;

}
#footer{
	/*height:60px;*/
	width: 900px;
	background: url(images/footer.jpg);
	background-repeat: no-repeat;
	font-family:"MS Sans Serif", Geneva, sans-serif;
	margin: auto;
	background-position:top;
	background-repeat:no-repeat;

}
#footerlinks{
	margin-left:50px;
	padding-top: 10px;
	color: #0a5b50;

}
#break{
	margin:auto;
}
.class1 a:link{

	color: #0a5b50;
	font-size: 16px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-transform: capitalize;
	font-weight: 500;
	word-spacing: 5px;
}
.class1 a:hover{
	color: #0a5b50;
	font-size: 16px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-transform: capitalize;
	text-decoration: underline;
	font-weight:500;
}
.class1 a:visited{
	color: #0a5b50;
	font-size: 16px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-transform: capitalize;
	text-decoration: underline;
	font-weight: 500;
}


img.thumb{
	border-width: 2px;
	border-color: white;
}

.class2 a:link{

	color: #0a5b50;
	font-size: 10px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-transform: capitalize;
}
.class2 a:hover{
	color:#0a5b50;
	font-size: 10px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-transform: capitalize;
	
}
.class2 a:visited{
	color:#0a5b50;
	font-size: 10px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-transform: capitalize;
	
}
.adlitfooter {
font-size:10px;
}