.ImageBorder {
	border-color:#999999;

}
.Alink{
	margin-top:200px;
	padding-bottom:5px;
	text-align:center;
	float:right;
	bottom:5px;
}

.click{
	font-size:10px;
}
.red{
	color:#CC3300;
	}
.borderR{
	border:#999999 1px solid;
	
}
h1 {
	font-size: 22px;
	color: #89A563;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #89A563;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#DE6514;
	font-weight:normal;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666666;	
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;	
}

body {
	background-color:#e2eabe;
}

a {
	color: #333333;
}

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

/* Content */

.content {
	width: 778px;
	text-align:right;
}

.description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:left;
}

/* BoxedB */
	 
.sideNavTitle {
	 color:#DE6514;
	 background-color:#ffc780;
	 background-image:url(images/img07.gif);
	 background-repeat:repeat-y;
	 padding-bottom: 10px;
	 width: 140px;
}

.boxedB {
	margin-bottom: 0px;
	border-bottom: 0px solid #F07242;	
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}

.boxedB a, .sideNavTitle {
	padding-right: 10px;
	padding-left: 20px;
}
.boxedB a {
	display: block;
	width: 140px;
	height: 22px;
	background: #F9E4B7 url(images/img08.gif) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #F3895A;
	padding-top: 3px;
}

.boxedB a:hover {
	background: #EEB155 url(images/img09.gif) no-repeat;
	color: #FFFFFF;
	list-style: none;
}

/* BoxedC */
	 
.sideNavTitleC {
	 color:#6B7C2E;
	 background-color:#b5c76d;
	 background-image:url(images/img16.gif);
	 background-repeat:repeat-y;
	 padding-bottom: 10px;
	 width: 150px;
	 padding-left: 20px;
}

.boxedC {
	margin-bottom: 0px;
	border-bottom: 0px solid #F07242;	
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}

.boxedC a, .sideNavTitle {
	padding-right: 10px;
	padding-left: 20px;
}
.boxedC a {
	display: block;
	width: 140px;
	height: 22px;
	background: #E2EABE url(images/img015.gif) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #909F53;
	padding-top: 3px;
}

.boxedC a:hover {
	background: #C6D588 url(images/img17.gif) no-repeat;
	color: #FFFFFF;
	list-style: none;
}

/* Footer */

#footer {
	clear: both;
	width: 704px;
	margin: 0 auto;
	background: #b5c76d;
	border-top-width: 0px;
	border-top-style: dashed;
	border-top-color: #b5c76d;
	color: #ffffff;
	a:hover: #fdddff;
	text-decoration: none;
}

#footer p {
	margin: 0;
	padding: 15px 0;
	text-align: center;
	font-size: normal;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	a:hover: #fdddff;
}



#nav, #nav ul {
	font-size:11px;
	float:left;
	width: 780px;
	list-style: none;
	line-height: 1;
	background:#ffffff;
	font-weight: bold;
	padding: 0;
	border-width: 0px 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}

#nav a {
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	width: 120px;
	color: #CE7C2B;
	text-decoration: none;
    padding: 0.4em ;
	margin:0;
	font-size: 12px;
	text-align:center;
	}

#nav li {
	float: left;
	padding: 0;
	width: 120px; 
		
	     /*nav block width*/
	}
#nav li li{
	border:#FFDCB9 1px solid;
	border-bottom:none;
	w\idth: 118px;  
	}
	
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	w\idth: 120px;
	
	font-weight: normal;
	margin: 0;
	}


#nav li ul a, #nav li ul li a {
	text-align:left;
	w\idth: 118px;  /*for width bar hover sub nav*/
}



#nav li ul ul {
	margin: -1.90em 0 0 10em; /*for the sub sub navigation placing top,0,0,right*/
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;

}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	
}

#nav li:hover, #nav li.sfhover {
	background-color: #F9E4B7;
	
}


html {min-height: 100%;}

* {
	margin: 0;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

a {
	color: #5F7443;
	text-decoration: none;
}
a:hover {
	color: #87A361;
	text-decoration: none;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {
	clear: both;
	padding-bottom: 0px;
}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFFfff;
	font-size: 12px;
	width: 780px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


/* title */
.header {
	margin: 0 auto;
	padding: 10px 10px 10px;
	width: 780px;	
	background-color: #ffffff;
	}

.header .left {
	color: #6B6B6B;
	height: 150px;
	background-repeat: no-repeat;
	width: 780px;
	background-image: url(images/header.gif);

}

/* footer */
.footer {
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
	font-size: 12px;
	width: 780px;
	background-image: url(images/bgfooter.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.footer a,.footer a:hover {
	color: #FFF;
	text-decoration: none;
	a:hover: color:#FFFFFF
}

/* Stretch Now Group Table*/
#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 10px;
	width: 477px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #6B8633;
	padding: 10px 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #40501F;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #6B8633;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #6B8633;
}

/* End of Stretch Now Group Table*/



