/*
for Olympic Lawn
Copyright DA Designing
03.05.10
*/

* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #147FBE;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #716558;
}

img {
	border: none;
}

body {
	background-color: #ECECE5;
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.5%;
	line-height: 18px;
}

p, ul li, ol li, td {
	font-size: 12px;
	margin-bottom: 7px;
}

ul, ol {
	margin-left: 20px;
}

input {
	margin-bottom: 10px;
}

h1 {
	color: #716558;
	font: normal 2.1em georgia;
	margin-bottom: 5px;
}

h2 {
	color: #716558;
	font: normal 1.8em georgia;
	margin-bottom: 5px;
}

h3 {
	color: #716558;
	font: normal 1.6em georgia;
	margin-bottom: 5px;
}

h4 {
	color: #147FBE;
	font: normal 1.5em arial;
	margin: 3px 0;
}

h5 {
	color: #054F38;
	font: normal 1.5em arial;
	margin: 3px 0;
}

#container {
	background-color: #fff;
	margin: 20px auto;
	position: relative;
	width: 940px;
}

#containerBlog {
	margin-left: 220px;
}

input.seo, textarea.seo {
	width: 870px;
}

/* --------------------------- Home - Header/Nav Styles --------------------------- */

.logo {
	/* float: left; */
	margin-left: 7px;
	width: 181px;
}

#header {
	position: relative;
	z-index: 2;
}

#flash {}

#topColor {
	background-color: #C2B59B;
	height: 10px;
}

/* beginning of drop down code */
#topNav {
	background-color: #716558;
	border: 1px solid #C2B59B;
	height: 23px;
	margin: 0;
	position: relative;
	z-index: 20;
	text-align: center;
}

#mainNav {
	margin-left: 18px;
	z-index: 20;
}

#mainNav li {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style: none;
	float: left;
	font: normal 10px arial;
	/* border-left: 1px solid #C2B59B; */
	border-right: 1px solid #C2B59B;
	text-align: center;
	z-index: 20;
}

#mainNav li a {
	/* background-color: #EF5B9B; */
	/* border-left: 1px solid #C2B59B; */
	border-right: 1px solid #C2B59B;
	display: block;
	margin: 0 0 0 0;
	padding: 5px 0px;
	margin: 0 -1px;
	width: 113px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	z-index: 20;
}

#mainNav li a.leftBor {
	border-left: 1px solid #C2B59B;
}

#mainNav li a.rightBor {
	border-right: 1px solid #C2B59B;
}

#mainNav li a:hover {
	background-image: url(../_img/topHover.jpg);
	background-repeat: repeat-x;
	color: #fff;
}

#mainNav div {
	position: absolute;
	visibility: hidden;
	margin-left: -1px;
	padding: 0;
	background: #C2B59B;
	border: 1px solid #C2B59B;
	border-top: none;
	width: 112px;
	z-index: 20;
}

#mainNav div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 4px 5px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #716558;
	border: none;
	color: #fff;
	font: normal 10px arial;
	z-index: 20;
}

#mainNav div a:hover {
	background: #C2B59B;
	color: #FFF;
}

/* end drop down code */

#topSecHm {
	background-image: url(../_img/headerBKGD.jpg);
	background-repeat: repeat-y;
	min-height: 176px;
}

#topSec {
	background-image: url(../_img/headerBKGD.jpg);
	background-repeat: repeat-y;
}

#headRight {
	float: right;
	font-size: 0;
	width: 482px;
}

#hmHeadRight {
	position: absolute;
	top: 60px;
	right: 45px;
	z-index:0;
}

#hmHeadRightNew {
	position: absolute;
	top: 55px;
	right: 60px;
	z-index:0;
	
}


#headLeft {
	width: 448px;
}

#headBmiddle {
	background-image: url(../_img/headPiece.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 87px;
	/* text-align: center; */
}

#headBLink {	
	background-image: url(../_img/blueBTN.jpg);
	background-repeat: no-repeat;
	left: 45px;
	height: 73px;
	padding-top: 17px;
	position: absolute;
	text-align: center;
	top: 272px;
	width: 383px;
}

#headBLink a {
	color: #1766A8;
	font: normal 22px Arial;
	/* margin-left: 5em; */
}

#headBLink a:hover {
	color: #fff;
}

.headerCopy {
	color: #fff;
	/* line-height: 1.8em; */
	margin: 0 0 0 30px;
}

.headerCopySec {
	float: right;
	color: #fff;
	/* line-height: 1.8em; */
	margin: 30px 20px 0 30px;
}

.secBoxWrap {
	margin: 10px 0 13px;
}

.secBoxWrap h3 {
	background-image: url(../_img/rightHeaders.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font: bold 14px Georgia;
	height: 22px;
	margin-bottom: 0px;
	padding: 6px 0 0 5px;
	/* width: 235px; */
}

.secBox {
	background-color: #ECECE5;
	border: 1px solid #147FBE;
	padding: 10px;
}

.secBox a {
	color: #147FBE;
	display: block;
	line-height: 18px;
	text-decoration: underline;
}

.secBox a:hover {
	color: #716558;
	display: block;
	line-height: 18px;
	text-decoration: underline;
}

.more {
	color: #147FBE;
	margin-right: 10px;
	text-align: right;
}

#rightRetail ul {
	margin-left: 280px;
}

/* --------------------------- Content Styles --------------------------- */

