@charset "UTF-8";
/* CSS Document */
/*
*/
html {
	color:#000;
}

body {
	margin :0;
	padding: 0;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #dbe1d0;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position:center;

}

#container {
	margin: 0px auto;
	padding: 0;
	text-align:left;
	width: 960px;
	background-color: transparent;
}

#printheader, #printfooter {
	display: none;
	}

/* layouts */
#header {
	width: 960px;
	margin: 0;
	padding: 0;
	height: 109px;
	}


#main {
	margin: 0;
	padding: 0;
	width: 960px;
	background-color: transparent;
	}

#mainpad {
	margin: 0;
	padding: 0;		
	}

#leftnav {
	margin: 0px;
	padding: 0;
	float: left;
	width: 180px;
}

#leftnavpad {
	margin: 0;
	padding: 25px 0;
		}	
	

#content {
	margin: 0;
	padding: 0;
	background-color: transparent;
	width: 755px;
	float: right;
	}
	
#contentpad {
	padding: 25px 10px 0px 10px;
	}	

#contentwidepad {
	padding: 10px 30px 0px 20px;
	}	

#contentleft {
	margin: 0px 0;
	padding: 0 0 0;
	width: 500px;
	float: left;
	
	}

#sidebar {
	margin: 0px 0 20px 0;
	padding: 0;
	float: right;
	width: 190px;
	background-color: #dad7c3;
	}

#photo {
	background-color: #f0edde;
	border: 1px solid #e3ded3;
	padding: 5px;
}

#sidebar .caption {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000;
	margin: 0;
	padding: 3px;
}

#sidebar .quote {
	padding: 11px 10px 0 10px;
	background:url(../images/left_quote.gif) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 1.1em;
	text-indent: 15px;	
	line-height: 160%;
	letter-spacing: 0.4px;
}

#sidebar .quote em {
	font-style: italic;
	font-size: 1.2em;
	line-height: 150%;
	letter-spacing: 0.6px;
	}

.leftnavhome {
	padding: 0 10px 0 8px;
	}	
	
/* navbar */

#globalnav {
	width: 960px;
	margin: 0;
	padding: 0;
	background-color: #706f60;
	border-top: 3px solid #ff8322;
	height: 27px;
	}
	
#gnav {
  width: 740px;
  height: 24x;
  position: relative;
  margin: 6px 0 0 210px;    
  padding: 0;
}
#gnav li {
  float: left;
	width: 183px;
	}
#gnav li a {
  position: relative;
  margin: 0;
  padding: 0;
  display: block;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
/*  background: url(../images/global_nav.gif) no-repeat;
  text-indent: -9999px; 
  overflow: hidden;*/
}

#gnav li a:hover {
	color: #ff8322;
}



/* leftnav */


#leftnav h4 {
	font-size: 1.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1.5;
	background-color:#d6d4c0;
	padding: 3px 3px 3px 10px;
	margin: 5px 0 3px 1px;
	}	

#leftnav ul ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
	}

#leftnav ul li{
	display: block;
	padding: 7px 5px 7px 10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #674747;
	font-weight: normal;
	font-size: 1.2em;
		}

#leftnav li a {
	text-decoration: none;
	color: #674747;
	font-weight: normal;
	font-size: 1.1em;
}	

#leftnav li a:hover {
	text-decoration: underline;
	color: #3b3632;
	}			




/* misc */

.clearfloat {
	clear: both;
	height: 0px;
}
	
.button {
	background-color: #ef7d24;
	border: 1px solid #ffe797;
	color: #fff;
	padding: 2px 10px;
	font-size: 1.0em;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

.button a:link, .button a:visited, .button a:hover {
	color: #fff;
	text-decoration: none;
	display: inline;
}

.button a:hover {
	color: #ffe797;
}

/* text styles */
h1,h2,p,blockquote {
	margin: 0 0 15px 0;
	}

h3,h4,h5,h6 {
	margin: 5px 0;
	}

h1 {	
	font-size: 2.8em;
	font-weight: 500;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #fe9748;
		}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	}


