/* 
Template Name: Charcoal Stripe
Author: Joan Donogh
Author URI: http://www.in-formation-design.com/
for the exclusive use of http://www.resumes-247.com
 */ 
html, body { 
	margin: 0; 
	padding: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
#pagewidth {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
} 
#sitename {
	font-size: 40px;
	color: #FFFFFF; 
	padding-left: 25px;
	margin-top: 60px;
}
#contentarea {
	padding-bottom: 20px;
	padding-top: 20px;

}
#leftcol{
	width: 245px; 
	float: left; 
	position: relative; 
 }
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #353535;
}
#maincol {
	text-align: left;
	color: #353535;
	line-height: 18px;
}
#maincol a:link {
 	color: #353535;
	text-decoration: underline;
}
#maincol a:visited {
	color: #353535;
	text-decoration: underline;
}
#maincol a:hover {
	color: #000000;
	text-decoration: none;
}
#maincol a:active {
	color: #353535;
	text-decoration: underline;
}
#maincol ul {
	font-size: 11px;
	color: #353535;
	line-height: 18px;
}
#maincol ol {
	font-size: 11px;
	color: #353535;
	line-height: 18px;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #353535;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4a4a4a;
	text-align: center;
}
#footer a {
	color: #4a4a4a;
	text-decoration: none;
}
#footer a:link {
	color: #4a4a4a;
	text-decoration: none;
}
#footer a:visited {
	color: #4a4a4a;
	text-decoration: none;
}
#footer a:hover {
	color: #4a4a4a;
	text-decoration: underline;
}
#footer a:active {
	color: #4a4a4a;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	line-height: 18px;
}