/* Start:Reset */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End:Reset */

/* Start:Additional Reset */

a {
	text-decoration: none;
}

a img {
	border: none;
}

/* End:Additional Reset */





/* Start:Main Structure */

body {
	font: 0.8125em Verdana, Arial, sans-serif;
	color: #999;
	background-color: #fff;
	text-align: center;
}

#wrapper {
	width: 875px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding-bottom: 3em;
}

#header {
	height: 63px;
	border-bottom: 16px solid #cfddb6;
	color: #acacac;
	position: relative;
}

body.content2Col #content {
	background: url(http://199.124.60.17/~brinkers/images/site/bgContent3Col.gif) repeat-y 0 0;
	position: relative;
	float: left;
	z-index: 2;
}

body.content3Col #content {
	background: url(http://199.124.60.17/~brinkers/images/site/bgContent3Col.gif) repeat-y 0 0;
	position: relative;
	float: left;
	z-index: 2;
}

#footer {
	position: relative;
	float: left;
	padding-top: 35px;
	padding-bottom: 3em;
	font-size: 0.75em;
	text-align: right;
	color: #acacac;
	width: 875px;
	background: url(http://199.124.60.17/~brinkers/images/site/bgFooter.gif) no-repeat 0 0;
}

/* End:Main Structure */





/* Start:Layout */

#headerNav {
	position: relative;
	bottom: -34px;
	left: -22px;
	font-size: 11px;
	float: right;
}

#mainNav {
	background-color: #cfddb6;
	font-size: 11px;
	width: 163px;
	position: relative;
}

body.content2Col #main {
	width: 712px;
	position: relative;
	z-index: 3;
/*	margin-left: 163px;*/
	float: right;
	display: inline;
}



body.content3Col #main {
	width: 549px;
	position: relative;
	z-index: 3;
	/*margin-left: 163px;*/
	float: left;
	display: inline;
	padding: 36px 0 3em 0;
	min-height:335px;
	height:auto !important;
	height:335px;
}

#sidebarLeft {
	width: 163px;
	position: relative;
	float: left;
	display: inline;
	z-index: 5;
}

#sidebarRight {
	width: 163px;
	position: relative;
	float: left;
	display: inline;
	color: #78a22f;
	font-size: 10px;
}

#homeNestedColLeft {
	width: 549px;
	position: relative;
	/*margin-left: 163px;*/
	float: left;
	display: inline;
	padding: 10px 0 3em 0;
}

#homeNestedColLeft p {
	padding: 0 25px;
	margin-bottom: .75em;
}

#homeNestedColRight {
	background: #cfddb6;
	width: 163px;
	position: relative;
	float: left;
	display: inline;
	padding: 0 0 3em 0;
	color: #fff;
	font-size: 10px;
	line-height: 1em;
	color: #78a22f;
}

#homeNestedColRight img {
	margin-bottom: .75em;
}

#homeNestedColRight p, #homeNestedColRight ul, #homeNestedColRight ol {
	padding: 0 12px;
	margin-bottom: .75em;
}

/* End:Layout */





/* Start:Navigation */













#headerNav, .footerNav {
	margin-bottom: .25em;
	overflow: hidden;
}

#headerNav li a, .footerNav li a {
	color: #acacac;
	text-decoration: none;
}

#headerNav, .footerNav {
	list-style: none;
	padding: 0;
}

#headerNav li, .footerNav li {
	border-left: 1px solid #acacac;
	float: right;
	line-height: 1.2em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	white-space: nowrap;
	text-align: right;
}

.footerNav {
	text-align: right;
	clear: both;
	padding-left: 275px;
	padding-right: 14px;
	height: 1%;
}

#headerNav a:link, .footerNav a:link {
	color: #acacac;
	text-decoration: none;
}

#headerNav a:visited, .footerNav a:visited {
	color: #acacac;
	text-decoration: none;
}

#headerNav a:hover, .footerNav a:hover, #headerNav a:active, .footerNav a:active {
	color: #78A22F;
	text-decoration: underline;
}

#main a:link, #main a:visited, #main a:hover, #main a:active {
	background-color: #F0F7E5;
	border-bottom: none;
}

#main a:link {
	color: #78A22F;
}

#main a:visited, #main a:hover, #main a:active {
	color: #999;
}

#main a:visited {
	border-bottom-color: #bbb;
}

#main a:hover {
	border-bottom-color: #dcdcdc;
}

#main a:active {
	border-bottom-color: #dcdcdc;
}

/* End:Navigation */





/* Start:Forms */

#sidebarRight form {
	padding: 0 12px;
	margin-bottom: 1em;
}

#sidebarRight form input.txt {
	width: 80px;
	font-size: 90%;
}

/* End:Forms */









/* Start:Typography */

