/* General
*******************************************************************************/

* {
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
	background: #CCC;
	background-repeat:repeat-xy; 
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	min-width: 710px;
	position: relative;
}
html,body{
height:100%;
}

a {
	text-decoration: none;
}

#sidebar a:hover{  
border-bottom: 1px solid #fff;
border-top: 1px solid #fff;
	background:url(images/bullet_over.gif) left no-repeat;
	padding-left:15px;
}

#main-content a, 
#footer a {
	border-bottom:1px solid #FFCC33;
	color: #CC6600;
	padding:1px;
}
#main-content a:hover,
#footer a:hover {

	border-color:#FFCC33;
	color:#FFCC33;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, dl, fieldset, address {
	font-size: 1em;
	margin: 1em 0;
}
hr {
	display: none;
}
img {
	border: none;
}
.access {
	position: absolute;
	left: -9999px;
}



/* Layout
*******************************************************************************/

#main {
	margin: 0;
	padding: 0;
	float:left;
	position: relative;
	margin:0;
	width:100%;
}

#main-inner {
	margin: 0px;
	padding: 1px;
	position: relative;
	width:100%;
}

#content {
    background: #CCC url(images/bg_bottom.gif) bottom right no-repeat;
	float: left;
	width: 100%;
	padding:0;
	
}
#main-content {
	float: right;
	margin: 0 0 0 -196px;
	padding: 0;
	width: 100%;
}
#main-content-inner {
background:#fff;
	margin: 0 0 0 175px;
	min-height: 450px;
	width:557px;
	border-right:1px solid #fff;
}

#sidebar {
background:#999999;
	color: #fff;
	float: left;
	font-size: .9em;
	width: 175px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height:100%;
}

div#sidebar{
height:100%;
}


/* Header
*******************************************************************************/

#header {
	background: #B5EB27 url(images/at_top.gif) left no-repeat;
	border-bottom:1px solid #fff;
	display: block;
	margin:0;
	overflow: hidden;
position:relative;
	height:85px;
}
	
.headerline{
margin-left:174px;
height:85px;
border-left:1px solid #fff;
display:inline;
float:left;

}
.header-right{
margin-left:729px;
height:85px;
background:#65A61E;
border-left:1px solid #fff;
display:block;
}

/* Login
*******************************************************************************/
#login {
	background:#E6E6E6;
	border:1px groove #666;
	margin:0 5px 5px 5px;
	padding:0 3px 2px 0;
	text-align:right;
	font: 1em/normal Arial, Helvetica, sans-serif;
	display:block;
}
.input-button{
border-color:#ccc;
border-style:groove;
	width:80px;
	margin: 4px 0 0 2px;
}
.login-text{
	color:#666;
	font-weight:normal;
	line-height:21px;
}
.logout-text{
	color:#ffffff;
	font-weight:normal;
}
#login .submit-button{
color:#fff;
border-color:#ccc;
text-align:center;
border-width:1px;
font-weight:normal;
background:#333333;
	width:60px;
	margin:4px 0 0 0;
}
.logout-button{
	color:#fff;
	font-weight:bold;
	background-color: #426078;
	width:60px;
	margin: 8px 0 0 0;
}
#login input {
	font-size: 10px;
	display: inline;
}


/* Footer
*******************************************************************************/
#footer {
	background:#65A61E;
	margin:0;
padding:0;
	width:100%;
	border-top:1px solid #fff;
	display:block;
	
}

.footer-left{
margin-left:174px;
border-left:1px solid #fff;
display:inline;
float:left;
height:25px;
}

.footer-right{
margin-left:731px;
height:25px;
border-left:1px solid #fff;
display:block;
background:#B5EB27;
}

#footer ul {
clear:right;
	color: #fff;
	font-size: 0.9em;
	display:inline;
	line-height: 1.7em;
	margin: 0px;
	padding:0 0 0 80px;
	text-align:center;
	width:400px;
}
#footer li {
	display: inline;
	font-size: .9em;
}


/* Content
*******************************************************************************/
h1{
background:#999;
border-bottom:1px solid #fff;
text-align:center;
padding:0;
margin:0;
}

