* {
	margin: 0;
	padding: 0;
}

body {
	background: url(css/body-tile.jpg);
	font-family: Trebuchet,Verdana,Arial,Helvetica,sans-serif;
	height:100%;
	font-size:0.7em;
	line-height:1.5em;

}

h1 {	font-size: 20px;}
h3 {	font-size: 14px; padding-bottom:10px;}

h3 a { text-decoration: none; margin: 0px; font-size: 14px; display:block;}
h3 a:hover { }

a {
	color: #40240c;
}

#rightcol ul {margin-left: 15px;}

#headwrap {
	background: url(css/head-back.jpg) repeat-x;
	height: 231px;
}

#header {
	background: url(css/header.png) no-repeat;
	height: 231px;
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

#header a {
	display:block;
	line-height:231px;
	text-indent:-10000px;
	width:960px;
}

#navwrap {
	background: url(css/nav-back.jpg) no-repeat;
	height: 78px;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#container {
	background: url(css/container.jpg) repeat-y;
	width: 960px;
	margin:0 auto;
	text-align: center;
}

#content {
	width: 880px;
	margin: 0 0 20px 40px;
	text-align: left;
}

#footer {
	background: url(css/footer.jpg) no-repeat;
	height: 62px;
	width: 100%;
	clear: both;
	text-align: left;
	}

#footer ul {
	list-style:none;
	padding:5px 30px;
}

#footer ul li {
	float: left;
	margin-right: 20px;
}

#footer ul li a {
	color: #ab9c70;
}
	
#footer p {
	line-height: 52px;
	color: #ab9c70;
}

#footerdescr {
	float:left;
	padding: 5px 15px 5px 30px;
	color: #AB9C70;
	font-weight:bold;
}

#copyright {
	margin:0 auto 50px;
	width: 850px;
	text-align:right;
	color:#40240C;
	
}
	
#foliage {
	position: absolute;
	top: -26px;
	left: 0;
	width: 100px;
	height: 169px;
	background: url(css/foliage.png);
	z-index: 5;
}

#leftcol {
	width: 220px;
	margin: 0 0 0 10px;
	padding: 0 10px 15px 10px;
	float: left;
}


#old_leftcol {
	width: 220px;
	background: #fff url(css/left-h1.jpg) no-repeat ;
	margin: 0 0 0 10px;
	padding: 0 10px 15px 10px;
	border-top: 2px solid #fff;
	float: left;
}

#rightcol {
	width: 560px;
	margin: 0 0 0 280px;
	padding: 0 15px 15px 15px;
	
}



#old_rightcol {
	width: 560px;
	background: #fff url(css/right-h1.jpg) no-repeat ;
	margin: 0 0 0 280px;
	padding: 0 15px 15px 15px;
	border-top: 2px solid #fff;
	
}

#content h1 {
	background:transparent url(css/h1under.gif) repeat-x scroll center bottom;
	color:#40240C;
	font-size:22px;
	font-weight: normal;
	height:22px;
	margin-bottom:15px;
	padding:0pt 0pt 5px 15px;
}


#content #leftcol h1 {
	text-align: center;
	padding:0pt 0pt 5px 0px;	
}


#content p {
	text-align:justify;
}

#content .csc-frame {
	margin-bottom: 30px;
}

#content .csc-frame p {
	margin: 0px;
}

#navi ul { margin-left:100px;} 

#navi ul li {	
	float:left;
	line-height: 28px;
 	list-style: none; 
	}

#navi ul li a {
	color:#AB9C70;
	font-size:16px;
	font-weight:bold;
	height:48px;
	line-height:48px;
	padding:10px 15px 15px;
	text-decoration:none;
}

#navi ul li a:hover {
	color: #fff;
}

#navi ul li a.active {
	color: #fff;
}

#leftcol ul li {
	line-height: 28px;
	list-style: none;	
}

#leftcol ul li.sub {
	text-align: left;
}

#leftcol ul li ul li {
	background: none ;
}

#leftcol ul li a {
	font-size: 14px;
	padding:0pt 22px;
	text-decoration: none;
	display: block;
	background:transparent url(css/arrow_on.gif) no-repeat scroll 0px 7px;
}

#leftcol ul li a.on2 {
	font-size: 14px;
	padding:0pt 22px;
	text-decoration: none;
	display: block;
	background:transparent url(css/arrow_on.gif) no-repeat scroll 0px 7px;
	font-weight: bold;
}

#leftcol ul li.sub a {
	line-height: 22px;
}

#leftcol ul li.sub a {
	background:none;	
	padding: 0 30px;
}

#leftcol ul.navigation {
	margin-bottom: 30px;
}

.csc-frame-frame1 {
	border-top: 1px solid rgb(64, 36, 12); 
	border-bottom: 1px solid rgb(64, 36, 12);
	border-right: 1px solid rgb(64, 36, 12);
	border-left: 1px solid rgb(64, 36, 12);
	margin: 10px 0px; padding: 10px; 
	background-color: rgb(202, 178, 152);
}