#mainNav h4 {
	color: #454545;
	font-weight: normal;
	font-size: 10px;
	padding: 1em 0 .5em 0;
}

body.content3Col #main p {
	padding: 0 25px;
}

#main h1 {
	font-size: 1.8em;
	color: #78A22F;
	padding: .5em 25px .2em 25px;
	border-bottom: border-bottom-color: #78A22F;
	font-weight: normal;
	
}

#main h2 {
	font-size: 1.5em;
	background-color: #CFDDB6;
	color: #ffffff;
	padding: .8em 25px .7em 25px;
	border-bottom: none;
	font-weight: normal;
	margin: 0 0 1em 0;
}

#main h3 {
	font-weight: normal;
	font-size: 1.5em;
	color: #78A22F;
	padding: 0 25px;
	margin: 1em 0 1em 0;
}

#main h4 {
	font-weight: bold;
	font-size: .9em;
	text-transform: uppercase;
	color: #7c7c7c;
	padding: 0 25px;
	margin: 3em 0 1em 0;
}

#main p {
	text-align: left;
	line-height: 1.5em;
	margin: 0 0 1em;
}

#sidebarRight h4 {
	font: Georgia, times, serif;
	font-size: 1.2em;
	padding: 1em 12px;
	margin: 36px 0 1em 0;
	background-color: #78a22f;
	text-transform: none;
	color: #fff;
}

#sidebarRight p, #sidebarRight ul, #sidebarRight ol {
	padding: 0 12px;
	margin-bottom: .75em;
}

#footer p {
	margin: 1em 0;
}

#footer p {
	float: right;
	padding-right: 22px;
}

/* End:Typography */





/* Start:Misc */


#main ul, #main ol {
	margin-bottom: 1.25em;
}

#main li {
	margin-bottom: 0.66em;
	line-height: 1.7em;
}

#main ul li {
	padding-left: 40px;
	background: url(http://199.124.60.17/~brinkers/images/site/bullet.gif) 27px 0.66em no-repeat;
}

#main ol {
	padding-left: 49px;
	list-style: decimal;
}

#main ol li {
	padding-left: 0;
	background-image: none;
}

#main img {
	padding: 5px;
}

#homeBanner img {
	border: none;
	padding: 0;
	margin: 0;
}

#homeNestedColRight img {
	border: none;
	padding: 0;
}

#sitemapNav {
	margin-top: 3em;
}

#sitemapNav img {
	display: none;
}

blockquote {
	font-style: italic;
	font-size: 1.05em;
	background: url(http://199.124.60.17/~brinkers/images/site/quoteGray.gif) 25px 0.75em no-repeat;
	margin: 0.25em 0;
	padding: 0.25em 30px;
}

blockquote p {
	margin: 0.35em 0;
}

.column {
	float: left;
}

.left {
	float: left;
}

.right {
	float: right;
}

.open {
	background-color: #898989;
}

/* End:Misc */






#main a:link {
	color: #78A22F;
}

#main a:visited, #main a:hover, #main a:active {
	color: #999;
}



#sidebarRight a:link {
	color: #78A22F;
}

#sidebarRight a:visited {
	border-bottom-color: #bbb;
}






#designerList {
	margin: 3em 0 0 25px;
	width: 480px;
}

#designerList a:link {
	color: #78A22F;
	text-decoration: none;
}

#designerList a:visited {
	color: #999;
	text-decoration: none;
}

#designerList a:hover, #designerList a:active {
	color: #999;
	text-decoration: underline;
}

ul#designerList li {
	width: 130px;
	float: left;
	text-align: center;
	margin-right: 25px;
	margin-bottom: 1.5em;
	background: none;
	padding: 0;
}

ul#designerList li span {
	display: block;
	text-align: center;
}

ul#designerList li span.designerLogo a {
	background: #fff;
	text-decoration: none;
}











#mainNav {
	background: #cfddb6;
	/*border-bottom: 20px solid #cecece;*/
	position: relative;
}

#mainNav li
{
	background-image: none;
}

#mainNav li a
{
	color: #525252;
	display: block;
	font-size: 11px;
	padding: 7px 12px 7px 12px;
	text-decoration: none;
}

#mainNav li a:hover
{
	color: #5a7b80;
}



.ourForm .LV_validation_message {
	clear: both;
	color: #CC0000;
	float: left;
	font-size: 14px;
	background-color: #fcd4d4;
	padding: 6px;
	margin-left: 25px;
}

.ourForm .LV_valid {
    color:#00CC00;
}
	
.ourForm .LV_invalid {
    color:#CC0000;
}
    
.ourForm .LV_invalid_field, .ourForm input.LV_invalid_field:hover, .ourForm input.LV_invalid_field:active, .ourForm textarea.LV_invalid_field:hover, .ourForm textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
background-color: #f8cece;
}

