body {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	margin: 0 0 0 0;
	border-width: 0px;
	overflow: auto;
	line-height: 25px;
	background-color: #ffffff;
}

p {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	line-height: 25px;
}

td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-align:left;
}

ul, li {
	font-family: Tahoma;
	font-size: 14px;
		line-height: 30px;
		list-style-image:  url(images/li.gif);	
}

a:link, a:active {
	color: #649602;
	text-decoration: underline;
	
}

a:visited {
	color: #000000;
		text-decoration: underline;
}

a:hover {
	color: #000000;
		text-decoration: underline;
}

a.nav:link, a.nav:active, a.nav:visited {
font-family: Tahoma;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	margin-left: 23px;
}

a.nav:hover {	
font-family: Tahoma;
	font-size: 15px;
	color: #ade744;
	text-decoration: none;
	font-weight:bold;
	margin-left: 23px;
}

a.nav2:link, a.nav2:active, a.nav2:visited {
font-family: Tahoma;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	margin-left: 10px;
}

a.nav2:hover {	
font-family: Tahoma;
	font-size: 15px;
	color: #ade744;
	text-decoration: none;
	margin-left: 10px;
}

.address {
	margin-left: 12px;
	color: #ffffff;
	line-height: 20px;
}

.news {
	font-size: 12px;
	color: #333333;
		line-height: 20px;
}


.smalltitle {
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	color: #2b4770;
	font-weight: bold;
}

.producttitle {
	font-size: 16px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	color: #000000;
	font-weight: bold;
}

.smalltext {
	font-size: 10px;
	color: #999999;
	line-height: 18px;
}

.indent {
margin-left: 18px;
	
	}

.whitetext {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

.submit {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 59px;
	height: 29px;
	background-image: url(../images/bkgd.gif);
}


form	{
	margin: 0 0 0 0;
}

input, select, textarea {
	background-image: url(../images/background_form.gif);	
	color : #2E2E28;
	font-size: 12px;
	border-width: 1px;	
}

.submit {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 59px;
	height: 29px;
	background-image: url(../images/bkgd.gif);
}

.radio {
	background-image: url(../images/white.gif);		
}

.option {
	background-image: url(../images/background_form.gif);		
}

.photos	{
	background-color : #cccccc;
	border-right-width : 1px;
	border-right-color : #cccccc;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #cccccc;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #cccccc;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #cccccc;
	border-left-style : solid;
}




a.footer:link, a.footer:visited, a.footer:active {
	color: #aee543;
	text-decoration: none;
	font-size: 10px;
}

a.footer:hover {
	text-decoration: underline;	
}

.bottom {
	font-size: 10px;
	color: #aee543;
}

h1 {
	font-size:19px;
	color:#79b700;

}

h3 {
	font-size:15px;
	color:#79b700;
}


.heading {
	font-size:18px;
	color:#818209;
	font-weight:bold;
}

.urbangreymenu{
width: 252px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 15px Tahoma;
color: white;
background: #2b4770 url(../arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
padding: 6px 0 7px 15px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: -10; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 10px; /*bottom spacing between menu items*/

}

.urbangreymenu ul li a{
font: normal 14px Tahoma;
color: #608fd2;
background: #2b4770;
display: block;
padding: 5px 0;
line-height: 30px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: #2b4770;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: #ade744;
}