/* MAIN BODY COMPONENTS */

body	{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background-image: url("../images/body_background.png");
	background-position: center top;
	border-bottom: solid #4E4E3E 2px;
}

img	{
	border: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
}

#extra_pattern	{
	padding: 0px;
	margin: 0px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: -950px;
	height: 100%;
	background-image: url(../images/image.png);
	background-position: right top;
	z-index: 200;
}

#main_wrap	{
	padding: 0;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 0px;
	height: 100%;
	position: relative;
	background-image: url(../images/side_stripe.png);
	background-position: left top;
	background-repeat: repeat-y;
	text-align: left;
}

#footer	{
	clear: both;
	width: 200px;
	margin-left: 150px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #989884; 
	border-top: solid #4E4E3E 1px;
	border-right: solid #4E4E3E 1px;
	border-left: solid #4E4E3E 1px;
	border-bottom: 0px;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

/* ---------------------------------------------------------------------- */
/* BANNER AND MAIN NAVIGATION COMPONENTS */

#banner	{
	padding: 0;
	margin: 0;
	width: 100%;
	height: 74px;
	position: relative;
	background-image: url("../images/main_banner.png");
	background-position: center top;
	z-index: 100;
}

#logo	{
	padding: 0;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 74px;
	position: relative;
	z-index: 400;
}

/* the vertical align property takes care of an IE6 gap problem  */
#logo img	{
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 74px;
	line-height: 74px;
	vertical-align: bottom;
}

#logo a	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
}

#logo span  {
	color: #3D3E31;
    font-family: arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	margin-right: 0px;
	padding-bottom: 10px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}		


#mnav_stripe	{
	padding: 0;
	margin: 0;
	width: 100%;
	height: 27px;
	position: relative;
	background-image: url("../images/mnav_stripe.png");
	background-position: center top;
	border-bottom: solid #001DB2 2px;
}





/* ---------------------------------------------------------------------- */
/* TOP HORIZONTAL MENU */

#mnav_wrap	{
	padding: 0px;
	padding-left: 2px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	height: 27px;
}

a.mnav_button	{
	display: inline;
	float: left;
	margin: 0px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: left;
	height: 27px;
	line-height: 27px;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

a.mnav_button:hover {
	background-image: url("../images/mnav_stripe_hover.png");
	background-position: center top;
}

a.mnav_button_active {
	background-image: url("../images/mnav_stripe_active.png");
	background-position: center top;
	display: inline;
	float: left;
	margin: 0px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: left;
	height: 27px;
	line-height: 27px;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}


/* ---------------------------------------------------------------------- */
/* SIDE BAR AND MENU  */


#sidebar	{
	padding: 0;
	width:  200px;
	margin: 0px;
	height: 100%;
	float: left;
}

.sc_wrap	{
	width: 200px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	height: 100%;
	background: url(../images/boxes/sm_middle.png) center;
	text-align: center;
	font-family
	
}

.sc_top	{
	width: 100%;
	margin: 0px;
	border: 0px;
	height: 20px; 
	background: url(../images/boxes/sm_top.png) center top no-repeat;
}

.sc_bottom	{
	width: 100%;
	margin: 0px;
	border: 0px; 
	height: 20px; 
	background: url(../images/boxes/sm_bottom.png) center bottom no-repeat;
}

div.sm	{
	padding-right: 5px;
	padding-left: 15px;
	padding-top:2px;
	padding-bottom: 2px;
	margin-left: 3px;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
}

div.sm_text	{
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top:2px;
	padding-bottom: 2px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
}

