body {
	background-color: #FFFFFF;
	background-image:url(../images/pattern.png);
	margin: 0;
}
.spacer{
	font-size:0; line-height:0; clear:both;
}
#logo{
	float:left;
	padding-left:164px;
}
.header_wrapper{
	height:220px;
}
#top_nav{
	font-family:Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-top:3px;
	font-size:18px;
	width:170px;
	height:27px;
}
#top_nav a{
	color:#f8be00;
	font-weight:300;
}
#top_nav a:hover{
	text-decoration:none;
}
a {
	color: #f8be00;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #f8be00;
	text-decoration: underline;
	font-weight : bold;
}
a:hover {
	color: #f8be00;
	text-decoration: none;
}
#footer {
	background:url(../images/footer.png) repeat-x;
	padding-top: 30px;
	clear: both;
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height:50px;
	color:#f8be00;
}
#footer .active {
	color: #CCCCCC;
	text-decoration: none;
}
#container  {
background-color: #fff;
border: 1px solid #8c8382;
width: 1000px;
margin-right: auto;
margin-left: auto;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #057c46;
	line-height: 24px;
	margin-top: 4px;
	margin-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #057c46;
	line-height: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	line-height: 20px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #a5ba18;
	line-height: 15px;
	margin-bottom: -5px;
}
#contentWrapper  {
float: left;
width: 100%;
}

#content {
	margin: 0;
	border-right: 1px solid #E0E0E0;
	padding-top: 10px;
	padding-right:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 610px;
	padding-left: 14px;

}
#content ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14pt;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom: 0px;
	font-weight: normal;
	color: #000000;
}

#header  {
height: 250px;
width: 1000px;
background-color: #FFFFFF;
position: relative;
background:url(../images/head.jpg) no-repeat;
}

#adsenseHeader  {
	position: absolute; top: 104px; left: 169px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#adsenseHeader img  {
	margin: 0;
	padding: 0;
	
}

.HeaderLinks{ margin: 0px; padding: 0px; position: absolute; top: 2px; left: 5px; font-family: 'Verdana'; }
.HeaderLinks ul { padding: 5px 0px; margin: 0px; font-size: 0px; border-left: solid 0px #d22929;}
.HeaderLinks li {
	padding: 2px 15px 0px 5px;
	margin: 2px 2px 0px 0px;
	display: inline;
	font-size: 11px;
	border-right: solid 0px #d22929;
	font-weight: bold;
	text-align: left;
}
.HeaderLinks li a { color:#000; font-family: 'Verdana'; text-decoration:none; font-weight: bold;}
.HeaderLinks li a:visited { color:#000;text-decoration:none; font-weight: bold;}
.HeaderLinks li a:hover { color:#FAD8D9;text-decoration:underline; font-weight: bold;}
.HeaderLinks p {color: #000;}

.HeaderLinksBottom{ margin: 0px; padding-top: 5px; position: absolute; top: 178px; left: 325px; font-family: 'Arial'; color: #fff; }
.HeaderLinksBottom ul { padding: 5px 0px; margin: 0px; font-size: 0px; border-left: solid 0px #d22929;}
.HeaderLinksBottom li {
	padding: 2px 3px 0px 5px;
	margin: 2px 2px 0px 0px;
	display: inline;
	font-size: 17px;
	border-right: solid 0px #d22929;
	font-weight: bold;
	text-align: left;
}
.HeaderLinksBottom li a { color:#fff; font-family: 'Arial'; text-decoration:none; font-weight: bold;}
.HeaderLinksBottom li a:visited { color:#fff;text-decoration:none; font-weight: bold;}
.HeaderLinksBottom li a:hover { color:#FCF308;text-decoration:underline; font-weight: bold;}
.HeaderLinksBottom p {color: #000;}



#leftnav  {
float: left;
width: 160px;
background-color: #ffffff;
padding: 5px;
border-right-style: solid;
border-right-color: #e0e0e0;
border-right-width: 1px;
border-bottom-color: #672d67;
border-bottom-width: 1px;  
}

#leftnav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#leftnav a
{
	display: block;
	width: 155px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 5px;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A787A;
}

#leftnav a2
{
	color: #672d67;
	font-weight: bold;
	text-decoration: underline;
}

#leftnav a:link, .navlist a:visited
{
color: #057c46;
text-decoration: none;
font-weight: bold;
}

#leftnav a:hover
{
	color: #057c46;
	background-color: #ddf279;
}
#leftnav .active
{
	color: #057c46;
	background-color: #ddf279;
}

#leftnav a:visited
{
color: #057c46;
  text-decoration: none;
    font-weight: bold;
}


#sidebar  {
float: right;
width: 185px;
padding-top: 10px;  /*  width and margin have to be the same */
background-color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}





p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14pt;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 9px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 0;
    margin: 3px 0;
	line-height: 12pt
}



.bullets {
	list-style-image: url(../images/arrow.gif);
	line-height: 20px;
	list-style-position: outside;
}

.bullets img  {
margin-top: 2px;
padding: 0;
}


.box1 {
	background:#D8D3D3;
	color: #000;
	border:1px solid #672d67;
	width: 420px;

	height: 175px;
	padding-top: 5;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;
}

.box2 {
	background:#D8D3D3;
	color: #000;
	border:1px solid #672d67;
	width: 400px;
	height: 210px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;
	padding-top: 6px;
}
.box3 {
	background:#D8D3D3;
	color: #000;
	border:1px solid #672d67;
	width: 400px;
	height: 240px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;
	padding-top: 6px;
}
.boxregular {
	background:#D8D3D3;
	color: #000;
	border:1px solid #672d67;
	width: 400px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;
	padding-top: 6px;
}
.boxnowidth {
	background:#D8D3D3;
	color: #000;
	border:1px dashed #672d67;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	padding-top: 6px;
}

.boxnowidth2 {
	background:#FDEAEA;
	color: #000;
	border:1px dashed #672d67;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	padding-top: 1px;
}
.image {
	display: list-item;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
hr {
	color: #AA4848;
	width: 80%;
}
table tr td{
	text-align:center;
}
#bottom_head_table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#8c8382;
}
.line{
	height:10px;
	border-top:1px solid #eee;
}
