@charset "utf-8";
#wrapper {
		width: 879px;
		margin-right: auto;
		margin-left: auto;
}

/*Main Table - 4 columns layout*/
#content_wrapper {
		position: relative;
		width: 100%;
		z-index: 100;
}

/*Content Area - Content Goes inside here*/
#content {
		background: url(../img/content_bg.gif) repeat-y left;
		height: 401px !important;
		height: 404px;
		padding: 0 10px 10px 10px;
		overflow-y: scroll;
		width: 351px;
}
#content_area {		width: 371px;}
#content_top { background: url(../img/content_top.gif) no-repeat; height: 17px; }
#content_bottom {		background: url(../img/content_bottom.gif) no-repeat left;		height: 15px; }

/*Guest Comments bar */
#comments {	background: #FFFFFF url(../img/comments.gif) no-repeat right top;		height: 100px;}
.comment {		
		padding-left: 30px;
		background: url(../img/smallshield.gif) no-repeat left center;
		padding-top: 10px;
}
.comment P {
		padding-bottom: 5px;
		padding-top: 5px;
		font-style: italic;
}

/*Site Frills*/
#flash {}
#quote {
		height: 290px;
		font-size: 12px;
		line-height: 30px;
		padding-right: 10px;
		padding-left: 5px;
		text-align: center;
		background: url(../img/splash_strip.gif) no-repeat right top;
		padding-top: 10px;
}

#splash_image {
		text-align: right;
		margin-top: 50px;
}

#specials {
		color: #FFFFFF;
		font-family: "Trebuchet MS";
		text-align: right;
		padding-right: 10px;
		padding-left: 10px;
}

#specials H1 { font-size: 14px; }

#swirl_right {
		background: url(../img/logo_twirl2.gif) no-repeat left top;
		height: 195px;
		width: 104px;
}
#stars {
		background: url(../img/fivestars.gif) no-repeat center center;
		height: 40px;
}
#image_strip {
		background: #FFFFFF url(../img/body_bg_left.gif) no-repeat left top;
		height: 295px;
		padding-left: 10px;
		width: 167px;
		padding-right: 8px;
}
#strip_bg {
		position: absolute;
		top: 88px;
		background: url(../img/body_bg_bigL.gif) no-repeat left;
		width: 100%;
		height: 295px;
		z-index: 0;
}
#top { background: url(../img/logo_twirl.gif) no-repeat right; }

/*Footer*/
#footer, #credits {
		font-family: "Trebuchet MS";
		width: 775px;
		font-weight: bold;
}

#footer {
		text-align: right;
		background: #D5D9D1 url(../img/footer_left.gif) no-repeat left top;
		border-bottom: 1px solid #000000;
		padding-bottom: 3px;
		height: 21px;
		margin-bottom: 5px;
		margin-top: 20px;

}
#footer a, #credits a {
		color: #6b6b6b;
		text-decoration: none;
}
#footer a {		
		padding-right: 10px;
		padding-left: 10px;
		text-transform: uppercase;
}
#footer a:hover, #credits a:hover { color: #000000;}
