body {
	background: #00ADE6 url(../graphics/background.gif) no-repeat center top;
	padding: 0px;
	margin-top: 40px;
	font: 12px/1.5em Geneva, Arial, Helvetica, sans-serif;
}
p {
	margin: 0px 0px 1em;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 16px;
}

a {
	color: #008ab7;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#9e7e00;
	text-decoration: underline;
}

#shadow {
	width: 900px;
	background: url(../graphics/shadow.gif) no-repeat center top;
	margin-right: auto;
	margin-left: auto;
	padding: 11px 16px 0px;
}
#header {
	background: url(../graphics/headerBG.gif) repeat center top;
	line-height: normal;
	height: 130px;
}
#container {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 1em;
}
#navigation  {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	border-style: none;
}

#subnav1 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#subnav1 li {
	margin: 0px;
	padding: 0px;
}
#subnav1 img {
	border-style: none;
}
#subnav2 {
	background: url(../graphics/subnav.gif) no-repeat;
	margin: 20px 0px 0px;
	padding: 0px;
	height: 235px;
	width: 267px;
	list-style: none;
}
#subnav2 a {
	display: block;
	padding: 8px 10px 7px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}
#subnav2 a:hover {
	color: #008ab7;
}
#subnav2 li {
	margin: 0px;
	padding: 0px;
}
#leftNav {
	float: left;
	width: 267px;
}
#leftNav a img {
	border-style: none;
}

#footer {
	background: url(../graphics/footer.gif) no-repeat;
	height: 94px;
	width: 900px;
	color: #FFFFFF;
	padding-top: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #00ADE6;
}

.main {
	float: left;
	width: 545px;
	margin-right: 28px;
}

.clearAll {
	height: 1px;
	overflow: hidden;
	clear: both;
}

.photos td{
	vertical-align: bottom;
	text-align: center;
	text-decoration: italics;
}

.photos table{
	width: 540px;
	padding: 20px;
}

.description {
	float: left;
	padding-right: 20px;
	width: 250px;
	text-align: center;
}

#pages_content{
	font: 12px/175% Arial, Helvetica, sans-serif;
}
#tabs_contact {
	width: 525px;
	margin-top: 0em;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ACACAC;
	padding: 10px;
	background: #F7F7F7;

}
#contactForm {
	margin: 10px 0px 0px;
	padding: 0px;
	width: 520px;
	font-size: 12px;
}
#contactForm table {
	margin-bottom: 10px;
	border: 1px solid #ACACAC;
	width: 525px;
}
#contactForm input, #contactForm textarea, #contactForm select {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 250px;
}
#contactForm #submit {
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#contactForm th {
	font-weight: normal;
	text-align: left;
	padding: 5px;
	background: #D6D6D6;
	font-size: 12px;
}
#contactForm td {
	padding: 5px;
	border-top: 1px solid #D6D6D6;
	font-size: 12px;
}
