#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 5px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-color: #F9FBE2;
	background-repeat: repeat-x;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	color: #666666;
}

.leftnav {
	background-image: url(images/background_leftnav.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

/*.leftnav p {
	text-align: left;
	margin: 5px;
	color: #AA5D3D;
	border-bottom-width: .5pt;
	border-bottom-style: solid;
	border-bottom-color: #BCBC9D;
	padding-bottom: 10px;
	font-size: 10px;
}*/

.content p{
	margin: 0px 25px 0px 25px;
	line-height: 28px;
	color: #666666;
	font-size: 100%;
}
hr {
	margin-bottom: 20px;
	margin-top: 20px;
	border-top: 1px solid #BCBC9D;
}
.boxleftnav {
	background-image: url(images/line_nav.gif);
	background-repeat: repeat-x;
}
.line {
	background-image: url(images/line_nav.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.specialoffer {
	background-image: url(images/special_offerback.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.specialoffermid p {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 80%;
	color: #AD4C2F;
	line-height: 18px;
	text-align: left;
	text-indent: 60pt;

}
.menu a {
	margin-left: 0px;
	font-size: 75%;
	color: #AD4C2F;
	line-height: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: left;
	text-decoration: none;
}
a.menu:hover{
	margin-left: 0px;
	font-size: 75%;/*old size 85%*/
	color: #DA362A;/*old color #D9502B*/
	line-height: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: left;
	text-decoration: underline;
}
.child-menu a {
	margin-left: 20px;
	font-size: 75%;
	color: #AD4C2F;
	line-height: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: right;
	text-decoration: none;
}
a.child-menu:hover{
	margin-left: 20px;
	font-size: 75%;/*old size 85%*/
	color: #DA362A;/*old color #D9502B*/
	line-height: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: right;
	text-decoration: underline;
}
.photo {
	margin-right: 10px;
	text-align: center;
  	float: center;
}
.no-underline a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}
.content ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 100%;
}
.toprepeat {
	background-image: url(images/top_strip_back.gif);
	background-repeat: repeat-x;
}
input,option,submit {  
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	color: #666666;
}
textarea { 	font-family: Georgia, Times New Roman, Times, serif; 
		font-size: small; 
		color: #666666; 
}
h3 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: medium; 
	color: #666666; 
}
.content h2 { 
	margin: 20px 35px 0px 25px; 
	line-height: 32px; 
	color: #666666; 
	font-size: x-large; 
	font-weight: lighter;
}
.filmstriptop {
	background-image:url(images/filmstriptop.jpg);
	background-repeat:repeat-x;
	width=100px;
	height:48px;/*whatever size u need for the ends*/
}
.filmstripbottom {
	background-image:url(images/filmstripbottom.jpg);
	background-repeat:repeat-x;
	width=100px;
	height:49px;/*whatever size u need for the ends*/
}
.slide-title { 
	font-family: Georgia, Times New Roman, Times, serif;
	text-align:center; 
	font-size: x-large;
	color: #666666;
}
.footer { 
	font-family: Georgia, Times New Roman, Times, serif;
	text-align:center; 
    bottom: 20px;
	color: #666666;
	margin: 50px 0px 0px 0px;
}
.sample-menu { 
	width: 400px;
	margin-right: 100;
	margin-left: 100;
	text-align: left;
	padding-top: 30px;
	padding-left: 100px;
}
.menu-footer {
	text-align: left;
	font-family: Arial;
	font-size: 75%;
}

a.samplemenulinks {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	margin: 0px 35px 0px 25px;
	line-height: 28px;
	color: #666666;
	text-decoration: none;
	text-align:center; 
}
a.samplemenulinks:hover{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	margin: 0px 35px 0px 25px;
	line-height: 28px;
	color: #663333;
	text-decoration: none;
	text-align:center; 
}
a.samplemenulinks:active{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	margin: 0px 35px 0px 25px;
	line-height: 28px;
	color: #666666;
	text-decoration: none;
	text-align:center; 
}