/*________ Main Elements ________*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 12px Arial,sans-serif; color: #555e69; text-decoration: none;
	text-align: center;
	background-color: #d2e4f8;
}
a, a:visited {
	color: #507dbc;
	text-decoration: underline;
}
a:hover {
	color: #e7222a;
	text-decoration: underline;
}

img {
	display: block;
	border: 0px;
}

#header {
	height: 112px;
}


/*________ Main Container ________*/

#mainContainer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #FFFFFF url(images/bg-main-container.gif) repeat-y;
}

/*________ Main Nav ________*/

#nav {
	background-color: #b61b21;
	width: 651px;
	height: 35px;
	border-left: 3px solid #e7222a;
	border-top: 3px solid #e7222a;
	border-bottom: 3px solid #e7222a;
}


/*________ Sidebar ________*/

#sidebar {
	width: 271px;
	float: right;
	margin-right: 10px;
	display: inline;
}
#sidebar h2 {
	font: 140% Georgia,Arial,sans-serif; color: #507196; text-decoration: none;
	margin: 10px 15px 10px 20px;
	clear: both;
}
#sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 10px 15px 5px 20px;
	color: #507196;
}
#sidebar p {
	margin: 0px 20px 12px 20px;
	line-height: 1.5;
}
#sidebar img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#sidebar ul {
	margin: 0px 20px 0px 50px;
	line-height: 1.7;
	font-size: 95%;
}

#sidebar  dl {
	width: 260px;
	line-height: 1.6;
	margin: 0px 20px 12px 20px;
}
#sidebar dl dt {
	width: 70px;
	float: left;
	clear: left;
	font-weight: bold;
	margin-bottom: 5px;
}
#sidebar  dl dd {
	float: left;
	width: 190px;
}

#sidebar small {
	margin: 0px;
	display: block;
	font-size: 85%;
}

#sidebar small.note {
	margin: 10px 20px 0px 20px;
	display: block;
	font-size: 85%;
}

#sidebar p.teens {
	font-weight: bold;
	padding: 0 5px 5px 5px;
	margin-top: 10px;;
	background: #d2e4f8;
	font-size: 85%;
}


/*________ Sidebar - Vitual Tour ________*/

#tourPhotos {
	margin: 0 15px
}
#tourPhotos img {
	float: left;
	margin: 0 5px 10px 5px;
	clear: none;
}


/*________ Inner Content ________*/

#innerContainer {
	width: 654px;
	margin-left: 15px;
	float: left;
	display:inline;
}

/*________ Main Content ________*/

#mainContent {
	border-left: 3px solid #e7222a;
	border-bottom: 3px solid #e7222a;
	width: 651px;
	height: 440px;
}


/*________ Footer ________*/

#footer {
	background: #d2e4f8 url(images/bg-footer.gif) no-repeat top center;
	clear: both;
	text-align: right;
}
#footer p {
	padding: 10px 10px 20px 0px;
	font: 85% Tahoma,Arial,sans-serif; color: #5f6770; text-decoration: none;
}
#footer p a {
	color: #5f6770;
	text-decoration: none;
}
#footer p a:hover {
	color: #33373b;
	text-decoration: underline;
}

#footer .banner {
	padding: 7px 0 0 6px;
	float: left;
}

#buttonPartner {
	float: left;
	text-align: left;
	padding: 5px 0px 0px 15px;
}

#oldbuttonPartner {
	background: #FFFFFF url(images/bg-button-franchise.gif) no-repeat top left;
	width: 170px;
	height: 31px;
	float: left;
	text-align: left;
	padding: 5px 0px 0px 40px;
}
#oldbuttonPartner p {
	padding: 0;
	letter-spacing: -0.03em;
	font: bold italic 140% Arial,sans-serif; color: #545e69; text-decoration: none;
}
#oldbuttonPartner p a {
	color: #545e69;
	text-decoration: none;
}
#oldbuttonPartner p a:hover {
	color: #507dbc;
	text-decoration: underline;
}


/*________ Contact Us ________*/

.contactUs {
overflow: auto;
padding-bottom: 30px;
}

#contactMap {
	padding: 2px;
	border: 1px solid #e0e4da;
	background: #ffffff;
	margin-top: 10px;
	float: left;
}

.contactButton {
float: left;
margin: 24px
}

.headingMargin {
padding-top: 25px;
}


#mapTitle {
	padding-top: 10px;
}

#mainContent.blueback {
	background: #e1f3ff url(images/bg-contact-form.gif) right repeat-y;
}

#mainContent.blueback img {
margin: 15px;
}

#contactForm {
	width: 550px;
	padding-left: 30px;
	padding-top: 30px;
}
#contactForm p {
	margin-bottom: 20px;
}
#contactForm h3 {
	margin-bottom: 10px;
}
#contactForm label {	
	width: 135px;
	float: left;	
	display: inline;
	clear: left;
padding-top: 2px;
	margin-right: 5px;
	text-align: right;
font-size: 12px;
} 
#contactForm fieldset { 
	margin-top: 10px;
	border: 0; 
} 
#contactForm fieldset input, #contactForm fieldset select {
	float: left;
	display: inline;
	margin-bottom: 10px;
	padding: 2px;
	width: 244px;
	height: 18px;
	border: 1px solid #bfc3b8;
	font: 90% Arial,Helvetica,sans-serif;
	color: #626262;
	background-color: #ffffff;
} 
#contactForm fieldset legend {
	display: none;
}
#contactForm textarea {
	float: left;	
	display: inline;
	padding: 2px;
	width: 360px;
	height: 140px;
	border: 1px solid #bfc3b8;	
	overflow: auto;
	font: 90% Arial,Helvetica,sans-serif;
	color: #626262;
	background-color: #ffffff;
}
#contactForm #sendButton {	
margin: 10px 0 0 140px;
padding: 0;
float: none;
clear: both;
}
#errorText {
	padding: 10px;
	background-color: #ec6e6e;
	margin-bottom: 15px;
	color: #fff;
	width: 270px;
}
#errorText p {
	margin-bottom: 5px;
	font-weight: bold;
}
#errorText ul {
	margin-left: 30px;
}
.successText {
	padding: 20px;
	background-color: #c5f9be;
	text-align: center;
	width: 340px;
	font-weight: bold;
	font-size: 120%;
	margin-left: 90px;
}
#contactForm .successText p {
	margin-bottom: 0;
}


/*________ Misc ________*/

.imgRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.imgLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.clearfix:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-m