@charset "utf-8";

*{/* clear margins - Garrett Concrete style sheet */
	padding: 0;
	border: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/800px-ConcreteLT.jpg);
}
#header {
	height: 200px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #999999;
}
#container {
	width: 700px;
	clip: rect(40px,auto,auto,auto);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-image: url(images/200px-Concrete.jpg);
	margin-top: 12px;
}
/*main navigation menu */
#header ul {
	margin: 0px;
	padding: 3px;
	list-style-type: none;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 90%;
	text-decoration: none;
}
#header li{
	display: inline;
	padding: 0px;
	text-decoration: none;
}
#header li a:link, #header li a:visited {
	margin-top: 4px;
	background-color: #004700;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-right: 2px;
	line-height: 1.2em;
	padding: 2px;
	margin-left: 2px;
	font-weight: bold;
	background-position: center;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#mainContent  li  a:link {
	color: #004700;
}
#sidebar1 ul {
	list-style-type: none;
	padding-left: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#copyright ul {
	text-decoration: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#copyright li {
	text-decoration: none;
	display: inline;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



#mainContent ul {
	text-decoration: none;
	list-style-type: none;
	margin: 0em;
	color: #004700;
	text-indent: 22px;
}
#sidebar1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
#sidebar1 li a:hover, #sidebar1 li a:active {
	color: #004700;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}




#header li a:hover, #header li a:active {
	color: #004700;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-top-style: none;
	border-top-color: #073907;
}
#header li a.current, #header li a.current:hover,#header li a.current:active {
	background: #FFFFFF;
	color: #004700;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #073907;

}
#footer {
	text-align: center;
	background-color: #004700;
	height: 40px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}




.p/* CSS Document */

{
	font-size: 100%;
	margin: 1.5em 0;
	text-align: left;
	margin-left: 1em;
	color: #004700;
	font-weight: normal;
	
}



.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	line-height: normal;
	font-weight: bold;
	color: #004700;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003399;
}

a:hover {
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #333333;
	color: #0000FF;

}
.fltrt { /* this class can be used whenever you wish to float an element to the right side of the page. The floated element must be placed above the element that will display next to it in the source code. */
float: right;
margin-left: 8px;
}
#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin-top: 1em;
	margin-left: 1em;
	border: medium none #999999;
}


.fltlft { /* this class can be used whenever you wish to float an element left on the page */
	float: left;
	margin-right: 8px;
	margin-top: 6px;
}

.footercopy {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
#copyright {
	height: 5em;
	color: #004700;
	font-size: 12px;

}


.style5 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	font-size: 45px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


#sidebar1 {
	background-color: #004700;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border: medium solid #666666;
	margin-right: 12px;
	padding-left: 8px;
}
/*-------------------Form styles----------------------------*/
#quoteform p{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #004700;
	margin-top: 1.4em;
	margin-right: 3px;
	margin-bottom: 1.4em;
	margin-left: 6px;
	font-size: 0.85em;
}

input{
	width: auto;
	border: thin solid #666666;
}
input.radio, input.checkbox, input.submit {
	width: auto;
	margin-left: 0px;

}
textarea {
	width: 550px;
	border: thin outset #666666;
}
label {
	float: none;
	clear: none;
	display: inline;
}
label.top {
display: block;
float: none;
}
input.text:focus, textarea:focus {
	background-color: #FFFFCC;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
#copyright li a:link, #copyright li a:visited {
	color: #004700;
	text-decoration: underline;
	list-style-type: none;
	font-size: 12px;
}

