/* CSS Document for CPC's Website
   Company Owner: Steve Stewart
   Document Author: Andrew Bertino
   Date Created: 12/17/2007
*/

body 
{
	margin: 20px 0 0 0; 
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
}

a {color: #0a288b;}

a:visited {color: #0a288b;}

a:hover {color: #000000;}


h5
{
  	font-size: 1.1em;
	color: #0d2784;
	text-align: left;
	margin-bottom: 5px;
	
}

h4
{
    font-size: 1.6em; 
	text-align: center;
	color: #000000;
	margin-top: 15px;
}

h3
{
  	font-size: 1.3em;
	color: #000000;
	text-align: center;

	
}

blockquote 
{ 
	display: block; 
	background-color: #f0f0f0; 
	border: 1px solid #CCCCCC; 
	padding: 5px; 
	text-align: justify;
	margin: 20px;
}

p.indent {margin-left: 25px;}

#page 
{	
	width: 100%;
 	height: auto;
}

#content 
{
	width: 965px;
	border-right: 1px solid #000000; 
	border-left: 1px solid #000000;
	margin-bottom: 20px;
}

#title 
{
	width: 965px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color: #FFFFFF;
} 

#bottombar
{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFDE6B;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 950px;
	clear: left;
	text-align: left;
	padding-left: 15px;
}

.menu
{
	width: 145px;
	background-color: #e4e4e4;
	vertical-align: top;
	padding: 10px 0px 10px 10px;
	text-align: left;
	
}

.menutitle 
{
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}

.menu a
{
	color: #000000;
	font-size: 0.75em;
	padding-left: 3px;
	text-decoration: none;
	padding-right: 5px;
	line-height: 20px;
	padding-top: 1px;
	margin-bottom: -1px;
	
}

.menu a:visited {color: #000000;}
	
.menu a:hover
{
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFDE6B;
	display: block; 
	width: auto;
	height: 20px;
	margin-left: -1px;
	margin-top: -2px;

}

.main
{
    width:  779px;
	border-left: 1px solid #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	vertical-align: top;
	line-height: 20px;

	font-size: 0.9em;
	background-color: #FFFFFF;
	text-align: left;
}

p.copyright 
{ 
	font-size: 0.75em;
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
}

p.bottomaddress 
{
	font-size: 0.75em; 
	margin: 0px;
	
}

.asterisk{font-size: 1.4em;}

.disclaimer 
{

	font-size: 0.8em;
}

.capletters 
{
	color: #CC3300; 
	text-transform: uppercase;
}

.boldRed 
{
	color: #CC3300;
	font-weight: bold;
}

.quotename 
{
	font-style: normal; 
	font-weight: bold; 
	font-size: 0.8em
}

.picture 
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}

.newstitle 
{
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
}

.date 
{
	font-size: 12px; 
	font-style: italic; 
	font-weight: bolder; 
	color: #000000;
	margin-left: 10px;
}

th {font-size: 0.9em;}