@charset "UTF-8";
body {
	width: 1050px;
	margin-top: 0px;
	background: #000000;
	color: #1F170E;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
}

.content {
	margin-right: auto;
	margin-left: auto;
}
.background {
	background: url(../images/connerAtDoor.jpg) no-repeat left top;
	width: 1024px;
}


a{
	text-decoration: none;
}


a:hover{
	font-weight: bold;
}

li {
	list-style: none;
}

#sign {
	margin: 0px;
	float: right;
	width: 250px;
	z-index: 100;
}

#navcontainer{
	clear: both;
}

#navlist
{
	margin-left: 470px;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #D6CE8B;
}
.gradient {
	background: url(../images/gradient.png) no-repeat left top;
	margin: 0px;
	height: 100px;
	width: 645px;
	float: right;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 14px;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #D6CE8B;
	font-size: 12px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	border-bottom: 4px solid #000000;
	padding-bottom: 2px;
	background: transparent;
	color: #D6CE8B;
}

#navlist a:hover {
	color: #657843;
}



.center{
	margin-left: 379px;
	width: 645px;
	background: #C2BC81;
	margin-top: 95px;
	clear: both;
}


.visit {
	font-size: 18px;
	text-transform: uppercase;
	color: #4C3B24;
}
.homeRight {
	text-align: right;
}

a {
	color: #990000;
}

.brand {
	margin: 0px;
	color: #FFFFFF;
	padding-top: 65px;
	float: right;
	height: 120px;
	width: 500px;
}
.conner img {
	float: left;
	height: 413px;
	width: 275px;
	margin-left: 22px;
}

.cdCover {
	float: left;
	width: 400px;
	margin-bottom: 20px;
}

.picsLeft img{
	float: right;
	width: 275px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.footer {
	clear: both;
	text-align: right;
	height: 175px;
	width: 1050px;
}
.footer form {
	text-align: right;
	width: 100%;
	float: right;
}
.footer p {
	font-size: 10px;
	padding-right: 30px;
	color: #C2BC81;
}
.footer img {
	padding-right: 30px;
}
.footer div {
	padding-right: 10px;
}
.header {
	font-size: 18px;
	color: #000000;
}
.big {
	font-size: 36px;
	color: #CCCCCC;
}
.small {
	font-size: 10px;
}
.picsLeft p {
	text-align: right;
}
td {
	border-bottom: 1px solid #0C326A;
}
.subHeader {
	font-weight: bold;
	color: #264C64;
}
.announcement {
	font: 48px/40px "Times New Roman", Times, serif;
	color: #264C64;
}
.centerINdent {
	width: 626px;
	margin-left: 10px;
	text-align: right;
	padding-bottom: 15px;
}

