
body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.gr2clear.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	width: 790px;
	margin-left:auto;
	margin-right:auto;
}


/* Menu */

.indentmenu{
font: bold 10px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 780px; 
border: none; 
border-width: 1px 0;
background: url(../images/navBG.jpg) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 1.3em;
text-decoration: none;
border-right: none; 
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: url(../SSG/indentbg2.jpg) center center repeat-x;
}


#menu2 {
	width: 780px;
	height: 11px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-bottom: 25px;	
	border-top-style: solid;
	border-top-color: #008000;
	border-top-width: 1px;
	
}
/* End Menu */


h1, h2, h3 {
	margin: 0;
	font-weight: 120%;
	color: #000078;
}

h1 {
	letter-spacing: -1px;
	font-size: 28px;
}

h2 {
	font-size: 23px;
}

ul, ol {
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 26px;
	font-size: 11px;
}

blockquote {
	margin-left: 1em;
	padding-left: 1em;
	background: url(../SSG/img09.gif) repeat-y;
	font-style: italic;
}

a:link {
	color: #000080;
}

a:hover, a:active {
	text-decoration: none;
	color: #BE482C;
}

a:visited {
	color: #008000;
}

img {
	border: none;
}

.imglwft {
		float: left;

}


/* Header */

#header {
	width: 760px;
	height: 54px;
	margin: 0 auto;
	
}


/** LOGO */

#logo {
	width: 790px;
	height: 85px;
	margin: 0 auto;
}

#ssgLogo { width: 398px;
	float: left;
	margin: 0;
	padding: 5px 0 0 5px; }


#tagline {
	padding: 12px 0 0 15px;
	color: #008000;
	width: 362px; height: 50px;
	float: right;
}

#tagline h2 { color: #008000; }



/* Page */

#page {
	width: 780px;
	margin: 0 auto;
	border-top-style: solid;
	border-top-color: #008000;
	border-top-width: 1px;
}

/* Content */

#content {
	float: right;
	width: 620px;
}

/* Post */

.post {
	padding: 5px 5px;
}

.post .entry {
	width: 370px;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #008000;
	border-right-width: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.post .image {
	width: 210px;
	height: 351px;
	float: right;
	margin-top: 445;
}


/* left */

#leftCol {
	float: left;
	width: 155px;
	height: 365px;
	padding-top: 5px;
	margin-top: 0;
}

#leftCol button {
	padding: 100 15px;
	height: 39px;
}

#leftCol ul {
	margin: 0;
	padding: 0;
	list-style:disc;
	list-style-position: inside;
	font-weight:bold;
}

#leftCol li {
	margin-bottom: 5px;
}


#leftCol li li {
	margin: 0;
	padding-left: 12px;
}

#leftCol h2 {
	margin-bottom: 5px;
	font-size: 18px;
}

#leftCol h3 {
	margin-left: 10px;
	font-size: 14px;
	color: #008000;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer {
	width: 782px;
	height: 100px;
	margin: 20px 20px 5px 0;
	/*border-top: 1px solid #008000;*/
	text-align: right; 
	clear: both;
	padding: 45px 0 0 0;
}


html>body #footer {
	height: auto;
}

.style1 {
	font-size: 16px;
	font-style: italic;
}

.ssg {color: #008000; font-size: 15px;}

.style3 {color: #008000;}
.style6 {font-size: 14px;}
.style7 {
	color: #000066;
	font-weight: bold;
}

.style14 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.list {font-size: 13px; }

.style15 {font-style: italic; font-size: 12px;}

.subtitle {color: #008000; font-size: 14px; }
-->
.solidblockmenu ul{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(../media/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: white;
background: transparent url(../media/blockactive.gif) center center repeat-x;
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

.tabcontent{
display:none;
}

.quote {font-size:12px; color: #003300;}

.cssbutton{
background-color: #BFDD7D;
border: 2px #d1ec4c outset;
padding: 1px 4px;
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.cssbutton:visited{
color: black;
}

.cssbutton:hover{
border-style: inset;
background-color: #E9E8A5;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: black;
}