/* CSS Document */

.pngfix img, .subcontent_container div { behavior: url("iepngfix.htc") }

body {background-image:url(images/body_background.jpg); background-position:left top; background-repeat:repeat-x; font-family:"Times New Roman", Times, serif;}
a:link {color:#93620e; text-decoration:none;}
a:visited {color:#93620e; text-decoration:none;}
a:hover {color:#b17611; text-decoration:underline;}


.container {width:982px; margin:0px auto 0px auto;}

.content_container {background-image:url(images/content_background.png); background-position:left bottom; background-repeat:no-repeat; padding:0px 0px 0px 0px; width:982px;}
.subcontent_container {background-image:url(images/subcontent_background.png); background-position:left bottom; background-repeat:no-repeat; padding:0px 0px 0px 0px; width:982px;}

.content {padding:0px 20px 20px 20px;}
.content p {font-size:14px; color:#7a6b51; line-height:18px;}
.content h1 {font-size:26px; color:#6f9298; border-bottom:1px dashed #6f9298; border-top:1px dashed #6f9298; display:block; width:100%; padding:2px 2px 2px 4px; font-weight:bold; font-style:italic;} 
.content .imgLeft {float:left; width:389px; margin:10px 0px 0px 6px;}
.content .right {float:right; width:500px; margin:10px 20px 0px 20px;}

.subcontent {padding:0px 20px 20px 20px;}
.subcontent p {font-size:14px; color:#7a6b51; line-height:18px;}
.subcontent h1 {font-size:26px; color:#6f9298; border-bottom:1px dashed #6f9298; border-top:1px dashed #6f9298; display:block; width:100%; padding:2px 2px 2px 4px; font-weight:bold; font-style:italic;} 
.subcontent h2 {font-size:22px; color:#dceef0; border-bottom:1px dashed #6f9298; border-top:1px dashed #6f9298; display:block; width:100%; padding:4px 2px 4px 4px; font-weight:bold; font-style:italic;} 

.subcontent .left {float:left; width:680px; margin:10px 0px 0px 6px;}
.subcontent .right {float:right; width:200px; margin:10px 5px 0px 20px;}
.subcontent .right a:link {color:#ffffff; text-decoration:none;}
.subcontent .right a:visited {color:#ffffff; text-decoration:none;}
.subcontent .right a:hover {color:#dceef0; text-decoration:underline;}

.footer {color:#7a6b51; padding:10px 0px 0px 0px; font-size:12px;}
.footer .left {width:480px; float:left; text-align:left; padding-left:10px;}
.footer .right {width:480px; float:right; text-align:right; padding-right:10px;}


.clear {clear:both;}