/* @override 
	http://www.classicgardencreations.com/styles/cgc_main.css
	http://classicgardencreations.com/styles/cgc_main.css
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	cursor: default;
}
a, a img, a span, a em, a strong {
    cursor: pointer;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	line-height: 2.24em;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #350f00 url(../images/bg.png) repeat-x;
}

/* @group Type */

p {
	font-size: 1.4em;
	text-align: left;
	margin: 1.2em 0;
	line-height: 1.6em;
}

li {
	font-size: 1.4em;
	margin-left: 1.8em;
	list-style-type: disc;
}

a, a:visited {
	color: #90462f;
	text-decoration: underline;
	border: 0px none;
}

a:hover {
	text-decoration: underline;
	color: #red;
	border: 0px none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
h1, h2 {
	color: #6f702f;
	font-size: 2.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.1;
	margin: 0px 0px 8px 0px;
}

h3 {
	color: #350f00;
	font-size: 2.1em;
	line-height: 1.1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 8px 0px;
}
h4 {
	color: #6f702f;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.1;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
}

h5 {
	font-size: 1.44em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2;
}
/* @end */

/* @group Layout */
#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	width:985px;
	margin: 0px auto;
	text-align: left;
}

#header {
	width:985px;
	height:121px;
	background: url(../images/header_bg.png) no-repeat;
	position: relative;
}

#nav_bar {
	width:740px;
	height:30px;
	background: url(../images/nav_bar.png) no-repeat ;
	position: absolute;
	top:68px;
	left: 238px;
}
#contact_box {
	width: 215px;
	float: right;
	padding: 0px 22px 0px 0px;
	margin: 0px;
	background: transparent url(/images/contact-tab.png) no-repeat;
}

#content_container {
	width:985px;
	background: #f6efde url(../images/content_container.png) repeat-y;
	float: left;
}
#left_bar {
	background: transparent url(../images/left_bar_top.png) no-repeat;
	width: 225px;
	float: left;
	padding: 90px 0px 0px 0px;
	margin: 0px 0px 0px 24px;
}
#content, #home_content {
	float: left;
	width: 720px;
	margin: 20px 0px 0px 12px;
	padding: 0px;
}
#content {
	width: 690px;
}
#testimonial_box, #detail_box {
	width: 260px;
	float: right;
	background:#350f00;
	padding: 15px;
	margin: 10px 20px;
}
#detail_box {
	width: 190px;
	margin: 10px 10px 20px 0px;
}
#footer {
	width:985px;
	height: 54px;
	padding: 25px 0px 0px 0px;
	background: url(/images/footer.png) no-repeat 1px 0px;
	clear: both;
}

.left, #content img {
	float: left;
	margin: 0px;
	padding: 4px 10px 4px 0px;
}

.right, #content img.right {
	float: right;
	margin: 0px;
	padding: 4px 0px 4px 10px;
}

.none, #content img.none {
	float: none;
	margin: 0px;
	padding: 0px;
}

a .left, #content a img, #content a img.left, a .right, #content a img.right, a .none, #content a img.none {
	border: 0px none;
	text-decoration: none;
}

.clear {
	clear: both;
}

/* @end */


/* @group Overrides */

#header h1, #header span.logo {
	text-indent: -999em;
	display: block;
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px 0px 38px;
	width: 190px;
	height: 121px;
	float: left;
	background: url(../images/logo.png) no-repeat;
}
#contact_box p {
	color: #fff;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.3;
	font-weight: normal;
	margin: 8px 0px 22px 3px;
}
#contact_box a:link, #contact_box a:visited{
	color: #fff;
}
#left_bar h4 {
	font-size: 2.6em;
}
#left_bar ul {
	padding: 0px;
	margin: 0px;
}
#left_bar ul li {
	margin: 0px 0px 0px 16px;
}

img.main_image {
	float: left;
	clear: both;	
}

#home_content div.entry-content {
	float: left;
	width: 390px;
	margin: 15px 0px;
}
#content div.entry-content {
	float: left;
	width: 595px;
}
#testimonial_box h3, #detail_box h3 {
	color: #6f702f;
	font-size: 1.8em;
}
#testimonial_box p, #detail_box p {
	color: #fff;
	font-size: 1.6em;
	line-height: 1.2;
	margin-bottom: 0px;
}
p.attrib {
	text-align: right;
	margin-top: 0px;
}
#footer h5, #footer h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	padding: 0px 20px;
}
#footer h5 a:link, #footer h5 a:visited, #footer h6 a:link, #footer h6 a:visited {
	color: #fff;
}

/* @end */
/* @group Navigation */

