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


/* BODY */
body { 
	background: #6A8F8A url('../images/main_tiling_background.jpg') repeat-x;
}
body, p {
	font-family: Verdana, Helvetica, Arial, San-serif;
	font-size: 12px;
	color: #554B26;
	line-height: 1.4;	
}

/* 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{
	font-weight: bold;
	color: #6A8F8A;
}
a:hover { 
	color: #666666;
	text-decoration: none;
}


.img_xl
{
	padding: 0px;
	background: none;
}


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

.header {
	font-size: 13px;
	font-weight: normal;
	color: #4D431E;
	margin-top: 20px
	margin-bottom: 7px;
}
.header a:link, .header a:visited, .header a:active {
	color: #79938F;
	font-size: 17pt;
}

.h2 {
	color: #4D431E;
	font-size: 13px;
}
.h2 a:link, .h2 a:visited, .h2 a:active {
	color: #4D431E;
	font-size: 13px;
}
.h2 a: hover {
	color: #6A8F8A;
}

.header_light {
	font-size: 17pt;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 20px
	margin-bottom: 7px;
}

.title {
	font-weight: bold;
	font-size: 12pt;
	color: #433914;
	line-height: 1.4;
	margin-top: 20px
	margin-bottom: 7px;
}
.title a:link, .title a:visited, .title a:active {
	color: #433914;
}
.title a:hover {
	color: #000000;
}

.title_light {
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
	line-height: 1.4;
	margin-top: 20px
	margin-bottom: 7px;
}

.row_title {
	color: #433914;
	font-size: 13px;
	text-decoration: none;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.row_title a:link, .row_title a:visited, .row_title a:active {
	color: #433914;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.row_title a:hover {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

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


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

.page_title {
	font-size: 28px;
	font-weight: normal;
	color: #493F1A;
	border-bottom: 1px solid #D3B747;
	padding-bottom: 5px;
	margin-bottom: 30px;
}

.section_title {
	color: #4A3B27;
	text-align: left;
	font-weight: bold;
	line-height: 1.4;
	background: url('../images/link_ornament.png') no-repeat;
	padding: 0px 0px 10px 15px;
}


.quote {
	color: #333333
}
/*MODULE*/

.module_container {
	margin-top: 20px;
}

.module_header {
	font-size: 20px;
	font-weight: bold;
	color: #3b5854;
	text-decoration: none;
	padding-bottom: 8px;
}

.module_title {
	font-size: 15px;
	font-weight: bold;
	color: #433914;
	padding-bottom: 6px;
}

.module_title a:link, .module_title a:visited, .module_title a:active {
	color: #433914;
	text-decoration: none;
}

.module_title a:hover {
	color: #695141;
	text-decoration: none;
}

.module_date {
	font-size: 8px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 15px;

}
.module_body {
	color: #666666;
	padding-bottom: 15px;
}

.module_button {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

.module_button a:link, .module_button a:visited, .module_button a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 22px;
	background: url('../images/buttons/b_blank_button.png') no-repeat;
}

.module_button a:hover {
	text-decoration: none;
	background: url('../images/buttons/b_blank_button_on.png') no-repeat;
}

/*BLOG*/

.blog_title {
	font-size: 20px;
	font-weight: normal;
	color: #433914;
	line-height: 1.4;
	text-decoration: none;
	padding-bottom: 11px;
}

.blog_title a:link, .blog_title a:visited, .blog_title a:active {
	font-size: 20px;
	font-weight: normal;
	color: #433914;
	line-height: 1.4;
	text-decoration: none;
}

.blog_title a:hover {
	color: #30251E;
	text-decoration: none;
}
.blog_archives_header {
	font-size: 15px;
	font-weight: normal;
	color: #4D431E;
	display: block;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	background-color: #94C9C2;
}


.page_description {
	padding-bottom: 30px;
}


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


.button {
	font-size: 9px;
	font-weight: bold;
	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: #5184A7;
}
.theme_color_title_row {
	background-color: #9A9A9A;
}


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


.footer {
	font-size: 9px;
	color: #433914;
	line-height: 1.4;
	text-align: center;
}
.footer a:link, .footer a:visited, footer a:active { 
	color: #433914;
}
.footer a:hover {
	color: #B1D8D3;
}


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

.links_toggle_1 {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #493F1A;
	margin: 3px 0px;
}
.links_toggle_1 a:link, .links_toggle_1 a:visited, .links_toggle_1 a:active {
	text-decoration: none;
	font-weight: normal;
	color: #493F1A;
	padding: 0px 1px;
}
.links_toggle_1 a:hover {
	color: #FFFFFF;
	background-color: #6A8F8A;
}

.links_expand_1 {
	font-weight: normal;
}

.links_active_1 a:link, .links_active_1 a:visited, .links_active_1 a:active { 
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #493F1A;
}
.links_active_1 a:hover {
	color: #FFFFFF;
}

.links_toggle_2 {
	font-size: 13px;
	text-decoration: none;
	color: #567470;
	margin: 5px 0px 5px 6px;
	padding-left: 18px;
	background: url('../images/link_ornament.png') no-repeat;
}

