/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

.container {
background:white url(images/cnt_bg.jpg) no-repeat top right;
font-size:11px;
border:2px solid #b6b6b6;
width:196px;
margin-left:5px;
margin-bottom:10px;
text-align:left;
}
.container h3 {
text-align:left;
font-weight:normal;
color:black;
margin-top:5px;
margin-left:5px;
margin-bottom:15px;
}
.container p {
margin:6px;
}


body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	background:#eade92;
}
#wrapper 
{
	height:100%;
	background: #eade92 url(images/bgstripe.gif) repeat-x;
	margin:0 auto;
}

h1 {
	font-size: 2em;
	border-bottom: dashed 1px #0c7a08;
	color:#848484;
	margin-bottom:15px;
	display:inherit;
}

h2 {
	font-size: 1.4em;
	color:#0a6807;
}

h3 {
	font-size: 1.4em;
	color:#6c6c6c;
	font-weight:normal;
	margin-bottom:8px;
}

ul {
	list-style-image: url(images/img07.gif);
	padding-left:0px;
	margin-left:20px;
}
a {
	color: #0a6807;
}

a:hover {
	text-decoration: none;
	color: #0a6807;
	/*background:#e6e6e6;*/
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	margin-top:0px;
	margin-top:-20px;
}

#search 
{
	margin:0 auto;
	width:700px;
	height:42px;
	line-height:40px;
	background:#13af0a url(images/searchbg.jpg) repeat-x bottom;
	font-size:12px;
	text-align:center;
	vertical-align:bottom;
	color:#ebebeb;
}
#search .searchbox 
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:15px;
	background:#f2f2f2;
	border: solid 1px #cdcdcd;
	height:17px;
	
}
#search .searchbutton 
{
	color:#696969;
	background:url(images/searchbutton.gif) no-repeat;
	height:20px;
	font-size:12px;
	border:0;
	width:72px;
	cursor:pointer;
}
#searchleft 
{
	float:left;
	width:9px;
	height:42px;
	background:#fff29f url(images/searchleft.jpg) no-repeat bottom left;
}
#searchright 
{
	float:right;
	width:9px;
	height:42px;
	background:#fff29f url(images/searchright.jpg) no-repeat bottom right;
}

#sponsors 
{
	float:right;
	margin-left:340px;
	border:solid 1px red;
	height:100px;
}

#logo h1, #logo p {
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	padding-top: 30px;
}

#logo p {
	float: right;
	padding-top: 39px;
	font-size: 1.2em;
}



/* nav */
#nav 
{
	
	margin:0 auto;
	background:#FFF;
	text-align:center;
	width:100%;
	background:#e7e7e7 url(Menu/Img/bkg.gif) top repeat-x;
	height:29px;
	border-bottom:solid 1px #A6A6A6;
}
#nav div
{
	margin:0 auto;
	width:900px;
}

/* Menu */

#menu {
	width: 900px;
	height: 45px;
	margin: 0 auto;
	background:#FFF;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 14px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 29px;
	padding: 11px 30px 0 30px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
	color: #000000;
}

#menu .current_page_item a {
	background: url(images/img06.gif) repeat-x;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
	border-left:solid 1px #807950;
	border-right:solid 1px #807950;
	padding:10px;
	padding-top:0px;
}


/* Sidebar */

#bullets ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bullets li {
}

#bullets li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#bullets li li {
	padding: 5px 20px 5px 35px;
	background: url(images/img07.gif) no-repeat 20px 50%;
	border-bottom: 1px solid #F3F3F3;
}



/* Footer */

#pagebottom 
{
	width:922px;
	background:white url(images/cornerbottom.gif) repeat-x bottom;
	height:16px;
	line-height:16px;
	margin:0 auto;
	position:relative;
}
#pagebottomleft 
{
	float:left;
	width:16px;
	height:16px;
	background:white url(images/cornerleft.gif) no-repeat top left;
}
#pagebottomright 
{	
	float:right;
	width:16px;
	height:16px;
	background:white url(images/cornerright.gif) no-repeat top left;
	
}
#footer 
{
	width:900px;
	text-align:center;
	margin: 0 auto;
	padding: 20px 0;
	/*
	background:#aca46c;
	background: url(images/img08.gif) no-repeat;
	*/
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}
.login 
{
	width:290px;
	padding:5px;
}
.login p 
{
	margin:3px 0;
}
.login input
{
}
.loginlabel 
{
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}