div.sm_heading	{
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom: 2px;
	margin: 0px;
	height: 20px;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

a.sm_main_default	{
	margin: 0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom: 2px;
	display: block;
	text-decoration: none;
	color: #000000;
	height: 20px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	cursor:hand;
	cursor:pointer;
}

a.sm_main_default:hover	{
	margin: 0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom: 2px;
	display:block;
	text-decoration: none;
	color: #868C86;
	height: 20px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	cursor:hand;
	cursor:pointer;
}

a.sm_main_active	{
	margin: 0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom: 2px;
	display:block;
	text-decoration: none;
	color: #EB9D2E;
	height: 20px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	cursor:hand;
	cursor:pointer;
}

a.sm_main_sub1_default	{
	margin: 0px;
	padding-left:10px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom: 2px;
	display: block;
	text-decoration: none;
	color: #000000;
	height: 20px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	cursor:hand;
	cursor:pointer;
}

a.sm_main_sub1_default:hover	{
	margin: 0px;
	padding-left:10px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom: 2px;
	display:block;
	text-decoration: none;
	color: #868C86;
	height: 20px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	cursor:hand;
	cursor:pointer;
}

a.sm_main_sub1_active	{
	margin: 0px;
	padding-left:10px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom: 2px;
	display:block;
	text-decoration: none;
	color: #EB9D2E;
	height: 20px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	cursor:hand;
	cursor:pointer;
}

/* ---------------------------------------------------------------------- */
/* MAIN CONTENT LAYOUT */
#main_content	{
	padding: 0;
	margin: 0px;
	width: 730px;
	height: 100%;
	clear: right;
	float: right;
}


.mc_wrap	{
	width: 730px;
	margin: 0px;
	margin-bottom: 20px;
	border: 0px;
	padding: 0px;
	height: 100%;
	background: url(../images/boxes/mc_middle.png) center;
	text-align: center;
}

.mc_top	{
	width: 100%;
	margin: 0px;
	border: 0px;
	height: 20px; 
	background: url(../images/boxes/mc_top.png) center top no-repeat;
}

.mc_bottom	{
	width: 100%;
	margin: 0px;
	border: 0px; 
	height: 20px; 
	background: url(../images/boxes/mc_bottom.png) center bottom no-repeat;
}

.mc	{	
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px; 
	margin-right: 15px;
	font-family: arial, sans-serif;
	font-size: 13px;
	text-align: justify;
	text-decoration: none;
	line-height: 19px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

/* ---------------------------------------------------------------------- */
/* VARIABLE PAGE ITEMS */

.top_figure_wrap {
	float: right;
	width: 730px;
	text-align: center;
	margin-bottom: 20px;
}

.top_figure	{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px; 
	margin-right: 0px;
}

table.table1	{
	border-collapse: collapse; 
	padding: 0px; 
	margin: 0px; 
	border: 0px;
}

td.resources1  {
	padding-bottom: 25px;
	padding-right: 15px;
	text-align: right;
	font-family: arial, sans serif;
	font-size: 13px;
}

td.resources2  {
	padding-bottom: 25px;
	padding-left: 15px;
	text-align: left;
}

td.gallery_tn {
	vertical-align: top;
}

/* ---------------------------------------------------------------------- */
/* EXTRA TEXT AND IMAGE FORMATS */

a  {
	color: #001DB2;
	text-decoration: none;
}

span.emphasis{
	color: #6F4B17;
	font-family: arial, sans-serif;
	font-size: 17px;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	padding: 0px;
}

ul.ul_1  {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial, sans-serif;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	list-style-position: outside;
}

li.li_1  {
	line-height: 25px;
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

ul.ul_2  {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	list-style-position: outside;
}

li.li_2  {
	line-height: 25px;
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: -10px;
}

span.spacer	{
	line-height: 18px;
	font-size: 18px;
}

.phrase  {
	color: #6F4B17;
   	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-left: 50px;
	margin-right: 50px;
}	

.border {
	border: 1px solid black;
}

.right	{
	float: right;
	margin-left: 30px;
	border: solid black 1px;
}


.left	{
	float: left;
	margin-right: 30px;
	border: solid black 1px;
}

.clear	{
	clear: both;
}

.title  {
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.list_left	{
	float: left;
	margin-right: 60px;
}

.space50	{
	height: 50px;
}

.space100	{
	height: 100px;
}

.space200	{
	height: 200px;
}


/* ---------------------------------------------------------------------- */
/* WORDPRESS STYLES */

.li_archives	{
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom: 2px;
	margin-left: -30px;
	height: 20px;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.ul_archives	{
	margin-left: -20px;
	padding-left:10px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom: 2px;
	display: block;
	text-decoration: none;
	color: #000000;
	height: 20px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	cursor:hand;
	cursor:pointer;
}

.archive_title	{
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.storycontent	{
	font-family: arial, sans-serif;
	font-size: 13px;
	text-align: justify;
	text-decoration: none;
}