/* @group 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,
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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

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: "" "";
}

/* @end */

body {
	background-color: #fff;
	color: #000;
	font: 10px "Times New Roman", Times, serif;
	text-align: center;
}

.clearing {
	clear: both;
}

#wrapper {
	text-align: left;
	width: 787px;
	margin: 30px auto;
}

/* @group navbar */

div#navbar {
	height: 30px;
	overflow: hidden;
	display: block;
	clear: both;
}

div#navbar ul {
	height: 30px;
	padding: 0px;
	background: url(../images/navbar.gif) no-repeat;
	position: relative;
	display: block;
	margin: 0;
}

#navbar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position: absolute;
}

#navbar ul li, #navbar a {
	height: 30px;
	display: block;
}

#navbar ul li a {
	text-indent: -5000px;
	text-decoration: none;
}

#nb1 {
	left: 0;
	width: 196px;	
}

#nb2 {
	left: 196px;
	width: 197px;
}

#nb3 {
	left: 393px;
	width: 196px;
}

#nb4 {
	left: 589px;
	width: 198px;
}



#nb1 a:hover {
	background: url(../images/navbar.gif) no-repeat 0 -30px transparent;
}

#nb2 a:hover {
	background: url(../images/navbar.gif) no-repeat -196px -30px transparent; 
}

#nb3 a:hover {
	background: url(../images/navbar.gif) no-repeat -393px -30px transparent;
}

#nb4 a:hover {
	background: url(../images/navbar.gif) no-repeat -589px -30px transparent;
}

body#pHome #nb1 {
	background: url(../images/navbar.gif) no-repeat 0 -30px transparent;
}

body#pAbout #nb2 {
	background: url(../images/navbar.gif) no-repeat -196px -30px transparent;
}

body#pProducts #nb3 {
	background: url(../images/navbar.gif) no-repeat -393px -30px transparent; 
}

body#pProductsHome #nb3 {
	background: url(../images/navbar.gif) no-repeat -393px -30px transparent; 
}

body#pContact #nb4 {
	background: url(../images/navbar.gif) no-repeat -589px -30px transparent;
}



/* @end */

#header {
	height: 116px;
	position: relative;
}

#header h1 {
	position: absolute;
	top: 38px;
	left: 19px;
	background: url(../images/baron_mercer.gif) no-repeat;
	width: 222px;
	height: 48px;
	text-indent: -5000px;
	font-size: 0.1em;
	line-height: 30px;
}

#header h2 {
	width: 300px;
	height: 30px;
	right: 0;
	position: absolute;
	top: 26px;
	font-size: 2.4em;
	text-align: right;
	line-height: 2.4em;
	color: #797c31;
}

.green {
	color: #797c31;
}

#Content {
	
}

#leftCol, #rightCol, #preFooter {
	float: left;
}

#leftCol {
	width: 263px;
}



#leftCol p, #preFooter p {
	font-size: 1.5em;
}

#leftCol p {
	margin-top: 10px;
}

#leftCol a {
	color: #fff;
	text-decoration: none;
}

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

#leftCol img.tel {
	margin-top: 2em;
}

img.telhome {
	position: absolute;
	right: 0;
	top: 2px;
}

#rightCol {
	width: 524px;
	position: relative;
}

#rightColfixed {
	width: 524px;
	height: 1138px;
	position: relative;
}


#rightColPics {
	float: left;
	width: 263px;
	padding-bottom: 1px;
}


#rightColPics img {
	border: 1px solid #000;
	float: left;
	margin: 0px -1px -1px 0px;
}


#rightColText {
	float: left;
	width: 242px;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
}

#rightColText table {
	font-size: 1.4em;

}


#rightColText p {
	font-size: 1.6em;
	padding-bottom: 1em;
	line-height: 1.2em;
}

#rightColText a {
	color: #ED1C24;
	text-decoration: none;
}

#rightColText a:hover {
	color: #ED1C24;
	text-decoration: underline;
}

#preFooter {
	width: 787px;
	height: 50px;
	margin-top: 55px;
	position: relative;
}


#introCopy {
	height: 343px;
	position: relative;
	color: #fff;
}

#introCopyFinishes {
	height: 343px;
	width: 263px;
	position: absolute;
	top: 860px;
	left: -263px;
	color: #fff;
	background-color: #797c31;
}

.introlink {
	font-size: 1.4em;
	position: absolute;
	bottom: 15px;
	left: 15px;
}

.rightText {
	text-align: right;
	float: right;
}

#introCopy p, #introCopyFinishes p {
	padding: 0;
	margin-right: 15px;
	padding-top: 15px;
	margin-left: 15px;
	margin-top: 0;
	font-size: 1.8em;
	line-height: 1.25em;
}

#introCopy p.smaller {
	padding: 0;
	margin-right: 15px;
	padding-top: 15px;
	margin-left: 15px;
	margin-top: 0;
	font-size: 1.4em;
	line-height: 1.25em;
}


body#pProducts #introCopy {
	background-color: #797c31;
}

body#pProductsHome #introCopy {
	background-color: #7B243F;
}


body#pHome #introCopy {
	background-color: #7B243F;
}

body#pAbout #introCopy {
	background-color: #7B243F;
}

body#pContact #introCopy {
	background-color: #7B243F;
}

#rightCol ul.prodList {
	width: 523px;
	padding-bottom: 1px;
}

#rightCol ul.prodList li {
	float: left;
	display: inline;
	height: 113px;
	width: 260px;
	border: 1px solid #000;
	margin: 0px -1px -1px 0px;
}

#rightCol ul.prodList li.right {
	float: right;
	margin: 0px;
}

#rightCol ul.prodList li img {
	float: right;
	border-left: 1px solid #000;
}

#rightCol ul.prodList .item {
	display: block;
	padding: 10px;
	font-size: 1.5em;
	line-height: 1.1em;
	margin-right: 135px;
}

#rightCol ul.prodList li a {
	display: block;
	height: 113px;
	color: #000;
	text-decoration: none;
}
#rightCol ul.prodList li a:hover {
	color: #fff;
	background-color: #797c31;
}
#footer {
	position: relative;
	clear: both;
	padding-top: 10px;
}

#footer ul {
	position: absolute;
	right: 0;
}

#footer ul li {
	display: inline;
	margin-left: 10px;
}

#footer ul li a {
	color: #000;
	text-decoration: none;
}

#footer ul li a:hover {
	
}