@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#385C21;
	text-align:left;
		background:url(images/bk.jpg) center top no-repeat  #243d15;
	}
	
a img{
	border:none;
	}
	
h1{
	font-size:14px;
	}
	
/* pre done classes */

.m_auto{
	margin:auto;
	width:775px;
	}

.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#385C21;
	line-height:20px;
	}
	
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#538932;
	line-height:20px;
	}
.quote{
	font-family:georgia, Helvetica, sans-serif;
	font-size:20px;
	color:#385C21;
	line-height:28px;
	text-align:right;
	}
	body,td,th {
	font-family: arial;
	font-size: 11px;
}
.style10 {color: #FFFFFF; font-size: 10px; }
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #385C21;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style14 {color: #FFFFFF}
.style16 {
	color: #8fb96d
}
.style19 {color: #8fb96d}
.style20 {color: #8fb96d}
.style21 {color: #FFF}
.style22 {color: #385C21
}

.forms{
	background: #EFEDEF;
	border:solid 1px #D6D1D6;
	padding:2px;
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	}
	
.send{
	background: #385C21;	
	border:solid 1px #385C21;
	padding:2px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #fff;
	}
	
.urbangreymenu{
width: 190px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 11px Arial;
color: white;
background: #5d753f url(media/nav.gif) repeat-x; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
padding: 7px 0 7px 8px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}


.urbangreymenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 11px Arial;
color: #333;
background: #e9f9d8;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: #333;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #9ac269;
text-decoration:none;
}
