
html, body{ 
	margin:0; 
	padding:0; 
	text-align:center;
	background: #2E2B1C url(art/mainbg.jpg) repeat-y center;
	font: 12px Verdana;
} 

p { margin-top: 12px; margin-bottom: 12px; }

td {	
	font-size:12px; 
	font-family: Trebuchet MS, Helvetica, sans-serif;
	line-height:14px;
	color:#625932;
}


#pagewidth{ 
	width:700px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
	margin-top:30px;
	margin-bottom:60px;
	padding:0; 
	background: #D9D4BB url(art/contentbg.jpg) repeat-y;
	
	
}
#header{
	position:relative; 
	height:9px !important; 
	width:100%;
	line-height:0px;
	overflow:hidden;
} 

#footer{
	position:relative; 
	height:12px !important; 
	width:100%;
	line-height:0px;
	overflow:hidden;
} 

#rightcol{
	width:208px; 
	float:right;
	margin:0px; 
	padding:0;
}
#logo {
	position:relative;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:14px 0px 0px 18px;
	border: none;
	line-height:0px;
}

.menu {
	font:13px Trebuchet MS, Helvetica, sans-serif;
	background: url("art/sub_arrow.gif") top left;
	background-repeat: no-repeat;
	font-weight:bold;
	position:relative;
	top:0px;
	left:10px;
	margin:6px 0px 6px 0px !important;
	padding:0px 0px 0px 12px !important;
	list-style-type:none;
		
}

.menu a {
	font:13px Trebuchet MS, Helvetica, sans-serif;
	color:#625932;
	font-weight:bold;
	text-decoration:none;
}

.menu a:hover {

	color:#9A9671;

}

#contenthome{
	position:relative;
	width:440px;
	margin: 10px 0px 10px 40px;
	padding:0px 0px 0px 0px;
	font-size:12px; 
	font-family: Trebuchet MS, Helvetica, sans-serif;
	line-height:14px;
	color:#625932;
	min-height: 340px;
	text-align:center;
} 

#content{
	position:relative;
	width:440px;
	margin: 60px 0px 20px 40px;
	padding:0px 0px 0px 0px;
	font-size:12px; 
	font-family: Trebuchet MS, Helvetica, sans-serif;
	line-height:14px;
	color:#625932;
	min-height: 340px;
} 
#content2{
	position:relative;
	width:440px;
	margin: 10px 0px 20px 110px;
	padding:10px;
	font-size:12px; 
	font-family: Trebuchet MS, Helvetica, sans-serif;
	line-height:16px;
	color:#625932;
	border: solid 1px #625932;
	} 

/* mac firefox hide \*/
* html #content{height:340px}
/* end hide */

#content h1 {
	margin:0px 0px 6px 0px;
	font:16px Trebuchet MS, Helvetica, sans-serif;
	color:#625932;
	font-weight:bold;
	font-variant:small-caps;
}

#content h2 {
	margin:0px 0px 0px 0px;
	font:13px Trebuchet MS, Helvetica, sans-serif;
	color:#625932;
	font-weight:bold;
	
	
}

#content a {
	font:12px Trebuchet MS, Helvetica, sans-serif;
	color:#625932;
	font-weight:bold;
	text-decoration:none;
}

#content a:hover {

	color:#9A9671;

}

#content2 h1 {
	margin:0px 0px 6px 0px;
	font:16px Trebuchet MS, Helvetica, sans-serif;
	color:#625932;
	font-weight:bold;
	font-variant:small-caps;
}

#content2 h2 {
	margin:0px 0px 0px 0px;
	font:13px Trebuchet MS, Helvetica, sans-serif;
	color:#625932;
	font-weight:bold;
	
	
}

#content2 a {
	font:12px Trebuchet MS, Helvetica, sans-serif;
	color:#625932;
	font-weight:bold;
	text-decoration:none;
}

#content2 a:hover {

	color:#9A9671;

}

#portrait {
	position:relative;
	font:12px Trebuchet MS, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:310px 0px 35px 0px;
	border: none;
	width:369px;
	background: url(art/portrait4.jpg) no-repeat;
	text-align: center;
	overflow:hidden;
}

