body  /* indicates defaults for entire site - whatever is not defined will pull from here */
 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/bg.gif) repeat-x top;
	margin: 0 auto;
	line-height: 17px;
	}

#sitedescription  {
	display: none;
}	

.clear {
	clear: both;
}

p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}

.form_text {
	font-size: 11px;
}

h1, h2, h3, h4 {
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
}

h1 {
	font-size: 20px;
	color: #000000;
	padding: 7px 0;
}

h1.white {
	font-size: 18px;
	color: #FFFFFF;
}

h2 {
	font-size: 16px;
	color: #003366;
}

h3 {
	font-size : 14px;
	color: #037CBE;
	text-transform: uppercase;
}

h3.white {
	font-size : 14px;
	color: #FFFFFF;
	text-transform: uppercase;
}

h4 {
	font-size: 12px;
	padding: 0;
	color: #CCCCCC;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#page {
	width: 1000px;
	margin: 0 auto;
}

#header {
	width: 1000px;
	height: 128px;
}

#logo {	
	width: 360px;
	height: 128px;
	float: left;
}

#anchor {
	height: 23px;
	width: 640px;
	padding-top: 3px;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	float: right;
}

#anchor ul { list-style: none; margin: 0; padding:0; }
#anchor li { display: inline; padding: 0px 0px 0px 10px; }
#anchor a:link, #anchor a:visited { color: #333333; text-decoration: none; font-weight: normal; }
#anchor a:hover { color: #000000; text-decoration: none; font-weight: normal;}

#main_nav {
	float: right;
	width: 640px;
	height: 102px;
	font-size: 14px;
	text-transform: uppercase;
}

#main_nav ul { 
	list-style: none; 
	margin: 0; 
	padding: 62px 0 0 0; 
	height: 40px;
	width: 640px;
}

#main_nav li {
	display: inline; 
	padding: 0;
	text-align: center;
}

#main_nav a:link, #main_nav a:visited { 
	color: #333333; 
	text-decoration: none; 
	font-weight: bold; 
	padding: 83px 19px 7px 20px;
}

#main_nav a:hover {
	background: url(images/bg_nav.gif) bottom repeat-x;
}

#content {
	width: 1000px;
	height: 244px;
	background: url(images/bg_content.gif) no-repeat;
}

#left {
	width: 360px;
	height: auto;
	float: left;
}

.contact {
	background: url(images/bg_contact.png) repeat-x;
	height: 214px;
	width: 360px;
	padding-top: 30px;
	text-align: center;
	color: #003366;
	font-size: 14px;
	line-height: 18px;
}

.contact a:link, .contact a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.contact a:hover {
	color: #cfe4f2;
	text-decoration: none;
}

.positioning {
	background-color: #cfe4f2;
	width: 300px;
	height: auto;
	color: #003366;
	font-size: 14px;
	padding: 30px;
	text-align: center;
	line-height: 19px;
}

.positioning a:link, .positioning a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

.positioning a:hover {
	color: #000000;
	text-decoration: none;
}

.fade {
	background: url(images/bg_fader.gif) repeat-x;
	height: 240px;
	width: 360px;
	padding-top: 30px;
	text-align: center;
}

#right {
	width: 595px;
	padding: 30px 0 0 45px;
	float: right;
}

#right_interior {
	width: 580px;
	padding: 30px 30px 0 30px;
	float: right;
	background: url(images/bg_interior.jpg) no-repeat;
	min-height: 250px;
	height:auto !important;
	height: 250px; 
}

.featured {
	width: 595px;
	color: #FFFFFF;
}

.featured a:link, .featured a:visited {
	color: #FFFFFF;
}

.featured a:hover {
	color: #cfe4f2;
}

ul#gallery {
	margin: 0;
	padding: 0;
	list-style: none;
}

.border {
	border: solid 1px #666;
}

#newsletter {
	float: left;
	width: 250px;
	margin: 30px 50px 0 0;
}

#refer {
	float: left;
	width: 250px;
	margin: 30px 0 0 0;
}

.box {
	width: 210px;
	min-height: 150px;
	height: auto;
	background: #d6d6d6  url(images/bg_box.jpg) repeat-x bottom;
	padding: 15px 20px 20px 20px;
}

.form {
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	border: solid 1px #999;
	padding: 3px;
	margin-bottom: 5px;
}

#footer {
	width: 1000px;
	text-align: left;
	font-weight: normal;
	color: #666666;
	font-size: 10px;
	margin-top: 30px;
	height: 20px;
}

#footer ul { list-style: none; margin: 0; padding: 0; }
#footer li { display: inline; padding: 0px 0px 0px 10px; }
#footer a:link, #footer a:visited { color: #333333; text-decoration: none; font-weight: normal; }
#footer a:hover { color: #000000; text-decoration: none; font-weight: normal;}

.anchor_bottom {
	float: left;
	width: 350px;
}

.copyright {
	float: right;
	text-align: right;
	width: 650px;
}