@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	margin: 0;
	padding: 0;
}
#wrapper {
	background: #FFF url(../images/new/mainbkgr.gif) repeat-y center;
	width: 808px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}
#container {
	width: 808px;
	clear: both;
	margin: 30px 0 0 4px;
	padding: 0;
	background: url(../images/new/container.gif) repeat-y left top;
}
#containerindex {
	width: 808px;
	clear: both;
	margin: 0 0 0 4px;
	padding: 0;
}
#containerindex2 {
	width: 700px;
	padding: 20px 35px 35px 35px;
	margin: 0px 0 0 0;
}
#leftbox {
	width: 240px;
	float: left;
	display: inline;
	margin:0;
	padding:0;
}
#rightbox {
	width: 240px;
	float: right;
	display: inline;
	margin: 13px 0 0 0;
	padding:0;
	text-align: right;
	border-left: dotted 1px #999;
}
#banner {
	width: 585px;
	height: 170px;
	background: #ff3300;
	float: left;
	display: inline;
	font-size:14px;
}



#subnav2 ul li a{
	color: #000;
}

#subnav2 ul li a:hover{
	color: #ff3300;
}
#rightcontainer {
	width: 490px;
	float: left;
	display: inline;
	padding: 15px 25px 15px 45px;
}
#leftcontainer {
	width: 210px;
	float: left;
	display: inline;
	background: #99cc00;
	padding:0;
	text-align: center;
}
/*------------------main nav-------------*/
#nav {
	width: 215px;
	background: #000;
	height: 170px;
	float: left;
	display: inline;
	margin: 0 0 0 4px;
}
#nav ul {
	margin: 0;
	padding: 10px 0 0 24px;
}
#nav li {
	list-style: none;
}
/*------------------sub nav-------------*/


#subnav {
	margin: 0 0 30px 0;
	font-size:14px;
	font-weight:bold;
	color: #ff3300;
	border-bottom: #999 1px dotted;
	border-top: #999 1px dotted;
	padding: 5px 0 5px 0;
	text-align: center;
}
#subnav a {
	color: #000;
	font-weight:bold;
	font-size:14px;
}
#subnav a:hover {
	color: #8bb900;
	text-decoration: none;
}
/*------------------sub nav 2-------------*/
#subnav2 {
	width: 808px;
	float: left;
	padding: 10px 15px 10px 35px;
	font-size: 14px;
	font-weight: bold;
	
	
}

#fblike {
	padding: 10px 55px 0 0;
	float: right;
}

#donate {
	float: right;
	display: inline;
	width: 200px;
	padding: 15px 10px 0 10px;
}
#subnav2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#subnav2 li {
	float: left;
	list-style: none;
}
#subnav2 ul a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 12px 0px 0 5px;
	text-decoration:none;
}
#subnav2 li a:hover {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 12px 0px 0 5px;
	text-decoration:none;
}
/*------------------links----------------*/

a {
	font-size:14px;
	color: #8bb900;
	text-decoration: none;
}
a:hover {
	font-size:14px;
	color: #333;
	text-decoration: underline;
}
.end {
	clear: both;
	margin: 0;
	padding: 0;
}
/*-------------------------- txt styles------------------------*/

h1 {
	color:#99cc00;
	font-size: 18px;
}
h2 {
	font-size: 14px;
	line-height: 20px;
}
h3 {
	color: #ff3300;
	font-size: 18px;
	font-weight: bold;
}
p {
	line-height: 22px;
}
li {
	list-style:square;
}
.paddingbtm {
	padding: 0 0 10px 0;
}
.paddingleft {
	padding: 0 0 0 10px;
}
.brdr {
	border-top: #999 dotted 1px;
}
img {
	border: none;
}
#footercontainer {
	background: #e5e5e5;
	height: 120px;
}
#footer {
	height: 81px;
	padding: 25px;
	margin: 0 auto;
	width: 1068px;
}
