/* CSS Document */
/* COLORS
	#F0E8C4 - Light Parchment (body bg)
	#D8D2B1 - Darkened Parchment hover version (footer)
	
	#564F31 - Dark Brown (site bg)
	
*/

/*--------------------*/
/* STANDARD HTML TAGS */
/*--------------------*/

/* BODY */
body
{
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #564F31;
	background-image: url('../images/background.gif');
	background-repeat: repeat;
}

/* NO BORDER */
img, table, div { border: none; }

/* TABLE */
table td {
	vertical-align: top;
}

/* GENERAL LINKS */
a, a:link, a:visited, a:active
{
	text-decoration: none;
	font-weight: bold;
	border: none;
	color: #564F31;
}
a:hover { color: #625941; }

/* PAGE TITLE */
.page_title
{
	font-family: Garamond, "Times New Roman", Serif;
	text-transform: uppercase;
	font-size: 13pt;
	font-weight: bold;
	color: #564F31;
	text-align: left;
	margin: 0px 50px;
	padding: 0px;
	padding-left: 30px;
	background-image: url('../images/wingding.gif');
	background-repeat: no-repeat;
	background-position: 0px;
}


/* MAIN CONTENT */
.main_content
{
	padding: 20px 50px;
	line-height: 16px;
}








/* FOOTER */
.footer
{
	font-size: 8pt;
	color: #F0E8C4;
	font-weight: normal;
}
.footer a:link, .footer a:visited, .footer a:active {
	text-decoration:none;
	font-weight: normal;
	color:#F0E8C4;
}
.footer a:hover { color: #D8D2B1; }


/* GENERIC STYLES */
.clearfix {
	clear:both;
}
.header {
	font-size: 13px;
	font-weight: bold;
}
.header_light {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.title {
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}
.title_light {
	font-weight: bold;
	font-size: 13px;
	color: #666666;
}
.row_title
{
	color: #9B3F25;
	font-size: 13px;
	font-weight: bold;
	padding: 15px 0px 5px 0px;
	margin-bottom: 10px;
	border-bottom: #96A555;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}
.row_title a:link, .row_title a:visited, .row_title a:active {
	color: #B35A1A;
	font-size: 13px;
	padding: 15px 0px 5px 0px;
	margin-bottom: 10px;
}
.row_title a:hover {
	color: #993300;
	letter-spacing: .5px;
	text-decoration: none;
	padding: 15px 0px 5px 0px;
	margin-bottom: 10px;
}
.row_title_light {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #666666;
}
.sub_title {
	color: #B35A1A;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	padding: 2px 0px;
}
.quote {
	font-size: 11px;
	color: #333333
}
.page_description {
	padding-bottom: 30px;
}
#side_bar {
	
}



/* LISTS */
.list_header {
	font-size: 10pt;
	font-weight: bold;
}

.list_details {
	font-size: 9pt;
	border-bottom: 1px solid #DFD8B7;
}






/* MODULES ELEMENTS */
.module_td {
	width: auto;
	min-height: 100px;
	height: auto;
	height: 100px;
	background-color: #EFE8C5;
	border-right: 1px solid #BBC186;
	border-bottom: 1px solid #BBC186;
}
.module_container {
	padding: 20px 0px 20px 45px;
}
.module_header {
	text-transform:uppercase;
	font-size: 9pt;
	font-weight: normal;
	color: #A99B76;
	padding-bottom: 10px;
	text-align: right;
}

.module_title {
	font-family: Garamond, "Times New Roman", Serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #F4ECCE;
	padding: 3px 15px;
	margin: 0px 0px 10px 10px;
	background-color: #9AA352;
	text-align: left;
}
.module_title a:link, .module_title a:visited, .module_title a:active{
	color: #F4ECCE;
	font-weight: normal;
	text-decoration: none;
}
.module_title a:hover { 
	color: #FFFFFF;
	text-decoration: none;
}

.module_body {
	font-size: 10px;
	color: #796E49;
	margin: 0px 10px;
}
.module_body a:link, .module_body a:visited, .module_body a:active{
	color: #796E49;
	text-decoration: none;
	font-weight: normal;
}
.module_body a:hover { 
	color: #A99B76;
	text-decoration: none;
}

.module_button {
	text-align: right;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	padding: 10px 0px;
	color: #BB7748;
}
.module_button a:link, .module_button a:visited, .module_button a:active { 
	font-weight: normal;
	color: #BB7748; 
}
.module_button a:hover { color: #564F31; }


.module_comment_small {
	font-size: 7pt;
	color: #999999;
	text-align: right;
}
.module_comment_small a:link, .module_comment_small a:visited, .module_comment_small a:active{
	color: #999999;
	text-decoration: none;
}
.module_comment_small a:hover { 
	color: #666666;
	text-decoration: none;
}

.module_form_prompt {
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}

.module_calendar_title {
	text-align: left;
	padding: 2px 20px 2px 0px;
}
.module_calendar_date {
	text-align: left;
	padding: 2px 0px 2px 0px;
}

/*BORDERS (ONLY INCLUDED FOR TEMPLATES W NON-WHITE CONTENT AREAS*/

.border {
	border: 1px solid #BBBBBB;
}
.border_top {
	border-top: 1px solid #BBBBBB;
}
.border_right {
	border-right: 1px solid #BBBBBB;
}
.border_bottom {
	border-bottom: 1px solid #BBBBBB;
}
.dotted_border_bottom {
	border-bottom: 1px dotted #999999;
}
.border_bottom_thick {
	border-bottom: 4px solid #AAAAAA;
}
.border_left {
	border-left: 1px solid #BBBBBB;
}


/* LINKS */
.separator_row {
	color: #333333;
	font-size: 9pt;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}



/* MAIN LEVEL LINKS ACTIVE */
.links_toggle_1 {
	font-family: Garamond, "Times New Roman", Serif;
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: normal;
	color: #6D1200;
	padding: 5px 0px;
}
.links_toggle_1 a:link, .links_toggle_1 a:visited, .links_toggle_1 a:active {
	color: #6D1200; 
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
.links_toggle_1 a:hover { 
	color: #6D1200; 
	border-bottom: 3px solid #9E3F26;
}
.links_expand_1 {}

/* This needs to be after the above code because for whatever reason it gets overwritten otherwise! */
.links_active_1 a:link, .links_active_1 a:visited, .links_active_1 a:hover, .links_active_1 a:active { 
	color: #6D1200; 
	border-bottom: 3px solid #9E3F26;
}

.links_toggle_2 {
	padding-left: 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #F1E8C8;
}
.links_toggle_2 a:link, .links_toggle_2 a:visited, .links_toggle_2 a:active {
	color: #F1E8C8;
	text-decoration: none;
}
.links_toggle_2 a:hover { color: #CBC3AA; }
.links_expand_2 {}


.links_toggle_3 {
	padding-left: 20px;
	font-size: 8pt;
	font-weight: bold;
	color: #302F29;
}
.links_toggle_3 a:link, .links_toggle_3 a:visited, .links_toggle_3 a:active {
	color: #302F29;
	text-decoration: none;
}
.links_toggle_3 a:hover { color: #1C1B18; }
.links_expand_3 {}


.links_toggle_4 {
	padding-left: 30px;
	font-size: 8pt;
	font-weight: normal;
	color: #302F29;
}
.links_toggle_4 a:link, .links_toggle_4 a:visited, .links_toggle_4 a:active {
	color: #302F29;
	text-decoration: none;
	font-weight: normal;
}
.links_toggle_4 a:hover { color: #1C1B18; }
.links_expand_4 {}









 /* DESIGN ELEMENTS */
.color1 {}
.color2 {}
.theme_color { background-color: #DFD8B7; }
.list_header_row
{
	background-color: #91A14F;
	color: #FFFFFF;
}