@charset "utf-8";
/* Harry CSS Document */



/*div {
	border: medium dotted #F00;
}
*/

#main_home {
	background-image: url(../_images/annapolis2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 200px;
	min-height: 650px;
}

#main_home a{
	text-decoration: underline;
}
#main_home a:link{
	color: #015076;
}
#main_home a:visited{
	color: #0181BE;
	background-color: #FFF;
}
#main_home a:hover{
	color: #FFF;
	background-color: #016394;
}
#main_home a:active{
	color: #FF0;
	background-color: #090;
}




/*body {
	margin: 0px;
	background-image: url(css_imgs/_pond_plants_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 650px;
	min-width:800px;
}*/


/*.annapolis {
	background-image: url(../_images/annapolis.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 200px;
}*/


.bkgrnd {
	background-image: url(../_images/background.jpg);
	background-repeat: repeat-x;
}


.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	line-height: 135%;
	font-weight: normal;
	color: #005C88;
	text-align: center;
}
#contactbox {
	width:210px;
	background-image: url(../_images/contact_bk.gif);
	background-repeat: repeat-x;
	height: 54px;
	position: relative;
	float: right;
}

.flt_left {
	float: left;
	margin-right: 20px;
}
.flt_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

#servicebox {
	background-color:#686045;
	padding: 10px;
	width: 320px;
}

#servicebox h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 145%;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

.svcbox_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 145%;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 6px;
	margin-top: 10px;
	
}
#servicebox ul{
	padding-left: 5px;
	margin-left: 3px;
}

#servicebox li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: disc;
	margin-left: 10px;
	
}

#references {

}
#references p {
	padding-bottom: 15px;
	padding-top: 6px;
}

.project_name {
	font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	background-color: #686145;
	width: 350px;
	padding-left: 8px;
}
#header h1 {
	text-align: right;
	font-size: 24px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}
.bodytext ul {
	background-color: #C03;
}
#home_intro h1 {
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 140%;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
}

#home_intro #home_row {
	background-image: url(bkgrd_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#home_intro tr #home_photo {
	width: 425px;
	height: 290px;
}
#home_photo img {
	border: 8px solid #676044;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#home_intro {
	background-image: url(bkgrd_bottom.jpg);
	background-repeat: repeat-x;
	/*height: 15em;*/
	background-position: left bottom;
}
.pic_border {
	border: 9px solid #676046;
}
