/* CSS Document */

body{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	background-color: #a5c4e9;
	padding: 0px;
	text-align: center;
	font-size: 10pt;
}
#mastContainer {
	background-image: url(images/bg.gif);
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 770px;
	padding: 0px;
	background-repeat: repeat;
	background-position: left;
}

#navContainer{
	float: right;
	width:178px;
	padding: 0px;
	background-color: #0000FF;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small "Times New Roman", Times, serif;
}

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
#siteInfo a:link, #siteInfo a:active, #siteInfo a:visited{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}
#siteInfo a:hover{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: underline;
}
#copyright{
	text-align: center;
	font-size: 75%;
}
#designer{
	text-align: center;
	font-size: 75%;
}
#mastHead {
	background-color: #a5c4e9;
	height: 224px;
}

/************** header tag styles **************/

h1{
	margin: 0px;
	padding: 0px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
h2{
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
h3{
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
h4{
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
h5{
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}

.checker {
	background-image: url(images/top_checker.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 12px;
}
#headLeft {
	float: left;
	width: 200px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	background-image: url(images/hor_checker.gif);
	background-repeat: repeat;
}
#headRight {
	float: Right;
	width: 200px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-image: url(images/hor_checker.gif);
	background-repeat: repeat;
}
#headMiddle {
	width: auto;
	height: 200px;
	padding-top: 0px;
}
#mainContainer {
	clear: both;
	text-align: left;
}
#mainLeft {
	float: left;
	width: 220px;
	text-align: left;
	margin-left: 10px;
}
#mainRight {
	float: Right;
	width: 300px;
	text-align: right;
	margin-right: 10px;
}
#mainMiddle {
	width: auto;
	text-align: left;
	margin-left: 230px;
	margin-right: 230px;
}
#main2Left {
	margin-right: 310px;
	margin-left: 10px;
	width: auto;
	text-align: left;
}
#mainRightCloseUp {
	margin-left: 150px;
	width: auto;
	text-align: left;
}
#mainLeftPics {
	float: left;
	width: 154px;
	text-align: left;
	margin-left: 10px;
}
#mainSingle {
	margin-left: 0px;
	width: auto;
	text-align: center;
}
.navlinks{
	padding-left: 10px;
	display: block;
	color: #000000;
}
.navlinks a:link, .navlinks a:visited, .navlinks a:active{
	display: block;
	padding-left: 10px;
	text-decoration: none;
	color: #000000;
}
.navlinks a:hover {
	display: block;
	padding-left: 10px;
	text-decoration: underline;
	color: #000000;
}
.navlinks .linkTitle {
	display: block;
	color: #000000;
}
#pageNav {
	padding: 0px;
	width: 202px;
}
.listitem {
	display: block;
}
.arrow {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	list-style-type: square;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}
.imgcontainer {
}
.filterit:hover img{
}
.filterit img{
	border: 2px solid #000066;
}
.frmContact p{
	text-align: left;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	border-top: 1px dashed gray;
	height: 1%;
}
.frmContact .label{
	font-weight: bold;
}
.frmContact .lblLeft{
	float: left;
	width: 120px;
}
.frmContact #zip{
	width: 100px;
}
.frmContact input{
	width: 120px;
}
.frmContact textarea{
	width: 300px;
	height: 150px;
}
.frmContact .button{
	width: 100px;
}
.required{
	color: #FF0000;
}
.blurb{
	width: 370px;
	margin-bottom: 12px;
}
p{
	margin-top: 0px;
	border-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.title{
	font: bold 114% "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
.contactHL{
	font-weight: bold;
	padding-left: 20px;
	margin: 0px;
}
#contactRight{
	background-color: #a5c4e9;
	border: 2px solid #000066;
	float: right;
	width: 400px;
	text-align: center;
}
#contactLeft{
	margin-left: 10px;
	width: 250px;
	text-align: left;
	width: auto;
}
.clear{
	clear: both;
}
.galleryblurb{
	width: 98%;
	border: 5px solid #000066;
	background-color: #a5c4e9;
	margin-bottom: 12px;
}
.pagetitle{
	width: 98%;
	text-align: center;
	border: 5px solid #000066;
	background-color: #000066;
	color: #FFFFFF;
	margin-bottom: 12px;
}
.gb1{
	float: right;
	width: 33%;
	padding-bottom: 12px;
	text-align: center;
}
.gb2{
	float: right;
	width: 33%;
	padding-bottom: 12px;
	text-align: center;
}
.gb3{
	float: right;
	width: 33%;
	padding-bottom: 12px;
	text-align: center;
}
.gtitle{
	display: block;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.gdescription{
	display: block;
	width: 175px;
	font-style: italic;
	background-color: #a5c4e9;
	text-align: center;
	margin: 0px auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.accent {
	text-decoration: underline;
}
.gb1 .imgcontainer{
	padding: 2px;
}
.gb2 .imgcontainer{
	padding: 2px;
}
.gb3 .imgcontainer{
	padding: 2px;
}
.gb4 .imgcontainer{
	padding: 2px;
}
.pagination{
	text-align: left;
	margin-left: 10px;
}
.pagination a:active {
	text-decoration: none;
}
#mainRight .imgcontainer{
	padding: 0px;
}
a.glink:link, a.glink:visited, a.glink:active {
	text-decoration: none;
	color: #000000;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
a.glink:hover {
	text-decoration: underline overline;
	color: #000000;
	display: block;
}
.company {
	font-weight: bold;
}
.address {
}
.resolution {
	text-align: left;
	margin-left: 10px;
}
.boxcontainer {
	background-color: #a5c4e9;
	border: 2px solid #000066;
	margin-bottom: 60px;
}
#closeup {
	border: 2px solid #000066;
}
.intImage {
	border: 2px solid #000066;
}
#contractors {
	text-align: center;
	background-color: #a5c4e9;
	border: 2px solid #000066;
	font-size: 12pt;
	margin-top: 24px;
}
div.associates{
	text-align: center;
	background-color: #a5c4e9;
	border: 2px solid #000066;
	font-size: 12pt;
	margin-top: 24px;
}
p.imgDescription {
	font-size: 12pt;
}
span.imgLocation {
	font-weight: bold;
}
span.imgDescription {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	;
}
a.associates:link, a.associates:active, a.associates:visited, a.associates:hover {
	color: #000000;
	padding-left: 10px;
	display: block;
	text-align: left;
}
