@import url(reset.css);

#left object {
float:right;
padding-left:20px;
}


body {
	background-image: url(../i/headerBg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	font: 18px/24px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#container {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	float: left;
	height: auto;
	width: 100%;
}

#right {
	float: right;
	height: auto;
	width: 330px;
}

h3 {
	color: #22090F;
	font-size: 24px;
	margin-bottom: 10px;
}

.active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bf939d;
	color: #FFFFFF;
	cursor: default;
}

.logo {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#right img {
	border: 1px solid #7F263A;
	margin-top: 15px;
}

.tagline {
	clear: both;
	background-image: url(../i/tagLine.gif);
	height: 120px;
	width: 900px;
	margin-bottom: 30px;
}

p {
	color: #7F263A;
	font-size: 0.75em;
	line-height: 1.6em;
	padding-bottom: 1.2em;
}
#nav   {
	float: right;
	height: auto;
	margin-top: 45px;
	width: auto;
}

#nav li {
	float: left;
}

#nav a {
	text-decoration: none;
	color: #bf939d;
	font-size: 14px;
	display: block;
	margin-left: 15px;
	float: left;
	width: auto;
	text-shadow:1px 1px 1px #000;
}

#nav a:hover {
	color: #FFF;
	text-shadow:1px 1px 1px #000;
}









#footer {
	background-repeat: repeat-x;
	width: 100%;
	clear: both;
	padding-bottom: 33px;
	background-color: #7f263a;
	background-image: url(../i/footerBg.gif);
	padding-top: 35px;
}

#footer a {
	color: #CCCCCC;
	text-decoration: underline;
}

#copyright a {
	color: #bf939d;
	text-decoration: none;
}

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

#nav a:active {
	position: relative;
	right: 1px;
	top: 1px;
}

#contactUs {
	background-image: url(../i/contactUs.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 23px;
	width: 139px;
	padding-bottom: 10px;
}

#copyrightBg {
	height: auto;
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	background-color: #22090f;
	background-image: url(../i/copyrightBg.gif);
}

#copyright {
	height: auto;
	width: 960px;
	font-size: 0.7em;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#copyright li.valid {
	float: right;
}

#copyright li {
	float:left;
}

#copyright ul {
	list-style-type:none;
	color: #bf939d;
	margin-top: 5px;
	float: left;
	width: 960px;
}

em {
	color: #FFFFFF;
	font-size: inherit;
	line-height: inherit;
	font-style: normal;
	font-weight: bold;
}

address {
	font-style: normal;
}

.right h3 {
	color: #FFFFFF;
	margin-top: 15px;
}
#left img {
	float: right;
	border: 1px solid #7F263A;
	margin-bottom: 15px;
	margin-left: 15px;
}

#footer p {
	color: #FFFFFF;
}

.content {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

.left {
	float: left;
	height: auto;
	width: 553px;
	padding-right: 40px;
}

.right {
	float: right;
	height: auto;
	width: 367px;
}

.clear {
	clear: both;
	height: 1px;
	width: 100%;
}

iframe {
	border: 1px solid #22090f;
}

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

abbr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: inherit;
	cursor: help;
}

strong {
	font-weight: bold;
	color: #7F263A;
}
