@charset "utf-8";
/* CSS Document */

/*
	Dictates style rules when screen is narrower than 960 pixels
*/
@media only screen and (max-width:614px) {
	

#Header_Container {
	background-position: -550px top;
}

#Header_Width {
	width: 300px;
	overflow:hidden;
	height:auto;}	
	
	
#Header_Right{
	display:none;}
.Sub_Head {
	top: 22px;
	left: -170px;}

#Header_Logo IMG{
	width:90px;
	height:auto;}
	
#captionWrapper{
	width: 100%;
	float:left;}
	
#slideControlWrapper {
	width: 480px;}
	
.caption{
	padding:0;
	width:100%;
	top:220px;
	bottom:0;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;}
	
#HomeSlideshow{
	height:420px;
}
.narrow #slideshow{
	width:480px;
}
	

#slideshow .rslides li a{
	width:100%;
	height:220px;
}

#MainMenu {
	width: 300px;}	

#HomeContentWidth {
	width: 480px;}

#HomeCallouts UL LI, #HomeCallouts iframe {
	width:450px;}
	
#HomeCallouts iframe {
	height:253px;}


#HomeCallouts UL LI{
	display:block;
	margin-top:10px;	}

	
#HomeCallouts UL LI H2{
	font-size:18px;
}


#navLinksContainer {
display: none;
}

#dropdownNavLinks {
display: block;
padding: 5px 0;}


#HomeSlideshow{
	height:500px;
}
.caption{
	position:inherit;
	margin:0 auto;
}
#captionParagraph{
	padding:20px;
}

#FooterWidth{
	width:480px;
}
#FooterContent{
	width:350px;
	text-align:center;
	float:none;
	margin:0 auto;}
	
#FooterContent A.BFD {
	float: none;
	width: auto;
	height: auto;
	text-align:inherit;}

#FooterLogo {
	margin: 0 auto;
	float: none;
	width: 300px;
	display: block;}
	
#FooterSection{
	overflow:auto;}

/* Homeslideshow */

	
#HomeSlideshow, .rslides li, #slideshow{
	height:220px !important;
}

/* Interior Pages */

#ContentContainer{
	width:480px;
}

#ContentLeft {
	display:none;}

#ContentRight {
	width: 480px;
	float: none;}

div#Sub_Page_Listing_Right {
	float: left;
	width: 375px;
}

.HomeSpecialsImage A IMG,
.LinkText,
#HomeSpecialsListing UL LI,
.HomeSpecialsImage A:hover IMG {
	height: auto;
	width: 300px;}

#HomeSpecialsListing{
	margin:0 auto;
	width:310px;}
	
.LinkText {
padding-top: 90px;}

.HomeSpecialsLinkText{
	font-size:22px;
	width: 300px;}
}