body {
/*
	background-image: url("../images/bg.gif");
	background-repeat:repeat-x;
	background-color: #003e5e;*/
	
	background: url("../images/bg.gif") #003e5e repeat-x;

	text-align:center;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	color: #333;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
}

h1{
	font: bold 140% "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #004f9f;
	margin: 0px 0px 30px;
	padding: 0;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #663700;
}
a:active {
	text-decoration: none;
}

/*-- container --*/
#container {
	width: 882px;
	margin:0 auto;
	padding:20px 10px 0;
	text-align:left;
}

/*-- theader --*/

.main {
	font: bold 140% "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #004f9f;
	margin: 10px;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #CCCCCC;
}

.mainp {
	padding: 5px;
	}

/*-- logo --*/
#logo {
	height: 66px;
	width: 360px;	
}


/*-- nav --*/
#nav {
	height:26px;
	font-weight: bold;
	margin-bottom: 3px;
background-image:url(../images/nav_05.gif);
background-repeat: repeat-x;
        width: 537px;	
}

#nav ul {
  margin:0;
  padding:0 0 0 3px;
background-image:url(../images/nav_03.gif);
background-repeat: no-repeat;
}

#nav li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  white-space:nowrap;
background:url(../images/nav_07.gif) 100% 0px no-repeat;
height: 26px;
}
#nav li.last {
background-image:url(../images/navright_09.gif);
background-repeat: no-repeat;
width: 9px;
background-position: 100% 0;
float: right;
height: 26px;


}
#nav li a {
	display:block;
	padding:5px 15px 0 6px;
	color: #112c45;

	text-decoration: none;
	white-space:nowrap;
height: 20px;
}

#nav .selected, #nav a:hover {
	color: #663701;
}

#nav .left {
	padding-left: 0px;
}

#nav .lefthome {
	padding-left: 0px;
	color: #663700;
}

#nav .right {
	border-right: 0px none;
}

* html #nav a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

/*-- upper box --*/
#upperbox {
	width: 882px;
	height: 248px;
	padding: 0px;
	margin: 0px;
}


/*-- brand window --*/

#brandwindow {
	float: left;
	width: 545px;
	height: 244px;
	text-align: left;
	vertical-align: top;
}

/*-- buttons --*/

#buttons {
	float: right;
	width: 331px;
	height: 211px;
	border: 3px solid #eae8d3;
	background-color: #ffffff;
}	

#buttons ul {
padding: 0px 0 0 3px;
margin: 0px;
}

#buttons ul li {
list-style: none;
padding-top: 5px;
}

#buttons ul li a {
padding-left: 50px;
text-decoration: none;
padding-top: 2px;
display: block;
	width:273px;
	height:32px;
border: 1px solid #d0c2b2;
	cursor:pointer;
	background-image: url(../images/button_arrow.gif);
        background-repeat: no-repeat;
        	background-color: #eae8d3;
}


#buttons ul li a:hover {
text-decoration: none;
border: 1px solid #5e3200;
background-image: url(../images/buttonarrowroll.jpg);
        background-repeat: no-repeat;
		background-color: #5e3200;
}

#buttons ul li a .textcolor1 {
color: #004a80;
font-size: 12px;
}

#buttons ul li a:hover .textcolor1 {
text-decoration: none;
color: #eae8d3;
font-size: 12px;
}

#buttons ul li a .textcolor2 {
color: #b6b5ac;
font-size: 10px;
}

#buttons ul li a:hover .textcolor2 {
text-decoration: none;
color: #eae8d3;
font-size: 10px;
}



/*-- search --*/
	

#searchbox {
	float:right;
	width: 336px;
	height: 27px;
}

#search {
	width: 162px;
	height: 23px;
	margin: 0px;
	float: right;
	background: url(../images/search.gif) no-repeat 0px 0%;
	}
	
#search .field {
	border: 0px solid #999999;
	width: 120px;
	font-size: 11px;
	background-color: transparent;
	padding: 3px 5px;
	color: #898989;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	}
	
#search .button {
	height: 20px;
	width: 24px;
	border: 0px solid #999999;
	background-color: transparent;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#search form fieldset {
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
  border:0 solid; /* Opera */
}

#search form {
	width: 162px;
	padding: 0px;
	margin: 0px;
}


#search2 {
	width: 162px;
	height: 23px;
	margin: 0px;
	background: url(../images/search.gif) no-repeat 0px 0%;
	}
	
