/* Remove and format margins */

body{ font-family: font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000; }

body, #wrapper, #content-wrapper, #content{ margin: 0; padding: 0; }

#header{ margin: 0; padding: 0 0 15px 0; }
#header #logo { display: block; width: 100%; border-bottom: 1px solid gray; }
#header ul{ display: none; }
#menu, #submenu, #testimonial-sidebar{ display: none; }

#footer{ margin: 0; padding: 15px 0 0 0; }

#slideshow-subpage { display: none; }

/* Styles from main stylesheet */

h1, h2, h3, h4, h5 {
	margin: 0 0 7px 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1.3em;
}

h1, h2, h3, h4, h5{
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 { margin: 10px 0 0px 0; }

a img {
	border: none;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover {
	border: none;
}

#content p{
	margin: 0;
	padding: 0 0 8px 0;
}

#content table{
	border-bottom: 1px solid #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

table th{
	text-align: left;
}

table td{
	padding: 2px;
}

table td, table th { padding: 2px 6px; }

table#climate1 td, table#climate2 td{ width: 50px; }

#content {
	color: #686050;
	line-height: 22px;
	font-size: 14px;
	font-family: Georgia, serif;
}

#content a {
	color: #A62121;
}

#content a:hover{
	color: #000;
}

#content h4{
	text-decoration: none;
	font-weight: bold;
}

#footer.frontpage{
	background: #FFF url('images/content-shadow.gif') top repeat-x;
}

#footer.subpage {
	background: none;
}

#footer p {
	color: #6C6555;
}

#footer strong {
	color: #000;
	font-family: Georgia, serif;
}

#footer a {
	color: #A62121;
}

#footer p.contact {
	margin: 0 50px 0 400px;
	line-height: 1.4em;
}

#footer p.copyright {
	padding: 15px;
	font-size: 11px;
}

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

#pagelisting li{
	margin-bottom: 20px;
}

/* Photo Galleries */

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

/* for alternating table rows */
.blank { background-color:white; }