/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	cursor: auto;
	width: 100%;
	height: 100%;
	text-align: center;
	background-image: url(../images/footer_bkgd.png);
	background-repeat: repeat;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
}
a:focus	{ outline:none; }
img {
	border: 0px;
}

p {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
	line-height: 1.5em;
}


h1 {
	font: 17px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #701400;
}

.green {
	font: 24px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #63cc34;
	text-transform: lowercase;
}

ul {
	line-height: 1em;
}

h2 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #330000;
	margin-top: 5px;
}

.red {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}

#Mcontainer, .Mcontainer, #Mnavcontainer {
	width: 100%;
	text-align: center;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	background-color: #d4bb87;
}

#McontainerA, .McontainerA, #MnavcontainerA {
	width: 847px;
	text-align: center;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	background-color: #d4bb87;
}

#Mheadercontainer {
	width: 847px;
	text-align: center;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: auto;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.Lheadercontainer {
	width: 38px;
	margin: 0px auto; /*firefox fix to center*/
	height: auto;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 0px;
}

.Rheadercontainer {
	width: 38px;
	margin: 0px auto; /*firefox fix to center*/
	height: 100%;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: 0px;
}

#container, .container {
	width: 771px;
	text-align: center;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: 100%;
	padding: 0px 0px 20px 0px;
	position: relative;
	overflow: hidden;
	background-color: #f9f1dd;
	/*background-image: url(../images/bkgd.png) !important;
	background-repeat: no-repeat;
	background-position: bottom;*/
}

.Lcontainer, .Lnavcontainer {
	width: 38px;
	margin: 0px auto; /*firefox fix to center*/
	height: 100%;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 0px;
	background-image: url(../images/gradient_border_left.png);
	background-repeat: repeat-y;
	overflow: hidden;
	background-color: #d4bb87;
}

.Rcontainer, .Rnavcontainer {
	width: 38px;
	margin: 0px auto; /*firefox fix to center*/
	height: 100%;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: 0px;
	background-image: url(../images/gradient_border_right.png);
	background-repeat: repeat-y;
	overflow: hidden;
	background-color: #d4bb87;
}

#navcontainer, #headercontainer {
	width: 771px;
	text-align: center;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: 100%;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}

.topstripe, .bottomstripe {
	height: 2px;
	background-color: #996600;
}

#headercontainer {
	height: 124px;
	background-image: url(../images/header_bkgd.png);
	background-repeat: repeat-x;
}

#navcontainer {
	height: 28px;
	background-color: #701400;
}

#navbackground {
	width: 100%;
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-color: #701400;
}

#header {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	font: 11px Verdana, Arial, Helvetica, Tahoma, sans-serif;
	position: relative;
	float: left;
}

#headerbackground {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/header_bkgd.png);
	background-repeat: repeat-x;
}

#headerLeft {
	float: left;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 0px;
}

.logo {
	float: left;
	position: relative;
	top: 0px;
	clear: both;
	overflow: hidden;
}

#headerRight {
	float: right;
	text-align: right;
	position: absolute;
	top: 24px;
	left: 630px;
	color: #f9f1dd;
}

#content {
	width: 100%;
	height: 100%;
	padding: 50px 0px 12px 0px;
	text-align: left;
	line-height: 1.75em;
}

.contentLeftText {
	text-align: left;
	width: 200px;
	margin-left: 32px;
	height: auto;
	float: left;
	position: relative;
	clear: both;
	padding: 0px 0px 0px 0px;
}

.contentRight {
	width: 472px;
	height: auto;
	position: relative;
	float: right;
	margin-right: 32px;
}

.contentRightText {
	text-align: center;
	width: 150px;
	margin-right: 32px;
	height: auto;
	float: right;
	position: relative;
	padding: 0px 0px 0px 0px;
	color: #660000;
	font-weight: bold;
}

.contentLeft {
	width: 502px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 32px;
}

ul {
	line-height: 1.5em;
}

a:link {
	/*color: #479d02;*/
	color: #cc3300;
	text-decoration: underline;
}

a:visited {
	color: #cc3300;
	text-decoration: underline;
}

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

a:active {
	color: #cc3300;
	text-decoration: underline;
}

a.black:link {
	color: #212121;
	text-decoration: none;
}

a.black:visited {
	color: #212121;
	text-decoration: none;
}

a.black:hover {
	color: #212121;
	text-decoration: underline;
}

a.black:active {
	color: #212121;
	text-decoration: none;
}


#footer {
	background-position: bottom;
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	overflow: hidden;
	background-image: url(../images/footer_bkgd.png);
	background-repeat: repeat;
}

#footercontainer, .footercontainer {
	width: 771px;
	text-align: left;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: 100%;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}

p.footer {
	text-align: left;
	color: #d4bb87;
 	font: 11px Verdana, Arial, Helvetica, Tahoma, sans-serif;
	line-height: 1.5em;
	width: 771px;
	padding-bottom: 20px;
	text-align: center;
}

a.footer:link {
	color: #d4bb87;
	text-decoration: none;
}

a.footer:visited {
	color: #d4bb87;
	text-decoration: none;
}

a.footer:hover {
	color: #d4bb87;
	text-decoration: underline;
}

a.footer:active {
	color: #d4bb87;
	text-decoration: none;
}

a.footerGrey:link {
	color: #777777;
	text-decoration: none;
}

a.footerGrey:visited {
	color: #777777;
	text-decoration: none;
}

a.footerGrey:hover {
	color: #777777;
	text-decoration: underline;
}

a.footerGrey:active {
	color: #777777;
	text-decoration: none;
}

/*******CONTACT BEGIN*******/

input.green {
	background: #ff003d;
	/*background: #00FF00;*/
	color: #FFF;
	cursor: pointer;
	padding: 3px 5px 3px 5px;
	/*border:1px solid #aeaeae;*/
	border:1px solid #ff003d;
}

input.textbox, textarea.textbox {
	background-color: #fff;
	border: 1px solid #996600;
	color: #333;
	font-weight: bold;
	cursor: text;
	padding: 2px 0 2px 5px;
	width: 200px;
	font-size: 11px;
}

td.labels {
	text-align: right;
	width: 15%;
	font-size: 11px;
	line-height: 1em;
}

td.textbox {
	text-align: left;
	width: 80%;
}

.red {
	color: #FF0000;
	font-size: 14px;
}

/*******CONTACT END*******/