/*main CSS Document
general styling first
reset css styles individually instead of universal selector.
based on http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/*/
/*+clearfix {*/
#main1:after, #main2:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#main1, #main2
{
	display: inline-block;
}
#main1, #main2
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
HTML, BODY
{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left: 0;
}
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, 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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
BODY
{
	line-height: 1;
	color: #000000;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
OL, UL
{
	list-style: none;
}
TABLE
{
	border-collapse: separate;
	border-spacing: 0;
}
CAPTION, TH, TD
{
	text-align: left;
	font-weight: normal;
}
/*end reset styles
clearing technique*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/*mac hide \*/
* HTML .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/*End hide
........... do not change or amalgamate the above clearfix styles ......*/
P, H1, H2, H3, H4, H5, H6, UL, OL
{
	margin-bottom: 0.5em;
}
A IMG, IMG
{
	border: none;
	display: block;
}
A
{
	text-decoration: none;
	color: #252E1C;
}
H1, H2, H3, H4, H5, H6
{
	font-weight: bold;
}
H1
{
	font-size: 197%;
}
/*26px*/
H2
{
	font-size: 182%;
}
/*24px*/
H3
{
	font-size: 167%;
}
/*22px*/
H4
{
	font-size: 152%;
}
/*20px*/
H5
{
	font-size: 136%;
}
/*18px*/
H6
{
	font-size: 122%;
}
/*16px*/
BODY
{
	font-size: 13px;
	text-align: center;
/*for ie5.+*/
	background-color: #4B3B4B;
}
#outer
{
	width: 975px;
	margin: auto;
	text-align: left;
}
#header
{
	width: 975px;
	height: 140px;
	background-image: url(../images/headerbg.png);
	background-repeat: no-repeat;
	margin: 19px 0px 0;
	padding: 0px;
}
UL#nav
{
	font-size: 122%;
	padding: 18px 65px 5px 0;
	text-align: right;
	position: relative;
	z-index: 2;
	/*+placement:shift 51px 91px;*/
	position: relative;
	left: 51px;
	top: 91px;
}
UL#nav LI
{
	display: inline;
	padding: 6px;
	text-transform: uppercase;
	font-family: Arial, verdana, Helvetica, sans-serif;
}
UL#nav LI A
{
	color: #3D3533;
}
UL#nav LI A:hover
{
	color: #E5E1AE;
}
UL#nav LI.current A
{
	color: #C3C9BE;
}
#tagline
{
	width: 975px;
	height: 200px;
	margin: -59px 0 40px;
	position: relative;
	background-image: url(../images/swirl.png);
	background-repeat: no-repeat;
	background-position: 74px 12px;
	z-index: 3;
}
#tagline A, #tagline A EM
{
	position: absolute;
	width: 237px;
	height: 140px;
	overflow: hidden;
	left: 30px;
	top: 0;
}
#tagline A EM
{
	cursor: pointer;
	left: 0;
	top: 0;
/*background:url(images/logo.jpg) no-repeat 0 0; use this as an alternative to image in the html*/
}
#tagline SPAN, #tagline SPAN EM
{
	position: absolute;
	width: 383px;
	height: 51px;
	overflow: hidden;
	left: 408px;
	top: 51px;
}
#tagline SPAN EM
{
	left: 0;
	top: 0;
	background: no-repeat 0 0;
}
/*[clearfix]*/#main1
{
	width: 975;
	background-color: #4A3A4A;
	margin: 6px 0 0;
	z-index: 2;
}
#col1
{
	width: 375px;
	height: 250px;
	background-image: url(../images/Co1bg.png);
	margin: 0 0px;
	display: inline;
/*cure IE6 double margin bug*/
	float: left;
}
#col2
{
	width: 550px;
	height: 250px;
	float: right;
	margin: 0 0px 0 0;
	display: inline;
/*cure IE6 double margin bug*/
	background-color: #B9AD18;
	padding: 0 0px;
}
/*[clearfix]*/#main2
{
	/*[empty]width:;*/
	margin: 17px 0 20px;
}
#box1
{
	width: 305px;
	height: 150px;
	background-image: url(../images/box1bg.png);
	background-repeat: repeat-y;
	float: left;
	margin: 0 15px 0 0;
	display: inline;
/*cure IE6 double margin bug*/
	background-color: #B9AD18;
	padding: 0 0px;
}
#box2
{
	width: 305px;
	height: 150px;
	background-image: url(../images/box2bg.png);
	background-repeat: repeat-y;
	float: left;
	margin: 0 15px;
	display: inline;
/*cure IE6 double margin bug*/
	background-color: #B9AD18;
	padding: 0 0px;
}
#box3
{
	width: 305px;
	height: 150px;
	background-image: url(../images/box3bg.png);
	background-repeat: repeat-y;
	float: left;
	margin: 0 0 0 15px;
	display: inline;
/*cure IE6 double margin bug*/
	background-color: #B9AD18;
	padding: 0 0px;
}
#footer
{
	width: 975px;
	height: 50px;
	background-color: #9BA71C;
	margin: 7px 0;
}

