body
{
	text-align: center;
	background-color:#333333;
	padding:0px;
	margin:0px;
	color: #494f44;
	padding-top:20px;
	font-family: trebuchet ms;
	background:url(../img/bg.gif);
}

#wrapper
{
	text-align: left;
	width: 787px;
	height: auto;
	margin: 0 auto;
	background-color:#ffffff;
	border:1px solid #999999;
	overflow:hidden;
}

#logoandsearch {
	padding: 0px 0px 0px 0px;
	width:787px;
	height:123px;
	background-color:#000000;
}
#logo {
	display: inline;
	float: left;
	width:400px;
	padding: 15px 0px 0px 20px;
}
#topright
{
    padding: 5px 0px 0px 0px;
    text-align:right;
    width:250px;
    float:right;
}
#topright a, #footerright a
{
    color:#e0e0e0;
    padding-right:10px;
    text-decoration:none;
}
#topright a:hover, #footerright a:hover
{
    color:#990000;
}

#topnavbar
{
    width:787px;
    background-color:#333333;
    height:31px;
    padding:0px 0px 0px 15px;
    color:#000000;
    text-align:center;
    display:block;
}

.phone
{
    padding-left:10px;
}

#mainwrapper
{
    margin:0px;
	width: 787px;
	padding:0px;
	height:auto;
	overflow:auto;
	background-color:#ffffff;
}

#leftnav {
	font: 0.70em trebuchet ms;
	width:148px;
	height:247px;
	display: inline;
	float: left;
	padding:25px 0px 0px 0px;
	margin:0px;
	background-color:#000000;
	text-align:right;
}

.homenav {
	border-right:1px solid #e0e0e0;
}

#leftnavmain 
{
    padding: 0px 14px 0px 0px;
    margin:0px;
    float:right;
}

#maincontent 
{
   float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font: 0.7em trebuchet ms;
	overflow:visible;
}

#maincontentiframe
{
   float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font: 0.7em trebuchet ms;
	overflow:visible;
}

#maincontent2 
{
   float:left;
	padding:	0px 0px 0px 0px;
	margin: 0px;
	font: 0.7em trebuchet ms;
	overflow:visible;
}
#maincontent3 
{
   float:left;
	padding:	0px 0px 0px 0px;
	margin: 0px;
	font: 0.7em trebuchet ms;
	overflow:visible;
}
#maincontent ul {
	padding-top: 0px;
	margin-top: 0px;
}

ul.summary 
{
    list-style-type:none;
    margin:0px;
    padding:0px;
}

ul.summary li 
{
    background-image:url(../img/qbullet.gif);
    background-repeat:no-repeat;
    background-position:0em;
    list-style-type:none;
    padding:1em 0px 0px 2.0em;
    margin:0px;
}

ul.newslist
{
    list-style-type:none;
    margin:0px;
    padding:0px;
}

ul.newslist li 
{
    background-image:url(../img/arrowbullet.gif);
    background-repeat:no-repeat;
    background-position:0em;
    list-style-type:none;
    padding:0em 0px 0px 1.0em;
    margin:0px;
}

.skip 
{  
    display:none;
}
a.menu {
	color: #889c16;
	text-decoration: none;
}

a.selected {
	color: #666666;
	text-decoration: none;
}

a {
	color: #ff0900;
	text-decoration: underline;
}

a:hover
{
	color: #888888;
	text-decoration: underline;
}

h1
{
	border: 0px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-weight:bold;
}

h2 
{
    border: 0px;
    padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	color: #222222;
	font-weight:normal;
}

h3 
{
    border: 0px;
    padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	color: #222222;
	font-weight:normal;
}

.summaryimage 
{
    border:1px solid #999999;
    margin-bottom:5px;
}

.summaryrow 
{
    width:250px;
    text-align:center;
    float:left;
}

.latestarticleWrapper {
	display: block;
	width: 320px;
	padding: 0px;
	padding-bottom: 20px;
}

.latestarticle {
	display: inline;
	float: left;
	width: 200px;
	height: 50px;
	padding-top:10px;
	margin:0px;
}

.latestimage {
	display: inline;
	padding: 0px;
	padding-right:10px;
	margin:0px;
	width: 110px;
	float: left;
}
p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}

#text {
	padding: 40px 10px 0px 30px;
	background-color:#ffffff;
	width:auto;
	height:auto;
}

#textfullwidth 
{
    width:auto;
    padding: 0px 0px 0px 0px;
}

#innerpagetext 
{
    display:inline;
    float:left;
    width:400px;
    height:auto;
    background-color:#ffffff;
    padding:20px;
}

#callnow
{
    width:161px;
    display:inline;
    float:right;
    padding:15px 0px 0px 10px;
}

.hometext 
{
   	width: 380px;
}


.home 
{
    color:#ffffff;
}


.noborder {
	border: 0px;
}



/* Home page specific */
.homeimage
{
    padding: 0px 20px 0px 0px;
}

.phoneimage
{
    padding: 0px 0px 0px 20px;
}

.homebox
{
    width:500px;
    background-repeat:no-repeat;
    height:70px;
    margin: 0px 0px 10px 0px;
    overflow:auto;
}

a.homelink
{
    font-size:1.5em;
    line-height:70px;
    padding:0px 0px 0px 80px;
}

.iframe 
{
    height:800px;
    width:596px;
    border:0px;
    padding:0px;
}

.iframefullwidth 
{
    min-height:800px;
    width:785px;
    border:0px;
    padding:0px;
}

#homefeatures 
{
    width:170px;
    height:100%;
    padding:10px;
    color: #999999;
    border-left:1px solid #999999;
    float:right;
    text-align:center;
}

#newsandgraph 
{
    text-align:left;
}
/* 



/* Footer */

#footer {
    font: 0.5em trebuchet ms;
    width:787px;
    margin-left:auto;
    margin-right:auto;
    color: #e0e0e0;
	background-color:#000000;
}

#footerleft 
{
    width:355px;
    float:left; 
    text-align: left;
    padding: 3px 0px 2px 10px;  
}

#footerright
{
    padding: 3px 0px 2px 0px;
    text-align:right;
    width:250px;
    float:right;
}

/* End of footer */