/* General Body Styles */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #85C329;}

h1 {
	font-size: 197%;}

h2 {
	font-size: 167%;}

h3 {
	font-size: 100%;
	font-weight: bold;}

p, ol, ul {
	line-height: 180%;}

blockquote {
	margin: 0;
	padding-left: 20px;
    background: #666666;
	border-left: 10px solid #E06529;
	font-style: italic;
	color: #ffffff;}

blockquote * {
	line-height: normal;}

a {
	color: #E06529;
    text-decoration: none;}

a:hover {
        font-weight: bold;
	text-decoration: none;}

img {
	border: none;}

img.left {
	float: left;
	margin: 0 20px 0 0;}

img.right {
	float: right;
	margin: 0 0 0 15px;}

/* Header */

#header-wrapper {
	height: 210px;
    background: #E6E6E6;
  	border-top: 10px solid #CDCDCD;
    border-bottom: 10px solid #CDCDCD;}
    
#header {
        width: 760px;
        padding: 5px 0px 0px 0px;
	margin: 0 auto;}    
    
/* Splash */

#splash {
	float: right;}


/* Menu */

#menu {
	float: left;
	width: 200px;
	height: 200px;
	background: url(images/img03.jpg);}

#menu ul {
	margin: 0;
	padding: 20px 20px 0px 20px;
	list-style: none;
	line-height: normal;}

#menu li {
	display: inline;}

#menu a {
	display: block;
	padding: 8px 10px;
	background: url(images/img05.gif) repeat-x;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;}

#menu a:hover {
      font-weight: bold;
	}

#menu .first a {
	background: none;}
    
/* Menu 2 */

#navcont ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #036;
color: #FFF;
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: center;
}

#navcont li { display: inline; }

#navcont li a
{
text-decoration: none;
background-color: #036;
color: #FFF;
padding: .2em 1em;
}



#navcont li a:hover
{
background-color: #369;
color: #fff;
font: normal 100% arial, helvetica, sans-serif;
}

/* Page */

#page {
	width: 760px;
    margin: 0 auto;
		}

        
/* Content */

#content {
	float: left;
	width: 540px;
	padding: 10px 0px 0px 0px;}
    
#content a:hover {
      font-weight: bold;
      text-decoration: none;
	}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;}

#content ul li {
	padding-left: 15px;
	background: url(images/img08.gif);}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;}

.title {
	padding: 3px 0px 0px 20px;}

.content {
	padding: 20px;
	background: url(images/img10.gif) no-repeat;}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 510px;}

  
.twocols .col2 {
	float: right;
    width: 255px;}

/* Sidebar */

#sidebar {
	float: right;
    padding: 10px 0px 0px 0px;
	width: 200px;}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;}

#sidebar li {
	margin-bottom: 10px;
	background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;}

#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;}

#sidebar li li {
	margin: 0;
	padding: 4px 0px 0px 0px;
	background: none;
	border-top: 1px dotted #CDCDCD;}

#sidebar h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(images/img06.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #145997;}

#sidebar h3 {
	margin: 0;}

#sidebar p {
	margin: 0;
	line-height: normal;}

#sidebar a {
	text-decoration: none;}

#sidebar a:hover {
	text-decoration: ;}

#sidebar .first {
	border: none;}

/* Footer */

#footer-wrapper {
	height: 50px;
	padding: 10px 10px 10px 10px;
	background: #E6E6E6;
  	border-top: 10px solid #CDCDCD;}

#footer {
	width: 760px;
	margin: 0 auto;}

#footer p {
	margin: 0;
	line-height: normal;}

#footer a {
	color: #666666;}

#legal {
		padding: 0px 10px 0px 10px;}

#links {
	float: right;
	padding: 10px 0 0 0;}