body {
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1;
}
#masthead {
	background-image: url(images/bg-banner.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#masthead .content {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#menu .content {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#flash {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
}
#flash .content {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 299px;
}
#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
#column_wrapper {
	background-color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#contentinner {
	background-color: #F8F8F3;
}
#contentinner .content {
	font-size: .8em;
	line-height: 1.65em;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
}
#contentinner a:link {
	color: #C13B18;
}
#contentinner a:visited {
	color: #333333;
}
#contentinner a:hover {
	color: #000000;
}
#column_top {
	height: 12px;
	font-size: 0.9em;
	line-height: 1.65em;
	font-size: .9em;
	line-height: 1.65em;
	font-size: .9em;
}
#column_bottom {
	height: 12px;
	line-height: 1.65em;
	font-size: .9em;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#home {
	width: 960px;
	float: left;
}
#center {
	width: 320px;
	float: left;
}
#left {
	width: 960px;
	float: left;
}
#right {
	width: 200px;
	float: left;
}
#home .content {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0px;
}
#center .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 24px;
	padding-right: 22px;
	padding-bottom: 24px;
	padding-left: 22px;
}
#left .content {
	font-size: 0.8em;
	line-height: 1.5em;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#right .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 32px;
}
#footer {
	color: #FFFFFF;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
#footer .content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#home a:link {
	color: #C13B18;
}
#home a:visited {
	color: #C13B18;
}
#home a:hover {
	color: #000000;
}
#left a:link {
	color: #C13B18;
}
#left a:visited {
	color: #C13B18;
}
#left a:hover {
	color: #000000;
}
#center a:link {
	color: #C13B18;
}
#center a:visited {
	color: #C13B18;
}
#center a:hover {
	color: #000000;
}
#right a:link {
	color: #C13B18;
}
#right a:visited {
	color: #C13B18;
}
#right a:hover {
	color: #000000;
}
#footer a:link {
	color: #000000;
}
#footer a:visited {color: #000000;}
#footer a:hover {
	color: #000000;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.8em;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #792913;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
.alignright {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}
.button {
	color: #FFFFFF;
	background-color: #603211;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #633011;
	border-right-color: #633011;
	border-bottom-color: #633011;
	border-left-color: #633011;
}
.login {
	color: #FFFFFF;
	background-color: #DCD1A1;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	border: 1px solid #333333;
}
#indexcopy {
	float: both;
	padding-top: 100px;
	text-align: center;
	vertical-align: bottom;
	color: #dba;
	font: normal 4px Arial;

}
textarea {
	font: normal 12px Verdana,Arial,Tahoma;
}
/* CSS Dropdown Nav Bar*/
/* Original code by Stu Nicholls of*/
/* http://www.cssplay.co.uk/ */
/* Edited by me for content, formatting and some elements */
/* Please help support CSSPlay at: */
/* http://www.cssplay.co.uk/support.html */


/* CSS Section */

/* style the outer div to give it width */
.menu {
	margin: auto;
	padding:10px 0px 15px 0px;
	position:relative; /*Make the container moveable*/
	width:960;     /*Main bar total width*/
	font-size:0.85em;
	padding-bottom:30px; /*Padding between the bottom of your mainbar and the rest of your page */
	background-color: #FFFFFF;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:125px; /* Cell size. Divide the main width (750px) by the number of cells you need */
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:160px; /* Cell size. Divide the main width (750px) by the number of cells you need */
	position:relative;
	height: 40;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#fff; 
width:100; /* Defines the main box dimensions. */
height:30px; /*How tall your cells are*/
border:1px solid #fff; 
border-width:1px 1px 0 0; 
background:#4f74b8; 
padding-left:10px; 
line-height:29px; /*Adjust this to vertically center your text in each cell. Should be about the same as height. */
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:125px; 
w\idth:139px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#fcac72;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#fcac72;
}
.menu ul ul :hover > a.drop {
background:#fcac72;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#f7710f;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#f7710f;
}
.menu ul ul ul :hover > a {
background:#fcac72;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:125px;  /* Size of the daughter cells */
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px; /* IE gap between main bar and the dropdown items */
}


/* position the third level flyout menu */
.menu ul ul ul{
left:125px; 
top:0;
width:125px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-125px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#fcac72; 
color:#000; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:129px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:125px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#f7710f;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#f7710f;
}

/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}

/* End Navbar Code */

