td, tr {
padding:0;
margin:0;
border:0;
}
table {
padding:10px;
}

body {
	text-align:center;
	min-width: 840px;
	margin-top: 0px;
	background: url(images/page_bg.jpg) repeat-x;
	font-family: Tahoma;	
}

#wrapper {
	width: 800px;
	height: auto;
	margin: 0 auto;
	text-align:left;
}

#flashheader {
	width: 800px;
	height: 200px;
	margin: 0px;
	padding: 0px;
}

#mainmenu {
	text-align: center;
	width: 800px;
	height: 40px;
	background: url(images/menu_bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}

#maincontent {
	width: 800px;
	background: #CCC8BD;
	margin: 0px;
	padding: 0px;
}

#subheader {
	width: 800px;
	height: 125px;
	background: url(images/subheader_bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}

#subheader_image {
	margin: 0px 0px 0px 20px;
	float: left;
}

#subheader_text {
	width: 640px;
	height: 120px;
	margin: 10px 15px 0px 30px;
	float: right;
}

#pagecontents {
	width: 760px;
	padding: 0px 20px 5px 20px;
}

#rightcolumn {
	width: 305px;
	float: right;
	margin: 0px 15px 5px 0px;
}

#leftcolumn {
	width: 425px;
	float: left;
}

#wholeleftcolumn {
	width: 425px;
	clear:both;
}

#leftleftcolumn {
	width: 200px;
	float: left;
	margin: 0px 0px 15px 0px;
}

#rightleftcolumn {
	width: 200px;
	float: right;
	margin: 0px 0px 15px 0px;
}

#equalcolumnsright {
	width: 370px;
	height: auto;
	padding: 0px 10px 0px 0px;
	float: right;
}

#equalcolumnsleft {
	width: 365px;
	height: auto;
	float: left;
}

#landscapethumbnail {
	margin: 0px 0px 10px 0px;
}

#footer {
	width: 800px;
	height: 100px;
	margin-top: 10px;
	background: url(images/footer_bg.jpg) no-repeat;
}

#footer.textlink {
	font-size: 11px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 800px;
	height: 40px;
	float: left;
	background: url(images/menu_bg.jpg) repeat-x;
}

ul li {
	float: left;
}

ul a {
	display: block;
	float: left;
	padding: 9px;
	line-height: 20px;
	background: url(images/menu_bg_divider.jpg) repeat-y left top;
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul .first a {
background: none;
}

ul a:hover {
color: #C49686;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: 900;
	line-height: 17px;
	color: #FFFFFF;
	display: inline;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	font-weight: 900;
	line-height: normal;
	color: #FFFFFF;
	margin: 15px 15px 15px 0px;
	display: inline;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 900;
	line-height: normal;
	color: #FFFFFF;
	display: inline;
}

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
}

.textlink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	line-height: 16px;
	color: #FFF;
	margin-bottom: 5px;
	text-decoration: none;
}

.textlink a:link {
	color: #FFF;
	text-decoration: none;
}

.textlink a:visited {
	color: #FFF;
	text-decoration: none;
}

.textlink a:hover {
	text-decoration: underline;
}

table {
	border: 1px solid #E6E4DE;
}

.formoptions {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	line-height: 15px;
	color: #333;
}

#clearbox {
	clear:both;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	font-weight: 900;
	line-height: normal;
	color: #B23E13;
	margin: 15px 15px 15px 0px;
	display: inline;
}
.warningtext {
	font-weight: 900;
	color: #FF3300;
}

.fullwidthbox {
	width:760px;
	border: 1px solid #FF0000;
	float:left;
	margin: 10px 0px;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
