/*Styles for Ground Work Denver website*/

body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 115px;
	margin-top: 56px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.styles {background-image: url(images/gradient.gif);	background-repeat: repeat-x;}
.grad_top {background-image: url(images/gradient_top.gif);	background-repeat: repeat-x;	background-position: bottom;}
.grad_rt {background-image: url(images/gradient_rt.jpg);	background-repeat: repeat-y;}
.sub_head {font-size: 14px;	color: #669900;}
.hotlinks {
	color: #006633;
}
.grad_lft {
	background-image: url(images/gradient_lft.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.nav {font-size: 10px;	font-weight: normal;	color: #339900;}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #006633;
}
h2 {font-size: 14px;
	color: #669900;
	font-weight: bold;}
	
h3 {font-size: 12px;
	font-weight: bold;
	margin-bottom:0;}
	
.header {
	font-size: 18px;
	font-weight: bold;
	color: #006633;
}
p {
	margin-top:6px;
	margin-bottom:12x
}
	
.text {color: #333333;
}
a:link {
	color: #006633;
}
a:visited {
	color: #006600;
}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}

.style4 {font-size: 16px;
	color: #006633;
	font-weight: bold;
}
.style5 {font-size: 12px}
.style3 {font-size: 10px}

ul {}
li {
	margin-top: 0.5em;
	margin-bottom: .5em;
}
#rightColumn {
	background-color: #FFFFFF;
	vertical-align: top;
}
#mainContent {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 1em;
}
#leftColumn {
	width: 125px;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-top: 1em;
	padding-right: 12px;
}
#bannerRight {}
