/*CSS Document*/
/*@import url(reset.css);*/

body {
	font-family:Verdana, Arial, helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:0;
	color:#5D5B53;
	line-height: 12px;
}
.bodyMain {
	background-color:#fbfbfb;
	/*background-image:url('../images/summer/main-bg.jpg');*/
	background-position:center top;
	background-repeat:repeat-x;
}

.site-wrapper {
	width:945px;
	min-height:700px;
	_height: 700px;
	margin-left:auto;
	margin-right:auto;
}
.site-wrapper-inside {
	width:945px;
	margin-left:auto;
	margin-right:auto;
}

/* HEADER */
.header-wrapper {
	clear:both;
	padding:0;
	width:100%;
	height:21px;
	background-image:url('../images/header_bg.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}

.welcome{
	float:left;
}

.topmenu{
	float:right;
	padding-top: 4px;
}

/* LEFT */
.left-wrapper {
	float: left;
	width: 225px;
	min-height:766px;
	/*background-image:url(../images/trio_bg.gif);*/
}

.logo-holder {
	clear: both;
	height: 171px;
	background-color: #990600;
	/*background-image:url('../images/title_bg.jpg');*/
	/*background-repeat:repeat-x;*/
}
.logo-holder img{
	margin-top: 87px;
}

.left-menu {
	clear: both;
	padding: 30px 0 30px 0;
}

.ad-holder {
	clear: both;
	border: 5px solid #990000;
	overflow:hidden;
	margin:5px 0 5px 0;
}

.links-holder {
	clear: both;
}
.link-item {
	width: 225px; 
	float: left;
	margin-bottom: 2px;
}
.link-item img {
	float: left;
	width: 50px;
	margin: 0 5px 2px 5px;
}
.caption {
	padding: 12px 0 0 10px;
}

.links-note {
	padding: 8px 0 0 50px;
}

.polling-holder {
	clear: both;
	margin-top: 20px;
	margin-bottom: 50px;
	min-height: 21px;
	_height: 21px;
	background-image: url(../images/subtab_header_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 9px;
} 
.polling-header{
	clear:both;
	padding: 8px 0 10px 10px;
}
.polling-question{
	clear:both;
	padding: 8px 10px 5px 10px;
}
.polling-choices{
	clear:both;
	padding: 8px 10px 20px 5px;
}

.polling-navs{
	width:inherit;
	clear:both;
}

a.button{
	background: transparent url(../images/pink-button-bg.jpg) repeat-x scroll top right;
	text-decoration: none;
	padding:4px 15px 0 15px;
	margin-right: 5px;
	height: 20px;
	display: block;
	float: left;
	cursor:pointer;
}

a.button:active {
	background: transparent url(../images/pink-button-down-bg.jpg) repeat-x scroll top right;
    outline: none; /* hide dotted outline in Firefox */
}

/* RIGHT */
.right-wrapper {
	float: right;
	width: 705px;
	min-height:400px;
	_height:400px;
	/*background-image:url(../images/bg.jpg);*/
	background-repeat: no-repeat;
}
.right-wrapper-shade {
	width: 704px;
	min-height:765px;
	_height:765px;
	/*background-image:url(../images/trio_bg.gif);*/
}
.right-top {
	width: 705px;
	min-height:450px;
	_height:450px;
	position:absolute;
	z-index: 10;
}
.right-bottom {
	width: 705px;
	position:absolute;
	z-index: 20;
	margin-top: 450px;
}
.right-thumbnail {
	clear: both;
	margin: 10px 20px 10px 0;
}
.right-thumbnail  img{
	margin-left: 10px;
}
.right-latest-update {
	background: rgba(251,251,251, 0.6);
	margin-bottom: 15px;
}
.latest-update-title{
	padding: 15px 0 15px 10px;
}
.latest-update-content{
	padding: 0px 25px 15px 20px;
	text-align: justify;
}
.latest-update-footer{
	padding: 5px 0 15px 10px;
}

.right-major-banners {
	margin-bottom: 25px;
}
.major-banner-left {
	float: left;
}
.major-banner-right {
	float: right;
}

.right-page-title {
	clear: both;
	min-height:170px;
	_height:170px;
	margin:0 0 20px 20px;
}
.right-page-title .one-liner{
	position: absolute;
	top: 130px;
}
.right-page-title .two-liner{
	position: absolute;
	top: 80px;
}
.right-column-one {
	float: left;
	width: 420px;
	min-height:200px;
	_height:200px;
	margin-right: 20px;
}
	.column-one-tabs {
		background-color: #fdfbfb;
		margin-bottom: 15px;
		width: 98%;
		padding: 15px 10px 0px 10px;
		border: 1px solid #e42727;
		border-bottom-style: dotted;
		border-bottom-color:#990000;
	}
	
	.guestbook-replies {
		background-image:url(../images/quote_open.jpg);
		background-repeat:no-repeat;
		margin-bottom: 15px;
		width: 85%;
		padding: 15px 5px 0px 50px;
		min-height:34px;
		_height:34px;
	}

	.quote-closed {
		background-image:url(../images/quote_closed.jpg);
		background-repeat:no-repeat;
		background-position: bottom right;
		padding-right: 50px;
		min-height:34px;
		_height:34px;
	}	
	
.right-column-two {
	float: left;
	width: 220px;
	min-height:200px;
	_height:200px;
}
	.column-two-tabs {
		background: #fdfbfb;
		margin-bottom: 15px;
		width: 98%;
		padding: 15px 10px 15px 10px;
		border: 1px solid #e42727;
	}

.right-column-single {
	float: left;
	width: 700px;
	min-height:200px;
	_height:200px;
}
	.group-single-tabs {
		clear: both;
		margin: 0 0px 0px 0;
		width: 700px;
	}	
	.column-single-tabs {
		float: left;
		background: #fdfbfb;
		margin: 0 10px 10px 0;
		width: 154px;
		min-height: 240px;
		_height: 240px;
		border: 1px solid #990000;
		padding: 3px 3px 3px 3px;
	}
	.column-lsingle-tabs {
		float: left;
		background: #fdfbfb;
		margin: 0 10px 10px 0;
		width: 204px;
		min-height: 180px;
		_height: 180px;
		border: 1px solid #990000;
		padding: 3px 3px 3px 3px;
	}

/* FOOTER */
.footer-wrapper {
	height:150px;
	width:100%;
	background-color:#DFDFDF;
	clear: both;
	padding-bottom: 2px;
}
.dotted-divider {
	width: 100%;
	height: 1px;
	clear: both;
	/*background-image:url('../images/pink_dot.jpg');*/
	background:transparent url(../images/line-hor.gif) repeat-x scroll left top;
	background-repeat:repeat-x;
}
.copyright {
	float:left;
	margin: 20px 0 70px 0;
}
.site-visits {
	float:left;
	clear:both;
	margin: 0 0 5px 0;
}
.footer-menu {
	margin-top: 20px;
	float: right;
}
.latest_img {
	border: 1px solid #575757;
	margin-left: 12px;
	cursor:pointer;
}


.styled {
	width: 288px;
	border: 1px solid #cccccc;
	padding: 5px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size:10px;
	margin-bottom: 5px;
}

.shorter {	
	border: 1px solid #cccccc;
	padding: 5px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size:10px;
	margin-bottom: 5px;
	width: 204px;
}
.shortest {	
	border: 1px solid #cccccc;
	padding: 3px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size:10px;
	margin-bottom: 5px;
	width: 150px;
}
.pink-header-font {
	color:#990000;
	text-transform:uppercase;
	font-size:10px;
}
.pink-bigheader-font {
	color:#990000;
	font-size:12px;
	font-weight:bold;
}
.gray-subheader-font {
	color:#666666;
	font-size:9px;
	margin-top: -7px;
}
li.bullet {
	padding: 2px 0 2px 5px;
	list-style-image:url(../images/pink_list_icon.png);
	list-style-position: inside;
	text-indent: -15px;
}
li { 
	margin-left: 10px; 
	text-indent: -3px; 
	padding-left: 5px;
	padding-bottom: 5px;
}
.ul-none {
	list-style-type: none;
	padding: 0 0 2px 2px;
	margin-left: 0;
}
.ul-none li{
	padding: 0 0 2px 2px;
	margin-left: 0;
}
.gray-border {
	border: 1px solid #cccccc;
}
.pink-border {
	border: 1px solid #990000;
}
p {
	margin: 0 0 10px 0;
}


a:link {text-decoration: none; color: #990000;}
a:visited {text-decoration: none; color: #990000;}
a:active {text-decoration: none; color: #990000;}
a:hover {text-decoration: underline; color: #990000;}

a.white:link {text-decoration: none; color: #FFFFFF;}
a.white:visited {text-decoration: none; color: #FFFFFF;}
a.white:active {text-decoration: none; color: #FFFFFF;}
a.white:hover {text-decoration: underline; color: #FFFFFF;}

a.black:link {text-decoration: none; color: #5D5B53;}
a.black:visited {text-decoration: none; color: #5D5B53;}
a.black:active {text-decoration: none; color: #5D5B53;}
a.black:hover {text-decoration: underline; color: #5D5B53;}

/** Notifications **/

.error {
	color: #CC3300;
}

.success {
	color: #666666;
}

#msgbox {
	color: #000000;
	padding: 0 5px 10px 0;
}

DIV#main_image.loading {
  background: url(../images/ajax-loader.gif) no-repeat center center;
}

/**** START Email To Friend Form ****/

.email-div-close {
	float:right;
	margin: -5px 0 0 0;
	padding: 0 5px 0 px;
}
.email-div-title {
	float: left;
	margin: -5px 0 0 0;
	padding: 0 5px 0 px;	
}
/**** END Email To Friend Form ****/

/**** START Menu Links ****/

a.menu-header:link {
	text-decoration: none; 
	color: #990000;
	border: none;
}
a.menu-header:visited {
	text-decoration: none; 
	color: #990000;
	border: none;
}
a.menu-header:active {
	text-decoration: none; 
	color: #990000;
	border: none;
}
a.menu-header:hover {
	text-decoration: none; 
	color: #e42727;
	border: none;
}

a.menu-header-selected:link {
	text-decoration: none; 
	color: #990000;
	font-weight:bold;
}
a.menu-header-selected:visited {
	text-decoration: none; 
	color: #990000;
	font-weight:bold;
}
a.menu-header-selected:active {
	text-decoration: none; 
	color: #990000;
	font-weight:bold;
}
a.menu-header-selected:hover {
	text-decoration: none; 
	color: #e42727;
	font-weight:bold;
}

a.menu-footer:link {
	text-decoration: none; 
	color: #5D5B53;
	border: none;
}
a.menu-footer:visited {
	text-decoration: none; 
	color: #5D5B53;
	border: none;
}
a.menu-footer:active {
	text-decoration: none; 
	color: #990000;
	border: none;
}
a.menu-footer:hover {
	text-decoration: none; 
	color: #e42727;
	border: none;
}
/**** END Menu Links ****/

/**** START Left Menu Links April, 2010 ****/
.left-menu {
	margin-right:30px;
}
.left-menu ul, .left-menu ol {
list-style-image:none;
list-style-type:none;
text-transform:uppercase;
text-indent:-10px;
padding:0;
margin:0;
}
.site-nav ul {
overflow:hidden;
width:170px;
}
.site-nav li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/line-hor.gif) repeat-x scroll left top;
margin-top:-1px;
padding:7px 0 5px 12px;
margin-left: 0px;
}
.site-nav li a:hover, .site-nav li a.act {
background-image:url(../images/marker1.jpg);
}
.site-nav li a {
background-image:url(../images/marker2.gif);
background-position:0 3px;
background-repeat:no-repeat;
color:#5D5B53;
padding-left:16px;
text-decoration:none;
}
/**** END Left Menu Links April, 2010 ****/

/**** START CMS ****/
.cmsnav-holder {
	clear: both;
	min-height: 21px;
	_height: 21px;
	background-image: url(../images/subtab_header_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 9px;
} 
.cmsnav-holder a{
	cursor:pointer;
}
.cmsnav-header{
	float:left;
	padding: 4px 0 2px 10px;
}
.cmsnav-toggle{
	float:right;
	margin-right: 10px;
	padding: 8px 10px 10px 0px;
	background: url(../images/pink_arrowdown_icon.gif) right 9px no-repeat;
}
.cmsnav-question{
	clear:both;
	padding: 8px 10px 5px 10px;
}
.cmsnav-right-tab {
	float:right;
	/*border: 1px solid #999999;*/
	padding: 10px 10px 10px 10px;
}
.cmsnav-content-area {
	clear:both;
	padding: 10px 10px 10px 10px;
	margin-bottom: 25px;
}
.cmsnav-footer-tab {
	clear:both;
	border-top: 1px solid #333333;
	padding: 10px 10px 10px 10px;
	margin-bottom: 25px;
}
.notif-error-box {
	clear:both;
	padding: 10px 10px 10px 10px;
	margin: 10px 0 10px 0;
	border-left: 1px solid #333333;
	width: auto;
	color: #CC3300;
	text-align: left;
}
.notif-success-box {
	clear:both;
	padding: 10px 10px 10px 10px;
	margin: 10px 0 10px 0;
	border-left: 1px solid #999999;
	width: auto;
	color: #0066FF;
	text-align:left;
}

.notif-headline {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
}
.notif-subtitle {
	font-size: 9px;
	color: #CCCCCC;
}
ul.notes {
	list-style-type: none;
	padding: 0px;
	margin: 2px;
	width: 100%;
	font-size: 10px;
	font-family: Arial, sans-serif;
}
ul.notes li {
	margin: 1px;
	padding: 5px 5px 5px 5px;
	background-color:#333333;
}

ul.nextsteps {
	list-style-type: none;
	padding: 0px;
	margin: 2px;
	width: 150px;
	font-size: 10px;
	font-family: Arial, sans-serif;
}
ul.nextsteps li {
	cursor: pointer;
	margin: 2px;
	padding: 2px 2px;
	border: 1px solid #ccc;
	background-color: #eee;
}
.clickable li:hover {
	background-color: #f6f6f6;
}
.tableHeader {
	background-color:#531212;
	color:#CCCCCC;
}
.tableRow {
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px 0px 4px 0px;
}
.tableRowAlt {
	background-color:#DDDDDD;
	padding: 4px 0px 4px 0px;
}
.searchSubmitButton {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: auto;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EC008C;
	cursor:pointer;
}

.search-button {
	background-image: url(../images/icon-search-top.png);
	background-color: #000000;
	height: 23px;
	width: 23px;
	border: none;
}
input.search-button:hover {
	background-image: url(../images/icon-search-over.png);
	background-color: #000000;
	height: 23px;
	width: 23px;
	border: none;
}.searchSubmitButton {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: auto;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EC008C;
	cursor:pointer;
}

.search-button {
	background-image: url(../images/icon-search-top.png);
	background-color: #000000;
	height: 23px;
	width: 23px;
	border: none;
}
input.search-button:hover {
	background-image: url(../images/icon-search-over.png);
	background-color: #000000;
	height: 23px;
	width: 23px;
	border: none;
}
/**** END CMS ****/
