@charset "utf-8";

img {
  border-style:         none;
}

body {
	color: #333333;
	background-color: #59ACF5;
	background-image: url(../images/bluefade_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-attachment: fixed;
}
#bodywrap {
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 765px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3a3a3c;
	border-left-color: #3a3a3c;
	padding-bottom: 10px;
}
#headerlogo {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(../images/member_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
}
#mainbody {
	text-indent: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#boldstatement {
	margin-left: 100px;
	margin-top: 250px;
	text-align: justify;
	padding-right: 20px;
	font-size: 12px;
}
#verytopnav {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 765px;
	text-align: right;
	padding-right: 50px;
	padding-top: 5px;
}
#verytopnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#verytopnav a:hover, #verytopnav a.selected {
	color: #FFFFFF;
	text-decoration: underline;
}


#boxone, .boxone {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #990000;
	background-color: #FFFFCC;
	color: #CC0000;
}
blockquote {
	font-size: 125%;
	font-style: italic;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #990000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}
#ordernow {
	text-align: center;
	width: 75%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #990000;
	border: 4px dashed #cc0000;
	font-weight: bold;
}
.testimonialbox {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	background-color: #CCFF66;
	width: 75%;
	border: 1px dotted #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 10px;
	text-align: justify;
}
#footer2 {
	text-align: center;
	padding: 0px;
	width: 767px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-size: 250%;
	color: #99CC00;
}
h2 {
	color: #CC0000;
	font-family: "Courier New", Courier, monospace;
}
#tabbed {
	width: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.bigquote {
	font-size: 300%;
	font-weight: bolder;
	font-style: italic;
	color: #990000;
}
#topthinline {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #99CC00;
	height: 3px;
}

#err_message {
  color:                #CC3300;
  font-weight:          bold;
}

.small_text {
  font-size: 9pt;
}

.checked {
  font-weight: bold;
}

.meal_option {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.meal_option:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.num_list {
	list-style-type: decimal;
	padding-bottom: 8px;
}

.login_outer {
	border: 1px solid #CCCCCC;
}
.login_inner {
	background-color: #CCCCCC;
}

.layout_inner {
  text-align:center;
  padding:10px;
  margin-left: auto;
  margin-right: auto;
}

.thumb{
  height:200px;
}
li.check {
	color: #000000;
	font-size: 100%;
	list-style-image: url(../images/check.png);
	padding-left: 8px;
}
