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


/* BODY */
body { 
	margin: 0px;
	background: url(../images/bground_repeat.jpg) repeat-x #322E28;
}
body, p {
	font-family: Arial, Helvetica, San-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #666666;
}

/* IMAGE */
img {
	border: 0px;
}

/*
input, select, textarea {
	font-size: 8pt;
	background-color: #EEEEEE;
}
*/

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



/* GENERAL LINKS */
a:link, a:visited, a:active{
	color: #5D828C;
	text-decoration: none;
	font-weight: bold;
}
a:hover { 
	color: #749FAB;
	text-decoration: none;
	font-weight: bold;
}


/* PHOTO BORDER */
.img_xl
{
	padding: 0px;
	background: none;
}


/*--------------------*/
/*--------------------*/
/*--------------------*/
/* TEMPLATE SPECIFIC  */
/*--------------------*/
/*--------------------*/
/*--------------------*/

.header {
	font-size: 11pt;
	font-weight: bold;
}

.header_light {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

.title {
	font-weight: bold;
	color: #87867B;
}
.title a:link, .title a:visited, .title a:active {
	color: #87867B;
}

.title a:hover {
	color: #666666;
}
.title_light {
	font-weight: bold;
	color: #FFFFFF;
}

.row_title {
	color: #87867B;
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.row_title_light {
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
}


.sub_title {
	color: #555555;
	font-size: 8pt;
	font-weight: bold;
	text-transform: none;
	padding: 2px 0px;
}

.page_title {
	color: #4D3E28;
	font-size: 13pt;
	font-weight: bold;
	padding: 25px 0px 8px 0px;
	margin-bottom: 25px;
	border-bottom: 1px solid #B7B1AC;
}

.module_header {
	color: #382D1C;
	font-size: 16px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #8DADB3;
}
.module_title {
	color: #382D1C;
	font-weight: bold;
	padding-bottom: 10px;
}
.module_title a:link, .module_title a:visited, .module_title a:active{
	color: #382D1C;
}
.module_title a:hover{
	color: #FFFFFF;
}
.module_body {
	color: #E1DDD2;
	padding-bottom: 20px;
}
.module_body p{
	color: #E1DDD2;
}
.module_body a:link, .module_body a:visited, .module_body a:active{
	color: #E1DDD2;
	text-decoration: underline;
}
.module_body a:hover{
	color: #FFFFFF;
}
.quote {
	color: #87867B;
}



.page_description {
	padding-bottom: 30px;
}


.box { border: 1px solid #999999; }


.button {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	background-color: #FFFFFF;
}
.button a:link, .button a:visited, .button a:active{
	text-decoration: none;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 1px 5px;
	margin: 2px;
}
.button a:hover { 
	background-color: #EEEEEE;
}


/* COLORS */
.theme_color {
	background-color: #CCCCCC;
}
.theme_color_compliment {
	background-color: #E4E4E4;
}
.theme_color_title_row {
	background-color: #9A9A9A;
}


/* LIST ROW COLORS */
.color1 {
	background-color: #FFFFFF;
}
.color2 {
	background-color: #DDDDDD;
}

.footer {
	font-size: 10px;
	color: #9E9E8C;
}

/* LIGHT LINKS */
.footer a:link, .footer a:visited, footer a:active { 
	color: #9E9E8C;
	text-decoration: underline;
}


.footer a:hover {
	color: #B0B0A2;
	text-decoration: underline;
}


/* LINKS */
.separator_row {
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-left: 20px;
}


#links_side {
margin: 0px;
}

#side_bar {
	padding: 12px;
}

.links_toggle_1 {
	width: 192px;
	height: 32px;
	font-size: 12px;
	color: #5C7D87;
	padding-left: 18px;
	margin: 1px 0px;
}

.links_toggle_1 a:link, .links_toggle_1 a:visited, .links_toggle_1 a:active {
	height: 100%;
	display: block;
	color: #5C7D87;
	padding: 8px 0px 0px 19px;
	background: url(../images/sidelinks_off.jpg) no-repeat;
}

.links_toggle_1 a:hover {
	height: 100%;
	color: #4D3E29;
	background: url(../images/sidelinks_on.jpg) no-repeat;
}

.links_expand_1 {
	height: auto;
	margin-top: -1px;
	margin-left: 18px;
	margin-bottom: -1px;
	background: url(../images/sublinks_bground.jpg) repeat-y;
}

.links_active_1 a:link, .links_active_1 a:visited, .links_active_1 a:hover, .links_active_1 a:active { 
	display: block;
	width: 192px;
	height: 32px;
	font-size: 12px;
	color: #FFFFFF;
	z-index: 10;
	background: url(../images/sidelinks_active.jpg) no-repeat;
}

.links_home_toggle_1 {
	width: 192px;
	height: 32px;
	font-size: 12px;
	color: #5C7D87;
	padding-left: 18px;
	margin: 1px 0px;
}

.links_home_toggle_1 a:link, .links_home_toggle_1 a:visited, .links_home_toggle_1 a:active {
	height: 100%;
	display: block;
	color: #5C7D87;
	padding: 8px 0px 0px 19px;
	background: url(../images/sidelinks_off.jpg) no-repeat;
}

.links_home_toggle_1 a:hover {
	height: 100%;
	color: #4D3E29;
	background: url(../images/sidelinks_on.jpg) no-repeat;
}

.links_toggle_2 {
	width: 192px;
	height: 24px;
	font-size: 11px;
	color: #77766C;
	margin: 1px 0px;
}

.links_toggle_2 a:link, .links_toggle_2 a:visited, .links_toggle_2 a:active {
	height: 100%;
	display: block;
	color: #77766C;
	padding-top: 3px;
	padding-left: 30px;
	background: url(../images/sublinks_bullet.png) no-repeat;
}
.links_toggle_2 a:hover {
	height: 100%;
	color: #749FAB;
	background: url(../images/sublinks_bullet.png) no-repeat;
}
.links_expand_2 {
	height: auto;
}

.links_toggle_3 {
	display: block;
	font-size: 8pt;
	font-weight: bold;
	color: #4D3E28;
	width: auto;
	text-decoration: none;
}
.links_toggle_3 a:link, .links_toggle_3 a:visited, .links_toggle_3 a:active {
	display: block;
	color: #4D3E28;
	padding: 4px 4px 4px 45px;
	margin: 1px 0px;
	width: auto;
}
.links_toggle_3 a:hover {
	color: #749FAB;
}
.links_expand_3 {
	height: auto;
}



.links_toggle_4 {
	display: block;
	font-size: 7pt;
	font-weight: bold;
	color: #666666;
	width: auto;
	text-decoration: none;
}
.links_toggle_4 a:link, .links_toggle_4 a:visited, .links_toggle_4 a:active {
	display: block;
	color: #666666;
	padding: 4px 4px 4px 30px;
	margin: 1px 0px;
	width: auto;
}
.links_toggle_4 a:hover {
	color: #333333;
}
.links_expand_4 {
	height: auto;
}



.links_toggle_5 {
	display: block;
	font-size: 7pt;
	font-weight: bold;
	color: #666666;
	width: auto;
	text-decoration: none;
}
.links_toggle_5 a:link, .links_toggle_5 a:visited, .links_toggle_5 a:active {
	display: block;
	color: #666666;
	padding: 4px 4px 4px 40px;
	margin: 1px 0px;
	width: auto;
}
.links_toggle_5 a:hover {
	color: #333333;
}
.links_expand_5 {
	height: auto;
}





/* MAIN SECTION LINKS */
#links_main {
	vertical-align: bottom;
}
.links_main {}
.links_main a:link, .links_main a:visited, .links_main a:active {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
	padding: 5px;
	margin-left: 1px;
}
.links_main a:hover {
	color: #FF9900;
	background-color: #666666;
}


