/* ### COLORS #########
 light brown = e6deba
   med brown = 888268
 dark brouwn = 5a5542
         red = ff313b
        blue = 333298
 ###################### */

* { margin:0px; padding:0px; }

html, body { width:100%; background:#fff; color:#343434; font:normal 1em "Calibri", "Verdana", Sans-Serif; }

h1, h2, h3 { font-weight:normal; margin-left:9px; font-family:"Verdana", Sans-Serif; }

p { margin:9px; line-height:1.4em; }

hr { width:80%; clear:both; margin:9px auto; margin-left:10%;  }

a { color: #343434; text-decoration:none; }

blockquote { width:80%; margin:0 auto; font-style:italic; }

table { width:100%; border:0px; margin:0 auto; }
table td { vertical-align:text-top; width:50%;}

.clear { clear:both; }
.left { float:left; }
.right { float:right; }


#bg { width:100%; min-height:100%; position:absolute; left:0; top:0; z-index:0; background:url(bg.jpg) repeat center top; }
#wrapper { width:960px; margin:0px auto; }

#header, #content, #footer { width:100%; margin:0px auto; }

#header { height:150px; background:url(content_top.png) no-repeat center bottom; position:relative; }

#content { min-height:450px; background:url(content_mid.png) repeat-y center top; }

#footer { min-height:40px; background:url(content_btm.png) no-repeat center top; text-align:center; font-size:.8em; color:#fff; }



.logo { width:284px; height:200px; background:url(logo2.png) no-repeat center center; position:absolute; left:10px; top:0;  }

.menu { width:610px; height:30px; line-height:30px; position:absolute; right:20px; bottom:35px; }
.menu li { line-height:30px; list-style:none; display:inline; margin:0 15px; }
.menu a { color:#fff; text-decoration:none; font-family:"Verdana"; }

.contentLeft { width:284px; float:left; margin:80px 0 0 10px; color:#fff;  }
.contentLeft li { list-style:none; background:#888268; padding:4px; margin:9px 0; text-align:right; }
.contentLeft li a { color:#fff; text-decoration:none; font-size:1.1em; }

.contentMain { width:628px; float:right; margin:0 11px 0 0;  }
.contentMain ul, ol { list-style:inside square; margin-left:9px; }
.contentMain img { margin:0 9px; border:3px double #5a5542; }

.breadcrumb { font-size:.8em; font-style:italic; color:#9d9d9d; position:relative; left:10px; top:-20px; }
.breadcrumb li { list-style:none; display:inline; }














































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {

}

h3 {

}

