
.wpmd {font-size: 13px;font-family: 'Arial';font-style: normal;font-weight: normal;}
/*----------Para Styles----------*/
div, ul, ol/* Left */
{
 margin: 0px;
 padding: 0px;
}

ul
{
	padding-left: 25px;
}

hr
{
	background-color: #6A3700;
	border: 0px;
	heigh: 1px;
}

/*a
{
	color: #949e71;  
	color: #c68b3d; 
	font-weight: bold;
}*/

q
{
	font-style: italic;
}

#container
{
	width: 775px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left; 
	padding: 0px;
}

body 
{
	text-align:center;
	margin: 0px;
	padding: 0px;
}

#header
{
	position: relative;
	background: url(/images/header.jpg) #fff bottom left no-repeat;
	width:775px; 
	height:375px; 
}

#page_heading
{
	position: relative;
	top: 180px;
	left: 10px;
	width: 425px;
	text-align: center;
	font-family: 'Comic Sans MS', cursive;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 1.6em;
	font-style: italic;
	color: #FFF;
}

#feature_image
{
	position: absolute;
	left: 452px; 
	top: 0px; 
	width:296px; 
	height:362px; 
}

#main_menu
{
	position: relative;
	width: 440px;
	top: -125px;
	padding-left: 15px;
}


#main_content
{	
	position: relative;
	top: -130px;
	clear: both;
	width: 770px;
}

.normal_content 
{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 0.8em;
	color: #6A3700;
}
.news_item
{
	color: #653;
	font-style: italic;
}
.news_item a
{
	color: #4a3216;
	font-weight: bold;
}

.headline
{
	color: #4a3216;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 30px;
}



#bottom_menu
{
	padding: 15px;
	text-align: center;
	font-size: 0.8em;
	font-family: Arial, Tahoma, Sans-serif;
	clear: both;
	height: 50px;
}

#bottom_menu a
{
	text-decoration: none;
	color: #0d2474;
}

.notice
{
	color: #f00;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

.notice a
{
	color: #f00;
	font-size: 1em;
	font-weight: bold;
}

h2
{
	font-size: 1.3em;
	color: #75863d;
}

h3
{
	font-size: 1.0em;
	
}

h4
{
	font-size: 0.9em;
	color: #ff0000;
}

.h5
{
	font-size: 0.9em;
	color: #75863d;
}

#main_content_wide
{
	width: 690px;
	padding: 15px;
	clear: both;
}

#main_content_left
{
	float: left;
	width: 410px;
	padding: 15px;
}

#main_content_left_narrow
{
	float: left;
	width: 330px;
	padding: 15px;
}

#main_content_right
{
 	float: left;
	width: 280px;
	padding: 15px;
	padding-top: 20px;
}
#main_content_right_narrow
{
 	float: right;
	width: 310px;
	padding: 15px;
	padding-top: 20px;
}

#main_menu table tr td
{
	vertical-align: middle;
	text-align: center;
	background: url(/images/nav-off.png) #fff bottom left no-repeat;
	height: 53px;
	width: 99px;
	margin: 4px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 0.7em;
	padding: 0px;
}

#main_menu table tr td a
{
	color: #4a3216;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

#main_menu table tr td:hover
{
	background: url(/images/nav-on.png) #fff bottom left no-repeat;
}

#main_menu table tr td a:hover
{
	color: #39421e;
}

.linked-image
{
	border: 0px solid #fff;
}

.green_box
{
	border: 1px solid #d2c5ae;
	padding: 10px;
	padding-top: 0px;
	background: #e2e7d1;
	margin-bottom: 15px;
}

.notice_box
{
	border: 1px solid #d2c5ae;
	text-align: center;
	padding: 10px;
	background: #e2e7d1;
	text-transform: uppercase;
	margin-bottom: 15px;
}