/*Geovas Styles*/


/*//// LAYOUT ////*/
body { background-color: #eee; font-family: Verdana; font-size: 12px; line-height: 20px; }
#Master { width: 960px; margin-left: auto; margin-right: auto; background: rgb(255,255,255); padding-left: 5px; padding-right: 5px; border-left: 1px solid rgb(200,200,200); border-right: 1px solid rgb(200,200,200); margin-top: -10px; margin-bottom: -10px; }
header { background-color: rgb(20,125,40); width: 960px; height: 92px; }
	#Logo { width: 221px; height: 75px; padding-top: 10px; margin-left: 10px;}
nav { background-color: rgb(0,0,0); width: 960px; height: 35px; margin-bottom: 30px; padding-top: 15px; text-align: center; }
	nav ul { margin: 0; padding: 0; }
	nav li { color: rgb(0,200,0); display: inline; font-weight: bold; list-style-type: none; margin-left: 20px; margin-right: 20px; font-size: 16px; }
	nav a:link { color: rgb(0,200,0); text-decoration: none; }
	nav a:visited { color: rgb(0,200,0); }
	nav a:hover { color: rgb(255,255,255 ); }
article { background: rgb(255,255,255); width: 940px; margin-bottom: 30px; padding-left: 10px; padding-right: 10px; }
.FeatureBox1 { background-color: rgb(0,0,125); width: 276px; float: left; margin-right: 10px; margin-bottom: 10px; padding: 15px; color: white; }
	.FeatureBoxTitle1 { position: absolute; margin-top: -30px; }
	.FeatureBoxImage1 { background: rgb(200,200,200); width: 104px; height: 133px; margin-bottom: 10px; border: 5px solid rgb(255,255,255); margin-top: 0px; float: right; margin-right: 1px; margin-left: 20px;}
.FeatureBox2 { background-color: rgb(0,0,125); width: 435px; float: left; margin-right: 10px; margin-bottom: 10px; padding: 15px; color: white; }
	.FeatureBoxTitle2 { position: absolute; margin-top: -30px; }
	.FeatureBoxImage2 { background: rgb(200,200,200); width: 107px; height: 100px; margin-bottom: 10px; border: 5px solid rgb(0,200,0); margin-top: 0px; float: right; margin-right: 1px; margin-left: 20px;}
.FeatureBox3 { background-color: rgb(0,0,125); width: 276px; float: left; margin-right: 10px; margin-bottom: 10px; padding: 15px; color: white; }
	.FeatureBoxTitle3 { position: absolute; margin-top: -30px; }
	.FeatureBoxImage3 { background: rgb(200,200,200); width: 140px; height: 140px; margin-bottom: 10px; border: 5px solid rgb(255,255,255); margin-top: 0px; float: right; margin-right: 1px; margin-left: 20px;}
footer { background: rgb(0,0,0); width: 960px; height: 35px; clear: both; padding-top: 15px; text-align: center; }
	footer ul { margin: 0; padding: 0; }
	footer li { color: rgb(255,255,255); display: inline; list-style-type: none; margin-left: 10px; margin-right: 10px; font-size: 12px; }
	footer a:link { color: rgb(255,255,255); text-decoration: none; }
	footer a:visited { color: rgb(255,255,255); }
	footer a:hover { color: rgb(0,0,255 ); }

/*//// TEXT FORMATTING ////*/
h1 { font-size: 18px; }
h2 { font-size: 15px; }
h1,h2 { color: rgb(20,125,40); margin-bottom: 0px; }
p { font-size: 12px; line-height: 20px; text-indent: 10px; }
.FirstParagraph { font-style: italic; font-weight: bold; line-height: 30px; padding: 0 20px; color: rgb(255,102,0); }
.Emphasis { font-style: italic; font-weight: bold; color: rgb(138,197,62); }
.Highlighter { font-weight: bold; background: yellow; }
ol { font-size: 12px; margin: 30px 0; }
li { margin-bottom: 8px; }
.testimonial { font-style: italic; text-indent: 0px; padding: 5px 10px 0px 10px; }
.testimonialname { font-style: normal; font-weight: bold; }


/*//// MEDIA ////*/
.ImageController1 { border: 5px solid rgb(0,81,124); box-shadow: 5px 5px 5px rgba(0,0,0,0.25); float: right; margin-right: 20px; margin-left: 10px; margin-bottom: 10px; margin-top: 5px; width: 300px; }
.ImageController2 { border: 5px solid rgb(0,0,0); box-shadow: 5px 5px 5px rgba(0,0,0,0.25); float: right; margin-right: 20px; margin-left: 10px; margin-bottom: 10px; margin-top: 12px; width: 370px; }
.ImageController3 { border: 5px solid rgb(0,81,124); box-shadow: 5px 5px 5px rgba(0,0,0,0.25); float: right; margin-right: 20px; margin-left: 10px; margin-bottom: 10px; margin-top: 12px; width: 325px; }


/*//// HOME ////*/
#Slideshow { width: 930px; height: 423px; padding-left: 10px; border: 1px solid rgb(200,200,200); }
	#Slideshow img { margin-left: -30px; }


/*//// TABLE ////*/
table { color: rgb(255,255,255); background: rgb(0,0,125); border: 1px solid rgb(0,0,0); margin-bottom: 20px; margin-top: 20px; }
th { color: rgb(138,197,62); text-align: left; background: rgb(0,0,0); padding: 5px; font-size: 12px; }
td { background: rgb(0,0,125); text-align: left; padding: 5px; font-size: 11px; }


/*//// OUR LOCATION ////*/
#LocationMap { margin-left: 170px; border: 1px solid rgb(0,81,124); width: 600px; height: 300px; margin-top: 30px; margin-bottom: 70px; }
