@charset "UTF-8";
#header h1 {
	text-transform: inherit;
	margin-left: -9000px;
	color: #000000;
}
#header {
	background-image: url(../images/layout/header_banner.jpg);
}
#content h1 {
	text-transform: uppercase;
	color: #2A3491;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 25px;
}
#header p {
	margin-top: 111px;
}
#wrapper {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	position: relative;
	background-repeat: repeat-y;
	background-image: url(../images/layout/sidebar_bg.gif);
}
body {
	background-image: url(../images/layout/background_tile.gif);
}
#content {
	float: left;
	width: 550px;
	padding-left: 20px;
	padding-right: 20px;
}
#content img {
}
#content p {
	color: #3A0000;
	padding-left: 15px;
	font-size: 18px;
	line-height: 28px;
}
#sidebar h3 {
	text-transform: uppercase;
	text-align: center;
	color: #000000;
}
#content a {
	color: #990000;
}
#clear {
	clear: both;
}
#sidebar {
	width: 250px;
	float: right;
	color: #442D16;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	font-size: 1em;
	margin-right: 20px;
	padding-left: 10px;
}
#footer {
	background-image: url(../images/layout/sidebar_footer_nav_bar.gif);
	height: 77px;
	padding-top: 12px;
	padding-right: 30px;
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-bottom: 40px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
#copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #CCCCCC;
}
#Paypal {
	padding-left: 0px;
	font-size: 16px;
	text-transform: uppercase;
	color: #003366;
	font-weight: bold;
	line-height: 30px;
	margin-right: 10px;
	margin-top: 15px;
	width: 800px;
	float: none;
}
#footer .style2 a {
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #E4E2DC;
}
a:hover {
	text-decoration: underline;
	color: #990033;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#sidebar a {
	color: #DD1F28;
}
#bullit .style5 {
	font-size: 17px;
}

