body, html {
	height:90%;
	width:100%;
	margin:0;
	padding:0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #414141;
}

/*html {
	padding-top:5px;
}
*/
strong {
	font-weight:bold;
}

html {
	background:#582a57 url(images/bg_gradient.png) repeat-x;		
}
a:link, a:visited, a:active {
	color:#006699;
	text-decoration: none;
}
a:hover {
	color: #993366;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
}
h1 {
	font-size: 138.5%; /*18px*/
	color: #683466;
	text-align: left;
	letter-spacing:.12em;
	padding-bottom:5px;
	border-bottom:1px dotted #683466;
	margin: 5px 2px 18px 2px;
}

h2 {
	color:#006633;
	font-size:123.1%; /*16px*/
	margin-bottom:1em;
}

h3 {
	color:#660099;
	font-size:116%; /*15px*/
	margin-bottom:1em;
	
}

form {
	margin: 0;
}

/* blechhh */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.bottom_nav {	
	margin-left:18px;
	clear:both;	
	height:18px;
	padding-bottom:10px;
}

.bottom_nav ul li {
	float:left;
	margin-right:10px;
	background:none;	
	padding-right:10px;
	border-right:1px solid #683466;	
}

.bottom_nav ul li.menu-last, .main_menu ul li.menu-last a {
	border:none;
}

.main_menu ul li.menu-expand ul li.menu-last a {
	border-bottom:1px solid #683466;
}

.bottom_nav ul li a {
	/*color:#673365;*/
	font-size:108%;	
}

.inner {
	padding:0 32px;
	width:852px;	
	background:url(images/drop_bg.png) top left repeat-y		
}

.outer {
	width:921px;
	margin:0 auto;
	padding-bottom:49px;
	background:url(images/drop_bg_bottom.png) bottom left no-repeat;	
	
}

.outer p {
	font-size:108%;
	margin-bottom:1em;
}

.cap {
	position:absolute;
	bottom:0;
	height:200px;
	width:500px;
	left:0;
	

}

.main {	
	
	border:1px solid #683466;
	border-top:none;
	background: #cd9f6c url(images/content_bg_gradient.png) repeat-x;
}

.content p {
	margin-left:.5em;
}

.content-column {
	float:left;
	width:auto;
}

.column {
	float:left;
	width:245px;
}

.content {
	width:562px;
	min-height:558px;
	padding:10px 15px;
	border:1px solid #683466;
	background:#e1dac2 url(images/content_bg.png) top left repeat-y;
	margin-bottom:10px;
}

.content ul {
	margin-bottom:1em;
	margin-left:1em;
}

.content ul li {
	margin-bottom:.5em;
}

.content a {
	text-decoration:underline;
}

.content a:hover {
	text-decoration:none;
}


.promo {
	padding:5px 10px 10px 16px;
}

.promo img {
	border:1px solid #C67F4A;
}

p.quote {
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	color:#663366;
	text-align:center;
	font-size:153.9%;
	margin:20px 0 0;
	padding-bottom:0;
	line-height:120%;
	
}


.header {
	clear:both;
	height:155px;
	margin-top:10px;
	/*height:144px;
	margin-bottom:11px;*/
}

.featured_image {
	
	background-color:#CB996D;
	padding:6px 5px;
	border:1px solid #683466;
	width:582px;
}

.featured_image p {
	margin:0;
	padding:0;
}

.logo-faded {	
	background:url(images/logo_faded.png) bottom left no-repeat;	
}

.info-column {	
	background:url(images/logo.png) top left no-repeat;		
	min-height:770px;
 	color:#333333;
}

.clear {
	clear:both;
}

.main_menu {
	background:url(images/peach_trans.png) bottom left repeat-x;
	border:1px solid #683466;
	margin-left:16px;
	margin-top:11px;
	width:207px;
	padding:5px;
}

.main_menu ul li a {
	padding:5px 4px 5px 4px;
	border-bottom:1px solid #683466;
	display:block;
	width:95%;
	height:100%;
	letter-spacing:.12em;
	color:#000;	
}

ul.menu-current {
	background:url(images/peach_trans.png) bottom left repeat-x;
}

.main_menu ul li a:hover {
	
	color:#efefef;
}

.main_menu ul li.menu-current a {
	color:#fff;
	background:#836068;
	
}

.main_menu ul li.menu-current ul li a {
	color:#000;	
	background:none;
}



.main_menu ul li ul li a {
	
	width:186px;
	padding-left:15px;
}	

.main_menu ul li.menu-current ul li a:hover {
	color:#fff;
}

.contact_info {
	position:absolute;
	left:120px;
	top:22px;
	font-size:93%;
	font-weight:bold;
	text-align:center;
}


.search_box {
	font-size: 100%;
	font-weight: bold;
	margin-left:10px;	
	padding-top: 10px;
	z-index:1000;
}
.search_string {
	width: 100px;
	height: 20px;
	padding:2px 2px 0 2px;	
	letter-spacing:1px;
	font-size: 108%;
	margin-left:6px;
	width:140px;
	vertical-align: top;
	background:#e2ddd0;
	border:1px solid #C79064;
}
.search_submit {
	width: 5em;
	height: 2em;
	margin-top:1px;
	font-size: 93%;
	vertical-align: top;	
	/*margin-top:5px;*/
}


