@charset "utf-8";
/* CSS Document */

body {margin: 0px; padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color:#666666; background-color:#DFDFE1;}

#header {height:180px; width:788px; background-image:url(images/header.jpg); margin:0px; border:1px solid #ffffff; margin-top:20px;}	
#wrapper{margin-left:auto; margin-right:auto; margin-top: 10px; height:auto; width:790px;}
#topbar {height:221px; width:790px; margin-left:auto; margin-right:auto; background-color:#FFFFFF;}
#blocks {width:788px; height:200px; margin-left:auto; margin-right:auto; margin-top:-220px;}
#brownBlock {width:470px; height:200px; float:left; background-image:url(images/BlueBlock.jpg);}
#greenBlock {width:270px; height:159px; float:right; background-image:url(images/greenBlockjpg.jpg); }
#logoHome {width:200px; height:150px; background-image:url(images/title.jpg); margin:0px 0px 0px 100px; float:left;}
#logo{width:200px; height:150px; background-image:url(images/title.jpg); margin:-0px 0px 0px -400px; float:left;}

	
#homePics {height:250px; width:380px; border:2px solid #DFDFE1; background-image:url(images/homeImage.jpg); margin-left:auto; margin-right:auto;}
#homeLinks {height:80px; width:auto;margin:0px;}
#linkBoxes {height:auto; width:260px; margin:0px; float:left;}


#aboutPic {height:350px; width:293px; border:2px solid #DFDFE1; background-image:url(images/aboutImage.jpg); float:right; margin:10px 10px 0px 10px;}
#aboutText {margin:0px; height:auto; width:465px;}
#title {margin:20px 0px 0px 110px; background-image:url(images/title.png); background-repeat:no-repeat; height:42px; width:250px;}
#contactDetails {float:right; width:220px; height:auto; text-align:left; padding:55px 0px 0px 0px; margin-top:-170px; color:#FFFFFF;}
#contactBoxOne{width:250px; height:auto; float:left; margin:0px;}
#contactBoxTwo{width:250px; height:auto; float:left; margin:0px;}

<!--header navigation-->

div#navBar {width:auto; height:auto;}
div#navBar a{float:right;text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;text-decoration:none; color:#999999; padding:13px;}
div#navBar a:hover {color:#00CCFF;}
div#navBar a:active {color:#000000;}

<!--footer navigation-->

div#navBar2 {width:800px; height:auto;}
div#navBar2 a{float:right;text-align:center; padding-left:10px; padding-right:10px;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;text-decoration:none; color:#999999; margin-top: 0px;}
div#navBar2 a:hover {color:#00CCFF;}
div#navBar2 a:active {color:#000000;}

<!-- thumbs gallery style-->

div#thumbBox {width:800px; height:auto; margin:0px;}
div#thumbs {width:100px; height:auto; float:left; padding: 10px 29px 10px 29px; margin:0px;}
div#textBox {width:92px; height:auto; padding: 0px 33px 0px 33px; float: left;}

.clear {clear:both; margin:0px;}
a {color:#000000; text-decoration:none;}
a:hover {color:#00b6de;}


#mainContent{color:#666666; height:auto; float:left; width:790px; margin-left:auto; margin-right:auto; background-color:#FFFFFF; margin:0px; border-top:3px solid #DFDFE1;}


#footer {border-top: 3px solid #DFDFE1; height:auto; width:auto; padding:10px; margin:0px;}
p {padding:10px; margin:0px;}
#textbg {margin:7px; padding:5px; border:1px solid #DFDFE1; height:13px; width:96.5%; background-color:#37B9DF;}
h1{color:#ffffff; font-size:12px; margin:0px; padding-left: 10px;}
h2{}
h3{float:left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#cccccc; font-weight:normal; margin:0px;}
h4{font-size: 10px; color:#ffffff; font-weight:normal; padding:15px; margin:0px;}
h5 {font-size:16px; color:#666666; font-weight:bold; margin:10px; font-style:italic;}

