/* Global Class */
*{margin:0; padding:0}
body{margin:0 auto; text-align:center; background-color:#c0673a}
body, div, span, p, td, select, input, textarea, th, td, li{ font-family:Georgia, "Times New Roman", Times, serif; color:#539bae; font-size:11px}

p{margin:0 0 15px}
img{border:none}

h2{font-size:16px; display:inline; padding:0 30px 6px; border-bottom:2px solid #efd9ce}
h3{font-size:12px; padding-bottom:4px}
h4{font-size:11px; padding-bottom:2px}

hr{height:1px; border:none; border-top:1px solid #ecedee; position:relative; display:block; overflow:visible; margin-bottom:10px}

a{color:#c0673a; text-decoration:none}
a:hover{text-decoration:underline}

ul{margin:0 0 15px 0; list-style:none}
li{padding:0 0 3px 20px}

/* Useable Class */
.clear{clear:both; font-size:0}
.title{text-align:center; padding-bottom:20px}
h2.h2home{font-size:18px; display:inline; padding:0 0 6px; border-bottom:2px solid #efd9ce; color:#c0673a}

/* Layout Class */
.container{width:652px; text-align:left; margin:0 auto}

.header{width:652px; position:relative; margin-top:18px; border-bottom:4px solid #bbb38e}
.headerBoxOuter{background:url(../images/headerBoxBg.gif) no-repeat bottom left; margin-top:-18px; position:absolute; padding-bottom:17px; left:20px; top:0; width:198px}
.headerBox{background-color:#debb85; text-align:center; width:198px}
.headerBox ul{margin:0; width:198px; list-style:none; padding:0}
.headerBox li{padding:2px 0; font-weight:bold; list-style:none; white-space:nowrap}
.headerBox a{color:#fff}
.headerBox a:hover, .headerBox a.headerLinkActive{color:#539bae; text-decoration:none}
.logo{display:block; width:161px; height:150px; float:left; margin-left:0; position:relative}
.logo h1{float:left}
.logo h1 a{background:url(../images/logo.gif) no-repeat; display:block; text-indent:-8000em; width:161px; height:135px; margin:12px 0 0 18px; line-height:100%}

.main{padding:25px 15px; text-align:center; background-color:#fff}
.mainContentOuter{width:403px; float:right; background:url(../images/mainContentBg.gif) repeat-y top left; text-align:left}
.mainContentOuter .mainContent{padding:0 15px}

.footer{background-color:#debb85; width:652px; text-align:center; padding:10px 0}
.footer a{font-size:10px; color:#fff; white-space:nowrap}
.footer a:hover{color:#c0673a; text-decoration:none}
.footer p{font-size:10px; color:#fff}
.footerLink{width:487px; margin:0 auto 10px}
.footerLink ul{margin:0; padding:0; list-style:none; display:inline; float:left}
.footerLink li{background:none; padding:0 5px 0 0; margin-right:5px; color:#fff; list-style:none; display:inline; float:left; white-space:nowrap}
.footerLink li.footerListLast{margin:0; padding:0}