/* BUTTONS */
.button_more {
	font-size: 12px;
	margin: 25px 0px;
}
.button_more a:link, .button_more a:visited, .button_more a:active {
	font-size: 12px;
	width: 99px;
	height: 19px;
	display: block;
	text-align: left;
	padding-top: 1px;
	color: #E3DDCE;
	background-color: #B6B4A5;
	background: url(../images/buttons/b_generic_off.jpg) no-repeat;
}

.button_more a:hover {
	font-size: 12px;
	width: 99px;
	height: 19px;
	display: block;
	text-align: left;
	padding-top: 1px;
	color: #E3DDCE;
	background-color: #B6B4A5;
	background: url(../images/buttons/b_generic_on.jpg) no-repeat;
}




/* MAIN */
div#main {
	width: 971px;
	height: 725px;
	background: url(../images/background_splash.jpg) no-repeat;
	margin: 0px auto;
}

div#main_shell {
	width: 971px;
	height: 725px;
	background: url(../images/background_splash.jpg) no-repeat;
	margin: 0px auto;
}

div#shell {
	width: 905px;
	padding-top: 4px;
	padding-left: 23px;
}

div#header {
	width: 912px;
	height: 30px;
	text-align: right;
}

div#middle {
	width: 909px;
	margin: 0px auto;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 10px 8px 6px 8px;
}

div#top_middle {
	width: 909px;
	height: 407px;
	background: url(../images/spacer_blocks.png) bottom center no-repeat;
}

div#logo {
	width: 297px;
	padding-left: 2px;
	float: left;
}

div#mainlinks {
	width: 221px;
	min-height: 351px;
	height: 360px;
	overflow: hidden;
	margin-top: -7px;
	padding-top: 16px;
	float: left;
	background: url(../images/side_menu_bg.png) top center no-repeat;
}

div#shelllinks {
	width: 221px;
	min-height: 351px;
	margin-top: -45px;
	padding-top: 16px;
	float: left;
	background: url(../images/side_menu_bg.png) top center no-repeat;
}

div#flash {
	width: 385px;
	float: left;
	padding-left: 4px;
}

div#spacer {
	width: 909px;
}

