/* andreas06 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.

Version: 1.1, November 28, 2005 */

body{
	color:#666666;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size: 76%;
	background-color: #FFFFFF;
	background-image: url(img/bodybg.gif);
	background-repeat: repeat-x;
}

p{
line-height:1.5em;
margin:0 0 15px;
}

a{
	font-weight:700;
	text-decoration:none;
	color: #FF9900;
}

a:hover{
color:#d04a10;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

#container{
	text-align:left;
	width:752px;
	background-color: #FFFFFF;
	background-image: url(img/bodybg.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#sitename{
	background-image: url(img/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 752px;
	height: 130px;
}

#nav{
	float:left;
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 760px;
}

#nav ul{
list-style:none;
margin:0;
padding:0;
}

#nav a{
	background:url(img/tabs.gif) no-repeat 100% 0;
	color:#808080;
	display:block;
	font-size:1em;
	letter-spacing:-1px;
	text-decoration:none;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-left: 11px;
	padding-right: 17px;
}

#nav a:hover{
color:#505050;
}

#nav li{
	background:url(img/tabs.gif) no-repeat 0 0;
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
}

#nav #current{
background:url(img/tabs.gif) no-repeat 0 -41px;
}

#nav #current a{
background:url(img/tabs.gif) no-repeat 100% -41px;
color:#303030;
padding:7px 20px 5px 11px;
}

#wrap1{
	background:#ffffff url(img/innerbg.gif) repeat-y;
	border-bottom:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	clear:both;
	padding:0;
}

#wrap2{
background:url(img/header.jpg) top left no-repeat;
padding:10px;
width:730px;
}

#bot{
	background:url(img/bot.jpg) top left no-repeat;
	width:730px;
	height: 33px;
}

#header{
height:30px;
position:relative;
width:730px;
}

#header h1{
float:left;
font-size:1.4em;
margin:0;
width:180px;
}

#topbox{
color:#808080;
margin:0 0 4px;
text-align:right;
}

#topbox a{
color:#d04a10;
}

#topbox a:hover{
text-decoration:underline;
}



#content{
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0;
	margin-left: 70px;
}

#content img.right{
	clear:both;
	float:right;
	padding:0px;
	margin-bottom: 10px;
}

#content img.left{
	clear:both;
	float:left;
	padding:0px;
	margin-bottom: 10px;
}

#contentalt{
margin:45px 15px 0 180px;
}

#content p,#contentalt p{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#content h1,#contentalt h1{
	color:#505050;
	font-size:3em;
	font-weight:400;
	margin:15px 0 10px;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h2,#contentalt h2{
	color:#505050;
	font-size:2em;
	font-weight:400;
	margin:20px 0 10px;
	padding:0;
}

#content h3,#contentalt h3{
	color:#505050;
	font-size:1.75em;
	font-weight:300;
	line-height: 1px;
}

#content h4,#contentalt h4{
	color:#505050;
	font-size:1.1em;
	font-weight:400;
	margin:20px 0 10px;
	padding:0;
	font-style: italic;
	text-align: center;
}


#content img,#contentalt img{
	float:left;
	margin:5px 15px 6px;
}



#footer{
	clear:both;
	color:#a0a0a0;
	font-size:0.9em;
	height:26px;
	margin-top:20px;
	padding:1px;
	text-align:right;
	width:673px;
}

#footer a{
color:#a0a0a0;
font-weight:400;
}

#footer a:hover{
color:#a0a0a0;
text-decoration:underline;
}

.menublock{
margin-bottom:10px;
}

.nav{
color:#d04a10;
display:block;
font-size:1.1em;
font-weight:700;
margin-bottom:1px;
padding:2px 2px 2px 10px;
position:relative;
text-decoration:none;
width:125px;
}

.nav:hover{
border:1px solid #fa9035;
color:#505050;
padding:1px 1px 1px 9px;
}

.sub{
font-size:0.9em;
margin-left:20px;
padding:1px 1px 1px 6px;
width:105px;
}