#rightcol table a {
	border-bottom:1px solid #C6C8CB;
	color:#3A4856;
	text-decoration:none;
}
#rightcol table a:visited {
	color:#777777;
}
#rightcol table a:hover {
	color:#000000;
}
#rightcol table caption {
	font-family:"Lucida Grande","Lucida Sans Unicode","Trebuchet MS",sans-serif;
	font-size:200%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;	
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding-bottom:10px;
	text-align:left;
	text-transform:uppercase;
}
#rightcol table thead th {
	background:#CAB298 none repeat scroll 0%;	
	color:#000000;
	font-weight:bold;
	padding:5px 10px;
	text-align:left;
	width: 50%;
}
#rightcol table tbody, table thead {
	border-left:1px solid #EAECEE;
	border-right:1px solid #EAECEE;
}
#rightcol table tbody {
	border-bottom:1px solid #EAECEE;
}
#rightcol table tbody td, table tbody th {
	padding:5px 0px 5px 10px;
	text-align:left;
}
#rightcol table tbody th {
	background:#F7F5F2 none repeat scroll 0%;
}
#rightcol table tbody td.middle, table tbody th.middle {
	text-align:center;
}
#rightcol table tbody tr {
	background:#FAF8F6 none repeat scroll 0%;
}
#rightcol table tbody tr.odd {
	background:#F0F2F4 none repeat scroll 0%;
}
#rightcol table tbody tr:hover {
	background:#E1D3C4 none repeat scroll 0%;
	color:#111111;
}
#rightcol table tfoot td, table tfoot th, table tfoot tr {
	background:#FFFFFF none repeat scroll 0%;
	font-family:sans-serif;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:10px;
	text-align:left;
	text-transform:uppercase;
}

.csc-textpic-caption {
	font-size:0.8em;
	font-weight:bold;
}

#tx-powermail-pi1_fieldset_2 {
	border:medium none;
	float:left;
	width:200px;
}


#tx-powermail-pi1_fieldset_1 {
	border:medium none;
	float:left;
	width:340px;
	margin-left: 20px;
}

#leftcol legend, #contact legend {
	font-weight:bold;
}


#leftcol label, #contact label {
	display:block;
	padding-bottom:5px;
}

input#uid7_cb, img#uid7_help, #uid7_msg {
	display:none;
}

#powermaildiv_uid12 {
	padding: 5px 0px;
	font-weight:bold;
}

.powermail_mandatory, .powermail_mandatory_js {
	color: red;
}

#contact textarea  {
	background:#fff none repeat scroll 0%;
	border:1px solid #D5D1C8;
	color:#000;
	height:150px;
	margin:0px 0pt 15px 0px;
	overflow:auto;
	width:330px;
	padding:5px 0pt 0pt 5px;
}

#leftcol input, #contact input {
	background:#fff none repeat scroll 0%;
	border:1px solid #D5D1C8;
	color:#000;
	font-size:1em;
	width:180px;
	padding:4px 5px;
}

.tx_powermail_pi1_fieldwrap_html_6 {
	text-align: right;
	margin-bottom: 30px;
}

#leftcol input.powermail_submit_uid11, #contact input.powermail_submit_uid6, input.tx-powermail-pi1_confirmation_submit {
	background:transparent url(css/bg_check.gif) no-repeat scroll center top !important;
	border:medium none!important;
	color:#40240C!important;
	font-size:1em!important;
	font-weight:bold!important;
	margin:0px 0px 20px 0px!important;
	padding:1px 16px 3px!important;
	text-decoration:none;
	vertical-align:middle;
	cursor: pointer;
	cursor: hand;
	width:121px!important;
}

input.tx-powermail-pi1_confirmation_back {
	background:none !important;
	border:medium none!important;
	color:#40240C!important;
	font-size:1em!important;
	font-weight:bold!important;
	margin:0px 0px 20px 0px!important;
	padding:1px 16px 3px!important;
	text-decoration:none;
	vertical-align:middle;
	cursor: pointer;
	cursor: hand;
	width:80px!important;
}


#leftcol input.powermail_submit_uid11:hover,  input.tx-powermail-pi1_confirmation_submit:hover, input.tx-powermail-pi1_confirmation_back:hover {
	color: #AB9C70!important;
}

form.tx_powermail_pi1_formconfirmation_back {
	float:left;
	margin-top: 20px;
}



form.tx_powermail_pi1_formconfirmation_submit {
	float:right;
	margin-top: 20px;
}

.tx-powermail-pi1_confirmation table {width: 100%;}

#rightcol #contact table tbody td {width: 50%; padding:5px 5px 5px 10px;}

.powermail_pagebrowser, .tx_powermail_pi1_submitmultiple_back {
	display: none;
}

.tx-powermail-pi1_fieldset_3, .tx-powermail-pi1_fieldset_4 {
	border:medium none;
}

#availability select {
	background:#FFFFFF none repeat scroll 0% 50%;
	border:1px solid #D5D1C8;
	color:#000000;
	font-size:1em;
	padding:4px 5px;
	width:220px;
}


input.tx_powermail_pi1_submitmultiple_forward {
	background:transparent url(css/bg_check.gif) no-repeat scroll center top !important;
	border:medium none!important;
	color:#40240C!important;
	cursor:pointer;
	font-size:1em;
	font-weight:bold!important;
	margin:10px 0px 20px!important;
	padding:1px 0 3px!important;
	text-decoration:none;
	vertical-align:middle;
	width:100%;
}
.tx-powermail-pi1_confirmation p {
	font-weight:bold;
	margin-bottom:10px;
}

.powermail_mandatory_listitem {
	color: red;
	line-height: 30px;
}