#search2 .field {
	border: 0px solid #999999;
	width: 120px;
	font-size: 11px;
	background-color: transparent;
	padding: 3px 5px;
	color: #898989;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	}
	
#search2 .button {
	height: 20px;
	width: 24px;
	border: 0px solid #999999;
	background-color: transparent;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#search2 form fieldset {
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
  border:0 solid; /* Opera */
}

#search2 form {
	width: 162px;
	padding: 0px;
	margin: 0px;
}
* html #search form fieldset {margin-top:7px;}	
	
	
/*-- contact --*/
#contact {
	font-size: 85%;
}

#contact ul {
  margin: 0;
  padding: 0;
}

#contact li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  white-space:nowrap;
}

#contact li a {
	display:block;
	padding:0px 7px;
	color: #FFFFFF;
	text-decoration: none;
	border-right:1px dotted #a5a5a5;
}

#contact .selected, #contact a:hover {
	color: #d8cab1;
}
#contact .right {
	border-right: 0px none;
}

* html #contact a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

/*-- subcontact --*/
#subcontact {
	font-size: 85%;
}

#subcontact ul {
  margin: 0;
  padding: 0;
}

#subcontact li {
float:right;
  margin:0;
  padding:0;
  list-style-type:none;
  white-space:nowrap;
}

#subcontact li a {
	display:block;
	padding:0px 7px;
	color: #FFFFFF;
	text-decoration: none;
	border-right:1px dotted #a5a5a5;
}

#subcontact .selected, #subcontact a:hover {
	color: #663700;
}
#subcontact .right {
	border-right: 0px none;
}

* html #subcontact a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */	
	
/*-- clear --*/

#clear {
	clear:both;
	}	

/*-- lower container --*/

#lowerbox {
	background: #eae8d3;
	width: 874px;
	padding: 0px;
	border: 4px solid #eae8d3;
}

/*-- more --*/
#more a {
	color: #999999;
	margin: 8px 10px 0px 0px;
	padding: 1px 5px 4px 5px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	float: right;
	font-size: 120%;
	font-weight: normal;
}

#more a:hover {
	background: #eae8d3;
	color: #7FACD6;
	border-color: #7FACD6;
}

/*-- botcontain --*/

#botcontain {
	width:537px;
}


/*-- welcome --*/

#welcome {
	width: 287px;
	height:150px;
	margin: 0;
	background: #FFFFFF url(../images/dot_rule.gif) repeat-x 7px 30px;
	border: 16px solid #FFFFFF;
}

#welcome h1{
	font: bold 140% "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #004f9f;
	margin: 0px 0px 30px;
	padding: 0;
}

#welcome p {
	margin: 10px 0px 0px;	
}

#welcome .heightw {
	height: 150px;
	width: 1px;
	float: right;
}

#clearleft {
	clear: left;
}

#clearright {
	clear: right;
}

/*-- cmod --*/

#cmod {
	width: 181px;
	background: #ECF5FF url(../images/dot_rule.gif) repeat-x 7px 30px;
	border: 16px solid #EAF5FF;
	float: right;
}

#cmod h1{
	font: bold 140% "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #004f9f;
	margin: 0px 0px 30px;
	padding: 0;
}

#cmod .heightc {
	height: 150px;
	width: 1px;
	float: right;
}

#cmod p {
	margin: 10px 0px 0px;	
}


/*-- news --*/

#news {
	width: 300px;
	margin: 0;
	background: #FFFFFF url(../images/dot_rule.gif) repeat-x 7px 30px;
	border: 16px solid #FFFFFF;
	float:right
}

#news h1{
	font: bold 140% "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #004f9f;
	margin: 0px 0px 30px;
	padding: 0;
}

#news p {
	margin: 10px 0px 0px;	
}

.date {
	color: #999;
	font-style: oblique;
	}
	
#news .height {
	height: 252px;
	width: 1px;
	float: right;
}	

/*-- newsfoot --*/

#newsfoot {
	font-size: 85%;
	margin: 20px 10px;
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;
}

#newsfoot .rss {
	background: url(../images/rss.gif) no-repeat;
	padding-left: 18px;
}
	

/*-- footer --*/	

#footer {
	color: #FFFFFF;
	margin: 20px 0px;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #d8cab1;
	text-decoration: underline;
}


/*-- subcontent --*/	

