/* CSS Document */
body{margin:0; padding:0; font-family:"Lucida Grande", Verdana, sans-serif;	font-size:small; color:#38230E; background-color:#900}

.header{height:125px; background: #069 url(img/header-bg.gif); padding:25px 25px 0 25px}
.title{color:#fff; font-size:36px; margin:0; white-space:nowrap; width:400px}

.content {background:#ffffe0 url(img/content-bg.gif) repeat-x;}
.page {width:800px; margin:0 auto;}

.col1{width:196px; float:left; margin-top:20px; clear:both; text-align:center}
.col2{width:525px; float:right; margin-top:20px; margin-bottom:25px; border-left:solid 1px #E0D0B1; padding:0 25px;}

.navigation{width:184px; padding:2px 6px 0 6px; background-image:url(images/nav_side.jpg); text-align:left}
.navigationbtm{width:196px; background:url(images/nav_btm.jpg) no-repeat; height:8px; margin-top:-5px;}



.hr{width:100%;	height:8px;	background-image:url(images/hr.gif); margin-left:auto; margin-right:auto; margin-bottom:10px; background-repeat: no-repeat; background-position:center;}

a:link, a:visited {color:#268CCD; text-decoration:none;}
a:hover {text-decoration: underline;}

h1 {font-size:40px; letter-spacing:-1px; color:#fff; margin:0;}
h2 {margin:0; color:#069; font-size:18px; font-weight:normal; letter-spacing:-1px; padding:0 0 10px 10px; background:url(images/h2.gif) no-repeat;}
h2 a:link, h2 a:hover, h2 a:visited {color:#000; text-decoration:none;}
h3 {margin:0 0 8px 0; color:#999; font-size:19px; font-weight:normal; letter-spacing:-1px; text-transform:uppercase;}
h4 {margin:0; color:#fff; font-size:14px; padding:5px 0; text-align:center}
h5 {margin:0 0 8px 0; color:#999; font-size:12px; font-weight:normal; text-transform:uppercase;}

.menu li a:visited, .menu li a:active{color:#00014e;}
.menu li a:hover{color:black;background:url(img/arrow2.gif) no-repeat 2px center; background-position:12px; }
.menu{list-style-type:none; margin:5px 0; padding:0; width:180px; list-style:none; background:#f8ede3;}
.menu li a{background:url(img/arrow.gif) no-repeat 2px center; background-position:10px; font-weight:bold; color:#069; display:block; padding:4px 0; padding-left:30px; text-decoration:none; border-bottom:3px solid #FCF7F3; list-style-type:none; list-style:none;}

* html .menu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */}

.footer{background:#900 url(img/footer-bg.gif) repeat-x; padding:20px; 0 25px 0; color:#999}
.footer-inner{width:800px; margin:0 auto;}
.footer-div{width:180px; float:left; margin:5px 10px 10px 10px; font-size:11px; border-top:1px solid #ff7171; border-bottom:1px solid #ff7171; height:75px; }

*html .footer-div{width:150px; float:left; margin-right:15px; margin-left:15px;}
li{margin-left:-20px; list-style-type:square; font-weight:800}

.picright {float:right; margin:0 0 20px 20px; padding:2px}
.picleft {float:left; margin:0 20px 20px 0; padding:2px}

.clear {clear:both}
.vols {width:220px; height:165px; float:left; border:1px solid #ccc; padding:10px; margin:10px}
