/* CSS Document */

body {
	margin: 0px;
	padding:0px;
	background:url(css/bg.jpg);
	font-family: Trebuchet,Verdana,Arial,Helvetica,sans-serif;
	height:100%;
	font-size:11px;
	line-height:1.5em;
}

a {outline: none;}

h1 {
	background:url(css/h1tag.jpg) no-repeat left bottom;
	color:#533707;
	font-size:16px;
	margin:0;
	padding:5px 0 15px 0;
}

h2 {
	color:#533707;
	font-size:14px;
	margin:0;
	padding:5px 0;
}

h3 {
	color:#533707;
	font-size:14px;
	margin:0;
	padding:5px 0;
	clear: right;
}

h4 {
	font-size:11px;
}

a {	color:#533707;

	}

a:hover {
	text-decoration: underline;
}


#container {
	margin:0 auto;
	width:980px;
	}


#header {
	width: 980px; 
	height: 223px; 
	position: relative;
	background:url(css/header-img.jpg) no-repeat;
}

#logo {
	width: 280px; height: 120px;
	position: absolute;
	top: 30px; left: 40px;
}

#navigation {
	width: 980px; 
	background:url(css/nav.jpg) no-repeat;
	height: 33px;
	font-family: Georgia,"Times New Roman", Times, serif;
}

#navigation ul {
	padding:0 0 0 80px;
	margin:0;
	height: 33px;
	background: url(css/end.jpg) no-repeat 78px bottom ;
}

#navigation ul li {
	display:inline;
	float:left;
	margin:0 ;
	padding:0;
}

#navigation a
{
	border:0 none;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0px 25px 0 25px;
	text-decoration:none;
	line-height: 33px;
	background: url(css/rollover2.jpg) no-repeat right top;
}


#navigation a.active 
{
	border:0 none;
	color:#e1d29c;
	display:block;
	float:left;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0px 25px;
	text-decoration:none;
	line-height: 33px;
	/* background-position: right bottom; */
}

#navigation a:hover
{
	color: #e1d29c;
	background: url(css/rollover2.jpg) no-repeat right bottom;
}

#navigation a span 
{
	display:block;
	background:url("images/bleft_108.gif") no-repeat left top;
}

ul#menu {
	margin: 10px 0 0 0;
	padding:0;
}

ul#menu li {
	list-style: none;
	padding: 0 0 10px 0;
}

#content_holder {background:url(css/content_bg.jpg) repeat-y; margin:0; padding: 0;}

#content {
	width: 900px; 
	margin: 0 auto; 
	background: #e1d8ca url(css/content-shadow.png) no-repeat top;
	padding: 20px 0px;
}

#main_column {
	width: 590px;
	margin-left: 280px;
	padding: 10px;
}

#left_column {
	float:left;
	margin-left:20px;
	padding:10px;
	width:220px;
}

#footer {
	background:transparent url(css/footer.jpg) no-repeat scroll 0% 50%;
	color:#333333;
	height:55px;
	padding-right:60px;
	padding-top:10px;
	text-align:right;
	}


/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }

DIV.csc-frame-frame1 { 
	clear:both;
	background:transparent url(css/frame.gif) repeat-x scroll left top;
	padding:20px 0 0;
	margin: 0px;
}

DIV.csc-frame-frame2 { background:#CBB49A url(css/frame3.gif) repeat-x scroll left top; padding:15px 5px 0px; }

DIV.csc-frame-frame2 p {
	margin: 0px;
	padding: 0px;
}

a.tour-link {
	background:transparent url(css/bg_check.gif) no-repeat scroll left center;
	border:medium none;
	display:block;
	line-height:20px;
	padding:2px 10px 2px 3px;
	text-decoration:none;
	width:200px;
	color:#000000;
}

a.tour-link:hover {
	color:#fff;
}

DIV.frame2bgafter { background:transparent url(css/frame3bottom.gif) repeat-x scroll left top; height: 10px; }
DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 {  }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 {  }

DIV.csc-frame-frame1 a {
	font-size: 12px;
}

div.shadow {
  float: left;
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(css/shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(css/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(css/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(css/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(css/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}

.csc-textpic-border .dropshadow1{
	float:left;
	clear:left;
	background: url(css/shadowAlpha.png) no-repeat bottom right !important;
	background: url(css/shadow.gif) no-repeat bottom right;
	margin:0 0 0 0 !important;
	margin: 0px;
}
.csc-textpic-border .dropshadow1 img{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	font-size:14px;
	margin: 0px;
}

div.csc-textpic-intext-right div.csc-textpic-imagewrap {
	float:right;
	margin-top:10px;
	margin-left:10px;
}

ul.csc-menu {
	list-style: none;
	padding: 0;
	margin: 15px 0px;
}

fieldset {
	border-color:#F2F2F2;
	border-style:solid none none;
	border-width:0px medium medium;
}

legend {
	font-size:14px;
	font-weight:bold;
	padding:0pt 10px;
	display:none;
}

.tx_powermail_pi1_fieldwrap_html {
	padding:5px 0px 5px 5px;
	text-align:left;
	clear:both;
}

label {
	float:left;
	width:30%;
}

input {
	color:#000000;
	font-family:Verdana;
	font-size:11px;
}

textarea {
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	height:200px;
	width:400px;
}

input.powermail_submit_uid5 {
	width: 150px;
}

.tx_powermail_pi1_formconfirmation_back input {
	float:left;
	margin-top:15px;
	width:150px;
}


.tx_powermail_pi1_formconfirmation_submit input {
	float:left;
	margin-left:20px;
	margin-top:15px;
	width:150px;
}

.powermail_mandatory_js {
	color: red;
}

blockquote {
	font-size: 14px;
}


#left_column ul.csc-menu a, #left_column ul#menu a {
	display:block;
	padding-left:15px;
	background: url(css/bull_off.gif) no-repeat left 3px;
}

#left_column ul.csc-menu a:hover, #left_column ul#menu a:hover, #left_column ul#menu a.active {
	color: #000;
	background: url(css/bull_on.gif) no-repeat left 3px;
}

.divider {
	clear: both;
	background:transparent url(css/frame.gif) repeat-x scroll left top;
	height: 20px;
}

#page49 #uid45_msgCnt {
	display:none;
}

#page49 #uid19 {
	width: 380px;
	padding: 5px;
}

#page49 #uid45_help  {
	display:none;
}
#page49 input#uid42 {
	text-align:center;
	width:40px;
}

#page49 input#uid17, #page49 input#uid16,  #page49 input#uid18, #page49 select#uid43 {
	width: 200px;
}

#page49 .powermail_submit_uid20 {
	background:transparent url(css/bg_check.gif) no-repeat scroll 0% 50%;
	border:medium none;
	float:right;
	height:20px;
	margin-right:20px;
}

#page49 .powermail_all_table {
	width: 100%;
}

#page49 .powermail_all_td {width:50%;}
#page73 .powermail_radio_inner_uid54_1 {clear:both;}
#page73 #uid55_msg, #page73 #uid55_help {display:none;}
#powermaildiv_uid51 label {width:100%;}
.powermail_uid48, .powermail_uid49, .powermail_uid50  {width: 380px;}
.powermail_uid51 {width:100%;}
.tx_powermail_pi1_fieldwrap_html_checkbox_title, .tx_powermail_pi1_fieldwrap_html_radio_title {font-weight:bold;}
#powermaildiv_uid52 {float: right;} 

