@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;
}

/*------------------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;
}
textarea:focus, input:focus{
    outline: 0;
}
form, input {
	margin:0;
	padding: 0;
}

/*-------------------------- structure------------------------*/
#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: 0px 0 0 4px;
	padding: 0;
}
#containerindex2 {
	width: 700px;
	padding: 0px 35px 45px 35px;
	margin: 40px 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: #ff6633;
	float: left;
	display: inline;
	font-size:14px;
}
/*-----------------lcindex-------------*/
#lcindex {
	width: 450px;
	float:left;
	display:inline;
}

#rcindex {
	width: 200px;
	float: right;
	display: inline;
	padding: 20px 0 0 0;
}

/*// for image slider PROMOTILES (lower right) //*/
.slider {
	border: none;
	position: relative;
	//See the "style-pack" below for image
	background:url(images/loading.gif) no-repeat 50% 50%; 
}
.slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
/*// end image cycle //*/

#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: 747px; /* 808 - gradients - padding - margin */
	float: left;
	margin-left: 4px;
	padding: 10px 15px 10px 38px;
	font-size: 14px;
	font-weight: bold;
	background: rgb(190,190,190);
}
#donate {
	float: right;
	display: inline;
	width: 130px;
	padding: 30px 35px 0 5px;
}
#subnav2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#subnav2 li {
	float: left;
	list-style: none;
	padding: 0 8px 0 0;
}
#subnav2 ul a {
	color: #FFF;
	text-decoration: none;
	display: block;
	text-decoration:none;
}
#subnav2 li a:hover {
	color: #000;
	text-decoration: none;
	display: block;
	text-decoration:none;
}
#super-links {
	display: inline;
	float: left;
}
#subnav2 #super-links li a {
	background: rgb(133,133,133);
	color:#fff;
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	padding: 7px 17px;
}
#subnav2 #super-links li a:hover {
	background: white;
	color: rgb(241,105,47);
}
#subnav2 #super-links input[name="submit"] {
	display: block;
	float: left;
	background: #000;
	color:#fff;
	border: 0;
	outline: none;
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	padding: 7px 17px 6px 17px;
	font-size: 14px;
	font-weight: bold;
}
#subnav2 #super-links input[name="submit"]:hover {
	background: #fff;
	color: rgb(241,105,47);
	cursor: pointer;
}
#social-icons li {
	display: inline;
	float: right;
}
#social-icons li a {
	background: rgb(133,133,133);
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
#social-icons li a:hover {
	background: rgb(241,105,47);
}

/*------------------footer----------------*/

#footercontainer {
	background: #e5e5e5;
	height: 100px;
	padding: 25px;
}
#footer {
	margin: 0 auto;
	width: 1068px;
	text-align: center;
}
#footer ul li {
	list-style: none;
	display: inline;
	margin: 0 10px;
}
