*
{
	padding: 0;
	margin: 0;
}

.clear
{
	display: block;
	clear: both;
}

body
{
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	background: #000 url('../images/top-left-paint.gif') center top no-repeat;
	color: #fff;
	text-align: center;
}

a img
{
	border: 0;
}

address{
	float: left;
	font-size: 0.8125em;
	font-style: normal;
	margin-bottom: 15px;
}

object{
	display: block;
	margin-bottom: 20px;
}

.img-right{
	float: right;
	margin: 0 0 10px 10px;
}

.img-left{
	float: left;
	margin: 0 10px 10px 0;
}

.star-rating{
	margin-bottom: 10px;
}

#no-nav{
	margin-top: 17px;
}

#gallery img{
	display: block;
	background: #f15922;
	float: left;
	margin: 0 10px 10px 0;
	height: 100px;
	width: 150px;
}

.contact-half{
	width: 50%;
	float: left; 
}

/* TEXT STYLES ************************/

h1, h2, h3, h4, h5, h6
{
	color: #000;
}

#header h1{
	background: url('../images/header-text.png') left bottom no-repeat;
	display: block;
	height: 155px;
	position: absolute;
	left: 155px;
	text-indent: -9999px;
	width: 501px;
}

#content h2, #content h3, #content h4, #content h5, #content h6{
	color: #f15922;
	margin-bottom: 10px;
}

#content h2{
	font-size: 2.11em;
	margin-bottom: 18px;
}

#sidebar h3{
	font-size: 1.735em;
	color: #fff;
	font-style: italic;
	margin-bottom: 30px;
	padding: 6px 0 0 15px;
}

#sidebar h4, #sidebar h5{
	color: #f15922;
	font-size: 0.8125em;
	margin-bottom: 0;
}

h6 {
	font-size: 0.8125em;
	color: #f15922;
	margin-bottom: 20px;
}

#content p, #sidebar p{
	font-size: 0.8125em;
	margin-bottom: 20px;
}

#content span{
	color: #f15922;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
}

#sidebar p{
	color: #fff;
	background: #404040;
	width: 252px;
}

#contact-p{
	padding-left: 20px;
}

#footer p
{
	font-size: 0.8em;
}

/* LIST STYLES *************************/

ul
{
	list-style: inside;
}

li
{
	margin-bottom: 10px;
	color: #fff;
}

#content li{
	list-style-position: outside;
	margin-left: 15px;
	font-size: 0.8125em;
}

#nav li /* NAVIGATION STYLE */
{
	display: inline;
}

#internal-nav{
	background: url('../images/internal-nav.gif') left top no-repeat;
	float: left;
	font-weight: 700;
	height: 35px;
	margin: 12px 0 15px 0;
	padding: 20px 0 0 20px;
	width: 476px;
}

#internal-nav li{
	float: left;
	display: inline;
}

.internal-nav-border{
	margin-left: 15px;
	border-left: 1px solid #fff;
	padding-left: 15px;
}

#instructor{
	float: left;
	font-weight: 700;
	width: 500px;
}

#instructor li{
	float: left;
	display: inline;
	color: #f15922;
}

.instructor-nav{
	margin-left: 15px;
	border-left: 1px solid #f15922;
	padding-left: 15px;
}

/* IMAGE STYLING *********************/

#sidebar img{
	margin-bottom: 25px;
}

/* LAYOUT DIVS *************************/

#container
{
	width: 902px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 90px;
	text-align: left;
}

#header
{
	width: 100%;
	position: relative;
	height: 168px;
}

#logo{
	position: absolute;
	top: 0;
	left: -94px;
}

#banner{
	float: left;
	height: 255px;
	width: 812px;
}

#slider
{
	overflow: hidden;
	width: 812px;
	height: 254px;
	z-index: -2;
}

#banner-text{
	position: absolute;
	left: 260px;
	top: -200px;
	z-index: 1;
}

#nav
{
	position: relative;
	float: left;
	height: auto;
	margin: -59px 0 20px;
	width: 100%;
}

#halves{
	float: left;
	position: relative;
}

#banner-left{
	float: left;
	margin-right: 16px ;
}

#content
{
	float: left;
	width: 480px;
	height: auto;
}
	#content h2{
		margin-top: 20px;
	}

#sidebar
{
	background: url('../images/sidebar-paint.gif') left 8px no-repeat;
	float: right;
	height: auto;
	margin: -68px 40px 15px 0;
	padding: 85px 90px 0 0;
	width: 262px;	
}

#sidebar-content{
	background: #404040;
	float: left;
	margin-top: 35px;
	padding: 0 20px;
	width: 252px;
}

#hotel
{
	float: left;overflow: hidden;
	width: 292px;
	height: 185px;
	margin: 0 0 10px 10px;
}

.quote{
	background: #ba331c;
	float: left;
	margin: 0 0 15px 15px;
	padding: 15px 15px 0 15px;
	width: 330px;
}
.instructor{
	float: left;
}

#footer
{
	background: url('../images/footer-paint.gif') left bottom repeat-x;
	height: 23px;
	padding-top: 25px;
}

/* LINK STYLES *************************/

a
{
	text-decoration: none;
	color: #fff;
}

a:visited
{
	text-decoration: none;
	color: #fff;
}

a:hover
{
	text-decoration: underline;
	color: #fff;
}



/*****IMAGE REPLACEMENT FOR NAVIGATION*******/

#nav a
{
	background-image: url('../images/nav-sprite.png');
	background-repeat: no-repeat;
	color: #3300ff;
	display: block;
	float: left;
	height: 86px;
	text-indent: -9999px;
	text-decoration: none;
}

#nav a:visited
{
	color: #3300ff;
	text-decoration: none;
}

#nav a:hover
{
	color: #333;
	text-decoration: none;
}

