@charset "UTF-8";
body {
	background-color: #7baa29;
	background-image:url(images/bg2.gif);
	margin:0px;
}

#content {
	background-image:url(images/content_bg2.gif);
	background-repeat:repeat-y;
	margin:0px;
}

#left_col {
	margin-left:75px;
	margin-top:0px;
	width:150px;
	float:left;
	padding:5px;
}

#right_col {
	margin-left:270px;
	margin-top:0px;
	padding:5px;
	background-color:#FFF;
	width:448px;
}

p {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#333;
	line-height:110%;
}

.bodycopy {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;
	color:#333;
	line-height:110%;
}

.section_header {
	
	border-bottom:dotted thin #000;
	font-size:14px;
	color:#933;
}

.page_header {
	
	border-bottom:solid thin #000;
	size:14px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#933;
}

.footer {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:11px;
	color:#666;
	margin-left:120px;
	
}
