/* _________ Main ________ */

* { margin: 0; padding: 0;}

body {
	background: #020455;
	font: 12px/1.6em Verdana, Tahoma, arial, sans-serif;
	color: #000; 
	text-align: center;
	margin: 0 0 15px 0;	
}

/*  _________ links _________  */

a, a:visited {	
	color: #003399; 
	background: inherit;
	text-decoration: none;		
}
a:hover {
	color: #383d44;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #9ab5c0;
}

/*  _________ headers  _________ */

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal; 	
	color: #020451; 		
}

h1 {
	font-size: 160%;	
}

h2 {
	font-size: 130%;
	text-transform: uppercase;	
}

h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}

/*  _________ Lists  _________ */

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}


/* _____________ LAYOUT __________ */ 

#pagewrapper {
	position: relative;
	width: 1048px;	
	margin: 0 auto;
	text-align: left;
	background: #fff url(images/template/page-bg.jpg) repeat-y center top;
}
#content-wrapper {
	float: left;
	width: 775px;
	margin-left: 135px;
	display: inline;
	padding: 0;
	background: #FFFFFF url(images/template/content-bg.png) top left repeat-y; /* here is top-to-bottom color for left column */
}


/* _________ Header ____________ */

#header-image {
	position: relative;
	clear: both;
	margin: 5px auto 15px auto;
	height: 200px;
	width: 825px;
	background: #ddd url(images/template/header-bg.jpg) no-repeat center center;
}

#header-image h2#motto {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 1em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #d0d7d3;
	top: 185px;
	left: 620px;		/* this adjusts the position of the motto line */
	width: 203px;
}

/* ___________ Navigation _____________ */

#nav {
	clear: both;	
	padding: 0;			
}
#nav ul {
	float: left;
	list-style: none;
	background: #daecf1 url(images/template/menu-bg.png) repeat-x;	
	width: 850px;		
	padding: 0;	margin: 0 0 0 30px;
	height: 34px;
	display: inline;
	/*  text-transform: uppercase; */
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;	/* 15 px on right and laft of each word */
	border-right: 1px solid #dadada;
	border-left: 1px solid #fafafa;	
	border-bottom: none;
	color: #000000;
	font: normal 14px/34px Geneva, Helvetica, "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	/*  text-transform: uppercase; */
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #4570a4;
}
#nav ul li#current a {	
	background: #b5dae9 url(images/template/menu-on-bg.png) top left no-repeat;		
}

/* _____________ Main Contents Area _____________ */

#main {
	margin: 0px 25px 0 200px;
}

#main h1 {
	margin: 0px 10px 0 10px;
	
	letter-spacing: 1px;		
	padding: 15px 0 2px 0px; 		
	border-bottom: 1px solid #dadada;
}

/* _______________ Sidebar ______________ */
	
#sidebar {
	float: left;
	width: 197px;
	margin-top: 0px;
	background-color:#f5efb9;
	color: #000;
}
	

#sidebar h1 {
	margin: 0px;  /*10px 5px 0px 12px; */
	padding: 5px 5px 12px 17px; 
	font: 1.5em;
	letter-spacing: 1px;
	color: #020455;
	background: #f5efb9 url(images/template/sidebar-header-bg.png) top left no-repeat; 		
}

#sidebar h1 a {
	color: #020455;
	text-decoration:none; 		
}

#sidebar h1 a:hover {	
	color: #020455;
	border: none;
}

/* ________________ Sidemenu _________________ */

ul.sidemenu {
	text-align: left;
	margin: 7px 8px 8px 10px;
	padding: 0;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	letter-spacing: 1px;
}

ul.sidemenu li {
	list-style: none;
	padding: 6px 0 6px 5px;
	margin: 0 2px;		
	border-bottom: 1px solid #020455;
}
* html body ul.sidemenu li { height: 1%; }

ul.sidemenu li a {
	text-decoration: none;	
	color: #020455; 
	border: none;		
}
ul.sidemenu li a:hover {	
	color: #da3c05;
	border: none;
}

ul.sidemenu li#current a {	
	color:#97482F;		
}

ul.submenu {
	list-style: square inside;
	padding: 0px 0px 10px 20px;
	margin: 0;
	font-size:12px;
}

ul.submenu li {
	padding-left: .8em;
	padding-bottom: 5px;
	border: none;
}

ul.submenu li a {
	text-decoration: none;	
	color: #000; 
	border: none;		
}

ul.submenu li a:hover {
	text-decoration: underline;		
}

#main .submenu {
	margin-top: 10px;
	}


/* ____________ Footer ______________ */

#footer-wrapper {
	clear: both;
	width: 1048px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 0px 15px 0px;
	text-align: left;	
	background: url(images/template/page-shadow.jpg) no-repeat center bottom;	
}

#footer {
	clear: both;
	color: #768179;	
	margin: 0 auto 20px auto; 
	width: 850px;
	padding: 5px 0px;
	text-align: center;
	background: #f1d999;
	font-size: 11px;
}

#footer a {
	text-decoration: none;
	color: #768179;
	font-weight: bold;
}
#footer a:hover {
	color: #4d3f41;		
}
#footer p {
	padding: 5px;
}


/* _________ Images _________ */

img {
	background: #efedd1;
	border: 1px solid #e2d36f;
	padding: 5px;
}
img.float-right { margin: 5px 0px 10px 10px;  }
img.float-left { margin: 5px 15px 10px 0px; }

img a:hover {
	background: #d02c28;
	border: 1px solid #bec8d0;
}


/* _________ Special styles _________ */

.tiny {
	font: normal 0.8em Verdana, sans-serif;
	line-height: 1em;
	letter-spacing: 0px;
	margin-top: 8px;
	color: #5C6283;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: #f5f6f7;
	border-left: 3px solid #bec8d0;
}

acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}

blockquote {
	font: bold 1.4em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 0 0 0 25px;
	background: #e1e6ea;
	border-left: 3px solid #bec8d0;	
	color: #444;
}

.bigger {font-size: 14px;}

/* __________ LIGHTBOX _____________ */

#thumbs, #thumbs2 {
	width: 550px;
	height: 120px;
	background-color: #FFFFF;
}

div.thumb-container {
    margin: auto;
    padding: 20px 0px 0px 0px;
    text-align: right;
}

div.thumb {
    width: 105px;
    float: left;
}


/* _________ Tables _________ */

table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #FFFFFF;
}
th {
	background: #e7e6e6 url(images/template/gradient.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #f5f6f7;
	border-bottom: solid 2px #FFFFFF;
	color: #333;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #f5f6f7;
}
tr.row-b {
	background: #e1e6ea;		
}


/* _________ Forms _________ */

form {
	margin:10px; padding: 0 5px;
	background: #f5f6f7;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #e1e6ea;
	font: normal 1em Verdana, sans-serif;
	color:#666666;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #e1e6ea;
	height:100px;
	display:block;
	color:#666666;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #444d56;
	background: #e7e6e6 url(images/template/gradient.jpg) repeat-x;
	border: 1px solid #dae4e5;
}

/*_____Classes to Use for alignment_______*/

.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/*_________Classes for display hacking___________*/

.clear { clear: both; }
