* {
  margin: 0;
  padding: 0;
}

body {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  background: #FFFFFF url('../images/back_stripe.jpg') repeat-x;
  font: normal small Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
  color: #95A931;
}

h2 {
  font-size: 14px;
}

h3 {
}

h5 {
  font:11px;
}


p, blockquote, ul, ol, {
  padding-bottom: 1.4em;
  line-height: 1.8em;
  color: #FFFFFF;
}

p {
  color: #FFFFFF;
  padding-bottom: 1.4em;
  line-height: 1.8em;
}

blockquote {
  margin-left: 2em;
  margin-right: 2em;
  font-style: italic;
}

ul {
  margin-left: 3em;
  padding-bottom: 1.4em;
  line-height: 1.8em;
}

ul li {
  color: #FFFFFF;
}

ol {
  margin-left: 3em;
}

ol li {
}

a {
  text-decoration: underline;
  color: #FFFFFF;
}

a:hover {
  text-decoration: none;
  color:#FFFFFF;
}

img {
  border: none;
}

img.right {
  float: right;
}

img.left {
  float: left;
  margin-right: 10px;
}

img.nav {
  padding: 0 15px 15px 0;
}

img.a {
  color: #8F8F8F;
}

/* Boxed Style */

.formlabel {
  color: #FFFFFF;
}

.boxed {
  margin-bottom: 0px;
}

.boxed .title {
  margin: 0;
  padding: 5px 0;
  background: url(images/link_gradient.gif) repeat-x left bottom;
  font-size: 1em;
}

.boxed .content {
  padding: 5px;
}

/* Post */

.post {
}

.post .title {
  padding: 10px 0;
  background: #3F3F3F;
  font-size: 1.8em;
  font-weight: normal;
  font-family:"Neuropol X Free", Verdana, Arial, "Times New Roman";
}

.post .date {
	padding-top: 5px;
	font-size: .8em;
	font-weight: normal;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding-bottom: 10px;
	background: url(images/1.gif) repeat-x left bottom;
	font-size: .8em;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .story {
	padding: 20px;
}


.form_error {
	color:#95A931;
	padding:10px 0 0 0px;
        font-weight: bold;
}

/* Header */

#header {
	height: 165px;
	background: #3F3F3F;
	margin-bottom:0px;
	background: #3F3F3F url(../images/banner_with_words2.jpg) no-repeat left top;
}

/* Header > Logo */

#heading {
	width: 800px;
	height: 165px;
	margin: 0 auto;
	padding: 0 0 0 0;
	
}

#heading h1, #heading h2 {
	text-transform:lowercase; 
	letter-spacing: 1px;
	font-size: 11px;
}

#heading h1 {
	float: left;
	letter-spacing:5px;
}

#heading h2 {
	float: right;
	letter-spacing:5px;
}

#heading a {
}


/* Wrapper */

#wrapper {
	background: #3F3F3F;
	width:800px;
	margin-left:auto;
	margin-right:auto;

}

/* Content */

#content {
  width: 780px;
  margin: 0 auto;
  padding: 30px 10px 0 10px;
  background: #05658F;
}

/* Content > Main */

#main {
  float: left;
  width: 390px;
}

/* Content > Main > Welcome */

#welcome {
	padding-top: 0px;
}

/* Content > Main >  */

#column2
{
  width:350px;
}

#example {
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 390px;
	background: #05658F;
}



/* Content > Sidebar > Support */

#support {
	padding: 20px 15px;
	background-color:#3F3F3F;
	color: #000000;
}

#support h2 {
	margin: 0;
	font-size: 1.3em;
	color: #000000;
}

#support h3 {
	margin: 0;
	font-size: 1em;
	color: #FFFFFF;
}

/* Content > Sidebar > Login */

#login {

}


#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 3px;
	padding: 2px 3px;
	border: 1px solid #3F3F3F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #3F3F3F;
}

#inputsubmit1 {
	background: #3F3F3F;
	color: #FFFFFF;
	border:1px #3F3F3F solid;
	}

