@charset "UTF-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background: #6aadc8;
}
#container {
	width: 800px;
	border: 1px solid #000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/containerbk.jpg);
	background-repeat: repeat-y;
} 
#header {
	height: 381px;
	width: 800px;
	background: url(images/masthead2.jpg);
} 
#header h1 {
	margin: 0;
	font-size: xx-small;
	text-indent: -5000px;
}
#nav {
	float: left;
	width: 158px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 175%;
	color: #fff;
	font-weight: bold;
	
}


#navcontainer { width: 163px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 163px;
	background-color: #DD3466;
	border-bottom: 1px solid #fff;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #EA6D91;
	color: #fff;
}
.current{
	border-top: 1px solid #fff;
	}
#content {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 170px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	line-height: 175%;

} 
#content li{
	list-style-image: url(images/bullet.jpg);
	padding-top:5px;
	}
#content a:link, #content a:active, #content a:visited {
	color: #E1366A;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #4285A2;
}
.Rfloat {
	margin: 5px;
	float: right;
	border: 3px double #E53A6E;
}
.moviefloat {
	margin: 5px;
	float: right;
	border: none;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #E73C70;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #4285A2;
	font-style: italic;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 125%;
	font-weight: bold;
	color: #E83F71;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 800px;
	font-size: small;
	padding-left: 15px;
} 
#footer p{
	}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.quote {
	font-style: italic;
	color: #E83D71;
	padding: 5px;
	border: 1px solid #EF4478;
	margin: 15px;
	background-image: url(images/pinkscroll.jpg);
}
 a{
	color: #4285A2;
	text-decoration: none;
}
#footerhours{
position:relative;
left:700px;
}
.dashes {
	border: 3px dashed #4185A2;
}
.testimonies {
	line-height: 100%;
}
.consignads, .consignads a {
	display: block;
	margin: 0px auto;
	border-style: none;
}
