/* CSS Document */

body {
	background-color:#23476d;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
}


a:link, a:visited {
	color:#1C3263;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#000;
}

a:visited {
	text-decoration:none;
}


hr {
	color:#D8C870;
}

#container {
	position:absolute;
	margin: 0 auto;
	left:50%;
	width:900px;
	height:auto;
	min-height:835px;
	margin-left: -450px;
	z-index:1;
	background-image:url(../img/background_repeat.jpg);
	background-repeat:repeat-y;
}

#header {
	float:left;
	background-image:url(../img/logo2.jpg);
	background-repeat:no-repeat;
	margin-left:20px;
	_margin-left:8px;
	width: 95%;
	height:95px;
}

#header a:link {
	color:#fff;
	text-decoration:none;
}

#header a:visited {
	color:#fff	;
	text-decoration:none;
}

#header a:hover {
	text-decoration:none;
	color:#1C3263;
}

#header a:visited {
	text-decoration:none;
}

#footer {
	float:left;
	margin-left:25px;
	_margin-left:12px;
	margin-bottom:20px;
	padding-left:10px;
	width: 93%;
	height:60px;
	text-align:left;
	background-color:#1C3263;
	font-size:9px;
}

#nav {
	float:left;
	text-align:left;
	padding-top:10px;
	margin-left:25px;
	_margin-left:12px;
	margin-top:0px;
	width: 94%;
	height:30px;
	font-family:"Trebuchet MS";
	font-size:14px;
	letter-spacing:2px;
	color:#806E45;
	background:url(../images/nav_bg.png) no-repeat;
}

#nav a:link {
	color:#fff;
	text-decoration:none;
}

#nav a:visited {
	color:#fff;
	text-decoration:none;
}

#nav a:hover {
	text-decoration:none;
	color:#B0C9DE;
}

#nav a:visited {
	text-decoration:none;
}

#cpe {
	 color:#990000;
}

#cpe a:link {
        color:#990000;
        text-decoration:none;
}

#cpe a:visited {
        color:#990000;
        text-decoration:none;
}

#cpe a:hover {
        text-decoration:none;
        color:#000;
}

#cpe a:visited {
        text-decoration:none;
}


#banner {
	float:left;
	margin-left:25px;
	_margin-left:12px;
	width: 94%;
	height:141px;
	border-top:thin solid #D9C86E;
	background-color:#11142c;
	background-image:url(../img/banner2.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#content_container {
	float:left;
	margin-left:25px;
	_margin-left:12px;
	width: 94%;
	height:auto;
	min-height:500px;
	background-color:#FFF;
	/*/*background-color:#F0E9E3;*/ background-color:#FFF;*/
}

#content {
	float:left;
	margin-left:10px;
	_margin-left:5px;
	width: 98%;
	height:auto;
	min-height:500px;
	/*border-top:thin solid #cccccc;
	/*background-color:#F0E9E3;*/ background-color:#FFF;*/
	background-color:#FFF;
}

#content_left {
	float:left;
	margin-top:1%;
	margin-right:1%;
	width: 23%;
	height:auto;
	min-height:450px;
	/*background-color:#F0E9E3;*/ background-color:#FFF;
}

#content_middle {
	float:left;
	margin-top:1%;
	padding-left:1%;
	padding-right:1%;
	width: 49.5%;
	height:auto;
	min-height:450px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
}

#content_middle_article {
	float:left;
	margin-top:1%;
	padding-left:1%;
	padding-right:1%;
	width: 73.5%;
	height:auto;
	min-height:450px;
	font-family:Arial, Helvetica, sans-serif;
	border:thin solid #cccccc;
	background-color:#fff;
}

#content_middle_full {
	float:left;
	padding-left:1%;
	padding-right:1%;
	width: 97.5%;
	height:auto;
	min-height:450px;
	font-family:Arial, Helvetica, sans-serif;
	border:thin solid #cccccc;
	background-color:#fff;
	background-image:url(../img/trans_logo.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#content_right {
	float:left;
	margin-top:1%;
	margin-left:1%;
	width: 23%;
	height:auto;
	min-height:450px;
	/*background-color:#F0E9E3;*/ background-color:#FFF;
}

