/* CSS Document */

/* All associated graphics copyright 2006, Mustard Seed Studios*/

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */


/*
-----------------------------------------------------------------------------------------
Global 
-------------------------------------------------------------------------------------- */

body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FDE5D5 url(../i/bkg.jpg);
	background-repeat:repeat-x;
	margin: 0 auto;
	padding: 0;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


/*
-----------------------------------------------------------------------------------------
TYPOGRAPHY ELEMENTS
-------------------------------------------------------------------------------------- */


.page_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #97a774;
}

.mindy_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	padding: 0 0 10px 0;
}

.sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #97a774;
	padding: 5px 0 2px 0;
}

.column_head:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	padding: 5px 0 2px 0;
}

.home_eventstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000;
	padding: 5px 5px 5px 10px;
	line-height: 14px;

}
.wht_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
}

.blk_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.quote_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #cc0000;
	padding: 20px 5px 5px 20px;
	line-height: 18px;
}

.large_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #cc0000;
}
.smwht_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.footertext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #97a774;
	letter-spacing:1px;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	color: #000;
}
	
.top_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #64163c;
	padding: 5px 0 2px 0;
	text-decoration: none;
}

.top_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #c13809;
	padding: 5px 0 2px 0;
	text-decoration: none;
}
	
.smtop_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
	padding: 7px 0 0px 0;
	text-decoration: none;
}

.smtop_links: hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	padding: 7px 0 0px 0;
	text-decoration: none;
}
.float_right{
    float:right;
	padding: 0 0 10px 10px;
}
.float_left{
    float:left;
	padding: 0 10px 10px 0;
}
	
.smwht_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px 7px 7px 7px;
	text-decoration: none;
}

.smwht_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #DDB849;
	padding: 7px 7px 7px 7px;
	text-decoration: none;
}	
.top_spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #c13809;
	padding: 0 2px 0px 2px;
	text-decoration: none;
}

.wht_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 0 2px 0;
}

.wht_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	padding: 5px 0 2px 0;
}