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;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
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: "" "";
}

strong   {
	font-weight: bold;
}.size10   { font-size: 10px; }
.size11   { font-size: 11px; }
.size12   { font-size: 12px; }
.size14   { font-size: 14px; }
.size16   { font-size: 16px; }

.fl_left   { float: left; }
.fl_right   { float: right; }
.cl_both   { clear: both; }

.padleft5   { padding-left: 5px; }
.padleft10   { padding-left: 10px; }
.padleft20   { padding-left: 20px; }
.padright5   { padding-right: 5px; }
.padright10   { padding-right: 10px; }
.padright20   { padding-right: 20px; }
.padbottom5   { padding-bottom: 5px; }

.margleft20   { margin-left: 20px; }

.pad10   { padding: 10px; }
.pad5   { padding: 5px; }

.align_r   { text-align: right; }
.align_l   { text-align: left; }
.align_c   { text-align: center; }
.align_j   { text-align: justify; }

.display_n   { display: none; }

.vam   { vertical-align: middle; }
.vab   { vertical-align: bottom; }
.vat   { vertical-align: top; }
.lh150   { line-height: 150%; }
.lh125   { line-height: 125%; }

a.nu:link, a.nu:active, a.nu:visited, a.nu:hover   { text-decoration: none; }body  {
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background: #FFFFFF;
}

input, select, textarea   {
	font-family: Arial, Verdana;
	font-size: 12px;
	padding: 1px;
}

img   {
	border: 0px;
}

div, table, td   { font-size: 12px; }

a:link, a:active, a:visited   {
	color: #FFC4A4;
	text-decoration: underline;
}
a:hover   {
	color: #FFFFFF;
	text-decoration: none;
}

#PageContainer   {
	width: 816px;
	text-align: left;
	margin: 0px 0px 0px -408px;
	left: 50%;
	position: relative;
	background: url(../images/layout/bg-left-col.gif) repeat-y;	
}

	#StretchBG   {
		background: url(../images/layout/bg-right-col.jpg) repeat-y top right;
		display: block;
		width: 100%;
	}

		#LeftCol   {
			float: left;
			width: 502px;
			position: relative;
		}

			#LeftColSpace  {
				padding: 20px 20px 20px 22px;
				line-height: 150%;
				color: #FFFFFF;
				position: relative;
			}

				#HeadLine   {
					font-size: 16px;
					color: #FFFFFF;
					font-weight: bold;
					letter-spacing: -1px;
				}

				.LeftBox   {
					background-color: #FFFFFF;
					color: #000000;
					padding: 0px 10px 0px 10px;
				}

				.LeftSubBox   {
					background-color: #642100;
					color: #FFFFFF;
					padding: 6px 10px 0px 10px;
				}

				#Footer   {
					font-size: 12px;
					color: #666666;
					text-align: center;
					background-color: #FFFFFF;
					line-height: 125%;
				}

		#RightCol   {
			float: left;
			width: 314px;
			position: relative;

		}

			#RightColSpace   {
				padding: 20px 63px 20px 58px;
				line-height: 125%;
				position: relative;
			}

				.RightBox   {
					background-color: #FFFFFF;
					color: #000000;
					padding: 5px 11px 5px 11px;
					position: relative;
				}

				.RightTransBox   {
					font-size: 11px;
					color: #FFFFFF;
					padding: 11px;
					position: relative;
				}


.vLineWhiteGrey   {
	background: url(../images/layout/vline-white-grey.gif) repeat-x left center;
	height: 3px;
}

.vLineTransWhite   {
	background: url(../images/layout/vline-trans-white.gif) repeat-x left center;
	height: 3px;
}

.vLineTransBrown   {
	background: url(../images/layout/vline-trans-brown.gif) repeat-x left center;
	height: 3px;
}


#Footer a:link, #Footer a:active, #Footer a:visited   {
	color: #666666;
	text-decoration: underline;
}

#Footer a:hover   {
	color: #666666;
	text-decoration: none;
}

.LeftSubBox a:link, .LeftSubBox a:active, .LeftSubBox a:visited   {
	color: #FFFFFF;
	text-decoration: underline;
}

.LeftSubBox a:hover   {
	color: #FFFFFF;
	text-decoration: none;
}

.LeftBox a:link, .LeftBox a:active, .LeftBox a:visited   {
	color: #000000;
	text-decoration: underline;
}

.LeftBox a:hover   {
	color: #000000;
	text-decoration: none;
}

.RightTransBox a:link, .RightTransBox a:active, .RightTransBox a:visited   {
	color: #FFFFFF;
	text-decoration: underline;
}

.RightTransBox a:hover   {
	color: #FFFFFF;
	text-decoration: none;
}


a.Menu:link, a.Menu:active, a.Menu:visited   {
	color: #000000;
	text-decoration: none;
}
a.Menu:hover   {
	color: #000000;
	text-decoration: underline;
}

#CMS p   {
	margin: 10px 0px 10px 0px;
}
#CMS h2   {
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0px 20px 0px;
	letter-spacing: -1px;
}

.f_contact_input   {
	width: 200px;
	background-color: #624B40;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin: 1px;
}
#f_contact_ZIP   {
	width: 50px;
}

#f_contact_City   {
	width: 145px;
}

#f_contact_Subject, #f_contact_Message   {
	width: 430px;
}
#f_contact_Message   {
	height: 150px;
	background-color: #624B40;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin: 1px;
}