#inputsubmit1:hover {
	background: #000000;
	color: #FFFFFF;
}


#login p {
	font-size: .8em;
}

/* Content > Sidebar > Updates*/

#updates {
		

}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #3F3F3F;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #3F3F3F;
}

#sidead {

}

/* Footer */

#footer {
	width: 800px;
	clear: both;
	background: #05658F;
	margin:0 auto 0 auto;

}

#footer p {
	width: 700px;
	margin: 0 auto;
	font-size: x-small;
	color: #FFFFFF;
	text-align:center;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

div.row
{ clear: both;
  width: 520px;
  height: 29px;
}

div.row2
{ clear: both;
  width: 520px;
  height: 79px;
}

span.formlabel 
{ float: left;
  width: 220px;
  text-align: left;
}
div.row span.forminput
{ float: right;
  text-align: right;
} 
div.row2 span.forminput
{ float: right;
  text-align: right;
}

div.row input, textarea
{
	width:240px;
}

div.row2 input, textarea
{
	width:240px;
}

div.row .submit
{ 
  background: #3F3F3F;
  color: #FFFFFF;
  width: 70px;
  height: 22px;
  cursor:pointer;
}

div.row .submit:hover
{ 
  background: #000000;
	color: #FFFFFF;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_variations.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

 /* common styling */

 /* Set up the default font and ovrall size to include image */

.menu 
{
  margin-top: 0px;
  font-family: tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;
  width:800px;
  height:185px;
  background:#95A931 url(../images/banner_with_words2.jpg) 0 0px no-repeat;
  font-family: tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;
}

/* get rid of the default padding - margin and bullets */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}

/* make menu horizontal */
.menu ul li {
float:left;
position:relative;
}

/* set up the default top level links */
.menu ul li a, .menu ul li a:visited 
{
  display:block; 
  text-decoration:none; 
  color:#05658F; 
  width:88px; 
  height:1.5em;
  font-weight:bold;
  color:#05658F; 
  background: #95A931; 
  padding-left:20px; 
  line-height:1.5em;
  margin-right:0px;
  margin-top:165px;
}

/* hack for IE5.5 to correct the faulty box model */
* html .menu ul li a, .menu ul li a:visited {
width:98px;
w\idth:88px;
}

/* hide the drop down menu */
.menu ul li ul {
display: none;
}

/* remove all table style so that it does not interfere with the menu */
.menu table {
margin:-1px; 
border-collapse:collapse;
font-size:1em;
}

/* first line for IE7 and non-IE browsers, second line for IE5.5 and IE6 */

/* style the top level hover */
.menu ul li:hover a,
.menu ul li a:hover {
color:#000; 
border-bottom:8px solid #95A931;
}

/* make the drop down menu show and correctly position it */
.menu ul li:hover ul,
.menu ul li a:hover ul {
display:block; 
position:absolute; 
top:1.2em;
margin-top:176px;
left:0; 
width:104px;
border:2px solid #95A931;
border-top:0;
background:transparent;
}

/* style the drop down links with no hover */
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
display:block; 
background:transparent url(../images/opaque.png); 
color:#000000; 
border:0;
margin:0;
color:#000000;
font-weight:normal; 
font-size:0.9em;
height:auto; 
line-height:1em; 
padding:5px; 
width:96px
}

/* style the drop down menu links when hovered */
.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
background:#95A931; 
color:#fff;
}

/* special styling for IE5.5 and IE6 - transparency is non validating */
.menu ul li a:hover ul {
background:transparent filter: alpha(opacity=80);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
opacity:0.8;
margin-top:10px; /* for IE5.5 faulty box model */
marg\in-top:11px; /* for IE6 */
}

/* IE5.5 hack for faulty box model in drop down menu */
.menu ul li a:hover ul li a {
background:#ddd;
width:96px; /* for IE5.5 faulty box model */
w\idth:86px; /* for IE6 */
}