h2 {
	background:#DF790C url(images/h2_at.gif) right no-repeat;
	color: #fff;
	font-family:Arial,Helvetica,sans-serif;
	border-bottom:1px solid #fff;
	font-size:1.2em;
	font-weight:bold;
	min-height:31px;
	line-height:31px;
	text-align:right;
	margin:0;
	padding:0 40px 0 0;

}
h3 {
    color: #fff;
	background:#666 url(images/h3_at.gif) right no-repeat;
	font: bold 1.1em Arial, Helvetica, sans-serif;
border-top:1px solid #fff;
	padding:5px;
	margin:0;
}

h4 {
    color: #fff;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	margin-left:20px;
	padding:0;
}

	
#main-content p {

   
}
#main-content p,
#main-content ul {
	line-height: 1.5em;
	margin: 1em 15px;
    color: #000;
}

#main-content ul ul {
	margin: 0 15px;
}
#main-content a.more {
	background: #E8EFFB url() no-repeat 100% .4em;
	border-bottom: 1px dotted #6eaedb;
border-top:1px solid #E8EFFB;
	color: #6eaedb;
	display: block;
	font-size: .9em;
	font-weight: normal;
	line-height: 1em;
	margin: 10px 0 10px 0;
	padding: 0 14px 4px 3px;
	text-transform: lowercase;
	width: 3em;
}
#main-content a.more:hover {
font-weight:bold;
border: 1px dotted #6eaedb;
background:#fff;
}

.thumbnail {
background:#fff;
	display: inline;
	float: right;
	margin: 15px 11px 11px 11px;
	padding: 2px;
}


/* Sidebar content
*******************************************************************************/

#sidebar h2 {
	background: #E6E6E6;
border-top:1px groove #666;
border-right:1px groove #666;
border-left:1px groove #666;
border-bottom:1px dash #666666;
	color: #666;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	min-height: 31px;
	line-height: 31px;
	margin:5px 5px 0 5px;
	padding: 0 5px 0 15px;
	text-align:right;
}

#sidebar div ul {
	margin: 5px 5px 20px 5px;
}

#li {
	line-height: 1.7em;
	padding: 2px 10px 2px 20px;
}
#sidebar .blurb{
background:#333333;
display:block;
color:#fff;
padding:17px 15px 17px 15px;
text-align:center;
font-family:bookman old style,verdana,arial,sans-serif;
font-size:13px;
border-bottom:1px solid #fff;
}

/* Home
*******************************************************************************/

#body {
	float: left;
	width: 100%;
	background:#fff;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}
#body p {
	margin-left:25px;
	margin-right:10px;
	display:relative;
	padding:0px;
}
#admin-links a{
font-size:10px;
margin-right:10px;
border:none;
float:right;
}
#intro{
background:#EAA604;
float:right;
display:block;
width:100%;
padding:0;
margin-bottom:5px;
border-bottom:1px solid #fff;
border-left:1px solid #fff;
}
#intro-text{
float:left;
width:57%;
margin-left:5px;
text-align:justify;
}

#intro-text p, 
#news-grab p{
color:#fff;
font-family:verdana,arial,sans-serif;
font-size:11px;
}

#news-grab {
background:#EAA604;
	float:right;
	display:inline;
	font-size: .9em;
margin-left:2px;
	width: 40%;
	border-left:1px dotted #fff;
	margin-top:5px;
	margin-bottom:5px;
	padding: 10px 0px 0px 2px;
}
#news-grab .thumbnail {
	margin: 0 11px 5px 11px;
	display:block;
}
#news-grab .thumbnail a,
#news-grab .thumbnail img {
	display: block;
	margin: 0;
	padding: 0;
}
#news-grab .thumbnail a,
#news-grab .thumbnail a:hover {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}
#news-grab h4 {
	margin: 8px 20px 0;
	color:#fff;
}
#news-grab p {
	margin: 8px 15px 0;
}
#sidebar #menu ul {
	margin: 5px;
	background:#E6E6E6;
	border:1px groove #666;
}
#menu li {
	background:url() no-repeat 5px .7em;
	margin:0;
	padding: 7px 10px 10px 10px;
}

#menu a {
	color: #666;
	background:url(images/bullet.gif) left no-repeat;
	padding-left:15px;
}





/* Text Editor
*************************************************************************************/
#text-edit{
margin-left:10px;
margin-right:1px;
}