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

body, div, span, td, th, p {
font-family: Arial, Helvetica, sans-serif;
/* font-family: "Trebuchet MS", Helvetica, Geneva, Arial, sans-serif; */
font-size: 12px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #332206;
	color: #171717;
}

form {
margin:0;
padding:0;
}

input[type=text]{
background-color: #cccbcb;
border: none;
color: #1F1F1F;

}

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


#header-image  {
width: 900px;
height: 300px;
}

.header1-image {
background: #C2C3C5 url(/images/header/header1.png) top left no-repeat;
}

.header2-image {
background: #C2C3C5 url(/images/header/header2.png) top left no-repeat;
}

.header3-image {
background: #C2C3C5 url(/images/header/header3.png) top left no-repeat;
}

div#mid-nav {
width: 900px;
height: 28px;
position: relative;
}

#mid-nav a.navlink {
float: left;
display: block;
height: 28px;
text-indent: -9999px;
}

a#mid-nav1 {
width: 305px;
background: #C2C3C5 url(/images/header_gray_02.png) top left no-repeat;
}

a#mid-nav2 {
width: 295px;
background: #C2C3C5 url(/images/header_gray_03.png) top left no-repeat;
}

a#mid-nav3 {
width: 300px;
background: #C2C3C5 url(/images/header_gray_04.png) top left no-repeat;
}

a.current#mid-nav1,a#mid-nav1:hover {
background: #C2C3C5 url(/images/header_02.png) top left no-repeat;
}

a.current#mid-nav2,a#mid-nav2:hover {
background: #C2C3C5 url(/images/header_03.png) top left no-repeat;
}

a.current#mid-nav3,a#mid-nav3:hover {
background: #C2C3C5 url(/images/header_04.png) top left no-repeat;
}




#top_nav_wrapper {
background-color: black;
/*height: 30px;*/
width: 100%;
}

#top_nav {
height: 40px;
width: 1000px;
padding: 0 30px;
margin: 0 auto;
text-align: right;
font-size: 14px;
color: #d7c563;
}

#top_nav {
color: #d7c563;
}

#top_nav ul {
position: relative;
display: block;
padding:0;
margin:0;
z-index: 2;
}

#top_nav li {
display: block;
float: right;
margin:0;
padding: 0 15px 0 0;
list-style: none;
line-height: 50px;
}

#top_nav a {
color: #d7c563;	
text-decoration: none;
}

#top_nav a:hover {
text-decoration: underline;	
}

a.nav_selected {
text-decoration: underline !important;	
}

#point_logo {
	position: absolute;
	width: 200px;
	height: 123px;
	margin: 0 auto;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -500px;
	background-image: url(images/gui_03.png);
	background-repeat: no-repeat;
	z-index: 1;
}

#point_pics {
	position: absolute;
	width: 600px;
	height: 119px;
	margin: 0 auto;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -100px;
	background-image: url(images/topnavpic.png);
	background-repeat: no-repeat;
	z-index: 1;
}

#content_wrapper {
margin-top: -100px;
}

#content {
border: 1px solid green;
width: 1000px;
padding: 0 30px;
margin: 0 auto;
color: white;
min-height:600px;
}

* html #content { height:600px; }

#footer {
	height: 356px;
	width: 100%;
	background-image:url(/images/footer.jpg);
	background-repeat:repeat-x;
	position: relative;
	font-size: 9px;
	color: #FFF;
	text-align: center;
}
.contentbox {
	width: 694px;
	border: 2px solid #493e2b;
	margin: 0px;
	padding: 20px;
	height: 300px;
	letter-spacing: 1.5px;
}

.rtnav a {
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	right: 100px;
}

div.rtbox {
background:url() no-repeat;
width: 270px;
height: 100px;
padding: 5px;
/*color: white;*/
font-size: 12px;
line-height: 16px;
margin-top: 10px;
}

.rtbox ul {
padding: 0;
margin: 0 0 0 5px;	
}

.rtbox div.title {
color: #939393;
text-align: left;
font-weight: normal;
font-size: 14px;
padding: 0 0 8px 0;
}

.rtbox .req {
font-size: 17px;
font-weight: bold;
color: #cb282e;	
}

div.rtbox p {
margin: 0;
padding: 0;
}

div.rtbox a {
	color: #4f4f4f;
	font-size: 11px;
}

div.rtbox_readmore {
text-align: right;
font-size: 11px ;
}

div.rtbox form {
color: #656565;	
}


#form_newsletter {
padding: 0px 0px 0px 0px;
background-color: #4f4f4f;
margin: 3px;
}



div.page_title {
	font-size:16px;
	font-weight: bold;
	color: #000;
}

div.page_content {
color: #000;
	
}

div#news_content {
border: 2px solid #493e2b;
padding: 8px;
}

.news_title a {
	font-size: 13px;
	font-weight: bold;
	color: #d5652c !important;
	text-decoration: underline;
}

div#news_container {
margin-top: 10px;
}

.news_lead {
margin: 2px 10px 0 0;
text-align: justify;
padding-left: 0px;
font-weight: normal;
}

.news_lead p {
margin: 0;
padding: 0;
}

.news_more {
font-size: 11px;
text-align: right;
margin: 0 10px 3px 0;
}

.news_more a {
color: #d5652c;
}
.newstitle {
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #4e82c2;
	font-weight: bold;
	text-transform: uppercase;
}
.welcometag {
	font-family: "Myriad Pro";
	font-size: 28px;
	font-weight: bold;
	color: #d9c462;
}
.welcometagtext {
	font-family: "Myriad Pro";
	font-size: 13px;
	line-height: 20px;
	color: #d9c462;
	font-style: normal;
	font-weight: normal;
}

/* Left Nav */

.leftnav a{
color: #171717;
}

.leftnav a:hover {
color: #1D5F34;
}

.leftnav_node_iscurrent a {
font-weight: bold;
color: #15472a !important;
}

div.leftnav_node_wrapper_root {
padding-bottom: 8px;
}



