/* *******************************
 	Base CSS
******************************** */
body {width:900px; margin: 0px auto; margin-top: 0px; background: #DEE7E2; color:#000; font-family: "Times New Roman", Times, serif;}
a {text-decoration: underline; color:#046666;}
a:hover {color:#616D45;}
a.terms {color: #fff; text-decoration:none;}
a.terms:hover {color: #000;}
strong { font-weight:bold;}
img {border:0px; white-space: nowrap;}
h1 {font-weight:bold; font-size: 14px; color: #616D45;}
li {list-style-type:square;}


/* *******************************
 	Form CSS
******************************** */
form {display: inline;}
.textinput {background-color: #fff; width:150px; height:18px; font-size:13px; }
.login_box{height: 13px;border-top: 1px solid #CCCCCC;border-left: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;font-family:"Times New Roman", Times, serif;width:150px;}
.defaulttxt{height: 15px;border-top: 1px solid #CCCCCC;border-left: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;font-family:"Times New Roman", Times, serif;width:320px;}
.foodtxt{height: 15px;border-top: 1px solid #CCCCCC;border-left: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;font-family:"Times New Roman", Times, serif;width:290px;}
.repeattxt{height: 15px;border-top: 1px solid #CCCCCC;border-left: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;font-family:"Times New Roman", Times, serif;width:240px;}
.smlltxt{height: 15px;border-top: 1px solid #CCCCCC;border-left: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;font-family:"Times New Roman", Times, serif;width:100px;}
.smllselect{height: 20px;border-top: 1px solid #CCCCCC;border-left: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;font-family:"Times New Roman", Times, serif;width:100px;}
.defaultmemo{height: 50px;border-top: 1px solid #CCCCCC;border-left: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;font-family:"Times New Roman", Times, serif;width:420px; font-size:13px;}
.askmemo{height: 100px;border-top: 1px solid #CCCCCC;border-left: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;font-family:"Times New Roman", Times, serif;width:420px; font-size:13px;}


/* *******************************
 	Text CSS
******************************** */

.openingtimes {font-size:13px;color:#990000;font-weight: bold;}
.emerg {font-weight: bold;color: #990000;font-size: 13px;}
.date {font-size: 13px;font-weight:bold;}
.address {font-weight:normal; font-size:13px;}
.mission {font-size: 13px;font-style:italic;}
.maincontent {font-size:13px;}
.faqlinks {font-size:13px; line-height: 25px;}
.usefullinks {font-size:13px;color: #046666; line-height: 25px;}
.rightlinks {font-size:13px;color: #046666; line-height: 25px;}
.newsletter {font-size: 13px;font-weight: bold;color: #616D45;}
.smlltitle {font-weight: bold;color: #616D45;}
.subtitle {font-weight: bold;color: #616D45; font-size:14px}
.style16 {font-size: 13px}
.menuimg {float:left; position:relative;}
.menuimg img {border:0px;}
.copyright {font-size:12px; font-weight:normal; color:#fff;}




