

* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(images/backgroundimage.gif);
background-repeat: no-repeat;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #fff; 
	background-color:#ffb967;
	padding-left:30px;
	margin-left:30px;
}

li {
font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
ul {
font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	}
body, th, td, input, textarea {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}



h1, h2 {
	margin-top: .5em;
	color: #626456;
}

h1 {
	letter-spacing: -.075em;
	font-size: 14pt;
}

h2 {

	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #54301a;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #f8931c;
}
.foot{
	text-decoration: none;
	color: #f8a30fa;
}
.foot:hover {
	border: none;
	color: #fff;
}



a:hover {
	border: none;
	color: #54301a;
}



.dark {
	text-decoration:underline;
	color: #4c843b;
}


.dark:hover {
	border: none;
	color: #000;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #54301a;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #54301a;
}


hr {
  border: 0;
  width: 100%;
  color: #fff; /* For Internet Explorer */
   background-color: #fff; /* For Fire Fox */
   height: 1px;
}

/* Wrapper */

#wrapper {
}

/* Header */


#header {
	width: 809px;
	height: 12px;
		background-image: url("images/purpletop.jpg");
	background-repeat: repeat-x;
	padding-left:30px;
	color:#fff;
		padding-top:0px;
		margin:0px;
}


#menu {
	float: left;
	width: 520px;
	height: 0px;
	padding-bottom:0px;
		font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;	
	height: 10px;
	padding: 0 10px 0px 5px;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	padding:0px 5px 0 2px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#menu a:hover {
	color: #2C2E22;
}

#menu .current_page_item a {
	color: #2C2E22;
}


#homenav {
	display: block;
	float: left;
	
	margin-right: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #f9981b;
}

#homenav:hover {
	color: #2C2E22;
}

homenav.current_page_item a {
	color: #2C2E22;
}



#whitenav {
	
		margin-right: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#whitenav:hover {
	color: #f9981b;
}
/* Logo */


/* Page */

#page {
	width: 809px;
	border:0px solid black;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	
	
}

/* Content */

/* Content */

#content {
	float: left;
	width: 569px;
	padding: 5px 0px 0px 10px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: bold;
}

.post h1.title {
	padding: 5px 0  0 15px;
	height: 30px;
	font-size: 20pt;
}


.post .entry {
	padding: 0 0px 0px 0px;
}


.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

.post .meta a {
	color: #000;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}


/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar1 {
}

#sidebar2 {
	width: 200px;
	padding: 5px 0px 10px 6px;
}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 15px;
	height: 20px;
	background: url(images/img07.gif) no-repeat left 70%;
	border-bottom: 1px dotted #ea9011;
	color: #54301a;
}

#sidebar2 li ul {
	line-height: normal;
	padding-left: 15px;
}

#sidebar2 li li {
	padding: 5px;
	font-size: .8em;
	background: url(images/img06.gif) no-repeat left 45%;
}

#sidebar2 li a {
	border: none;
	padding-left: 5px;
}

#sidebar2 li a:hover {
	border: none;
}






/* Footer */

#footer {
	background-image: url("images/purplebottom.jpg");
	background-repeat: no-repeat;
	margin-top:0px;
	padding-top: 0px;
	height:29px;
	color:#fff;
}

#footer p {
	padding-top: 30px;
	text-align: center;
	font-size: 10pt;
}



.innercontentgreen { width: 790px;
padding:0px;
border:0px solid black;
text-align:left;
overflow: show;
}

.innercontent_greenleft{
float: left;
width: 569px;
margin:0;
padding:0 0  0 0;
border: 0px solid black;

}

.innercontent_greenright {
float: right;
width: 200px;
margin: 0px;
padding: 0 5px 0 0px;
border: 0px solid black;
}

.greenmiddle {

background-color:#bee424;
padding:0px;
margin:0px;
font-family:arial,verdana;

}

.logo {
padding-top:15px;
padding-left:8px;
}




.background {

background-color:#95b900;
font-size:12pt;
padding-left:3px;
}

.greencopy{
background-color:#bee424;
width:520px;
height:185px;
padding:0px;

}


#greenwrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 520px;

}

#greenheader {
	margin: 0 0 0px 0;
 
}

#side-a {
	float: left;
	width: 170px;
	height:160px;
	background-color:#aad400;
	border-right:5px solid #bee424;
		color:#617800;
}

#side-b {
	float: right;
	width: 171px;
	height:160px;
	background-color:#aad400;
	color:#617800;
}

#greencontent { 
	float: left;
	width:167px;
	height:160px;
		border-right:3px solid #bee424;
    background-color:#aad400;
		color:#617800;
}

#greenfooter {
	clear: both;
	}
	
	h2.whitetitle
	{
	
	font-weight: bold;
	color: #4c843b;
	margin-bottom:3px;
	padding-bottom:3px;
	}
	.white {
	display: block;
	float: left;
	
	padding: 5px 2px 0 32px;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:315px;
}
h3 {
	font-size:11pt;
	font-weight: bold;
	font-family:arial,verdana;
color:#fff;
}

.quote {

	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #92ad25; 
	
	}
	
	.text {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color:#4c843b;
	
	}
	
	.Pay {
		font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000066;
	
	}