#logo {
	float: left;
	width:230px;
	height: 98px;
}

#secondary-nav {
	float: right;
	height: 98px;
}

#secondary-nav-text {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #7C736B;
	padding-bottom: 3px;
}

#secondary-nav-text a {
	color: #7C736B;
	text-decoration: none;
	padding-right: 10px;
}

#secondary-nav-text a:visited {
	color: #7C736B;
	text-decoration: none;
}

#secondary-nav-text a:hover {
	color: #7C736B;
	text-decoration: underline;
}

#secondary-nav-text a:active {
	color: #444444;
	text-decoration: underline;
}

#top-phone {
	font-family: Arial Black, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
}

#main-nav {
	width: 800px;
	border-top: 1px solid #bdafa4;
	border-left: 1px solid #bdafa4;
	border-bottom: 1px solid #938981;
	border-right: 1px solid #938981;
	height: 28px;
	background: url('images/nav_bg.jpg') repeat-x;
}

#main-nav-text {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#main-nav-text a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
}

#main-nav-text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#main-nav-text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#main-nav-text a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#footer {
	width: 800px;
	border-top: 1px solid #bdafa4;
	border-left: 1px solid #bdafa4;
	border-bottom: 1px solid #938981;
	border-right: 1px solid #938981;
	height: 28px;
	background: url('images/nav_bg.jpg') repeat-x;
}

#footer-nav-text {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

#footer-nav-text a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}
#footer-nav-text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-nav-text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer-nav-text a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#copyright {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}

.body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #4c4642;
	line-height: 18px;
}

.body a {
	color: #990000;
	text-decoration: none;
}

.body a:visited {
	color: #990000;
	text-decoration: none;
}

.body a:hover {
	color: #990000;
	text-decoration: underline;
}

.body a:active {
	color: #999999;
	text-decoration: none;
}

.body-bold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #4c4642;
	line-height: 18px;
	font-weight: bold;
}

.body-bold a {
	color: #990000;
	text-decoration: none;
}

.body-bold a:visited {
	color: #990000;
	text-decoration: none;
}

.body-bold a:hover {
	color: #990000;
	text-decoration: underline;
}

.body-bold a:active {
	color: #999999;
	text-decoration: none;
}

.header {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}


.header a {
	color: #990000;
	text-decoration: none;
}

.header a:visited {
	color: #990000;
	text-decoration: none;
}

.header a:hover {
	color: #990000;
	text-decoration: underline;
}

.header a:active {
	color: #999999;
	text-decoration: none;
}
.feature {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #6c645f;
}
.feature li { 
	padding-bottom: 5px;
}

.feature a {
	color: #990000;
	text-decoration: none;
}

.feature a:visited {
	color: #990000;
	text-decoration: none;
}

.feature a:hover {
	color: #990000;
	text-decoration: underline;
}

.feature a:active {
	color: #999999;
	text-decoration: none;
}

.feature-header {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

.subnav {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #4c4642;
}

.subnav a {
	color: #990000;
	text-decoration: none;
}

.subnav a:visited {
	color: #990000;
	text-decoration: none;
}

.subnav a:hover {
	color: #990000;
	text-decoration: underline;
}

.subnav a:active {
	color: #999999;
	text-decoration: none;
}

.franchise-header {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #666666;
}
.franchise-text {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
}

.franchise-text a {
	color: #990000;
	text-decoration: none;
}

.franchise-text a:visited {
	color: #990000;
	text-decoration: none;
}

.franchise-text a:hover {
	color: #990000;
	text-decoration: underline;
}

.subnav a:active {
	color: #999999;
	text-decoration: none;
}

input, textarea, select {
	font-size: 11px;
}