@charset "UTF-8";
/* CSS Document */

#wrapper { background: #FFFFFF; height: auto; width: 800px; margin-right: auto; margin-left: auto; padding-bottom: 30px; }
#wrapper em { font-style: normal; font-weight: bold; color: #965221; }
#wrapper h1,h2,h3 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #965221; }
#wrapper h1 { font-size: 13px; line-height: 18px; }

#topMast { background: url(../images/top_right.gif) no-repeat right top; width: 800px; height: auto; }
#leftContent { height: auto; width: 480px; padding-left: 40px; float: left; padding-top: 34px; }
#leftContent p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; color: #8D6530; margin-bottom: 16px; }
#leftContent blockquote { font-size: 12px; line-height: 17px; font-family: Arial, Helvetica, sans-serif; padding-left: 36px; color: #8D6530; padding-bottom: 7px; }
#leftContent blockquote.end { padding-bottom: 20px; }

#rightContent { float: right; height: auto; width: 213px; background: #e1d4bb url(../images/logo.gif) no-repeat left top; padding-top: 151px; padding-right: 20px; padding-left: 25px; min-height:430px; height:auto !important; height:430px; }
#rightContent .logo { padding-bottom: 24px; }
#rightContent p { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; color: #965C1C; }
#rightContent h1 {  }
#rightContent ul { margin: 0px; padding: 12px 0px 20px; }
#rightContent ul li { list-style: outside; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #965C1C; padding-bottom: 6px; margin-left: 10px; line-height: 15px; }

 
#bottomMain { height: auto; width: 600px; border: 1px solid #ab6225; padding-right: 60px; padding-left: 60px; margin-top: 30px; margin-right: auto; margin-left: auto; background: url(../images/bottom_main_bg.gif) repeat-x left top; position: relative; padding-bottom: 40px; }
#bottomMain h2 { color: #FFFFFF; text-align: center; padding-top: 12px; padding-bottom: 40px; font-size: 16px; }
#bottomMain .caption { position: absolute; top: 570px; right: 14px; font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #8D6530; }

#bmLeft { width: 280px; float: left; }
#bmRight { float: right; width: 280px; }

#bmLeft p, #bmRight p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; color: #8D6530; }
#bmLeft p img, #bmRight p img { padding-left:12px; float:right; clear: right; padding-bottom: 15px; }

#bmCenter { background: #e1d4bb; padding: 24px 90px; }

#footer { width: 800px; margin-right: auto; margin-left: auto; text-align: center; padding-top: 24px; padding-bottom: 24px; }
#footer p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #BB993F; }
#footer span { color: #FFFFFF; } 

td { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #965221; }
td.smaller { font-size: 13px; line-height: 20px; }

a, a:visited { font-weight: bold; text-decoration: none; color: #965221; }
a:hover { color: #C6AE73; text-decoration: underline; }

.clearflt { clear:both; height:0; font-size: 1px; line-height: 0px;}

