/* Text Styles */
.text {
	font-family : Arial, Helvetica, sans-serif;
	color : #6D696E;
	font-style : normal;
	font-size : 11px;
	line-height : 18px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	color : #6D696E;
	font-style : normal;
	font-size : 11px;
	line-height : 18px;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	color : #6D696E;
	font-style : normal;
	font-size : 11px;
	line-height : 18px;
}

li {
	font-family : Arial, Helvetica, sans-serif;
	color : #6D696E;
	font-style : normal;
	font-size : 11px;
	line-height : 18px;
}


/* Header Styles */
.header {
	font-family : Arial, Helvetica, sans-serif;
	color : #CA862E;
	font-style : normal;
	font-size : 17px;
	font-weight : bold;
	line-height : 20px;
}

.subhead {
	font-family : Arial, Helvetica, sans-serif;
	color : #C88A2A;
	font-style : normal;
	font-size : 14px;
	font-weight : bold;
	line-height : 18px;
}

.subhead_gray {
	font-family : Arial, Helvetica, sans-serif;
	color : #6D696E;
	font-style : normal;
	font-size : 14px;
	font-weight : bold;
	line-height : 18px;
}


/* Color Styles */
.white {
	background-color: #ffffff;
}

.sandbrown {
	background-color: #85704E;
}

.dark_forestgreen {
	background-color: #213003;
}

.cream {
	background-color: #F5EFE1;
}

.gray {
	background-color: #CBCBCB;
}


/* Link Styles */
A:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #CA862E;
	font-style : normal;
	text-decoration: none;
	font-size : 11px;
}

A:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #CA862E;
	font-style : normal;
  	text-decoration: none;
	font-size : 11px;
}

A:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #CA862E;
	text-decoration: none;	
	font-size : 11px; 
}

A:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #AD1C19;
	text-decoration: none;
	font-size : 11px;
}

A.topnav:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #E1DEC4;
	font-style : normal;
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
}

A.topnav:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #E1DEC4;
	font-style : normal;
  	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
}

A.topnav:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #E1DEC4;
	text-decoration: none;	
	font-size : 11px;
	font-weight : bold;
}

A.topnav:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
}

A.learnmore:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #6D696E;
	font-style : normal;
	text-decoration: none;
	font-size : 11px;
}

A.learnmore:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #6D696E;
	font-style : normal;
  	text-decoration: none;
	font-size : 11px;
}

A.learnmore:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #6D696E;
	text-decoration: none;	
	font-size : 11px; 
}

A.learnmore:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #AD1C19;
	text-decoration: none;
	font-size : 11px;
}

A.sectionheader:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #8A7555;
	font-style : normal;
	text-decoration: none;
	font-size : 17px;
	font-weight : bold;
}

A.sectionheader:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #8A7555;
	font-style : normal;
  	text-decoration: none;
	font-size : 17px;
	font-weight : bold;
}

A.sectionheader:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #8A7555;
	text-decoration: none;	
	font-size : 17px;
	font-weight : bold;
}

A.sectionheader:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #8A7555;
	text-decoration: none;
	font-size : 17px;
	font-weight : bold;
}

A.sidenav:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #6D696E;
	font-style : normal;
	text-decoration: none;
	font-size : 11px;
}

A.sidenav:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #6D696E;
	font-style : normal;
  	text-decoration: none;
	font-size : 11px;
}

A.sidenav:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #6D696E;
	text-decoration: none;	
	font-size : 11px; 
}

A.sidenav:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #AD1C19;
	text-decoration: none;
	font-size : 11px;
}


/* Form Fields */
input {
	font-size:11px;
	height:16px;
	border: #CBCBCB solid 1px;
	font-family : Arial, Helvetica, sans-serif;
	color: #6D696E;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	white-space : normal;
}

.radio {
	border : 0px;
}

input.checkbox {
	border : 0px;
}


/* Body Styles */
body {
	background-color : #D8D2C6;
	margin : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D696E;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
h1 {
	margin-bottom: -8px;
}