#subcontent {
	background: #FFF url(../images/line.gif) repeat-y 663px;
	width: 874px;
	min-height: 950px;
	margin: 0px 0px 0px;
	padding: 0;
	border: 4px solid #eae8d3;
}

#subcontent .red {
     color:#663701;
	 text-transform:uppercase;
	 font-weight:bold;
}

#subheader {
	width: 874px;
    margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	border-bottom: 4px solid #eae8d3;
}

#subheader h1 {
	color: #FFFFFF;
	font: 160% "Trebuchet MS", Arial, Verdana, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	margin: 0px;
	padding: 55px 0px 0px 20px;
}

/*-- subsidebar --*/

#sidebar {
	float: right;
	width: 207px;
	margin: 0;
	padding: 0;
}

#subsidebar {
	float: right;
	width: 195px;
	padding: 6px;
}

#subsidebar h1 {
	background: #5e3200;
	display:list-item;
	border-top: 1px solid #938575;
	border-right: 1px solid #3b2d1d;
	border-bottom: 1px solid #3b2d1d;
	border-left: 1px solid #938575;
	font: 11px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 9px;
	letter-spacing: 1px;
	margin:0px;
	
}

#subsidebar ul {
  margin:0;
  padding:0;
}

#subsidebar li {
	font: 11px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin:0;
	padding:0;
	list-style-type:none;
	white-space:nowrap;
}

#subsidebar li a {
	margin:0;
	display:block;
	padding: 9px;
	color: #4a4833;
	text-decoration: none;
	background: #eae8d3;
	border-top: 1px solid #f7e9d9;
	border-right: 1px solid #d0c2b2;
	border-bottom: 1px solid #d0c2b2;
	border-left: 1px solid #f7e9d9;
	height:1%; /* IE WIN */
}

#subsidebar li a:hover {
	background: #5e3200;
	border-top: 1px solid #938575;
	border-right: 1px solid #3b2d1d;
	border-bottom: 1px solid #3b2d1d;
	border-left: 1px solid #938575;
	color: #FFFFFF;
}

#submain {
	width: 623px;
	background: #FFFFFF url(../images/dot_rule.gif) repeat-x 0px 30px;
	margin-top: 4px;
	padding: 0px;
	border: 20px solid #FFFFFF;
	
	
}

#submain h1{
	font: bold 140% "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #004f9f;
	margin: 0px 0px 30px;
	padding: 0;
}
#submain .subheader {
     color:#663701;
	 font-size:12px;
	 font-style:italic;
	
	 }

#submain .searchheader {
	font: bold 140% "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #004f9f;
	margin: 0px 0px 5px;
	padding: 0;
}

#subsidebar li .subnav {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	margin:0;
	padding:5px 0 5px 20px;
	list-style-type:none;
	white-space:nowrap;
	background: url(../images/arrow.gif) no-repeat 10px;
}

#subsidebar li .subnav a {
	display:block;
	margin:0;
	padding: 9px;
	color: #11398C;
	text-decoration: none;
	border-bottom: 1px dotted #b7c7d5;
	height:1%; /* IE WIN */
}

#subsidebar li .subnav a:hover {
	background: url(../images/arrow.gif) no-repeat 10px;
	color: #663700;
}

#logosidebar {
	float: right;
	width: 195px;
	padding: 6px;
	margin: 0px;
	border-top: 4px solid #eae8d3;
	text-align: center;
	vertical-align: middle;
}
.cal {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:10px;
	color:#11398C;
}
.calmonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:10px;
	color:#11398C;
	text-transform:uppercase;
}
.cal a {
	color:#11398C;
	text-decoration:underline;
}
.cal a:hover {
	color: #11398C;
	text-decoration: none;
}
#logos {
margin: 0px;
padding: 0px;
text-align: left;
}

#logos ul{
padding: 0 0 0 7px;
margin: 0px;
}
#logos ul li {
list-style: none;
display: inline;
padding-right: 7px;

}

#nl_radio {
font-size: 10px;
color: #11398C;
margin: 0px;
padding:0px;
}
#nl_radio ul {
margin: 0px;
padding: 0px;
}
#nl_radio ul li {
line-height: 6px;
list-style: none;
}

#nl_signup input.input_text {
margin-left: 10px;
border: 1px solid #d0c2b2;
width: 150px;
height: 20px;
color: #999;
}

.mail {
padding-left: 20px;
color: #666;
}

.mail li {
list-style: none;
}
