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

/* All pages */

body {
	background-color: #263d2e;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	}

.advo {
	position: absolute;
	width: 100%;
	height: 200px;
	top: 0;
	left: 0;
	z-index: 1;
}

.advo img {
	border: none;
}

.leftpromo {
	position: absolute;
	left: 0;
	top: 0;
	height: 200px;
	width: 200px;
	z-index: 1;
}

.rightpromo {
	position: absolute;
	right: 0;
	top: 0;
	height: 200px;
	width: 200px;
	z-index: 1;
	text-align: right;
}
.leftpromo img, .rightpromo img {
	height: 200px !important;
	width: 200px !important;
	border: 0;
}

.mainhome {
	background-color: #405448;
	width: 900px;
	margin: 0 auto;
	}

.main {
	background-color: #405448;
	width: 900px;
	margin: 0 auto;
	}
	
.content {
	margin: 12px 10px 0 10px;
	width: 880px;
	}
	
.header {
	margin: 0;
	padding: 0;
	height: 80px;
	}

.header img {
	margin: 10px auto 0;
	}

.menuinsert {
	margin: 0 0 0 3px;
	padding: 0;
	width: 880px;
	}

.topimg {
	margin: 0;
	padding: 0;
	height: 450px;
	color: #efefef;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	border: solid 1px #cfd4d1;
	position: relative;
	}
	
.footer, .footer2 {
	padding: 20px 0 10px 0 !important;
	height: 38px;
	text-align: center;
	width: 880px;
	clear: both;
	}

.footer2 { padding: 15px 0 15px 0; }
	
.footer2 p {
	margin: 0;
	padding: 3px 0 0 0;
	font-size: 12px;
	color: #ffffff;
	}

.footer p {
	padding-bottom: 10px !important;
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 10px;
}

.footer a {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #efefef;
	text-decoration: none;
	}
	
/* End All Pages */
	
/* Index Page Only */

.threeimg {
	margin: 20px 0 0 0;;
	padding: 0;
	height: 260px;
	}
	
.threeimgleft {
	width: 281px;
	float: left;
	border: solid 1px #cfd4d1;
	height: 258px;
	}
	
.threeimgright {
	width: 281px;
	float: right;
	border: solid 1px #cfd4d1;
	height: 258px;
	}
	
.threeimgcenter {
	width: 281px;
	float: left;
	border: solid 1px #cfd4d1;
	height: 258px;
	margin: 0 15px;
	}
	
.threeimginsert {
	margin: 5px;
	padding: 0;
	background-color: #cfd4d1;
	height: 248px;
	text-align: center;
	}
	
.threeimginsert p {
	margin: 0;
	padding:  0 15px 0 15px;
	line-height: 1.3em;
	font-size: 13px;
	}
	
.threeimginsert h1 {
	font-size: 16px;
	margin: 0;
	padding: 8px 0 0 0;
	font-variant: small-caps;
	font-weight: normal;
	}
	
.threeimginsert h2 {
	font-size: 13px;
	margin: 3px 0 0 0;
	padding: 0;
	font-variant: small-caps;
	font-weight: normal;
	}

.threeimginsert img {
	border: solid 1px #999999;
	width: 259px;
	height: 133px;
	margin: 5px;
	}
	
/*End Index Page Only */

/* Content Pages */

.infocontainer {
	margin: 20px 0 0 0;
	padding: 0;
	height: auto;
	}

.infobox {
	width: 616px;
	margin: 0 5px 15px 0;
	float: left;
	font-size: 14px;
	color: #000000;
	border: solid 1px #cfd4d1;
	}
	
.infobox_insert {
	margin: 3px;
	background-color:#cfd4d1;
	padding: 8px 0 12px 0;
	}
	
.infobox_insert a {
	color: #333;
	}

.infobox_insert a:hover {
	text-decoration:none;
	}


.infobox_insert table ul {
	margin: 0;
	padding: 0;
	}
	
.infobox_insert table li {
	margin: 1px 0 0 12px;
	padding: 0;
	}
	
.infobox_insert p {
	margin: 18px 10px 0 14px;
	padding: 0px;
	}

.infobox_insert h1, .galleryboxinsert h1  {
	margin: 0 0 0 8px;
	padding: 0;
	font-size: 16px;
	font-variant: small-caps;
	color: #333333;
	font-weight: bold;
	}

.infobox_insert h2, .galleryboxinsert h2 {
	margin: 8px 0 0 14px;
	padding: 0;
	font-size: 13px;
	font-variant: small-caps;
	color: #333333;
	}

.infobox_insert li {
	margin: 5px 0 0 0;
	font-size: 13px;
	}

.infobox_insert ul {
	margin: 0 0 0 35px;
	padding: 0;
	}

.infobox_insert table {
	margin: 12px 0 0 20px;
	font-size: 13px;
	}
	
.rightside {
	margin: 0;
	padding: 0;
	width: 240px;
	float: right;
	border: solid 1px #cfd4d1;
	}
	
.rightsideinsert {
	margin: 2px;
	background-color: #cfd4d1;
	padding: 5px 0 5px 0;
	text-align:center;
	}
	
.rightsideinsert img {
	border: solid 1px #333333;
	margin: 30px auto 0 auto;
	text-align:center;
	}

.rightsideinsert ul {
	margin: 0 10px 0 10px;
	padding: 0;
	text-align:right;
	}
	
.rightsideinsert li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.rightsideinsert a {
	text-decoration: none;
	color: #17261D;
	}

.rightsideinsert a:hover {
	text-decoration: underline;
	}
	
.pdfdl {
	text-decoration:none;
	color: #333333;
	}
	
.gallerybox {
	width: 878px;
	margin: 0 0 15px 0;
	border: solid 1px #cfd4d1;
	}
	
.galleryboxinsert {
	margin: 3px;
	background-color:#cfd4d1;
	padding: 8px 0 12px 0;
	}
	
.galleryboxinsert img {
	border: solid 1px #333333;
	}
	
.galleryboxinsert p {
	text-align:center;
	margin: 12px auto;
	}
	
.galleryboxinsert a {
	color: #333333;
	}
	
.galleryboxinsert a:hover {
	text-decoration:none;
	}
.red {
	color:#F00;
	font-weight: bold;
}
.available tr td {
	height: 30px !important;
	border-bottom: solid 1px white;
}
/* End Content Pages */
.left {
	float: left;
}
.right {
	float: right;
}
input .referral {
	float: right;
}
.listing {
	color:#666;
}
.listingbold {
	padding-left: 10px;
	font-weight: bold;
	color: #000;
}
.listing h3 {
	text-align:center;
	margin: 10px;
	color:#333;
	padding-bottom: 5px;
}
.listinginsert {
	border-bottom: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #efefef;
	border-top: solid 1px #efefef;
	background-color: #FFF;
	margin:10px;
	padding: 10px;
	height: 90px !important;
}
.listingleft {
	width: 150px;
	float: left;
}
.listingright {
	width: 400px;
	float: right;
}
.clear {
	clear: both;
}
.listingimg {
	float: left;
	margin-right: 12px;
	border-bottom: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #efefef;
	border-top: solid 1px #efefef;
}

#projects {
	padding-top: 10px;
}

#projects h3 {font-size: 20px; text-align: center; }
.project { padding: 10px; }
.project img { float: left; max-width: 47%; margin: 5px; }
.project h4 { border-bottom: dotted 1px #444444; }

.clr { height: 1px; clear: both; }