#nav_bar ul li {
	text-indent: -9000px;
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute;
	overflow: hidden;
	display: block;
	height: 30px;
}
#nav_bar a {
	display: block;
}
#home, #home a {left: 16px; top: 0px; width: 52px; height: 30px;}
#about, #about a {left: 73px; top: 0px; width: 71px; height: 30px;}
#design, #design a {left: 154px; top: 0px; width: 116px; height: 30px;}
#where, #where a {left: 278px; top: 0px; width: 118px; height: 30px;}
#gallery, #gallery a {left: 406px; top: 0px; width: 103px; height: 30px;}
#work, #work a {left: 515px; top: 0px; width: 128px; height: 30px;}
#resources, #resources a {left: 650px; top: 0px; width: 79px; height: 30px;}

#home a:hover, #home .active {background: transparent url(../images/nav_bar.png) -16px -30px no-repeat;}
#about a:hover, #about .active {background: transparent url(../images/nav_bar.png) -73px -30px no-repeat;}
#design a:hover, #design .active {background: transparent url(../images/nav_bar.png) -154px -30px no-repeat;}
#where a:hover, #where .active {background: transparent url(../images/nav_bar.png) -278px -30px no-repeat;}
#gallery a:hover, #gallery .active {background: transparent url(../images/nav_bar.png) -406px -30px no-repeat;}
#work a:hover, #work .active {background: transparent url(../images/nav_bar.png) -515px -30px no-repeat;}

#resources a:hover, #resources .active {background: transparent url(../images/nav_bar.png) -650px -30px no-repeat;}



#subnav h4 {
	display: none;	
}
#subnav ul {
	width: 100%;
	float: left;
	margin: 0px 0px 15px 0px;
	font-size:.9em;
}
#subnav ul li {
	list-style-type: none;
	margin: -1px -1px 0px 0px;
	padding: 3px 8px;
	display: block;
	float: left;
	background: #461e13;
	line-height: 1.3;
	text-shadow: #333 1px 1px 1px;
	border: 1px solid #4e5228;
}
#subnav li a {
	color: #fff;
	text-decoration: none;
}
#subnav li a:hover {
	color: #e79276;
}
#subnav li.active {
	color: #e79276;
	background: #e7c5b2;
}

/* @end */



/* @group Contact Form */
.zemContactForm br, #txpCommentInputForm br {
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

ul.contact {
	width: 500px;
	margin: 10px 0px 0px 40px;
	padding: 10px;
}
ul.contact li {
	margin: 0px;
}

input.zemText, textarea.zemTextarea, input.comment_name_input, textarea.txpCommentInputMessage, input.comment_email_input, input.comment_web_input {
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0px 0px 5px;
}
#sub_nav input.zemText {
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	line-height: 14px;
	padding: 3px 0px 0px 3px;
	display: block;
	float: right;
}
input.zemText, input.comment_name_input {
	height: 1.66em; /* 12x1.66=20px */
}

.zemContactForm label, #txpCommentInputForm label {
	width: 70px;
}

ul.contact label {
	color: #333333;
	float: left;
	font-size: 0.9em;
	list-style-type: none;
	padding: 2px 3px 0px 5px;
	text-align: right;
	width: 70px;
}


#sub_nav .zemContactForm input {
	width: 140px;
}

ul.contact input, ul.contact select, ul.contact textarea {
	list-style-type: none;
	margin: 0px 0px 0px 4px;
	width: 200px;
}

form.zemContactForm li, form#txpCommentInputForm li {
	clear: both;
	list-style-type: none;
	margin: 3px 0px;
	padding: 0px;
}

form.zemContactForm li.bottom, form#txpCommentInputForm li.bottom {
	border-bottom: 0px none;
}
ul.contact label.zemRequired {
	font-weight: bold;
}
input.zemSubmit {
	background-color: #350f00;
	border: 1px solid #333333;
	color: #ffffff;
	font-size: 12px;
	height: 30px !important;
	margin: 0px 0px 0px 148px !important;
	padding: 0px;
	width: 140px !important;
	cursor:pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.newsletter-signup input.zemSubmit {
	background-color: #694832;
	border: 0px none;
	color: #ffffff;
	font-size: 12px;
	height: 28px !important;
	width: 114px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-indent: -999em;
	float: right;
	background: url(/images/signup.png) no-repeat;
	cursor: pointer;
	display: block;
	clear: both;
	line-height: 0;
	clear: both;
}
* html .newsletter-signup input.zemSubmit {
	margin: -15px 0px 0px 0px;
}
ul.zemError {
	background-color: #f81526;
}

/* @end */

