* { margin:0px; padding:0px }
body { font-size: 90%; background: #68340d; color: #560000; padding: 0; font-family:Arial, Helvetica, sans-serif; }
hr { display: none }
img { border: none }
#content p { font-size: 120%; line-height:140%; margin-bottom:20px; text-align:justify }
#page {	 background:url("images/background.jpg") 0 0 repeat-y #d1c0ac; margin: 0 auto; width: 990px; }
#footer { width: 990px; height: 30px; background-color:#560000 }
#footer p { margin:0 auto; text-align:center; color: white; font-size: 120%; line-height:30px}

/* header */
#logo {position:relative; overflow:hidden; width:990px; height:234px; top:0px; padding:0; font-size:200%; letter-spacing:-1px; background: #560001 }
#logo a {color:#678B1E;}
#logo a span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("images/header.jpg") 0 0 no-repeat; cursor:pointer;}
#logo a:hover span { background:url("images/header.jpg") 0 0 no-repeat; color:#000; }

/* content */
#content { width: 530px; padding:30px; padding-top: 20px }
#content h2 { color: #c01704; font-size: 240%; text-transform:uppercase; margin-bottom:10px; }
#content h3 { color: #c01704; font-size: 160%; margin-bottom:10px }
#content a { color: #c01704; }

/* menu */
.menu ul { margin-top: -7px; } 
.menu ul li a { text-decoration:none; width:185px; height:28px; display: block; color: #560000; font-size:120%; font-weight:bold; padding-left:15px; padding-top:10px}
.menu ul li a:hover { background-color: #c01704; color: white }

/* sidebars */
#sidebar2 p { text-align:justify; font-size: 100% }
#sidebar2 { width: 185px; }
#sidebar, #content, #sidebar2 { float: left }
#sidebar { width: 200px;}
#sidebar2 h3 { color: #c61704; margin-bottom:3px }
#sidebar li, #sidebar2 li { list-style-type: none }
.textwidget{ margin-left:15px; margin-bottom:15px; text-align:justify; margin-right:15px }
.textwidget h2 { margin-left: -15px; margin-bottom:7px }

.clear { clear: both; }
.green-header, .red-header, .widgettitle { width: 185px; height: 30px; font-size:120%; color:white; text-transform:uppercase; padding-top:7px; padding-left:15px }
.green-header, .widgettitle { background:url("images/greenHeader.png") 0 0 no-repeat; }
.red-header { background:url("images/redHeader.png") 0 0 no-repeat; }
