@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
a { text-decoration: none; }
a:hover { text-decoration: underline; }

body {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/background.jpg);
}

h1 {
	font-family: Georgia;
	font-size: 15px;
	color: #7d8a2e;
	font-weight: normal;
	margin-top: 10px;
	*margin-top: -10px;
}

h1 span {
	padding-bottom: 5px;
	border-bottom: 1px solid #e5edc5;
	background: url(../images/h1bg.gif);
	background-repeat: repeat-x;
}

h2 {
	border-bottom: 1px solid #faeadd;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 15px;
}

h2, h2 a {
	font-family: Georgia;
	color: #7d8a2e;
	font-size: 12px;
}

/* Header */
.header {
	background-image: url(../images/header/background.jpg);
	background-repeat: repeat-x;
	height: 197px;
}

.header_bottom {
	background-image: url(../images/header/background_bottom.jpg);
	background-repeat: repeat-x;
	height: 4px;
}

.panorama { 
	background-repeat: no-repeat;
	position: absolute;
	left: 264px;
	top: 151px;
}

.panoramanav {
	position: absolute;
	top: 200px;
	left: 468px;
	vertical-align: middle;
	background-color: #edffcc;
}

.panoramanav a {
	font-family: Georgia;
	font-size: 14px;
	color: #7a2011;
}

.topnav {
	left: 274px;
	top: 54px;
	position: absolute;
}

.searchbox {
	background-color: #FFFFFF;
	width: 518px;
	height: 82px;
	left: 176px;
	top: 0px;
	position: absolute;
	font-family: Georgia;
	font-size: 12px;
	color: #d1b5b2;
}
/* End Header */


/* Left Navigation */
.leftnav {
	position: absolute;
	left: 19px;
	top: 431px;
}

.leftnav_top { 
	margin-left: 7px;
	background-image: url(../images/leftnav/tab.gif);
	background-repeat: no-repeat;
	width: 188px;
	margin-top: -18px;
	padding-left: 5px;
	padding-top: 2px;
	display: none;
}

.leftnav_body {
	background-color: #edffcc;
	border: 1px solid #e8e8e8;
	height: 323px;
	width: 230px;
}

.leftnav_content {
	margin-top: 25px;
	padding-left: 7px;
}

.leftnav_content a:hover img { border: 1px solid #FF0000; }

.leftnav_up {
	position: absolute;
	top: 5px;
	left: 7px;
}

.leftnav_down {
	position: absolute;
	top: 305px;
	left: 7px;
}
/* End Left Navigation */


/* Main Content */
.main {
	margin-left: 265px;
	margin-top: 27px;
	width: 716px;
}

.main_body {
	/*background-image: url(../images/main/content_background.jpg);*/
	background-repeat: repeat-x;
	min-height: 350px;
	border: 1px solid #e8e8e8;
	background-color: #ffffcb;
	padding: 20px;
	font-family: Arial;
	font-size: 13px;
	color: #666d5f;
}

.main_top { 
	margin-left: -13px;
	background-image: url(../images/main/content_tab.jpg);
	background-repeat: no-repeat;
	width: 220px;
	margin-top: -38px;
	_display: none;
	padding-left: 5px;
	padding-top: 2px;
}
/* End Main Content */


/* Footer */
.footer {
	width: 959px;
	margin-left: 19px;
	margin-top: 16px;
	padding-top: 4px;
	border-top: 1px solid #cbdbbe;
}

.footernav {
	border-bottom: 1px solid #e5eddf;
	display: inline;
	margin-left: 65px;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	padding-bottom: 4px;
	word-spacing: 25px;
}

.footernav2 {
	word-spacing: normal;
	margin-left: 280px;
	*margin-top: 10px;
}

.footernav2 a { margin-right: 25px; }
/* End Footer */


/* Commonalities */
.leftnav_top, .main_top, .topnav a {
	font-family: Arial;
	font-size: 14px;
	color: #7d8a2e;
}

.footernav a, #footer {
	font-family: Georgia;
	font-size: 11px;
	color: #b6b5a1;
}

.leftnav_content img, .panoramanav img { border: 0px; }

div.row01Text
{
width: 75px;
float: left;
font-size: 12px;
font-weight: bold;
}

div.row01Input
{
width: 225px;
float: left;
font-size: 12px;
}

div.row01bText
{
width: 100px;
float: left;
font-size: 12px;
font-weight: bold;
}

div.row01bInput
{
width: 225px;
float: left;
font-size: 12px;
}

div.row02Text
{
width: 75px;
float: left;
font-size: 12px;
font-weight: bold;
}

div.row02Input
{
width: 225px;
float: left;
font-size: 12px;
}

div.row02bText
{
width: 100px;
float: left;
font-size: 12px;
font-weight: bold;
}

div.row02bInput
{
width: 225px;
float: left;
font-size: 12px;
}

div.row03Text
{
width: 75px;
float: left;
font-size: 12px;
font-weight: bold;
}

div.row03Input
{
width: 225px;
float: left;
font-size: 12px;
}

div.row03bText
{
width: 100px;
float: left;
font-size: 12px;
font-weight: bold;
}

div.row03bInput
{
width: 225px;
float: left;
font-size: 12px;
}

div.row04Text
{
width: 75px;
float: left;
font-size: 12px;
font-weight: bold;
}

div.row04Input
{
width: 225px;
float: left;
font-size: 12px;
}

div.row04bText
{
width: 100px;
float: left;
font-size: 12px;
font-weight: bold;
}

div.row04bInput
{
width: 250px;
float: left;
font-size: 12px;
}

div.row05Text
{
width: 75px;
float: left;
font-size: 12px;
font-weight: bold;
}

div.row05Input
{
width: 175px;
float: left;
font-size: 12px;
}

div.row06Text
{
width: 75px;
float: left;
font-size: 12px;
font-weight: bold;
}

div.row06Input
{
width: 175px;
float: left;
font-size: 12px;
}

div.row07Text
{
width: 100px;
float: left;
font-size: 12px;
font-weight: bold;
}

div.row07Input
{
width: 170px;
float: left;
font-size: 12px;
}