h2, h3, h4, h5 {
	color: #482f22;
	}		

h5 {
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: 100;
	}
	
	
p, #content li, #content dd, #homecontent li {
	font-size: 1.2em;
	line-height: 150%;
	letter-spacing: 0.5px;
}

#content li li, #content dd li, #content li dd, #homecontent li li {
	font-size: 100%;
	}



.instruction {
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	}

a, a:visited {
	color: #84210d;
	text-decoration: underline;
	}		

 a:hover {
 	text-decoration: underline;
	}


#content ul, #content ol, #content dl, #content blockquote {
	margin: 5px 10px 15px 25px;
	}

/* list styles */


#content ol, #homecontent ol {
	list-style: decimal;
	}
	
#content ul, #homecontent ul {
	list-style: square;
	}	
	
#content li {
	line-height: 160%;
	}


#sidebar p {
	padding: 5px 10px;
	color: #482f22;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	letter-spacing: 0.08em;
	line-height: 1.3em;	
}


.anchor, .top {
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.top {
	text-align: right;
	padding-right: 30px;
	}
	

/* other elements */

.featurebox {
	margin-bottom: 10px;
	border: 1px solid #ffcba2;
	padding: 10px 15px;
	background-color: #fffbf0;
}

	
.floatright {
	float: right;
	width: 150px;
	font-size: 0.8em;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FF9;
}

/* table styles */

.tabledata {
	border-top: 1px solid #ccc;
	 border-left: 1px solid #ccc;
	margin: 10px 0 20px 0;
	}

.tabledata th, .tabledata td{
	padding: 4px;
	font-size: 1.2em;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

.tabledata th {
	background-color: #eee;
	font-weight: bold;
	}

.oddrow {
	}
	
.evenrow {
	background-color: #eee;
	}

.hoverrow {
	background-color: #ffd;
	}		
	
/* sort class creates illusion of hyperlink by adding underline and hover pointer */	
.sort {
	color: #84210d;
	text-decoration: underline;
	cursor: pointer;
	}




/* footer */

#footer {
	clear:both;
	margin-left: 10px;
	padding: 10px 0 0 0;
	width: 450px;
	height: 60px;
	font-size: 0.9em;
	font-family: Tahoma, Arial, Geneva, sans-serif;
  	background: url(../images/tyra_chop.gif) no-repeat;
	background-position: bottom right;
}

#footer p {
	padding-top: 10px;
	line-height: 150%;
	}
	

/* image styles */

img.left {
	float:left;
	margin: 2px 10px 5px 0;
	border: 0;
}
img.left0 {
	float:left;
	margin: 0px;
	border: 0;
}
img.right {
	float:right;
	margin: 2px 0px 5px 10px;
	border: 0;
}
img.bottom {
	vertical-align: bottom;
	border: 1px;
	}



/* other html elements */

.center {
	text-align: center;
}


hr {
	margin: 10px 0;
	border: 0;
	color: #999;
	background-color: #999;
	height: 1px;
	width: 100%;
	text-align: left;
}
	
/* form elements */

form
{
	margin: 1px 0 0 0;
	padding: 0;
}

input.text
{
  width: 25em;
}

#content fieldset
{
	float: left;
	clear: left;
	width: 98%;
	margin: 0 0 1.5em 0;
	padding: 0;
}

legend
{
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}

fieldset ol
{
	padding: 1em 1em 0 1em;
	list-style: none;
	zoom: 1;
}

fieldset li
{
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
	list-style: none;
}

label
{
	float: left;
	width: 10em;
	margin-right: 1em;
	text-align: right;
}

fieldset.submit
{
	float: none;
	width: auto;
	border: 0 none #FFFFFF;
	padding-left: 12em;
}	
