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


/* BODY */
body { 
	margin: 0px;
	background-color: #F2F2F2;
}

body, p {
	font-family: sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 1.4;
}

p {
	padding: 0px;
	margin: 0px;
}

ul, ol {
	margin: 10px 0px;
}
li {
	padding: 0px 25px;
	margin: 0px;
}

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


/* GENERAL FLOATING DIVS */
.container {
	overflow: hidden;
	margin-bottom: 40px;
}
.left_column {
	float: left;
	width: 285px;
	margin-right: 30px;
}
.right_column {
	float: left;
	width: 285px;
}
.three_quarter_column {
	float: left;
	width: 390px;
	margin-right: 40px;
}
.one_quarter_column {
	float: left;
	width: 170px;
}
.one_quarter_column_green {
	float: left;
	width: 170px;
	background: #809070 url(../images/green_box_top.jpg) no-repeat;
}
.one_quarter_column_green p {
	padding: 20px 20px 16px 20px;
	color: #EEEEEE;
}
.one_quarter_column_green p a:link, .one_quarter_column_green p a:active, .one_quarter_column_green p a:visited  {
	color: #EEEEEE;
}
.one_quarter_column_green p a:hover {
	color: #333333;
}

p .green_button {
	padding: 3px 15px;
	font-weight: normal;
	color: #EEEEEE;
	background-color: #809070;	
	border: 2px solid #DDDDDD;
}
p .green_button a:link, p .green_button a:visited, p .green_button a:active {
	color: #EEEEEE;
	background-color: #809070;
}
p .green_button a:hover {
	color: #FFFFFF;
	background-color: #4B483E;
}

p .green_border_button {
	padding: 4px 20px;
	font-size: 14px;
	color: #809070;
	border: 1px solid #C7CABA;
}

p .green_border_button a:link, p .green_border_button a:visited, p .green_border_button a:active{
	padding: 4px 20px;
	font-size: 14px;
	color: #809070;
	border: 1px solid #C7CABA;
}
p .green_border_button a:hover { 
	color: #809070;
	text-decoration: none;
}


/*------------------------*/
/* IMAGES */
/*------------------------*/
img {
border: 0px; border:none
}

/* add photograph border with shadow */
.img_square_sample-s
{
	padding: 8px;
	border: 1px solid #DDDDDD;
	background-color: #FAFAFA;
	background-image: none;
}
.img_square_sample
{
	padding: 8px;
	border: 1px solid #DDDDDD;
	background-color: #FAFAFA;
	background-image: none;
}
.img_square-s
{
	padding: 8px;
	border: 1px solid #DDDDDD;
	background-color: #FAFAFA;
	background-image: none;
}
.img_square
{
	padding: 8px;
	border: 1px solid #DDDDDD;
	background-color: #FAFAFA;
	background-image: none;
}
.img_system
{
	padding: 8px;
	border: 1px solid #DDDDDD;
	background-color: #FAFAFA;
	background-image: none;
}

.img_s
{
	padding: 8px;
	border: 1px solid #DDDDDD;
	background-color: #FAFAFA;
	background-image: none;
}

.img_m
{
	padding: 8px;
	border: 1px solid #DDDDDD;
	background-color: #FAFAFA;
	background-image: none;
}

.img_l
{
	padding: 8px;
	border: 1px solid #DDDDDD;
	background-color: #FAFAFA;
	background-image: none;
	
}

.img_xl
{
	padding: 8px;
	border: 1px solid #DDDDDD;
	background-color: #FAFAFA;
	background-image: none;
}

.img_custom {
	padding: 8px;
	border: 1px solid #DDDDDD;
	background-color: #FAFAFA;
	background-image: none;
}



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

.header {
	font-size: 23px;
	font-weight: normal;
	color: #AAAAAA;
}

.title, .gfx_accordion_toggle {
	font-weight: normal;
	font-size: 18px;
	color: #4B483E;
	margin-bottom: 5px;
}

.title a:link, .title a:visited, .title a:active {
	color: #4B483E;
	font-weight: normal;
}

.title a:hover {
	color: #666666;
}

.title_light {
	font-size: 16px;
	color: #FFFFFF;
}

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

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

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


.sub_title {
	color: #777777;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0px;
}

.page_title {
	height: 179px;
	color: #FFFFFF;
	font-size: 25px;
	font-family: Helvetica, Arial, sans-serif;
	display: table-cell;
	vertical-align: middle;
	padding: 0px 10px;
	line-height: 1.2em;
}

.section_title {
	width: 164px;
	height: 24px;
	color: #4C483E;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 13px;
	padding-left: 18px;
	padding-bottom: 5px;
	background: url('../images/section_bground.jpg') no-repeat;
	border-bottom: 1px solid #DFDFDF;
}

.pullout {
	font-size: 18px;
}
.underline {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
}
.quote {
	color: #333333
}
.brown_italics {
	color: #4B483E;
	font-style: italic;
}
/*MODULE TITLE*/

.module_title {
	font-size: 12px;
	color: #809070;
	line-height: 1.4;
	text-transform: uppercase;
	text-decoration: none;
	padding-bottom: 7px;
}

.module_title a:link, .module_title a:visited, .module_title a:active {
	font-size: 12px;
	color: #809070;
	line-height: 1.4;
	text-transform: uppercase;
	text-decoration: none;
}

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

.module_date {
	font-size: 9px;
	font-weight: bold;
	color: #352C1B;
	padding-bottom: 15px;

}


.module_body {
	color: #999999;
	margin: 0 0 18px;
}

.page_description {
	padding-bottom: 30px;
}


/*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;
}


.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 */
.brown {
	color: #4B483E;
}
.green {
	color: #809070;
}


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


