/* CSS Document */


body {margin: 0 0;
	font-family: Arial, Helvetica, sans-serif;}
a {color: #713D58;}
a:hover {text-decoration: none;}
h3 {font-size: 12px;}
p {font-size: 12px;}
/* Page drop shadow 
.shadow_wrap1, .shadow_wrap2, .shadow_wrap3 {margin: 0 0;
	width: 780px;}
.shadow_wrap1 {background:url("images/shadow.gif") no-repeat bottom right;}
.shadow_wrap2 {background:url("images/corner_bl.gif") no-repeat bottom left;}
.shadow_wrap3 {padding:0 8px 8px 0;
	background:url("images/corner_tr.gif") no-repeat top right;}
*/
#wrapper {width: 100%;
	margin: 0 auto;
	background-color: #d4c790;}

/* Masthead styles  */
#masthead {height: 85px;
	background-color: #ffffff;}
#masthead img {padding-top: 10px;}
#masthead-links {text-align: right;}
#masthead-links a {padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	right: 30px;
	top: 25px;
	color: #8fa28e;}
#masthead-links a:hover {color: #713D58;}
#tagline {position: relative;
	left: 520px;
	color: #A1B5D7;}
	
#nav-menu {border-bottom: #ffffff 1px solid;
	background-color:#8fa28e;
	height: 22px;}
#nav-menu a {text-decoration: none;
	display: inline;
	border-right: #ffffff 1px solid;
	padding: 4px 10px 4px 10px;
	margin-right: -4px;
	font-size: 11px;}
#nav-menu a:hover {color: #ffffff;
	background-color: #9a6581;}
	
#left {width: 150px;
	background-color: #8fa28e;
	padding: 5px 5px;
	font-size: 12px;}
#left a {color: #ffffff;}

.white-box {background: url(images/white-box.jpg) left top no-repeat;
	width: 125px;
	height: 125px;
	padding: 2px 2px;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;}

#middle {padding: 5px 5px;
	border-right: #ffffff 1px solid;
	border-left: #ffffff 1px solid;}

#right {width: 150px;
	background-color: #8fa28e;
	color: #ffffff;
	padding: 5px 5px;
	font-size: 10px;}
#right h3 {font-size:10px;}
#right a {color: #ffffff;}

#main {font-size: 12px;}
	
#footer {text-align: center;
	margin: 0 0;
	width: 99%;
	font-size: .7em;
	padding: 2px 2px;}
#footer p {margin: 0 0;}
#footer a {}
