
body {
	background-image: url(images/page_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-attachment:fixed;
	background-color:#181E08;
	margin:0px;
	padding:0px;
	font-family:Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color:#1C2409;
}
p
{
	margin: 0 0 10px 0;
	padding:0;
	line-height:20px;
}
h1
{
	color:#7D1000;
	font-size:2em;
	margin:0 0 10px 0;
	padding: 0;
}
h2
{
	color:#5B5E2A;
	font-size:1.6em;
	margin:18px 0 10px 0;
	padding: 0;
	border-bottom:1px solid #888A6F;
	
}
h2
{
	color:#696843;
	font-size:1.6em;
	margin:18px 0 10px 0;
	padding: 0;
	border-bottom:1px solid #888A6F;
	font-weight:normal;
}
h3
{
	color:#696843;
	font-size:1.4em;
	margin:18px 0 10px 0;
	padding: 0;
	border-bottom:1px solid #888A6F;
	font-weight:normal;
}
a:link, a:visited{
	color:#32527B;
	font-weight:bold;

}
#MainHolder {
	margin:auto;
	width:960px;
}
#LeftStars
{
	
	background-attachment:fixed !important;
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;	
	height:789px;
	width:28px;
	float:left;
}
#RightStars
{
	
	background-attachment:fixed;
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;
	height:789px;
	width:32px;
	float:left;
}
#CenterColumn
{
	width:880px;
	float:left;
	padding:10px;
}

#Header
{
	
}
#NavHeader
{
	background-image:url(images/nav_header.jpg);
	background-repeat:no-repeat;
	width:880px;
	height:11px;
	margin-top:5px;
	font-size:1px;
}
#NavLinks
{
	background-color:#5B5E2A;
	text-align:center;
	color:#D6DAB9;
	font-weight:bold;
	padding: 3px 0 10px 0;
	font-size:.9em;
}
#NavLinks a:link, #NavLinks a:visited {
	color:#D6DAB9;
	text-decoration:none;
}
#NavLinks a:hover {
	color:#AFEF31;
	text-decoration:underline;
}
#Content {
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#C4C295;
	padding:40px;
}
#Footer {
	background-image:url(images/footer.gif);
	height:65px;
	width:88 0px;
}
#LeftContent
{
	float:left;
	width:390px;	
	text-align:left;
	padding-right: 40px;
}
#RightCallout
{
	float:left;
	width:367px;
	background-image:url(images/callout_bg.jpg);	
	
}
#CalloutHeader
{
	background-image:url(images/callout_header.jpg);
	height:17px;
	width:367px;
	font-size:1px;
}
#CalloutContent
{
	
	/*padding-left:15px;*/
	
}
#CalloutFooter
{
	background-image:url(images/callout_footer.jpg);
	height:14px;
	width:367px;
	font-size:1px;
}

.CalloutGroup
{
	padding:0 15px 15px 15px;
}
.CalloutThumb
{
	float:left;
}
.CalloutDescription
{
	float:left;
	padding-left:15px;
	width:220px;
}
.AngelLogos
{
	margin-left:0px;
	margin-right:-10px;
}
.CalloutDescription h1
{
	font-size:1.6em;
}
#DFLogo
{
	float:left;	
}
#Legal{
	float:left;
	height:50px;
	text-align:right;
	padding-right:10px;
	padding-top:30px;
	width:610px;
}
