* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
body {
	background-color: #e6e6e5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #221f1f;
}
a img {
	border: none;
}
a {
	color: #9b1f22;
	text-decoration: underline;
}
a:hover {
	color: #5f453e;
	text-decoration: none;
}
p {
	font-size: 12px;
	color: #221f1f;
	line-height: 16px;
	padding: 0px 0px 10px 0px;
}
ul {
	padding: 0px 0px 10px 20px;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
li {
	padding: 0px 0px 3px 0px;
	font-size: 12px;
	line-height: 14px;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#main {
	width: 901px;
	margin: 0 auto;
}
#header {
	height: 180px;
	position:relative;
}
#logo {
	float: left;
	padding: 9px 0px 0px 24px;
}
#toplinks {
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	line-height: 25px;
}
#toplinks img {
	float: right;
	margin-left: 5px;
}
#nav {
	float: right;
	padding-top: 150px;
	width: 621px;
	background-image: url(images/bg_nav.png);
	background-repeat: no-repeat;
	background-position: 0px 155px;
}
#nav ul {
	list-style-image: none;
}
#nav li {
	display: inline;
	float: left;
	padding-top: 5px;
}
#nav a {
	display: block;
	float: left;
	font-size: 15px;
	color: #ffffff;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	font-variant: small-caps;
	padding: 0px 30px 0px 30px;
}
#nav li.first a {
	padding-left: 0px;
}
#nav li.last a {
	padding-right: 0px;
}
#nav a:hover {
	color: #edc29d;
}
#nav li.active a {
	color: #edc29d;
}
#bg_rpt {
	background-image: url(images/bg_body_rpt.jpg);
	background-repeat: repeat-y;
}
#bg_bottom {
	background-image: url(images/bg_body_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#bg_top {
	background-image: url(images/bg_body_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 300px;
}
#footer {
	padding: 15px 0px 0px 20px;
	font-size: 10px;
	color: #666766;
}
#index_copy_left {
	float: left;
	width: 520px;
}
#index_copy_right {
	float: right;
	width: 277px;
	padding-top: 0px;
}
#copy_padding {
	padding: 24px 24px 24px 24px;
}
h1 {
	color: #221f1f;
	font-size: 16px;
	padding: 0px 0px 10px 0px;
}
h2 {
	color: #221f1f;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
}
.copyimg_right {
	float: right;
	margin-left: 15px;
}
#contactus td {
	vertical-align: top;
	padding: 0px 8px 4px 0px;
}
#contactus td.formlabel {

}
#contactus td.formlabel_error {
	color: #d21306;
}
#contactus td.formfield {
	padding-right: 5px;
}
#contactus td.formfield textarea {
	border: 1px solid #cccccc;
	background-color: #efefef;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
}
#contactus td.formfield input {
	border: 1px solid #cccccc;
	background-color: #efefef;
	font-size: 11px;
	width: 250px;
}
#contactus td.formfield input.button {
	border: 1px solid #cccccc;
	background-color: #efefef;
	width: 75px;
	margin-right: 2px;
	font-size: 10px;
	text-transform: uppercase;
}
#contactus td.formfield input.button:hover {
	border: 1px solid #666666;
	background-color: #cccccc;
	width: 75px;
	margin-right: 2px;
}
#contactus td.formfield img {
 display: none;
}
#contactus td.formfield_error input {
	border: 1px solid #d21306;
	background-color: #efefef;
	font-size: 11px;
	width: 250px;
}
#contactus td.formfield_error textarea {
	border: 1px solid #d21306;
	background-color: #efefef;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
}
#contactus td.formfield_error img {
	display: inline;
	margin-left: 5px;
}
.required {
	font-size: 10px;
	font-style: italic;
}
.error {
	color: #d21306;
}
.copy_left {
	float: left;
	width: 500px;
}
.copy_right {
	float: right;
	width: 300px;
}
#subnav {
	float: left;
	width: 200px;
	padding-top: 29px;
}
#subnav h2 {
	padding: 0px 0px 10px 10px;
	margin: 0px;
	font-size: 16px;
	font-variant: small-caps;
}
#subnav ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-image: none;
	list-style-type: none;
}
#subnav li {
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
#subnav li a {
	display: block;
	background-color: #9b1f22;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	font-variant: small-caps;
	border: 1px solid #edc29d;
}
#subnav li a:hover {
	background-color: #edc29d;
	border: 1px solid #9b1f22;
	color: #9b1f22;
}
#subnav li.active a {
	background-color: #edc29d;
	border: 1px solid #9b1f22;
	color: #9b1f22;
}
#subnav ul ul {
	margin-top: 3px;
}
#subnav ul li ul {
	display: none;
}
#subnav ul li.active ul {
	display: block;
}
#subnav ul ul li a, #subnav ul li.active ul li a {
	display: block;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	font-size: 12px;
	padding: 2px 4px 2px 4px;
	font-variant: small-caps;
	border: none;
}
#subnav ul ul li a:hover, #subnav ul li.active ul li a:hover {
	background-color: #ffffff;
	border: none;
	color: #666666;
}
#subnav ul ul li.active a, #subnav ul li.active ul li.active a {
	background-color: #ffffff;
	border: none;
	color: #666666;
}
#subcontent {
	float: right;
	width: 645px;
}
#photogallery img {
	padding: 1px;
	border: 1px solid #cccccc;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;	
}
.copyimg_right {
	padding: 1px;
	border: 1px solid #cccccc;
	float: right;
}
.copycontent_left {
	width: 260px;
	float: left;
}
.copycontent_right {
	width: 260px;
	float: right;
}
.copycontent_leftthird {
	float: left;
	width: 320px;
}
.copycontent_rightthird {
	float: right;
	width: 195px;
}