body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #CC6600;
	line-height: 130%;
	color: #666666;
	margin: 0px 50px;

}
#header {
	background-image: url(../images/owens_150.jpg);
	background-repeat: repeat-x;
	height: 100px;
}
#container #maincontent #sydbg {
	background-image: url(../images/GimmerburnRd_faded.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 5px;
	padding-left: 5px;
}


#container {
	background-color: #FFFFFF;
	margin: 0px;
	border-top: 10px solid #040369;
	padding-top: 0px;
/*	background-image: url(/images/GimmerburnRdbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
}
#crumbs{
	font-size:11px;
	color:#000040;
	border-bottom:#FFE1C4;
	margin-bottom:5px;
	font-weight: bold;
}
#crumbs a{
	color: #040369;
	text-decoration: none;
	font-weight: normal;
}
#maincontent {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 170px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#leftcol {
	width: 160px;
	position: absolute;
	top: 117px;
	background-color: #FFFFFF;
	left: 51px;
}
#leftcol a {
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #CC6600;
	border: 1px solid #FFE1C4;
	margin-bottom: 15px;
	padding-left:10px;
}
#leftcol a:hover {

	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #ffffff;
	background-color:#CC6600;
	border: 1px solid #FFE1C4;
	margin-bottom: 15px;
	padding-left:10px;
}

#footer {
	border-top:solid 1px #FFE1C4;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-size: 11px;
}
 #footer a{
	color: #CC6600;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC6600;
	padding-right: 5px;
	padding-left: 5px;
}
 
 #footer a hover{
	text-decoration: underline;
	background-color: #E4D185;
}

.image_right {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #FFE1C4;
	float: right;
}
.image_right p{
	font-size:11px;
	background-color:#FFFFFF;
	color:#919191;
}
h1 {
	font-size: 150%;
	padding-bottom: 15px;
}

.image_right_300 {

	padding: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #FFE1C4;
	float: right;
	width:300px;
}
.image_right_300 p {

	font-size:11px;
	background-color:#FFFFFF;
	color:#919191;
}
h2 {
	font-size: 140%;
}

#container #maincontent #tablelayout td{
	margin: 2px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#container #maincontent #pic_credit {
	font-size: 10px;
	color: #999999;
}
