body{background-image: url('../graphics/layout/head_bg.gif');}
#logo{background-image:url('../graphics/layout/logo_glow.png');}
#spotlight{background-image:url('../graphics/layout/spot_br.png');}
#footbr{background-image:url('../graphics/layout/foot_br.gif');}
#footwrap{background-image:url('../graphics/layout/foot_bg.gif');}
#footwrap2{background-image:url('../graphics/layout/foot_bg2.gif');}

#nav ul.dropdown li a:link, #nav ul.dropdown li a:visited, #nav_top a:link, #nav_top a:visited, #testimonials a:link, #testimonials a:visited, a:link, a:visited {
	color:#F4793e;
}

#nav ul.dropdown li a:hover, #nav ul.dropdown li a:active, #nav_top a:hover, #nav_top a:active, #testimonials a:hover, #testimonials a:active, a:hover, a:active {
	color:#666666;
}

* {
	font-family:arial;
}

.news_articles h3 {
	font-size:14px !important;
	text-transform:capitalize !important;
}

.content_news_article_by_line {
	float:right;
}

#inthenews h3.content_news_article_headline {
    border-bottom: 0 none;
    border-top: 1px solid #E9E9E5;
    margin-bottom:0px;
    padding-bottom:0px;
    padding-top:5px;
}

#inthenews li.first h3.content_news_article_headline {
	border:0px;
}

#footbr {
    background-color: #FFFFFF;
}

#contact {
    color: #666666;
}

#contact a:link, #contact a:visited {
    color: #666666;
}

#contact a:hover, #contact a:active {
    color: #F4793e;
}

#footwrap {
    background-color: #D8D8D8;
}

#email ul li a:link, #email ul li a:visited {
    color: #666666;
}

#email ul li a:hover, #email ul li a:active {
    color: #F4793e;
}

#maincontent {
    color: #666666;
}

#nav ul.dropdown li ul li a:hover, #nav ul.dropdown li ul li a:active {
    color: #F4793e !important;
}

#subnav a:link, #subnav a:visited {
    color: #666666;
}

#subnav a:hover, #subnav a:active, #subnav li.selected a {
    color: #F4793e;
}

div.required_form_label {
    color: #F4793e;
}

.form_title, h5.form_title, div.form_row_submit {
    background: #DdDdDd;
    color:#F4793e !important;
    border:0;
}

body {
	border:0;
	color:#666666;
}

#nav_top {
    color: #F4793e;
}

#toprightlinks {
	margin-top:4px;
}

#masthead {
	padding: 0px;
}