h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-style: bold; 
}

h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-style: bold; 
}

h1	{
	color: #000000; 
	font-size: 14px; 
}

h2	{ 
	color: #000000; 
	font-size: 14px; 
}

h3	{ 
	color: #000000; 
	font-size: 12px; 
	margin: 6px 0px;
}

h4	{ 
	color: #000000; 
	font-size: 10px; 
}

body	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
    line-height: 1.4em;
    word-spacing:1px; 
	font-size: 13px; 
    letter-spacing:0.2px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 25px 0px;
    overflow: visible; 
    float: left;
        
}

div	{ 
	background-color: #FFFFFF; 
}

a:link, a:visited {
	background: transparent; 
	color:#333; 
	text-decoration:none;
        
}

a:link[href^="http://"]:after, a[href^="http://"]:visited:after {
	content: " (" attr(href) ") "; 
	font-size: 11px;
        display: block
}

.sitecred a:link[href^="http://"]:after, a[href^="http://"]:visited:after {
	content: " (" attr(href) ") "; 
	font-size: 11px;
        display: inline
}

a[href^="http://"] {
	color:#000000;
} 

#header	{
	width: auto; 
	height: 108px; 
	margin-left:auto; 
	margin-right:auto;
}

img, img a {
    border:none;
}

#toplink, #hdrimage, #sidebar, #quicklinks, #stayconn, #bottomlinks , #menubar, #footer	{ 
	display: none;
}

#main {
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #CCCCCC #ffffff #ffffff #ffffff;
	width: auto;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
    overflow:visible;
    float: left;
}

#copy	{

}
#content	{
	width: auto;
	float: none;
    overflow:visible;
}
#feature	{
	width: auto; /* +12px margin */
	margin: 8px 0px 16px 4px;
	float: none;
	font-size: 12px;
      
     
}

#footer   {
	width: auto; 
	margin: 15px 0 25px 0; 
    background-color: #000000; 
    float:none;
}

.sitecred { 
	margin-top: 2px;
	padding: 5px 2px 5px 2px; 
	color: #000000;
    background-color: #CCCCCC; 
        
}
.sitecred a { 
	color: #000000; 
        display: inline;
}

#address  {
	width: auto; 
	background-color: #FFFFFF; 
	padding: 5px 10px; 
	float: left;
}

#phones   { 
	width: auto; 
	background-color: #FFFFFF; 
	padding: 5px 10px; 
	float: left;
}

