@charset "utf-8";
/* CSS Document */

body {
	background: #640606  url(../images/repeat-background.gif);
    background-attachment: fixed;
	font-family: arial, verdana, sans-serif;
	padding: 0;
	margin: 0;
}

a:link, a:visited {
	color: #782521;
	text-decoration: none;
}

#prewrap {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

.wrapper {
	width: 1000px;
	margin: 0 auto;
	border: 1px solid #FFF;
	padding: 0;
}
a img {
    border: 0;
}


.header {
	height: 160px;
	background: #fff url(../images/headerbck.jpg) no-repeat top left;
	border-bottom: 1px solid #FFF;
	margin: 0;

}

.header h1 {
	display: none;
}

.left {
	width: 249px;
	float: left;
	background: #faf2cb;
}

.leftnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.leftnav li {
	background: #b54e4f;
}

.leftnav li a:link, .leftnav li a:visited {
	display: block;
	font-size: 15px;
	height: 32px;
	width: 234px;
	line-height: 32px;
	color: #fff;
	text-decoration: none;
	padding: 0 0 3px 15px;
	border-bottom: 1px solid #FFF;
	font-family: verdana, arial, sans-serif;
}

.leftnav li a:hover {
	color: #333;
	text-decoration: underline;
}

.left img {
	padding: 0;
	margin: 0;
	line-height: 0;
}

.right {
	width: 749px;
	float: right;
	background: #faf2cb;
	color: #782521;
	padding: 10px 0;
	border-left: 1px solid #FFF;
	min-height: 831px;
}

.right a {
	text-decoration: underline;
}

.right h1 {
	font-size:20px;
	color:#782521;
	padding-left:10px;
}

.right h2 {
	font-size: 15px;
	color: #782521;
	padding: 0 0 0 10px;
	font-style: italic;
}

.right h3 {
	font-size: 15px;
	color: #782521;
	padding: 0 0 0 10px;
	margin: 0;
}

.right p, .right li, .right table {
	font-size:	14px;
	text-align:	justify;
	padding:	0 10px 0 10px;
	clear:	both;
	margin-top: 0;
}



.right p strong, .right p strong a {
	color: #782521;
	font-size: 15px;
	text-decoration: none;
}

/* Contact Page Styles */

.right span.req {
	padding: 0;
	margin: 0;
	display: inline;
	color: #FF0000;
	font-weight: bold;
}

.right label {
	width: 130px;
	float: left;
	padding-right: 4px;
	text-align: left;
	padding-bottom: 5px;
	line-height: 14px;
}

.errors {
	border: 2px solid #FF0000;
	background-color: #FFF;
	background-image: url(../images/error.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 3px 5px 5px 30px;
	margin: 0 auto 10px auto;
	width: 300px;
}

.form {
	margin-right: 6px;
	padding: 7px;
	width: 320px;
}

.contactFrm {
	padding: 10px 10px 10px 5px;
	float: left;
	border: 2px solid #b54e4f;
	margin-left: 5px;
	width: 340px;
}

.address {
	width: 48%;
	float: right;
	margin-right: 15px;
}

#map {
	width: 354px;
	height: 340px;
	border: #b54e4f 2px solid;
	float: right;
	margin-right: 15px;
	margin-left: 3px;
}

#map span {
	font-size: 8px;
}

#tariff {
	border: #b54e4f 2px solid;
	width: 354px;
	float: right;
	margin-right: 15px;
	margin-bottom: 8px;
	padding-top: 5px;
    background: #f9f4da;
}

/* End of Contact Page Styles */

.clear {
	clear: both;
}

.content {
	clear: both;
}

/* Flash Viewer DIV */

.fviewer {
	width: 540px;
	margin: auto auto 10px auto;
	text-align: center;
	border: 1px solid #b54e4f;
	font-size: 18px;
	font-weight: bold;
}

/* End of Flash Viewer DIV */

/* Footer styles: */

.footer {

	font-size: 15px;
	color: #FFF;
	text-align: center;
	clear: both;
	border-top: 1px solid #FFF;
	background: #fff url(../images/headerbck.jpg) no-repeat top left;
}

.footer a:link, .footer a:visited {
	color: #FFF;
	text-decoration: none;
}

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

.footnav {
	list-style-type: none;
	padding: 5px 0;
	margin-top: 88px;
}

.footnav li {
	display: inline;
}

.nblink {
	float: left;
	width: 180px;
	font-size: 12px;
}

.innerlink {
	float: right;
	width: 180px;
	font-size: 12px;
}

#inchouselink {
	width: 740px;
	float: right;
	text-align: center;
	padding: 8px 8px 0 8px;
}

#inchouselink a:link, #inchouselink a:visited {
	text-decoration: none;
	color: #FFF;
}

#inchouselink a:hover {
	text-decoration: underline;
}

#cardinfo {
	float: left; 
	padding: 40px 8px 0 8px;
}

/* End of Footer Styles */
