@charset "utf-8";

body {
	background: #D6C5B4 top left repeat-x;
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:12px;
	color:#000000;
	line-height:20px;
	margin-top: 0px;
}
#container {
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 0;
	width: 800px;
	background-image: url(../images/containeroutline.jpg);
	margin-bottom: 0;
}
/*********************************************************
   Content
 *********************************************************/

#content {
	background: #F2E7D6;
	padding-left: 0px;
	width: 750px;
	margin: auto;
	border-bottom: #838383 3px solid;
}
#content a {
	color: #2773AD;
	font-weight: 500;
	text-decoration: none;
}
/*********************************************************
   Header
 *********************************************************/

#header {
	background: url(../images/headerbanner.jpg) no-repeat;
	margin: auto;
	width: 750px;
	height: 135px;
}
#tabs {
	margin-top: 0;
	float: right;
	/*position: absolute;
	right: 0px;*/
	top: 0;
}
/*#tabs {
	position:absolute;
	top:0;
	right: 200px;
}*/
#tabs ul {
	list-style:none;
	margin:;
	padding:0;
}
#tabs li {
	background:url(../images/tabs.jpg) top right no-repeat;
	width: 131px;
	height: 37px;
	float: left;
	display: inline;
	margin: 0 3px 0 1px;
	padding-top:7px;
	text-align:center;
	font-size:1.2em;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
}
#tabs li a {
	color:#F2E7D6;
	text-decoration: none;
}

#tabs li a:hover{
	text-decoration: none;
	}
/*********************************************************
   Navigation
 *********************************************************/

#navigation {
	height: 50px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 750px;
	/*margin-left: 25px;*/
	margin: auto;
	background: url(../images/navigationbar4.jpg)
}
#navigation ul {
	margin: 10px 0 0 -60px;
}
#navigation li {
	list-style: none;
	display: inline;
	}
#navigation li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	margin-left: 15px;
	padding-left: 22px;
	padding-right: 22px;
	vertical-align: middle;
	}
#navigation li a:hover{
	color: #7BA7A6;
	background: #DBE8E8;
	border-top: 27px solid #DBE8E8;
	border-bottom: 30px solid #DBE8E8;
	text-decoration: none;
	}

/*********************************************************
   Columns
 *********************************************************/

#rightcol {
	width: 509px;
	float: left;
	padding: 10px;
	background: #F2E7D6;
}
.list li {
	list-style: disc;
	visibility: visible;
}
#leftcol ul, li {
	list-style: none;
}
#leftcol {
	width:200px;
	padding: 0px;
	margin-right: 20px;
	margin-top: 5px;
	background: #F2E7D6;
	float:left;
	margin-bottom: 20px;
}
#leftcol li a {
	border-bottom: 1px dotted #CACABA;
	color: #2773AD;
	display: block;
	font-weight: bold;
	padding: 8px 3px 8px 3px;
	text-decoration: none;
}
#leftcol li a:hover {
	background-image: url(../images/navbg.jpg);
}
/*********************************************************
   Footer
 *********************************************************/

#footer {
	height: 70px;
	margin: auto;
	width: 750px;
	background: #D6C5B5 /*#F2E7D6 old color*/;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2773AD;
	/*border-top: #838383 3px solid;*/
}
#footer a {
	color: #2773AD;
}
#footer ul {
	list-style: none;
	text-decoration: none;
}
#footer li {
	display: inline;
	visibility: visible;
	margin: 0 5px 0 5px;
}
#footer p {
	padding: 0;
	margin: 0;
}
/*********************************************************
   Other
 *********************************************************/

.clear {
	clear: both;
	visibility: hidden;
}
.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8;
}
h1 {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	color: #666666;
	padding: 10px 0;
	border-bottom: solid 5px #D6C5B5;
}
.smallH1 {
	font: bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	color: #666666;
	padding: 10px 0;
	border-bottom: solid 5px #D6C5B5;
}
h2 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	;
	font-weight: bold;
	margin-top: 10px;
	color: #C0C0C0;
}
h3 {
	width: 146px;
	height:50px;
	margin:0;
	padding:0;
	background : url(../templates/images/menuheader5.jpg) no-repeat;
	text-indent:-9999px;
	font: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	color: #666666;
}
.pics {   
    padding: 5px;  
    margin:  px;
	float: left; 
	text-decoration: none;
	list-style: none; 
} 

/*h7 {
	background: url(images/column.jpg);
}

h7 a{
	visibility: hidden;
}
	*/