.footer {
	font-size: 9px;
	color: #999999;
	line-height: 1.6;
}
.footer a:link, .footer a:visited, footer a:active { 
	color: #809070;
}
.footer a:hover {
	color: #333333;
}


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

.links_toggle_1 {
	width: 130px;
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 6px 4px 20px;
	margin: 2px 0px;
}

.links_toggle_1 a:link, .links_toggle_1 a:visited, .links_toggle_1 a:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.links_toggle_1 a:hover {
	color: #333333;
}

.links_expand_1 {
	font-weight: normal;
}

.links_active_1 {
	background-color: #DFDFDF;
}


.links_toggle_2 {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 25px 4px 30px;
}

.links_toggle_2 a:link, .links_toggle_2 a:visited, .links_toggle_2 a:active {
	color: #333333;
	text-decoration: none;
}
.links_toggle_2 a:hover {
	color: #000000;
}
.links_expand_2 {
	height: auto;
}



.links_toggle_3 {
	display: block;
	font-size: 7pt;
	font-weight: bold;
	color: #666666;
	width: auto;
	text-decoration: none;
}
.links_toggle_3 a:link, .links_toggle_3 a:visited, .links_toggle_3 a:active {
	display: block;
	color: #666666;
	padding: 4px 4px 4px 20px;
	margin: 1px 0px;
	width: auto;
}
.links_toggle_3 a:hover {
	color: #333333;
}
.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 */
div#main_bground {
	background: url('../images/background.gif') top center repeat-y;
}

div#main_top {
	margin: 0px auto;
}
div#main_top_bar {
	width: 100%;
	height: 6px;
	background-color: #545046;
}

div#main {
	width: 954px; 
	margin: 0px auto;
}
div#main_links {
	width: 954px;
	height: 36px;
	background: url('../images/links_bground.jpg') repeat-x;
}
.main_links_left {
	float: left;
}
.main_links_right {
	float: right;
}

div#main_shell {
	width: 954px;
	background: url('../images/shell_bground_repeat.jpg') repeat-y;
}

div#main_shell_bground {
	width: 954px;
	min-height: 604px;
	background: url('../images/shell_bground.jpg') no-repeat;
}

div#main_header {
	padding-top: 19px;
}
div#main_header_logo {
	float: left;
	padding-left: 57px;
	padding-right: 242px;
}
div#main_header_links {
	float: left;
	height: 84px;
	margin: 14px 0px;
	padding-top: 2px;
	border-left: 1px solid #DEE2CA;
}
div#main_header_bottom {
	width: 817px;
	height: 1px;
	margin: 9px auto;
	border-bottom: 1px solid #CCCCCC;
}
.special_links {
	margin: 6px 17px;
}

div#left_column {
	float: left;
	height: 255px;
	margin-top: 14px;
	padding-left: 62px;
	padding-right: 26px;
}
div#right_column {
	float: left;
	height: 255px;
	width: 158px;
	margin-top: 14px;
	padding-left: 22px;
	border-left: 1px solid #DEE2CA;
	overflow: hidden;
}

div#ad_space {
	margin-top: 27px;
	margin-left: 50px;
}
.ad_links {
	float: left;
	margin-left: 12px;
}

div#bottom_border {
	width: 954px;
	height: 7px;
	background: url('../images/bottom_border.png') no-repeat;
}

.slogan_title {
	font-size: 25px;
	font-family: Helvetica;
	color: #999999;
	text-decoration: none;
	padding-bottom: 7px;
	line-height: 1.2;
}
.welcome_text, .welcome_text p {
	color: #666666;
	font-size: 12px;
}

#site_footer {
	margin-top: 9px;	
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	overflow: hidden;
	background-color: #E7E7E7;
}
#footer_copyright {
	width: 420px;
	float: left;
	text-align: left;
	padding: 6px 35px 3px 6px;
}
#footer_social_icons {
	width: 490px;
	float: left;
	text-align: right;
}
#footer_social_icons td {
	padding: 6px 6px 3px 6px;
	border-left: 2px solid #F2F2F2;
}
.footer_image {
	vertical-align: middle; 
	margin-top: -4px;
	padding-left: 5px;
}
div#footer_gutensite {
	float: right;
	padding-top: 8px;
	padding-right: 2px;
}

div#shell_header_logo {
	float: left;
	padding-left: 38px;
	padding-right: 260px;
}
div#shell_header_links {
	float: left;
	height: 84px;
	margin: 14px 0px;
	padding-top: 2px;
	border-left: 1px solid #DEE2CA;
}
div#shell_header_title {
	float: left;
	margin-left: 54px;
	width: 245px;
	height: 179px;
	background-color: #4B483E;
	text-align: center;
	vertical-align: middle;
	display: table;
}
div#shell_header_splash {
	float: left;
}
div#shell_left_column {
	float: left;
	width: 200px;
	margin-top: 23px;
	padding-left: 55px;
	padding-right: 25px;
}
div#shell_right_column {
	float: left;
	width: 600px;
	min-height: 300px;
	margin-top: 23px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	padding-left: 17px;
	line-height: 1.5em;
}
.shell_header_bottom {
	width: 845px;
	height: 1px;
	margin: 9px auto;
	border-bottom: 1px solid #CCCCCC;
}

div#section_links {
	margin-left: 23px;
	margin-bottom: 30px;
	padding: 5px 0px;
	border-left: 1px solid #DFDFDF;	
}

.ad_title {
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
.page_image {
	width: 600px;
	height: 179px;
	overflow: hidden;
}

.button_more a:link, .button_more a:visited, .button_more a:active {
	background-color: #dddddd;
}
.button_more a:hover {
	background-color: #ffffff;
}
