﻿body{
background:#22312a;
font:76% Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

p{
color: #D0CEC2;
margin: 0 0 15px;
}

a{
color:#cd9528;
font-weight:700;
text-decoration:none;
}

a:hover{
color:#d04a10;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

#container{
background-position: center;
background: #22312a;
margin:0 auto;
text-align: left;
width: 750px;
}

#sitename{
background: url("img/sitename1.jpg") top center no-repeat;
color: #cd9528;
margin-left: -28px;
font-weight: 400;
height: 142px;
text-align: center;
}

#sitename h1{
font-size:2.2em;
margin:0;
padding-top:20px;
}

#sitename span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
}

#nav{
background:url("img/greypx.gif") bottom left repeat-x;
float:left;
width:753px;
}

#nav ul{
list-style:none;
margin:0;
padding:0;
}

#nav a{
background:url("img/tabs2.jpg") no-repeat 100% 0;
color:#808080;
display:block;
font-size:1.0em;
padding:7px 20px 4px 11px;
text-decoration:none;
}

#nav a:hover{
color: #22312A;
}

#nav li{
background:url("img/tabs2.jpg") no-repeat 0 0;
float:left;
margin:0 4px 0 0;
padding:0 0 0 9px;
}

#nav #current{
background:url("img/tabs2.jpg") no-repeat 0 -41px;
}

#nav #current a{
background:url("img/tabs2.jpg") no-repeat 100% -41px;
color:#cd9528;
padding:7px 20px 5px 11px;
}

#wrap1{
	background: #22312a url("img/header1.jpg") repeat-y;
	clear: both;
	border-bottom: 1px solid #d0cec2;
	border-left: 1px solid #d0cec2;
	border-right: 1px solid #d0cec2;
	padding: 0;
	width: 750px;
}

#header{
height:30px;
position:relative;
width:750px;
}

#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;
}

#leftside{
float: left;
width: 100px;
margin: 30px 0 0 6px;
}

#leftside h1{
font-size:1.4em;
font-weight:400;
}

#contentalt{
margin:0px 15px 0 150px;

}

#content p,#contentalt p{
margin:8px 0 0 10px;
}

#content h1,#contentalt h1{
	color: #D0CEC2;
	font-size: 2em;
	font-weight: 400;
	margin: 15px 0 10px;
	padding: 0;
}

#content h2,#contentalt h2{
	color: #D0CEC2;
	font-size: 1.5em;
	font-weight: 400;
	margin: 20px 0 10px;
	padding: 0;
}

#content img,#contentalt img{
float:left;
margin:15px 5px 25px 40px;
}

#footer{
background-color:#22312A;
clear: both;
color: #a0a0a0;
font-size: 0.9em;
height: 42px;
margin-top: 20px;
text-align: right;
width: 750px;
border-top: 1px dotted #d0cec2;
}

#footer a{
color:#a0a0a0;
font-weight:400;
padding-right:2px;
}

#footer a:hover{
color:#a0a0a0;
text-decoration:underline;
}

.menublock{
margin-top:30px;
margin-bottom:20px;
}

.nav{
	color: #cd9528;
	display: block;
	font-size: 1.0em;
	font-weight: 200;
	margin-bottom: 1px;
	margin-right: 20px;
	padding: 2px 2px 2px 2px;
	position: relative;
	text-decoration: none;
	text-align:center;
	width: 100px;
}

.nav:hover{
	border: 1px solid #fa9035;
	color: #a0a0a0;
	padding: 2px 2px 2px 2px;
}

.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{
border:1px solid #cd9528;
margin:5px auto 15px 5px;
padding:5px;
}

.photos{
margin:5px auto 15px 30px;
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;
}


