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


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

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



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

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

.img_s
{
	padding: 8px;
	border: 3px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
}

.img_m
{
	padding: 8px;
	border: 3px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
}

.img_l
{
	padding: 8px;
	border: 3px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
	
}

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

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

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

.header {
	font-family: Arial, Helvetica, San-serif;
	font-size: 14px;
	font-weight: bold;
}

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

.title {
	font-weight: bold;
	font-size: 15px;
	color: #777777;
	line-height: 1.4;
}
.title a:link, .title a:visited, .title a:active {
	color: #777777;
}

.title a:hover {
	color: #333333;
}
.title_light {
	font-family: Arial, Helvetica, San-serif;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 1.4;
}

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

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

.row_title a:hover {
	color: #000000;
	font-size: 13px;
	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 {
	font-family: Arial, Helvetica, San-serif;
	font-size: 18px;
	color: #333333;
	line-height: 1.4;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 6px;
	margin-bottom: 30px;
}


.quote {
	color: #333333
}

.module_title {
	font-family: Arial, Helvetica, San-serif;
	font-weight: normal;
	color: #000000;
	font-size: 15pt;
	padding: 4px 0px 15px 0px;
	text-align: left;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
}
.module_title a:link, .module_title a:visited, .module_title a:active{
	font-weight: normal;
}
.module_title a:hover { 
}
.module_date {
	text-align: left;
	font-size: 11px;
	margin-bottom: 10px;
}
.module_body {
	color: #999999;
	font-weight: normal;
	text-align: left;
}

.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: #5184A7;
}
.theme_color_title_row {
	background-color: #9A9A9A;
}


/* FOOTER */

#footer_container {
	overflow: hidden;
	width: 920px;
	margin: 0px auto;
	padding: 15px 0px;
	margin-top: 8px;
	border-top: 1px dotted #777777;
}
#footer_info {
	float: left;
	width: 820px;
	margin-right: 20px;
}
#footer_logo {
	float: left;
	width: 80px;
}

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




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


#links_side {
margin: 0px;
}

#side_bar {
	padding: 12px;
}

.links_toggle_1 {
	font-family: Helvetica, Arial, San-serif;
	width: 206px;
	height: 30px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	background-color: #A2A09C;
	margin: 1px 0px;
}

.links_toggle_1 a:link, .links_toggle_1 a:visited, .links_toggle_1 a:active {
	height: 100%;
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding: 6px 0px 0px 35px;
	background: url('../images/sidelinks_off.jpg') no-repeat;
}

.links_toggle_1 a:hover {
	height: 100%;
	color: #333333;
	padding-left: 38px;
	background: url('../images/sidelinks_on.jpg') no-repeat;
}

.links_expand_1 {
	height: auto;
	margin-top: -1px;
	margin-left: 18px;
	margin-bottom: -1px;
}

.links_active_1 a:link, .links_active_1 a:visited, .links_active_1 a:hover, .links_active_1 a:active { 
	font-family: Arial, Helvetica, San-serif;
	display: block;
	width: 206px;
	height: 30px;
	font-size: 13px;
	padding-left: 35px;
	color: #FFFFFF;
	z-index: 10;
	background: url('../images/section_on.gif') no-repeat;
}

.links_home_toggle_1 {
	font-family: Arial, Helvetica, San-serif;
	width: 206px;
	height: 30px;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #F4F4F4;
	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;
	font-weight: normal;
	color: #F4F4F4;
	padding: 6px 0px 0px 35px;
	background: url('../images/sidelinks_off.jpg') no-repeat;
}

.links_home_toggle_1 a:hover {
	height: 100%;
	color: #333333;
	padding-left: 38px;
	background: url('../images/sidelinks_on.jpg') no-repeat;
}

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

.links_toggle_2 a:link, .links_toggle_2 a:visited, .links_toggle_2 a:active {
	height: 100%;
	display: block;
	color: #666666;
	padding: 5px 10px 0px 30px;
}
.links_toggle_2 a:hover {
	height: 100%;
	color: #000000;
	background: url('../images/link_arrow.png') no-repeat 6% 30%;
}
.links_expand_2 {
	height: auto;
}



.links_toggle_3 {
	display: block;
	font-weight: bold;
	font-size: 11px;
	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 40px;
	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 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;
}



/* MAIN LAYOUT*/
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: 18px;
}

div#header {
	width: 912px;
}

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

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

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

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

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

div#spacer {
	width: 909px;
	//margin-top: -5px;
}

div#news {
	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 {
	background: url('../images/main_background.jpg') no-repeat;
	width: 909px;
	height: 199px;
}

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;
	padding-bottom: 8px;
}

div#picture {
	float: left;
	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_content {
	width: 607px;
	min-height: 550px;
	float: left;
	background: url('../images/content_splash.jpg') top left no-repeat;
}

div#shell_content_body {
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: -25px;
}

div#shell_sidelinks {
	width: 302px;
	float: left;
	background: url('../images/sidelinks_splash.jpg') no-repeat;
	padding-top: 82px;
}

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

div#shell_footer {
	width: 909px;
	height: 49px;
	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: #666666;
	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;
}