/*
	designed by techy3 design studios 07.2006
	http://www.techy3.com/
*/

body { font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; color: #000; background: #E6C12F url(../images/bg_gold2.jpg) top left repeat-x; margin: 0; padding: 0; text-align: center; border-top: #0C376B 7px solid;}

#container{text-align: left; margin: 0 auto 25px auto;padding: 0; width: 760px; height: auto;  border-left: #fff 4px solid; border-bottom: 4px solid #F3F1EA; border-right: #8E7C35 1px solid;  background: #fff url(../images/bg-container.gif) top left repeat-y;}

#header{ width: 760px; height: 114px; background: #fff url(../images/masthead.jpg) top left no-repeat; border-bottom: #fff 3px solid; }
#header h1{ display: none; }
#header a{ display: block; width: 760px; height: 114px; }

#left-nav{ width: 140px; height: 220px;  float: left; }
#left-nav ul{ margin: 2px 0 0 0; padding: 0; font: 14px Arial, Helvetica, sans-serif; color: #0C376B; font-weight: bold; list-style: none; width: 100%;}
#left-nav li{ margin: 9px 0; padding-left: 7px;}
#left-nav a{ color: #0C376B; text-decoration: none; display: block; }
#left-nav a:hover{ display: block; background-image: url(../images/nav_hover.jpg);  }
#left-nav a.curr{ display: block; background-image: url(../images/nav_hover.jpg);  }

#content-container{ margin: 0; width: 620px; height: auto;  float: left;  background: url(../images/bg-content.jpg) bottom right no-repeat; }
#content{ margin: 0; padding: 0 10px 60px 18px; }

#content h2{ font: 21px Georgia, "Times New Roman", serif; letter-spacing: 1px; color: #0C376B;  margin: 8px 0 3px 0;  }
#content h3{ font: 16px Georgia, "Times New Roman", serif; letter-spacing: 1px; color: #0C376B;  margin: 8px 0 3px 0;  border-bottom: 1px solid #0C376B; display: block;}

#sidebar-big{ width: 200px; margin: 0 0 5px 8px; float: right; }
#sidebar-big a img{ border:none; }

.hi{   border-top: 2px solid tan;}

.horiz-line{ border-bottom: 1px solid tan; padding: 3px; }

a:hover{ color: #666666; }

ul li{ margin: .3em 0; }