body
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background: white url("../images/background.gif");
	background-repeat: repeat-x;

}

a:hover {
	color: #754c24;
	text-decoration: underline;
}

.sidecopy
{
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 11px;
	color: #362f2d;
	font-family: arial, helvetica, sans-serif;
}
.sidelink
{
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 11px;
	text-decoration: none;
	color: #534741;
	font-family: arial, helvetica, sans-serif;
}
.topsignupcopy
{
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 13px;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
}
.bodyheader
{
	font-size: 14px;
	font-style: bold;
	font-variant: bold;
	font-weight: bold;
	line-height: 16px;
	color: #603913;
	font-family: arial, helvetica, sans-serif;
}
.bodyheader2
{    color: #000066;
	font-size: 16px;
	font-style: bold;
	font-variant: bold;
	font-weight: bold;
	line-height: 16px;
	
	font-family: arial, helvetica, sans-serif;
}
.bodyheader3
{    color: #000066;
	font-size: 13px;
	font-style: bold;
	font-variant: bold;
	font-weight: bold;
	line-height: 15px;
	
	font-family: arial, helvetica, sans-serif;
}
.bodycopy
{
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
	color: #362f2d;
	font-family: arial, helvetica, sans-serif;
}
.bodycopy a{
    text-decoration: none;
	color:#663300;
}
.bodylink
{
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
	color: #534741;
	font-family: arial, helvetica, sans-serif;
}

.footercopy
{
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 15px;
	color: #534741;
	font-family: arial, helvetica, sans-serif;
}
.footerlink
{
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	color: #603913;
	font-family: arial, helvetica, sans-serif;
}
 h1{
	font-size: 12px;
	font-style: bold;
	
	
	line-height: 14px;
	color: #603913;
	font-family: arial, helvetica, sans-serif;
	
}
h2{
	font-size: 10px;
	color: #F30;
	padding: 0;
	margin: 2px;
	
}
.style3{
	font-size: 10px;
	color: #036;
	padding: 0;
	margin: 1px;
	font-weight: bold;
	
}
.style4{
	font-size: 11px;
	color: #036;
	padding: 0;
	margin: 1px;
	font-weight: bold;
	
}
.style2{
	font-size: 13px;
	color:#362f2d;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
.style1 {
    font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.leftimage{
float: left;
margin: 0 10px 8px 0;
border: 1px solid #000000;
}
 
.rightimage{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #000000;

} 

ol {
   margin-top:0;
   margin-bottom:0;
}    
#sig{
	font-style: italic;
	text-align: right;
}

/*globalnav*/

#globalnav {
	position:relative;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	line-height:1.2em;
}

#globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

#globalnav A {
	display:block;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	background: #DAEBFE;
	margin:0;
	padding:0.75em 1.4em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background: #EBDCC1;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}

/*subnav*/

#globalnav UL {
	position:absolute;
	left:0;
	top:1.5em;
	float:left;
	background:#bbb;
	width:100%;
	margin:0;
	padding:0.25em 0.25em 0.25em 1em;
	list-style:none;
	border-top:1px solid #fff;
}

#globalnav UL LI {
	float:left;
	display:block;
	margin-top:1px;
}

#globalnav UL A {
	background:#bbb;
	color:#fff;
	display:inline;
	margin:0;
	padding:0 1em;
	border:0
}

#globalnav UL A:hover,
#globalnav UL A:active,
#globalnav UL A.here:link,
#globalnav UL A.here:visited {
	color:#444;
}