.links_toggle_2 a:link, .links_toggle_2 a:visited, .links_toggle_2 a:active {
	font-size: 13px;
	color: #567470;
	font-weight: normal;
	text-decoration: none;
	padding: 2px 1px 2px 0px;
}
.links_toggle_2 a:hover {
	color: #493F1A;
}
.links_expand_2 {
	height: auto;
}



.links_toggle_3 {
	font-size: 10px;
	padding: 3px 0px 3px 28px;
	color: #493F1A;
}
.links_toggle_3 a:link, .links_toggle_3 a:visited, .links_toggle_3 a:active {
	color: #493F1A;
}
.links_toggle_3 a:hover {
	color: #666666;
}

.links_toggle_4 {
	font-size: 10px;
	padding: 3px 0px 3px 28px;
	color: #493F1A;
}
.links_toggle_4 a:link, .links_toggle_4 a:visited, .links_toggle_4 a:active {
	color: #493F1A;
}
.links_toggle_4 a:hover {
	color: #666666;
}


/* MAIN LINKS */
.links_home_toggle_1 {
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #493F1A;
}
.links_home_toggle_1 a:link, .links_home_toggle_1 a:visited, .links_home_toggle_1 a:active {
	text-decoration: none;
	font-weight: normal;
	color: #493F1A;
	padding: 0px 1px;
}
.links_home_toggle_1 a:hover {
	color: #FFFFFF;
	background-color: #6A8F8A;
}

.links_home_toggle_2 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #817B68;
	padding: 2px 10px 3px 10px;
}
.links_home_toggle_2 a:link, .links_home_toggle_2 a:visited, .links_home_toggle_2 a:active {
	font-size: 11px;
	text-decoration: none;
	color: #817B68;
}
.links_home_toggle_2 a:hover {
	color: #91B0AC;
}



/* MAIN SECTION LINKS */
.links_main_toggle_1 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #4A3B27;
	padding: 6px 15px 5px 15px;
}
.links_main_toggle_1 a:link, .links_main_toggle_1 a:visited, .links_main_toggle_1 a:active {
	font-size: 11px;
	text-decoration: none;
	color: #4A3B27;
	padding: 1px 0px 0px 17px;
	background: url('../images/link_ornament.png') no-repeat;
}
.links_main_toggle_1 a:hover {
	color: #F4ECCE;
	padding: 1px 0px 0px 17px;
	background: url('../images/link_ornament_on.png') no-repeat;
}



/* MAIN */
#frame {
	overflow: hidden;
	width: 1094px;
	margin: 0px auto;
}
#bg_left {
	width: 59px;
	float: left;
}
#flash_blog {
	width: 60px;
	float: left;
	background: url('../images/blog_bg.png') no-repeat;
}
#bg_middle{
	width: 898px;
	float: left;
}
#bg_main {
	width: 877px;
	padding: 9px 21px 60px 0px;
	background: url('../images/main_bg_center.jpg') no-repeat;
}
#bg_right {
	width: 77px;
	float: left;
}
#name_login {
	width: 877px;
	overflow:hidden;
}
#flash_name {
	width: 785px;
	float: left;
}
#flash_login {
	width: 92px;
	float: left;
}
#links_content {
	width: 877px;
	overflow: hidden;
	height: 376px;
}
#home_links {
	width: 256px;
	float: left;
	padding-top: 15px;
}
#side_links {
	padding-bottom: 5px;
}
#home_image {
	width: 612px;
	float: left;
	padding: 28px 0px 0px 9px;
}
.welcome_text, .welcome_text p {
	font-size: 13px;
	padding-right: 30px;
	color: #666666;
	line-height: 1.2;
	overflow: hidden;
}
#form_quote_slogan {
	width: 877px;
	overflow: hidden;
}
#say_something_form {
	width: 243px;
	float: left;
}
#form_area {
	 height: 153px;
}
#send_button {
	padding-left: 149px;
}
#quote_slogan {
	width: 634px;
	height: 145px;
	float: left;
	padding-top: 8px;
}

#shell_top {
	width: 1094px;
	margin: 0px auto;
}
#shell_frame {
	overflow: hidden;
	width: 1094px;
	margin: 0px auto;
	background: url('../images/shell_main_tiling.png') repeat-y;
}
#shell_bg_left {
	width: 59px;
	float: left;
}
#shell_blog_bg {
	width: 60px;
	float: left;
	background: url('../images/shell_blog_bg.png') no-repeat;
}
#shell_bg_middle{
	width: 898px;
	float: left;
}
#shell_bg_main {
	width: 877px;
	padding: 9px 21px 0px 0px;
	min-height: 600px;
	background: url('../images/shell_bg_center.jpg') no-repeat;
}
#shell_links_area {
	width: 877px;
	overflow: hidden;
	padding-top: 20px;
}
#shell_links {
	width: 135px;
	float: left;
}
#shell_content {
	width: 622px;
	float: left;
	padding: 20px 80px 0px 40px;
}
#shell_bg_right {
	width: 77px;
	float: left;
}
#shell_base {
	width: 1094px;
	margin: 0px auto;
}


.drop_us_a_note {
	padding: 15px 0px 0px 135px; 
	text-align: middle;
}

.logged_in {
	color: #897041;
	font-size: 10px;
	font-weight: normal;
}

.logged_in a:link, .logged_in a:visited, .logged_in a:active {
	color: #897041;
	font-size: 10px;
	font-weight: normal;
}

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