.sub:hover{
border:1px solid #fa9035;
color:#505050;
padding:0 0 0 5px;
}

.intro{
	font-weight:700;
}

.active{
border:1px solid #fa9035;
padding:1px 1px 1px 9px;
}

.box{
background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
border:1px solid #d0d4d4;
color:#505050;
margin:15px auto;
padding:10px 10px 10px 20px;
width:75%;
}

.photo{
margin:5px auto 15px;
padding:5px;
}

.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.soft{
color:#808080;
}

.normal{
font-weight:400;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.hide{
display:none;
}

.contactform {
	width:445px;
	border:solid 1px rgb(200,200,200);
	background-color:#f8efd3;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-left: 65px;
}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; 
padding:0 /*IE6*/; 
margin:0 0 20px 0; 
border:solid 1px rgb(220,220,220);
}

.contactform fieldset legend {
	margin:0 0 0 5px !important /*Non-IE*/;
	margin:0 0 20px 5px /*IE6*/;
	padding:0 2px 0 2px;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:1.25em;
 }
 
.contactform label.left {
	float:left;
	width:130px;
	padding:2px;
	font-size:110%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.contactform select.combo {
	width:175px;
	padding:2px;
	border:1px solid #b79e7c;
	font-size:0.9em;
	height: 10px;
}

.contactform select.combo2 {
	width:175px;
	padding:2px;
	border:1px solid #b79e7c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	height: 5px;
	margin-top: 30px;
}
.contactform input.field {
	width:200px;
	padding:2px;
	border:1px solid #b79e7c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
}

.contactform input.textarea {
	width:200px;
	padding:2px;
	border:1px solid #b79e7c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
}

.contactform input.fieldch {
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
}

.contactform textarea 
{
	width:250px;
	padding:2px;
	border:1px solid #b79e7c;
	font-family:Arial, Helvetica, sans-seriff;
	font-size:110%;
	height: 75px;
}

.contactform input.button {
	float:right;
	width:10em;
	margin-right:20px;
	padding:3px /*IE6*/;
	background:rgb(230,230,230);
	border:solid 1px rgb(150,150,150);
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:rgb(150,150,150);
	font-size:100%;
}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}


div.tabularDisplay
		{
	margin-bottom: 5px;
	margin-left: 65px;
	width: 450px;
		}
	div.tabularDisplay table
		{
	table-layout: auto;
	border-collapse: collapse;
	width: 450px;
	border: 1px solid #b79e7c;
		}
	div.tabularDisplay tr.rowHeader1
		{
	vertical-align: top;
	background-color:#b79e7c;
	font-weight: bold;
		}
	div.tabularDisplay tr.rowHeader1NotAligned
		{
		vertical-align: top;		
		background-color:#C1C1D1;		
		font-weight: bold;
		}
	div.tabularDisplay tr.rowHeader1 td
		{
		text-align: left;
		}
	div.tabularDisplay tr.rowHeader2
		{
		vertical-align: top;
		background-color:#9999B2;
		font-weight: bold;
		}
	div.tabularDisplay tr.rowHeader2 td
		{
		text-align: left;
		}
	div.tabularDisplay .rowOdd
		{
	vertical-align: top;
	background-color:#f8efd3;
		}
	div.tabularDisplay .rowEven
		{
	vertical-align: top;
	background-color:#e1d9c2;
		}
		div.tabularDisplay .rowWhite
		{
	background-color:#FFFFFF;
		}
	div.tabularDisplay td
		{
	padding-top: 4pt;
	padding-bottom: 4pt;
	padding-left: 4pt;
	padding-right: 4pt;
	border-width:1px;
	border-style:solid;
	border-color:#b79e7c;
		}
.contentleft {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.maincontent {
	margin-right: 50px;
	margin-top: 7px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #B59C7A;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 220px;
	padding-left: 10px;
}
#imageleft {
	float: left;
	width: 175px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
}