.box_title {
	color: #EBEBE5;
	font-family:"Trebuchet MS";
	font-size: 13px;
	height:16px;
	padding-left:20px;
	background-color:#1C3263;
	background-image:url(../images/box_bg.jpg);
	background-repeat:no-repeat;
}

.box {
	border-collapse:collapse;
	background-color:#E6EEF4;
}

.nav_box {
	border-collapse:collapse;
	border:thin solid #D9C86E;
	background-color:#F6F5E3;
	font-family:"Trebuchet MS";
	font-weight:bold;
	padding-top:0px;
}

.nav_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}

.section_title {
	font-size:19px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
	color:#1F1D5E;
}

.section_headline {
	font-size:17px;
	font-weight:bold;
	color:#1F1D5E;
}

.section_content {
	font-size:13px;
	/*color:#1F1D5E;*/
}

.menu_title {
	font-size:13px;
	font-weight:bold;
	padding-left:3px;
	color:#1F1D5E;
}

.menu_content {
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	color:#1F1D5E;
}

.more_heading {
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 17px;
	padding-left:5px;
	color:#1F1D5E;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica;
	text-transform: uppercase;
	letter-spacing: 0.07em;
	cursor:pointer;
}

.short_more_heading {
	background-image: url(../img/short_title.jpg);
	background-repeat: no-repeat;
	background-position: 50% 44%;
	height: 29px;
	padding-top: 16px;
	padding-left:5px;
	color:#1F1D5E;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica;
	text-transform: uppercase;
	letter-spacing: 0.07em;
	cursor:pointer;
}

.short_heading {
	background-image: url(../img/short_title_nomore.jpg);
	background-repeat: no-repeat;
	background-position: 50% 44%;
	height: 29px;
	padding-top: 16px;
	padding-left:5px;
	color:#1F1D5E;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica;
	text-transform: uppercase;
	letter-spacing: 0.07em;
}

.more_heading_raised {
	font-size: 19px;
}

a.nounderline {
	text-decoration: none;
}

.blog_readmore, .reg_readmore{
	display:block;
	font-size:11px;
	margin-top: 5px;
}

.hr_style {
	size:1;
	width:97%;
}

.nav_mouseover {
	background-color: #1F1D5E; 
	border-collapse:collapse;
	/*border:thin solid #cccccc;*/
	border:thin solid #D9C86E;
	color: #fff; 
	cursor: pointer;
	font-family:"Trebuchet MS";
	font-weight:bold;
	padding-top:0px;
}

.nav_mouseover a:link {
	color: #fff; 
}

.nav_mouseover a:visited {
	color: #fff; 
}

.nav_mouseout {
	border-collapse:collapse;
	border:thin solid #D9C86E;
	background-color: #F6F5E3; 
	color: #000;
	font-family:"Trebuchet MS";
	font-weight:bold;
	padding-top:0px;
}

#expandcontractdiv {
	border:1px dotted #dedede; 
	background-color:#EBE4F2; 
	margin:0 0 .5em 0; 
	padding:0.4em;
}   

#treeDiv1 { 
	background: #fff; 
	padding:1em; 
	font-family:"Trebuchet MS";
	font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
}   

.below_tree_text { 
	background: #fff; 
	padding:1em; 
	font-family:"Trebuchet MS";
	font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
}

.section_content img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 3px;
}

div.section_content p {
	margin-top: 0px;
}

.clear {
	clear: both;
}

#donation_address {
	margin-top: 20px;
	margin-left: 5px;
	padding-bottom: 50px;
}

#donation_address p {
	float: left;
	padding-right: 20px;
}

#cfcLogo {
	background-image: url(../img/donate.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: center;
	width: 85px;
	padding-top: 57px;
	float: left;
}

#donationForm {
	float: left;
	margin-top: 5px;
	padding-left: 40px;
}


#content_store_link {
	height: 70px;
	vertical-align: center;
}

#content_store_link span {
	display: block;
	text-decoration: underline;
	padding-top: 15px;
}
