
* {
    margin: 0;
    padding: 0;
}

body{
background-image:url(../images/bg_pages.jpg);
background-repeat:no-repeat;
background-position:top center;
background-color:#281e0e;
font-size:12px;
color:#ffedd3;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}
div, p, img, a, td, ul, ol {
    font-size: 1em; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
h1, h2, h3, h4, h5 {
	font-family: Myriad, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
h1 { font-size: 218% }
h2 { font-size: 164%; }
h3 { font-size: 145%; }
h4 { font-size: 118%; letter-spacing: .15em }

p { padding: 0 0 1em; }

a img, img {
    border: none;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: square;
    padding-left: 1em;
    margin-bottom: 3px;
}


.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}
#container{
margin: 0 auto;
width:1024px;
}
#header{
display: list-item;
height:358px;
list-style-image: url(../images/print_header.jpg);
list-style-position: inside; 
}
#mpic{
display:none;
}
#mmenu{
display:none;
}
#content{
text-align:left;
}
#content-left{
float:left;
padding-left:40px;
padding-right:40px;
padding-top:20px;
width:498px;
line-height:20px;
}
#content-left a{
font-weight:bold;
text-decoration:none;
color:#ffedd3;
}
#content-left a:Hover{
font-weight:bold;
text-decoration:underline;
color:#ffedd3;
}
#content-right{
float:right;
width:446px;
}
#content-right-small{
font-size:10px;
text-align:right;
color:#a2937b;
}
#footer{
height:24px;
text-align:center;
color:#745525;
}
#footer a{
color:#745525;
font-size:9px;
text-decoration:none;
}
#footer a:Hover{
color:#745525;
font-size:9px;
text-decoration:underline;
}
IMG.left {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; FLOAT: left; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 2px 10px 5px 0px; BORDER-RIGHT-WIDTH: 0px
}
IMG.right {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; FLOAT: right; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 2px 0px 5px 10px; BORDER-RIGHT-WIDTH: 0px
}
IMG.across {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px 0px 10px; BORDER-RIGHT-WIDTH: 0px
}
.disclaimer{
font-size:8px;
}
.formfield{
font-family:Verdana, Arial, Helvetica, sans-serif;
border:0;
font-size:11px;
color:#333333;

}
.formcomment{
border:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.formbutton{
display:block;
width:150px;
background-image:url(../images/buttonbg.jpg);
text-decoration:none;
font-weight:bold;
color:#fff;
height:25px;
border:0;
}
.error{
color:#FF3300;
font-size:11px;
}

