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

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #484030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background: #62b2c4;
}
#container {
	width: 800px;
	border: 1px solid #000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: #FFF url(images/containerbk.jpg) repeat-y;
} 
#header {
	height: 309px;
	width: 800px;
	background: url(images/2011Short.jpg) no-repeat;
} 
#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: #97896c;
	border-bottom: 1px solid #fff;
}

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

#navcontainer a:hover
{
	background-color: #736853;
	color: #f0e2c6;
}
.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 a:link, #content a:active, #content a:visited {
	color: #6FCEE4;
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover {
	color: #484030;
}
.Rfloat {
	margin: 5px;
	float: right;
	border: 1px solid #666666;
}
.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: #736853;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #62b2c4;
	font-style: italic;
}
#footer {
	color: #FFFFFF;
	width: 800px;
	font: italic bold small/125% "Times New Roman", Times, serif;
	background: #675d4a;
} 
#footer a{
	text-decoration: none;
	color: #FFF;
}
#footer a:hover{
	color: #6CCCE5;
}

.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;
}
.underline {
	text-decoration: underline;
}
.Ffloat{
	float:right;
	margin:8px;

}
#mdlink, #mdlink a{
	color: #FFF;
	text-decoration: none;
	font-size: xx-small;
}