div#news {
	padding: 10px 32px;
}

div#greeting {
	color: #7A7A6F;
	font-size: 12px;
	padding: 10px 32px;
}

div#news_header {
	background: url(../images/news_arrow.jpg) center left no-repeat;
	color: #6A919C;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 5px;
}

div#news_header a:link, div#news_header a:visited, div#news_header a:active {
	color: #6A919C;
}

div#news_header a:hover {
	color: #4D3E29;
}

div#news_date {
	color: #6A919C;
	font-size: 11px;
	padding-bottom: 5px;
}

div#news_body {
	color: #6A919C;
	font-size: 12px;
}

div#main_section {
}

div#main_section_top {
	width: 909px;
	height: 33px;
	background: url(../images/main_top_bground.jpg) no-repeat;
}

div#phone {
	float: left;
	width: 141px;
	height: 24px;
	background: url(../images/phone_bground.png) no-repeat;
	margin-top: 5px;
	margin-left: 15px;
	padding-top: 3px;
	padding-left: 37px;
	color: #B5B4A5;
	font-size: 12px;
	font-weight: bold;
}

div#drop_note {
	float: right;
	margin-right: 180px;
	margin-top: 12px;
}

div#main_section_content_top {
	background: url(../images/main_background_top.jpg) no-repeat;
	width: 909px;
	height: 14px;
}

div#main_section_content_bottom {
	background: url(../images/main_background_bottom.jpg) no-repeat;
	width: 909px;
	height: 50px;
}

div#main_section_content {
	background: url(../images/main_background_repeat.jpg) repeat-y;
	width: 909px;
	min-height: 135px;	
	height: auto;
}

div#article {
	float: left;
	width: 470px;
	padding-top: 16px;
	padding-left: 32px;
}

div#article_header {
	color: #382D1C;
	font-size: 15px;
}

div#article_spacer {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #7E9BA1;
	margin: 12px 0px;
}

div#article_body {
	color: #E4E1D1;
	font-size: 13px;
}

div#read_more {
	float: right;
	padding-top: 10px;
}

div#quote {
	float: left;
	width: 160px;
	padding-top: 32px;
	padding-left: 75px;
}

div#quote_text {
	color: #E4E1D0;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

div#picture {
	padding-left: 25px;
	margin-top: -7px;
}

div#picture_top {
	width: 124px;
	height: 10px;
	background: url(../images/picture_top.png) no-repeat;
}

div#picture_bottom {
	width: 124px;
	height: 10px;
	background: url(../images/picture_bottom.png) no-repeat;
}

div#picture_body {
	width: 124px;
	background: url(../images/picture_bground.png) repeat-y;
}

div#picture_img {
	width: 98px;
	border: 2px solid #818176;
}

div#shell_sidelinks {
	width: 302px;
	float: left;
	border: 0px;
}

div#shell_content {
	width: 607px;
	min-height: 550px;
	float: left;
	border: 0px;
	background: url(../images/content_splash.jpg) top left no-repeat;
}

div#shell_content_body { margin: 30px 40px 30px -33px; }

div#shell_sidelinks {
	padding-top: 152px;
}

div#shell_header {
	width: 909px;
	height: 46px;
	background: url(../images/shell_header_bground.jpg) no-repeat;
}

div#shell_footer {
	width: 909px;
	height: 49px;
	margin-top: 25px;
	background: url(../images/shell_footer.jpg) no-repeat;
}

div#contact_top {
	float: right;
	margin-right: 16px;
	margin-top: 9px;
}

div#contact_top a:link, div#contact_top a:visited, div#contact_top a:active {
	font-weight: bold;
	font-size: 11px;
	color: #EFEDE3;
}

div#contact_top a:hover {
	color: #FFFFFF;
}

.logged_in {
	color: #B5B4A5;
	font-size: 10px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 15px;
}

.logged_in a:link, .logged_in a:visited, .logged_in a:active {
	color: #B5B4A5;
}

.logged_in a:hover {
	color: #FFFFFF;
}

.picture_top {
	height: 10px;
	background: url(../images/picture_top_repeat.png) repeat-x;
}

.picture_bottom {
	height: 10px;
	background: url(../images/picture_bottom_repeat.png) repeat-x;
}

.picture_left {
	width: 9px;
	background: url(../images/picture_left.png) repeat-y;
}

.picture_right {
	width: 9px;
	background: url(../images/picture_right.png) repeat-y;
}

.picture_top_left {
	width: 9px;
	height: 10px;
	background: url(../images/picture_top_left.png) no-repeat;
}

.picture_top_right {
	width: 9px;
	height: 10px;
	background: url(../images/picture_top_right.png) no-repeat;
}

.picture_bottom_left {
	width: 9px;
	height: 10px;
	background: url(../images/picture_bottom_left.png) no-repeat;
}

.picture_bottom_right {
	width: 9px;
	height: 10px;
	background: url(../images/picture_bottom_right.png) no-repeat;
}

.picture_center {
	background-color: #B5B4A5;
}