#nav-home{
	background-position: 0 0;
	margin-right: 2px;
	width: 76px;	
}

#nav-home:hover, #nav-home.active{
	background-position: 0 -86px;
}

#nav-about{
	background-position: -78px 0;
	width: 104px;
}

#nav-about:hover, #nav-about.active{
	background-position: -78px -86px;
}

#nav-location{
	background-position: -182px 0;
	width: 104px;
}

#nav-location:hover, #nav-location.active{
	background-position: -182px -86px;
	width: 104px;
}

#nav-bikes{
	background-position: -286px 0;
	width: 108px;
}

#nav-bikes:hover, #nav-bikes.active {
	background-position: -286px -86px;	
}

#nav-price{
	background-position: -394px 0;
	width: 105px;
}

#nav-price:hover, #nav-price.active{
	background-position: -394px -86px;
}

#nav-gallery{
	background-position: -499px 0;
	width: 104px;
}

#nav-gallery:hover, #nav-gallery.active{
	background-position: -499px -86px;
}

#nav-links{
	background-position: -603px 0;
	width: 105px;
}

#nav-links:hover, #nav-links.active{
	background-position: -603px -86px;
	width: 105px;
}

#nav-contact{
	background-position: -708px 0;
	width: 104px;
}

#nav-contact:hover, #nav-contact.active{
	background-position: -708px -86px;
}

/*****END OF IMAGE REPLACEMENT FOR NAVIGATION*****/

#internal-nav a, #internal-nav a:visited{
	color: #fff;
	text-decoration: none;
}

#internal-nav a:hover, #internal-nav a.active{
	color: #fff;
	text-decoration: underline;
}

#instructor a, #instructor a:visited{
	color: #f15922;
	text-decoration: none;
}

#instructor a:hover{
	color: #f15922;
	text-decoration: underline;
}

.top-link, .top-link:visited{
	color: #f15922;
	display: block;
	font-size: 0.8125em;
	margin-bottom: 20px;
	text-decoration: none;
}

.top-link:hover{
	color: #f15922;
	text-decoration: underline;
}

/* FORM **/

fieldset{
	border: 0;
	background: #404040;
	float: left;
	font-size: 0.8125em;
	margin-bottom: 10px;
	padding: 0 20px;
	width: 252px;
}

label
{
	display: block;
	padding: 10px 0 5px 0;
}

input[type=text]
{
	width: 200px;
	padding: 3px;
}

input[type=submit]{
	margin-bottom: 15px;
}

select{
	width: 210px;
}

textarea
{
	width: 200px;
	display: block;
	padding: 3px;
	height: 100px;
	font: 1em Verdana Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

/*////NEWS LETTER SIGN UP STYLING///////*/

#sign-up{
	display: inline;
	float: left;
	margin-top: 20px;
}
#sign-up fieldset{
	padding: 25px 25px 10px;
	width: 430px;
}

#sign-up h2{
	
	background: url('../images/sign-up-heading.gif') no-repeat left top;
	display: inline;
	float: left;
	height: 28px;
	margin: 0 0 10px;
	text-indent: -9999px;
	width: 203px;
}

#sign-up div{
	display: inline;
	float: right;
	width: 203px;
}
	#sign-up div p{
		font-size: 1em;margin-bottom: 0;
	}

#sign-up label {
	
	clear: left;
	display: block;
	margin-bottom: 5px;
}

#sign-up input[type=submit]{
	float: right;
	border: 0;
	background: url('../images/sign-up-button.gif') no-repeat left top;
	display: block;
	height: 24px;
	margin-bottom: 0;
	margin-right: 6px;
	text-indent: -9999px;
	width: 120px;
}

#sign-up fieldset.half, #sign-up label.half{
	float: left;
	display: inline;
	font-size: 1em;
	margin: 0;
	padding: 0;
	width: 200px;
}

#sign-up label.half{
	margin-bottom: 10px;
}

#sign-up #margined{
	margin-left: 10px;
}

#sign-up input[type=text]{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 190px;
}

#sign-up #emails{
	float: left;
	width: 100%;
}

#btnsignup{
	margin-top: 10px;
}

p.successful{
	display: block;
	background: #404040;
	padding: 10px 25px;
}

 label.error {
	background: none repeat scroll 0 0 #FFDED8;
    border-bottom: 1px dotted red;
    border-left: 1px dotted red;
    border-right: 1px dotted red;
    color: red;
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 2px 5px 3px;
    width: 94%;
}

#popup_container {
background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid red;
    border-radius: 5px 5px 5px 5px;
    color: #000000;
    font-family: Arial,sans-serif;
    font-size: 13px;
    min-width: 300px;
    width: 400px;
}

#popup_title {
    background: #FFDED8;
    border-color: #FFFFFF #FFFFFF #999999;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    cursor: default;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.75em;
    margin: 0;
    padding: 0;
    text-align: center;
}

#popup_content,
#popup_content.alert {
	background: none;
}

textarea{
	font-family: verdana;
}

#comments {

}
	#comments .item {
		border-bottom: 1px solid #F15922;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

	#comments small {
		float: right;
		display: inline;
	}

	#comments blockquote {
		font-size: .8em;
	}
	
	#comments blockquote:after {
		clear: both;
		content: close-quote;
		float: right;
		font: 4em/0.8em 'Monotype Corsiva';
		margin: 8px 5px -10px;
	}

	#comments blockquote:before {
		content: open-quote;
		font: 4em/0.8em 'Monotype Corsiva';
		margin: 0 5px 0 -11px;
		position: relative;
		top: 8px;
	}
	
#what-people-are-saying {
	display: block;
	float: left;
	padding-top: 15px;
	width: 252px;
}
	#what-people-are-saying  img {
		margin-bottom: 0;
	}
