/***** General formatting only ****/

/**************** menu coding *****************/
#vmenu {
	float:none;
	width: 160px;
	padding: 0 0 10px 0;
}

#vmenu img {
padding: 0 0 5px 0;
}

#vmenu h4 {
	font-size: 1.1em;
	border-bottom: 2px solid #CCCC99;
margin-bottom: .4em; 
}

h4.drop {
	margin-left: 10px;
}


#vmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

#vmenu a {
	display: block;
	margin: 0px 0 0 0;
	padding: 2px 10px 3px 10px;
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
}

#vmenu a:hover {
	color: #FFFFFF;
	background-color: #336633;
}

#vmenu li {
	position: relative;
	border-bottom: 1px dotted #CCCC99;
}

#vmenu img {
margin-right: 5px;
	border: 1px solid #CCCC98;
}

#vmenu ul ul {
	position: absolute;
	top: 0;
	left: 159px;
	width: 160px;
	border: 1px solid #336633;
	background-color: #FFFFCC;
	font-weight: bolder;
	font-size: 0.8em;
	border-top: 5px solid #336633;
}


div#vmenu ul ul,
div#vmenu ul li:hover ul 
{display: none;}

div#vmenu ul li:hover ul,
div#vmenu ul ul li:hover ul
{display: block;}







/* layout style sheet starts here*/



/* Gaerf site layout */

body{
	background-color: #FFFFCC;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
font-size: 1.6em;;
}

h2 {
font-size: 1.5em;
}

h3 {
font-size: 1.3em;;
}

h4 {
font-size: 1.1em;;
}

#container {
width: 780px;
margin: 0;
}

#content {
width: 780px;
margin: 0;
float:left;
}

a {
  color:#0000CC;
}

a:hover{
	color:#FF0000
}

#header {

width:780px;
background: url(/images/print_deco.gif) no-repeat;
}

#header, #header_about, #header_news, #header_printed {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	height: 98px;
	background-repeat: no-repeat;
	background-position: top left;
	width: 780px;
	text-decoration: none;
}

#header_about {
background-image: url(../images/gaerf_deco.gif);
}

#header_news {
background-image: url(../images/grant_deco.gif);
}

#header_printed {
background-image: url(../images/print_deco.gif);
}

#menu {
	margin-left: 89px;
	width: 627px;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	color:#FF0000;
}



#home, #about, #printed, #news, #mark, #gcc {
	height: 93px;
	float: left;
	padding: 17px 0 0 0;
	background-repeat: repeat-x;
	text-align: center;
}

#home {
	background-image: url(../images/print_deco_home.gif);
	width: 60px;
	margin-right: 5px;
	
}
#about {
	background-image: url(../images/print_deco_nav2.gif);
	width: 55px;
	margin: 0 5px 0 5px;
	
}

#news {
	background-image: url(../images/print_deco_nav3.gif);
	width: 50px;
	margin: 0 5px 0 5px;
	
}

#printed {
	background-image: url(../images/print_deco_nav4.gif);
	width: 65px;
	margin: 0 5px 0 5px;
	
}
#mark {
	background-image: url(../images/print_deco_nav5.gif);
	width: 125px;
	margin: 0 5px 0 5px;
	
}
#gcc {
	background-image: url(../images/print_deco_nav6.gif);
	width: 163px;
	margin: 0 5px 0 5px;
}

#side_right{
	width: 160px;
	float: right;
	margin: 20px 0 20px 0;
}

.nav_box{
}

#main{
	width: 580px;
	margin: 20px 0 20px 180px;
	float: none;
}


	
.box h3{
	text-transform: uppercase;

}
	
	
.col1{
	width: 289px;
	float: left;
	padding-top: 5px;
}

.col2{
	width: 289px;
	float: right;
	padding-top: 5px;
}



.back{
	float:left;
	width: 432px;
	padding-top: 10px;
	vertical-align: bottom;
	border-bottom: 2px solid #D6D6A3;
	}

#side_left{
background-image: url(../images/divider.jpg);
	background-repeat: repeat-y;
	background-position: right;	
	float: left;
	margin-left: 0px;
	width: 160px;
	margin: 0 0 20px 0;
padding: 0 10px 0 0;
}

#footer {
	width: 720px;
	padding: 10px 0 20px 0;
	float: left;
	text-align: center;
}
.nav_box_drop {
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.flow-box {
	border-color: #000000;
	border-style: solid;
	outline-width: 1px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

.arrow-box {
	text-align: center;
}

.green {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006633;
}
.cyan {
	color: #00FFFF;
}
.red {
	color: #FF0000;
}


#text-box {
	float: right;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 2px solid #CCCC98;
}
.tan {
	background-color: #DCDCBA;
}



.news {
width: 500px;
	padding: 0 30px 20px 30px;
	overflow: visible;
	float: left;
	background-image: url(/images/news_thumb_deco.gif);
	background-repeat: no-repeat;
	background-position: top left;
border-top: 1px solid #CCCC98;
}

.date {
color: gray;
margin-right: 10px;
}
.box_color {
	background-color: #FFFFFF;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;	
}

