/* GENERAL STYLES */
html, form
{
    min-height:100%;
    _height:100%;
}

body
{
    font-family: Arial,helvetica, Sans-Serif;
    text-align:center;
    margin:0;
    padding:0;
    min-height:100%;
    font-size:76%;
    background-position:top center;
    background-repeat:repeat-y;
    _height:100%;
    
}
img
{
    border:0;
    padding:0;
    margin:0;
}

#main
{
    width:988px;
    margin:0 auto;
    _height:100%;
    position:relative;
    display:table;
    min-height:100%;
   

}
#main-inner
{
    text-align:left;
    position:relative;
    _height:100%;
    min-height:100%;
    display:table-row;
}
#main-inner-cell
{
    display:table-cell;
    min-height:100%;
    _height:100%;
    position:relative;
    
}
#header
{
    width:100%;
    min-height:59px;
    background-color:#81c347;
    text-align:left;
padding-bottom:5px;
}

#header-cg
{
    width:988px;
    height:75px;
    text-align:left;
    overflow:hidden;
}

#header div
{
	padding-left: 10px;
}
#nav, #nav-cg
{
    float:left;
    width:198px;
    _height:100%;
    min-height:100%;
    position:relative;
    margin-top:47px;   
}
#nav a, #nav-cg a
{
	color:#fff;
	font-weight:bold;
    	font-size:1.1em;

}

#nav a:hover, #nav a.nav-selected, #nav-cg a:hover, #nav-cg a.nav-selected
{
	color:#B1DDE3;
	text-decoration: none;

}

#nav ul, #nav-cg ul
{
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0;
}

#nav ul li, #nav-cg ul li
{
    border-top:1px #81C347 solid;
    width:100%;
    padding-top:3px;
    padding-bottom:3px;
    color:#fff;
}

.gutter
{
    width:0px;
    float:left;
    _height:100%;
    min-height:100%;
}
#content
{
    float:left;
    width:550px;
    padding-top:20px;
    _height:100%;
    min-height:100%;
    position:relative;margin:0 20px 0 20px;

   
}
#right
{
    float:left;
    width:200px;
    padding-top:48px;

}
H1
{
	font-weight: normal;
	font-size: 1.5em;
	
	margin:0;
	padding:0;
}
H2
{
	font-weight: bold;
	font-size: 12pt;
	letter-spacing: 0px;
}
P
{
	font-size: 1em;
}
LI
{
	font-size: 1em;
    padding-bottom:1em;
}

a
{
	font-size: 1em;
	color: #008FA4;	
	text-decoration: none;
	font-weight:bold;
}

a.cg
{
    color: #1f4009;	
}

a:hover
{
	text-decoration: underline;
}

hr
{
	color: #81C347;
	height:1px;
	line-height:1px;
	background-color:#81C347;
	border:0;
	width:100%;
}

hr.hr-cg
{
    background-color:#1f4009;
    color:#1f4009;

}

.inset
{
    font-size:0.8em;
}
.inset-image
{
    margin:56px 0 5px 0;
}

#right img
{
    border: 1px solid #81c347;
margin-bottom:10px;
}

#footer
{
    text-align:center;
    font-size:0.9em; 
    position:relative;
    top:0;padding-bottom:10px;
}

#footer-cg
{
    text-align:center;
    font-size:0.9em; 
    position:relative;
    bottom:0;
    margin-left:180px;
}

#header h1
{
    font-family:Georgia, Times New Roman, Serif;
    font-weight:normal;
    font-size:2.4em;
    color:#fff;
    margin-left:18px;
    padding-top:10px;
}

#header h1 a
{
    color:#fff;
}
#search ul
{
	padding:0;
	margin:0;
}

#search li
{
	list-style-type:none;
	margin-left:0px;
	padding-left:0;
}
#search .umbSearchHighlight
{
	font-weight:bold;
	color:#81c347;
}
#addme
{
display:none;
}


/* EDITOR PROPERTIES */
