@charset "UTF-8";

/****************************************

	Web site for Foxco Equipment
	 
	Site By: Struc1.com
	http://struc1.com
	 
	Template provided by Free CSS Templates
	http://www.freecsstemplates.org/license/
	 
****************************************/


* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	margin: 30px 0;
	padding: 0;
	background: #EFEFEF;
	font-size: 12px;
	color: #6B6B6B;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #000000;
}

h1{
	font-size:24px;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	border-bottom:#000000 solid 2px;
}

h2 {
	margin:0 0 10px 0;
	border-bottom: 1px solid #F4F4F4;
	font-size: 26px;
}
h3 {
	margin:0 0 5px 0;
	font-size: 16px;
	border-bottom: 1px solid #F4F4F4;
}

h4{
	font-size:12px;
}
ol, ul, blockquote {
	line-height: 24px;
}
ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}
a {
	color:#006633;
	outline: none;
	-moz-outline-style: none;
}

a:hover {
	text-decoration: none;
}
img {
	border: none;
}

/*** Search 
**************************************/
#input-search{
	
}
#input-search {
	width: 133px;
	margin:0 5px 0 0;
	border: 1px solid #d0d0d0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}
#submit-search {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(../images/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* Posted 
**************************************/
.posted {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background: url(../images/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
}
.posted p {
	float: left;
	margin: 0;
}
.posted .comments {
	float: right;
}
.posted a {
	color: #717171;
}

/*** Header 
**************************************/
#header {
	width: 917px;
	margin: 0 auto;
	background: url(../images/img2.gif) repeat-x;
	clear:both;
	overflow:hidden;
}

/*** Logo 
**************************************/
#logo {
	float: left;
	padding: 25px 0 10px 40px;
	background:url(../images/img1.gif) no-repeat;
}

#logo h2 {
	float: left;
	border: none;
}


/*** Menu 
**************************************/
#menu {
	float: right;
	font-weight:bold;
	padding: 95px 25px 0 0;
	background: url(../images/img3.gif) no-repeat right top;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	padding: 0 10px 0 10px;
	border-left: 1px solid #DBDBDB;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	color: #3B3B3B;
}

#menu a:hover {
	color:#339900;
}
/**************************/
li#home-current a {
	color:#3B3B3B;
}
li#gallery-current a {
	color:#3B3B3B;
}
li#resources-current a {
	color:#3B3B3B;
}
li#about-current a {
	color:#3B3B3B;
}
li#contact-current a {
	color:#3B3B3B;
}
/**************************/
#pg-home li#home-current a {
	color:#339900;
}
#pg-gallery li#gallery-current a {
	color:#339900;
}
#pg-resources li#resources-current a {
	color:#339900;
}
#pg-about li#about-current a {
	color:#339900;
}
#pg-contact li#contact-current a {
	color:#339900;
}

/*** Splash 
**************************************/
#splash {
	width: 875px;
	height:170px;
	background-color:#FFFFFF;
	margin: 0 auto;
	background: url(../images/img5.gif) repeat-x left bottom;
	border-right: 21px solid #FFFFFF;
	border-left: 21px solid #FFFFFF;
	padding:0 0 0 0;
	overflow:hidden;
}

/*** Content 
**************************************/
#content {
	width: 847px;
	margin: 0 auto;
	clear:both;
	padding: 5px 35px 0 35px;
	background: #FFFFFF url(../images/img8.gif) no-repeat left bottom;
}

#content-copy{
	margin:0 0 0 15px; 
	width:425px; 
	float:left;
}

#content-copy ul{
	list-style:disc;
	list-style-position:inside;
	margin:0px 0px 0px 30px;
	padding:inherit;
}

#content-random{
	width:175px; 
	float:left; 
	line-height:18px;
}

/*** Column One
**************************************/
#colOne {
	float: left;
	width: 620px;
	line-height:22px;
}

/*** Column Two
**************************************/
#colTwo {
	float: right;
	width: 200px;
	padding: 5px 0 0 0;
}

/*** Contact Form
*************************************/
.contactForm{
	float:left;
	margin:0 0 0 15px;
}
.contactForm ul{
	margin:0;
	padding:0;
	font-weight:bold;
	color:#FF0000;
}
.contactForm input[type="text"]{
	width:300px;
	margin:0 0px 5px 0;
	border: 1px solid #d0d0d0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}
.contactForm textarea{
	width:300px;
	margin:0 0px 5px 0;
	border: 1px solid #d0d0d0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

/*** Struc1.com Credit
**************************************/
.s1-credit{
	display:none;
	clear:both;
	overflow:hidden;
}
.s1-credit a{
	color:#EFEFEF;
}
.s1-credit a:hover{
	color:#EFEFEF;
}

/*** Footer
**************************************/
#footer {
	line-height:20px;
}
#footer p {
	text-align: center;
	color: #777777;
}
#footer a {
	color: #5D5D5D;
}