#homeMC {
	background-image: url(../_img/homeMC.jpg);
	background-repeat: repeat-x;
	min-height: 123px;
	padding: 20px 20px 0px;
}

/*
#homeMC p {
	margin-bottom: 1em;
}
*/

#hmRight {
	float: right;
	margin-left: 20px;
	width: 245px;
}

#mainContent, #mainContentAdmin {
	background-image: url(../_img/mainContent.jpg);
	background-repeat: repeat-x;
	min-height: 400px;
	padding: 20px;
}

#mainContentAdmin {
	padding-left: 40px;
}

#leftNav {
	float: left;
	width: 200px;
}

#leftNavBlog {
	margin-bottom: 10px;
}

#leftNav a, #leftNavBlog a {
	background-image: url(../_img/secNav.jpg);
	background-repeat: repeat-x;
	/* border: 1px solid #99C5DD; */
	color: #fff;
	display: block;
	font: normal 12px Arial;
	height: 22px;
	padding: 10px 0 0 10px;
}

#leftNav a:hover, #leftNavBlog a:hover {
	background-image: none;
	background-color: #99C5DD;
	color: #0664A3;
}

#right {
	margin-left: 220px;
}

#right img {
	margin-bottom: 10px;
}

#right a {
	font-size: 12px;
	text-decoration: underline;
}

.question {
	color: #147FBE;
	font-weight: bold;
	margin-bottom: 0;
}

.answer {
	margin-bottom: 15px;
}

.copyImgs {
	float: left;
	margin-right: 15px;
}

#content2 {
	background-image: url(../_img/mainContent.jpg);
	background-repeat: repeat-x;
	min-height: 400px;
	padding: 20px 40px;
}

#content2 ul {
	margin: 0 0 10px 30px;
}

#right .designs img {
	margin-bottom: 0;
}

.designs {
	float: left; 
	margin-left: 10px;
	/* margin-right: 2em; */
	text-align: center;
	width: 150px;
}
.designs p {
	/* color: #716558; */
	/* font-weight: bold; */
	padding-bottom: 10px;
}

hr {
	border-top:1px dotted #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#accessories {
	border-bottom:1px dotted #999999;
	min-height: 135px;
	padding: 20px 0;
}

#accessories img {
	float: left;
	margin-right: 15px;
}

/*
#accessories ul {
	margin-left: 22.5em;
}
*/

.testimonyName {
	font-weight:bold;
}

.floatLeft {
	float: left;
	margin-right: 10px;
}

.floatRight {
	float: right;
	margin-left: 10px;
}

#socialmedia {
	margin-left: 70px;
	padding: 10px 0 0 0;
}

#socialmedia img {
	padding-right: 10px;
}

/* --------------------------- Admin Styles --------------------------- */

.adminHead {
	margin-top: 10px;
}

/* --------------------------- Contact Form Styles --------------------------- */

.labelTestName {
	padding-right: 45px;
}

.labelTestLoc {
	padding-right: 32px;
}

.labelTestCom {
	padding-right: 25px;
}

.edit {
	height: 200px;
	width: 400px;
}

#contactForm, #requestForm, #testForm, #employmentform, #newsletter {
   font-size: 1.1em;
}

#contactForm .label, #requestForm .label, #testForm .label, #employmentform .label, #newsletter .label {
   float: left;
 /*   clear: left; */
   width: 120px;
   margin-right: 10px;
   text-align: left;
   font-weight: normal;
}

#submitForm .label {
	width: 100px;
}

input#subscribe {
   background-color: #CBD893;
  /*  background-image: url(../_img/btnsWhite.jpg); */
   border: none;
   color: #fff;
   cursor: pointer;
   font-family: Arial, sans-serif;
   margin-left: 150px;
   padding: 2px 5.8px 0.5px 4px;
}

select#refer {
   font-family:  Arial, sans-serif;
}

input#name, input#email, input#phone, input#address, input#city, input#state, input#zip, input#twitter, input#facebook, input#location, textarea#testimonial, textarea#comments, input#footage, textarea#information, input#title, input#company, textarea#text, input#EmailAddress, input#FirstName, input#LastName {
   width: 300px;
   background-color: #ECECE5;
   font-family: Arial;
   font-size: 1.2em;
   margin-top: -2px;
}

#newsletter input#EmailAddress, input#FirstName, input#LastName {
	background-color: #fff;
	margin-top: 2px;
}

input#EmailAddress, input#FirstName, input#LastName {
	width: 220px;
}

input#name:focus,
input#email:focus,
input#phone:focus,
input#address:focus,
input#city:focus,
input#state:focus,
input#zip:focus,
input#twitter:focus,
input#facebook:focus,
input#location:focus,
textarea#comments:focus,
textarea#testimonial:focus,
select#refer:focus,
input#title:focus,
input#company:focus,
textarea#text:focus
{
   background-color: #D1E4EF/* #99C5DD */;
}

#employmentform textarea {
	min-height: 100px;
	width: 500px;
}


/* --------------------------- Footer Styles --------------------------- */

#footer {
	background-image: url(../_img/footer.jpg);
	background-repeat: repeat-x;
	color: #fff;
	height: 29px;
	line-height: 14px;
	padding: 10px;
	text-align: center;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	color: #147FBE;
}

#footer p {
	margin-bottom: 0;
	padding: 0;
}
