#headerContainer{
	width:820px;
	margin:37px auto 0px auto;
	background: url('../../images/border_left_right_header.gif') repeat-y;
}
#borderTop{
	height:16px;
	background:url('../../images/border_top.gif') repeat-x;
}
#borderTop img.borderTopLeft{
	margin-left:0px !important;
	margin-left:-3px;
	height:16px;
	width:16px;
	float:left;
	background:url('../../images/border_top_left.gif') no-repeat;
}
#borderTop img.borderTopRight{
	margin-right:0px !important;
	margin-right:-3px;
	height:16px;
	width:16px;
	float:right;
	background:url('../../images/border_top_right.gif') no-repeat;
}
div.borderedContent{
	width:788px;
	margin:0px 16px 0px 16px;
}
img.headerStoneBox{
	height:11px;
	width:788px;
	background:url('../../images/header_stone_background.gif') repeat-x;
}
img.headerLogo{
	height:224px;
	width:223px;
	background:url('../../images/header_logo.jpg') no-repeat;
}
img.headerSpacer{
	height:224px;
	width:4px;
}
img.headerImage{
	height:224px;
	width:561px;
}



#bodyContainer{
	width:820px;
	margin:0px auto 0px auto;
	background:url('../../images/border_left_right_body.gif') white repeat-y;
}
img.bodyStoneBox{
	height:37px;
	width:788px;
	background:url('../../images/body_stone_background.gif') repeat-x;
}
img.introStoneBox{
	height:31px;
	width:788px;
	background:url('../../images/body_stone_background.gif') repeat-x;
}
#contentContainer{
	width:788px;
	background:url('../../images/supplementary_background.gif') #D6E3D6 no-repeat bottom right;
}
#contentBody{
	background:white;
	float:left;
	width:574px;
}
#supplementBody{
	float:right;
	width:214px;
}
#supplementBody p{
	margin:20px 0px 0px 20px;
}
img.supplementaryHeader{
	height:40px;
	width:214px;
	background:url('../../images/supplementary_header.gif') no-repeat;
}

#footer{
	width:820px;
	height:149px;
	color:#D6E3D6;
	margin:0px auto 0px auto;
	background: url('../../images/footer_background.gif') repeat-x;
}
#footer a{
	color:#D6E3D6;
	text-decoration:none;
}
#footer a:hover{
	color:#8E001C;
	text-decoration:underline;
}
#textNav{
	float:left;
	margin-left:13px;
}
#siteMapCopyRight{
	float:right;
	margin-right:13px;
}
#footer img.footerLeft{
	margin-left:0px !important;
	margin-left:-3px;
	height:149px;
	width:16px;
	float:left;
	background:url('../../images/footer_left.gif') no-repeat;
}
#footer img.footerRight{
	margin-right:0px !important;
	margin-right:-3px;
	height:149px;
	width:16px;
	float:right;
	background:url('../../images/footer_right.gif') no-repeat;
}
#introSkip{
	width:780px;
	height:100px;
	float:left;
	text-align:center;
}
table.galleryTable{
	margin-left:15px;
}
table.galleryTable div{
	padding:6px;
	background:url('../../images/bg_gallery_image.gif') no-repeat;
}
span.selectedPage{
	color:#9a2436;
	font-weight:bold;
}
a.paging{
	color:#7e8b7a;
	font-weight:bold;
	text-decoration:none;
}
a.paging:hover{
	text-decoration:underline;
}

/*----------Contact form-------------*/

.contactForm{
	font-size: 12px;
	color:#017f71;
	font-weight:bold;
}
input.contactButton{
	background-color: white; 
	border-color: #7e8b7a; 
	border-style: beveled; 
	border-width: 2px; 
	color: #7e8b7a; 
	font-family: verdana;
}
input.btnSubmit{
	background-color: white; 
	border-color: #7e8b7a; 
	border-style: beveled; 
	border-width: 2px; 
	color: #7e8b7a; 
	font-family: verdana;
}
input.inputA{
	width:250px;
}
input.inputB{
	width:150px;
}
input.inputC{
	width:50px;
}
textarea.inputD{
	width:250px;
	height:150;
}
input.warningClass{
	background:#bb8682;
}

span.macIEFix{
	font-size:1px;
	display/* */:none;
}

div.locationGrey{
	background:#cccccc;
}
div.locationGrey table{
}
div.locationGrey ul{
	margin: 0px;
	padding: 0px 0px 0px 30px;
	font-family:Arial;
	font-size:12px;
	color: white;
}
div.locationGrey li{
	padding-bottom:3px;
}

div.locationGrey hr{
	color: white;
	background-color: white;
	height: 0px;
	border: none;
	border-bottom: 1px solid white;
	margin-bottom:0px;
}



