/*ColorPalet
dark brown #663300
redishbrown #660000
redishbrown2 #663333
brown #996633
brownred #993333
red #cc3333
dark pink #cc9999
pink #fee
Orange #ca5a06*/

body{margin: 0;background: #000000 url(../images/layout/bg.jpg) top center repeat-y;color: #000000;}

img{border:0;}
div#container{margin: 0 auto 15px auto;width: 800px;background: #E2D7B7 url(../images/layout/container_bg_full.jpg) top left repeat-y;}
div#container2{width:800px; background: transparent url(../images/layout/containter2_bg_full2.jpg) top left no-repeat;}

/** Begin Header Elements **/
div#header
{padding: 179px 0px 0px 0px;} /*This just displays header image*/

/** End Header Elements **/

/** Begin Main Elements **/
div#main{clear:left;float:left;margin:20px 9px 0px 9px;padding-left:10px;width:761px;text-align:justify;}
div#main h2{font-family:Arial;font-size:15px;}
div#main pre{margin: 0;display: block;line-height:16px;font-size:12px;border-left:1px solid #bab089;padding:10px;background-color:#dcd1af;clear:both;}
div#main h2 a:link, div#main h2 a:visited, div#main h2 a:active{color: #050505;text-decoration: none;}
div#main h2 a:hover{color: #b4402f;}
div#main h3{font-family: Georgia, "Times New Roman", Times, serif;font-size: 13px;}
div#main p{font-family: Arial, Helvetica, sans-serif;color: #222;font-size: 12px;line-height: 17px;}
div#main ul,div#main ol{font-family: Arial, Helvetica, sans-serif;color:#222;font-size:12px;line-height:17px;margin-left:10px;}
div#main a:link,div#main a:visited,div#main a:active{font-weight: bold;color: #b4402f;text-decoration: none;}
div#main a:hover{color: #465a50;text-decoration: underline;}
/** End Main Elements **/

p{text-indent: 20px}/*All new parapragh indent text*/

div#footer{clear:both;width:800px;height:61px;background: transparent url(../images/layout/footer_full.jpg) bottom left no-repeat;}
#footer #copyright{clear: left;float: left;margin: 10px 22px 0 0px;padding-left: 45px;width: 650px;text-align: justify;}
#footer p {font-size: 10px;line-height: 8px;font-family: "Georgia", serif;letter-spacing: 1px;text-align: center;margin-bottom: 5px;}
#footer a:link,#footer a:visited,#footer a:active,#footer a:hover{color: #222;text-decoration: none;}

.floatLi{float:left; margin:2px 2px 2px 0px;}
.floatRi{float:right; margin:2px 0px 2px 2px;}
div#ourContent{display: none;}
.clear{clear:both;}
.text_center{text-align:center;}
.bold_li{font-weight:bold;}





