@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
	font-family: 'Optima-Regular', 'Optima', 'Cambria', sans-serif;
	font-size: 14px;
	color: #837567;
	background-attachment: scroll;
	background-image: url(../images/background/bg.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;	
	margin:0px;
	padding:0px;
	text-align: left;
}

h2 {
	font-size: 16px;
	color: #837567;	
	margin:0px;
	padding:10px 10px 0px 10px;
	font-weight:bold;
	text-align:center;
}

h3 {
	color: #837567;
	text-align:center;
}

h4 {
	font-size: 16px;
	color: #837567;	
	margin:0px;
	padding:10px 10px 0px 10px;
	font-weight:bold;
	text-align:left;
}

p {
	font-size: 14px;
	color: #837567;
	margin:0px;
	padding:10px;
	text-align: left;
}

p.center {
	font-size: 14px;
	color: #837567;
	margin:0px;
	padding:10px;
	text-align: center;
}

a {
	color: #73ab5d;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px #95e17d dotted;
}

a:hover {
	color: #9db18d;
	border-bottom: 1px #9db18d dotted;
}

a:active {
	color: #73ab5d;
	border-bottom: 1px #95e17d solid;
}

a.no_border {
	text-decoration: none;
	border-bottom: 0px;
}

hr {
		height:						3px;
		border-style:				none;
		background-image:			url(../images/hr.gif);
		background-repeat:			repeat-x;
		margin:						10px 70px 10px 70px;
}

li {
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
}


#headerwrapper {
	height: 374px;
	}
	
		
#box_01 {
	margin-top: -263px;
	width: 860px;
	background-repeat: repeat-y;
	background-image: url(../images/background/bg_mid.png);
	background-position: 0 0;
	padding-right: 40px;
	margin-right: auto;
	padding-left: 0px;
	padding-top: 40px;
	margin-left: auto;
}

	
#header_ {
	width:900px;
	height:154px;
	margin:0 auto;
	overflow:hidden;
	background-image: url(../images/background/header.png);
}

#homeheader_ {
	width:900px;
	height:130px;
	margin:0 auto;
	overflow:hidden;
}

#navbox  {
	float: left;
	width: 212px;
	margin-right: 40px;
	margin-top:20px;
	font-size: 18px;
	text-align: left;
	padding-left: 20px;
	z-index:100;
}

#navbox a {
	font-family: 'Optima-Regular', 'Optima', 'Cambria', sans-serif;
	color: #a49588;
	font-weight: bold;
	text-decoration: none;
	list-style-type: circle;
	border-bottom:0px;
}


#navbox a:hover {
	color: #9db18d;
	border-bottom:0px;
}


#navbox li {
	list-style-type: none;
	margin-left: -15px;
	margin-top: 10px;
}


#homeslice_ {
	position:relative;
	left:192px;
	top:130px;
	width:708px;
	height:474px;
}


span.footer {
	color: #685950;
	font-size: 11px;
	text-align: center;
	width: 900px;
	clear: both;
	height: 75px;
}


#footer a {
	color: #685950;
	border-bottom:0px;
}


#footer a:hover {
	color: #cfa15a;
	border-bottom:0px;
}


#podcast_ {
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 300px;
	width: 500px;
	float: right;
	top: 25px;
	right: 0px;
}
	


#content {
	margin-left: 275px;
	margin-right: 30px;
}

#logo {
	position: relative;
	top: 6px;
	width: 125px;
	clear: none;
	height: 140px;
}
