@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

html {
	height: 101%;
}

body {
	background: white;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}
 
.clear {
	clear: both;
}

#outer {
	width: 960px;
	margin: 0 auto;
}

#inner {

}

#footer {

}

#left {
	width: 240px;
	display: block;
	float: left;
}

#right {
	width: 720px;
	display: block;
	float: left;
}


/*  Main Menu
=================================================== */

ul#mainmenu {
	width: 185px;
	font: normal 12px "Lucida Grande", Verdana, Arial, sans-serif;
	float: right;
	margin: 50px 15px 0 0;
	display: none;
}

ul#mainmenu li {
	display: block;
	text-align: right;
	background: url(../images/template/menu_border.png) no-repeat scroll 100% 100%;
	padding: 0;
}

ul#mainmenu li.last a {
	background: none;
}

ul#mainmenu a {
	color: black;
	padding: 7px 10px;
	margin-left: 10px;
	display: block;
	width: 154px;
}


ul#mainmenu li.active a:hover {
	color: black;
}

ul#mainmenu li.active a {
	
}



/*  Sub Menu
=================================================== */

ul#submenu {
	width: 185px;
	font: normal 12px Arial, sans-serif;
	padding: 0 0 7px;
}

ul#submenu li {
	display: block;
	text-align: right;
	background: none;
}

ul#submenu li.last a {
	background: none;
}

ul#submenu a {
	padding: 3px 10px;
	display: block;
	width: 153px;
	background: none;
	color: black;
}

ul#submenu a:hover, ul#submenu li.last a:hover {
	color: white;
	background: none;
}






ul#uppermenu {
	position: absolute;
	top: 34px;
	margin-left: 688px;
	z-index: 99999;
}

ul#uppermenu li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

ul#uppermenu li a {
	float: left;
	display: block;
	width: 90px;
	border-right: 1px solid #ccc;
	padding: 23px 0 16px;
	text-align: center;
	background: #111111;
	opacity: 0.8;
	color: white;
	font: normal 11px "Lucida Grande",Verdana,Arial,sans-serif;
}

ul#uppermenu li.last a {
	border-right: none;
}

ul#uppermenu li a:hover {
	opacity: 0.9;
	background: #FF9900;
}


#ribbon {
	background: url(../images/template/ribbon_bg.gif);
	height: 53px;
	width: 445px;
	display: block;
	position: absolute;
	margin-left: 240px;
	top: 34px;
	z-index: 99998;
}


#inner.main #ribbon {
	display:  none;
}



#inner.home #content {
	background: #a19c94;
	margin: 20px 0 0;
	padding: 20px;
	font: normal 14px "Lucida Grande",Verdana,Arial,sans-serif;
	color: #242323;
}

#inner.home #content .text {
	clear: both;
	padding: 0;
	margin-top: 100px;
}

#inner.home #content .left-col {
	width: 300px;
	float: left;
	display: block;
}


#inner.home #content .right-col {
	width: 300px;
	float: left;
	display: block;
	margin-left: 15px;
}

#inner.home #content a {
	color: white;
	text-decoration: underline;
}

#inner.home #content a:hover {
	color: #333;
}

#inner.home #content h3 {
	font-weight: normal;
	font-size: 18px;
	
}


#inner.main #content {
	background: #d2d0cc;
	color: #333;
	padding: 15px 20px 20px;
	min-height: 350px;
}

#content .pagetitle {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
}

#banner {
	width: 720px;
	height: 126px;
	display: block;
	
}

#banner img {
	width: 720px;
	height: 126px;
	display: block;
	display: none;
}



#textarea .csc-header h1 {
	font: normal bold 14px Georgia, "Times New Roman", Times, serif;
	color: #111;
}


#textarea p {
	font: normal 14px "Lucida Grande",Verdana,Arial,sans-serif;
	color: black;
	line-height: 1.5em;
	margin: 10px 0;
}

#textarea a {
	color: black;
	
}

#textarea a:hover {
	color: #880000;
	border-bottom: 1px dotted #880000;
}


#textarea .csc-caption {
	font: normal 11px arial, sans-serif;
	color: #666;
	line-height: normal;
	padding-left: 10px;
}

#textarea li {
	font: normal 12px "Lucida Grande",Verdana,Arial,sans-serif;
	margin-left: 15px;
	padding-left: 10px;
}

ul#footmenu {
	float: right;
	margin: 10px 0 0;
}

ul#footmenu li {
	display: inline;
	font-size: 10px;
	padding: 0 10px;
	border-right: 1px solid #333;
}

ul#footmenu li.last {
	border-right: none;
	padding: 0 0 0 10px;
}

ul#footmenu a {
	color: #242323;
}



/* Slideshow - rgslidehow 
=================================================== */

.rgslideshow {
	background: #948E85 !important;
	position: relative;
	z-index: 0;
	border: none !important;
}


/* Sitemap sl_sitemap 
=================================================== */


div#tx_slsitemap {
	margin: 15px 0 0;
	padding: 0 0 0 20px;
}

.tx_slsitemap-websiteTitle {
	display: none;
}

a.Main {
	color: #333;
}


/* Drop Down Menu
=================================================== */

span.drop_down form {
	margin-top: 18px;
	

}

span.drop_down {
	margin-top: 16px;
	position: absolute;
	width: 430px;
}

span.drop_down .csc-header {
	margin-left: 30px;
}

.drop_down h1 {
	width: auto;
	float: left;
	color: white;
	font: normal 14px  "Lucida Grande",Verdana,Arial,sans-serif; 
	margin-right: 10px;
}



/* Powermail
=================================================== */


.tx-powermail-pi1 legend {
	display: none;
}

.tx-powermail-pi1 fieldset {
	border: none;
}

fieldset.tx-powermail-pi1_fieldset div.even {
	background: none;	
}


/* Questionnaire
=================================================== */

#questionnaire legend {
	display: block;
}

#questionnaire fieldset {
	background: none;
}

#questionnaire label {
	width: 250px;
	font: normal 12px arial, sans-serif;
}

#questionnaire .tx_powermail_pi1_fieldwrap_html {
	clear: both;
	margin: 15px 0;
	padding: 10px 0;
}

#questionnaire textarea {
	height: 120px;
	width: 263px;
}

.tx-powermail-pi1_confirmation td.powermail_all_td  b {
	font-weight: normal;
}

.tx-powermail-pi1_confirmation {
	font-size: 12px;
}


/* Image Menu
=================================================== */


#inner.home #image-menu {
	padding-top: 43px;
}

#image-menu {
	clear: both;
	width: 185px;
	margin: 15px 0 0 30px;
	padding-top: 60px;
	display: none;
}

#copyright {
	float: left;
	color: #242323;
	font-size: 10px;
	margin: 10px 0 40px 240px;
}





body {
	background: white !important;
	color: black !important;
}

#slideshow, #ribbon { display: none; }

#inner.home #content, #inner.main #content { background: white !important; color: black !important; }

ul#uppermenu li a { background: white !important; color: black; font-weight: bold; text-transform: uppercase; opacity: 100; }

#tx-powermail-pi1_fieldset_1 { background: white; }

#submenu { display: none; }