body, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 20px;
	color : #333;
	vertical-align : top;
}

body {
	background-color : #fff;
	margin:0 0 10px 0px;
	padding:0px;
	}

.details{
	text-align:right;
	color:#81A2B7;
	font-size:10px;
	padding-bottom:3px;
	padding-right:30px;
}	

.pic{

	margin-bottom: 6px;
	width:285px;

}


h1 {
	font-size: 14px;
	font-weight:700;
	color: #fff;
	background:#81A2B7;
	padding:4px;
	margin:10px 0 10px 0;;
}

H2 {
	font-size : 14px;
	color : #39a5b5;	
	border-bottom : 1px dashed #c0a989;		
}

a:link {
	color : #688EA8;
	text-decoration: underline;
}

a:visited {
	color : #688EA8;
	text-decoration: underline;
}

a:hover {
	color : #436276;
	text-decoration: none;
}

a:active {
	color : #39a5b5;
	text-decoration: underline;
}

.otherlink {
	color:#58585A;
}

.otherlink a:link {
	color:#58585A;
	text-decoration: underline;
}

.otherlink a:visited {
	color:#58585A;
	text-decoration: underline;
}

.otherlink a:hover {
	color:#58585A;
	text-decoration: none;
}

.otherlink a:active {
	color:#ffffff;
	text-decoration: underline;
}

.altback {
	background-color : #fff;}

.frame {
	background-color : #fff;
	padding: 20px;
	margin:20px;
	
	margin:auto;
}

.border{
	
	padding: 30px 10px 10px 10px;
	background:url(images/bg.jpg) repeat-y ;
	width:900px;
}

.content {
	background-color : #fff;

}

.pictureframe {
	background-color : #f5dd9f;
	padding : 2px 2px 2px 2px;
}


.menu a{
	font-size : 13px;
	color : #39a5b5;
	display:block;
	text-align:center;
	border-color:#c0a989;
	border-top:#c0a989 solid;
	border-bottom:#c0a989 solid;
	border-right: #c0a989 solid;
	border-left:#c0a989 solid;
	border-width:1px;
	text-decoration:none;
}

.menu a:hover{
	font-size : 13px;
	color : #39a5b5;
	display:block;
	text-align:center;
	border-color:#c0a989;
	border-top:#c0a989 solid;
	border-bottom:#5c0a989 solid;
	border-right: #c0a989 solid;
	border-left:#c0a989 solid;
	border-width:1px;
	text-decoration:none;
}

p{
	color:#58585A;
	font-size:11px;
	line-height:140%;
	margin:10px 0 10px 0;
}

ul{
	list-style:none;
	margin-left:20px;
	padding:0;
}

ul li{
	color:#58585A;
	font-size:11px;
	line-height:140%;
	background:url(images/dot.jpg) 1px 5px no-repeat;
	padding-left:10px;
	margin-left:0;

}

.intro{
	color:#81A2B7;
	font-size:14px;
	font-weight:normal;
	margin:15px 0 10px 0;
}

.details a{
	text-decoration:none;
}

.details a:hover{
	text-decoration:underline;
}

.foot{
	background:url(images/foot.jpg) no-repeat;
	width:900px;
	height:9px;
	padding:20px;
}

.top{
	background:url(images/top.jpg) no-repeat;
	width:900px;
	height:9px;
	padding:0 20px;
}