﻿body  {
	font: 85% Calibri, serif;
	background: rgb(168,211,119);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
    background-image: url('../img/bg-small.jpg');
    background-attachment:fixed;
    background-repeat: repeat-y;
    background-position: top center;
}
img
{
    border: none;
}
a
{
    color: rgb(155, 187, 89);
    font-weight: bold;
}

#etype {
	font: 100% Calibri, serif;
}
#container {
/*    width: 951px;*/
    width: 891px;
    background: #FFF;
	margin: 0px auto 0 auto;
	text-align: left;
}

.button {
    background-color: rgb(123,194,72);
    border-color: rgb(168,211,119);
    color: #FFF;
    font-family: Calibri, serif;
    font-weight: bold;
    font-size: 1em;
}

#header {
	padding: 0;
	background-color: rgb(123,194,72);
    font-size: 80px;
    margin-bottom: 10px;
}
#header img {
    margin: 10px;
    /*float:left;*/
    border: none;
}
#color_bar {
    width: 100%;
    height: 15px;
    background: #FFF;
}
#header h1 {
    font-size: 55px;
    margin: 0 140px;
    padding: 0;
    font-weight: normal;
}
#header .top {
    color: #FFF;
    
    font-size: 55px;
    /*margin: 0 40px;*/
    padding: 0;
    font-weight: normal;

    position: absolute;
    
    top: 5px;
}
#header .bottom {
    color: rgb(168,211,119);
    /*margin: 0 140px;*/
    margin-bottom: 15px;

    font-size: 55px;
    padding: 0;
    font-weight: normal;
    
    position: absolute;
    
    top: 35px;
    /*margin-left: -80px;*/
}
#header #clin {
    font-size: 0.3em;
    /*width: 98.9%;*/
    width: 881px;
    background: #FFF;
    color: rgb(142, 200, 100);
    margin: -20px 0 0 0;
    padding: 4px 5px;
    text-align: right;
    font-weight: normal;
    font-style: italic;
    border-bottom: 4px rgb(123,194,72) solid;
    background-image: url('../img/h2-bg.jpg');
    background-repeat: no-repeat;
    background-position: top left;
}
#header #newsletter {
    font-size: 0.19em;
    position: absolute;
    margin-left: 40em;
    top: 0;
    color: white;
}
#header #newsletter input{
    font-family: Calibri, serif;       
}
#header a {
    border: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
    color:inherit;
}
.skip {
    font-size: 8pt;
    border: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: rgb(123,194,72);
    background: rgb(123,194,72);
    width: 100%;
}

#sidebar {
	float: left;
	width: 11em;
    margin-left: 0;
    margin-top: 0;
    padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

.side_content{
    font-size:0.87em;
    width: 9em;
    float:left;
    margin: -5.5em 0 0 -17.2em;
    padding: 0;
    color: rgb(123,194,72);
    vertical-align: bottom;
}
.side_content p{
    font-size: 0.9em;
}
#sidebar p{
    font-size: 0.8em;
    display: none;
    color: rgb(123,194,72);
    padding-left: 7px;
}
#sidebar img
{
    padding-left: 7px;
    border: none;
    display: none;   
}





#mainContent {
    min-height: 450px;
    margin: 0 0 0 13.5em;
	padding: 5.5px 40px 5.5px 25px;
	background-color: #FFFFFF;
}
* html #mainContent {
    /*height: 450px;*/
}

#mainContent #content {
    min-height: 33em;
    padding: 0 15px 0 0;
    margin: 0;
}
#mainContent #content-left{
    width:48%;
    float:left;
    /*padding: 0 5px 0 5px;*/
    margin: 0;
}
#mainContent #content-right{
    position: relative;
    width:49%;
    float:right;
    /*padding: 0 5px 0 5px;*/
    margin: 0;
}
#mainContent h1 {
    margin-top: 0;
    margin-left: 0;
    text-align: left;
    font-size: 1.2em;
    font-weight: normal;
    color: rgb(102, 102, 102);
    font-size: 2.4em;
/*    font-size: 2.5em;
    color: rgb(168,211,119);*/
}
#mainContent h2 {
    margin-top: 0;
    margin-left: 0;
    text-align: left;
    font-size: 1.5em;
    color: rgb(155, 187, 89);
}
#mainContent h3 {
    margin-left: 5px;
    text-align: left;
    font-size: 1.15em;
    color: rgb(155, 187, 89);
}
#mainContent p{
    padding:0 0 0 0;
    margin:0;
    text-align: justify;
    font-size: 1.2em;
}
#mainContent img.right{
    float:right;
    margin: 0 0 0 10px;
    padding:0
}
#mainContent img.left{
    float:left;
    margin: 10px 10px 5px 0 ;
    padding:0
}
#mainContent .green
{
    color: rgb(155, 187, 89);
    font-weight:bold;
}
#mainContent .greenTitle
{
    color: rgb(155, 187, 89);
    font-weight:bold;
    font-size: 1.15em;
    padding-left: 5px;
    padding-top: 5px;
    display: block;
}
#mainContent .blackTitle
{
    font-weight:bold;
    font-size: 1.5em;
    padding-left: 5px;
    padding-top: 5px;
    display: block;
}

#mainContent .greenBG
{
    background-color: rgb(231, 255, 234);
    padding: 5px 15px 5px 0;
}
#mainContent li
{
    margin-bottom: 10px;
    text-align: justify;
    font-size: 1.2em;
}

#mainContent li li
{
    font-size: 1em;
}



#home h1
{
    /*border-bottom: 20px solid rgb(244, 249, 255); */
    /*border-bottom: 3px solid rgb(155, 187, 89); */
    padding-bottom: 10px;
    margin-bottom: 3px;
}
#home p
{
  /*  border-top: 20px solid rgb(244, 249, 255); */
  /*  border-top: 3px solid rgb(155, 187, 89); */
    padding-top: 10px
}
#home li
{
    font-weight: bold;
}
#home table
{
    width: 100%; 
    border-top: 3px solid rgb(155, 187, 89); 
    border-bottom: 3px solid rgb(155, 187, 89);
}

#footer {
	padding: 0 10px;
	background:#DDDDDD;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0;
}


/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
    font-weight: bold;
    cursor: default;
	width: 13.5em;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0.5em;
}
/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	/*border: 1px none #CCC;*/
	/*width: 90px;*/
	/*margin: 0;*/
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
    font-size: 1em;
	display: block;
    width: 98%;
    cursor: pointer;
    background: #FFF;
	padding: 0.5em 0 0.5em 0.2em;
    color: rgb(123,194,72);
	text-decoration: none;
}
ul.MenuBarVertical li{
    border-bottom: 2px ridge rgb(123,194,72);
}
ul.MenuBarVertical li.Last{
    border-bottom: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
    background: rgb(142, 200, 100);
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
    background: rgb(142, 200, 100);
	color: #FFF;
}


/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
