body { font-size: 100%; margin: 0; padding: 0; background-color: #FFFFFF; }
p { margin: 0; }
html{overflow-y: scroll;}
img{border:0px;}
a img, :link img, :visited img {border: none}
form { margin: 0; }

a:link { color: #717171; text-decoration: none;}
a:active { color: #717171; text-decoration: none;}
a:visited { color: #717171; text-decoration: none;}
a:hover { color: #7C2736; text-decoration: none;}

a.red:link { color: #7C2736; text-decoration: none;}
a.red:active { color: #7C2736; text-decoration: none;}
a.red:visited { color: #7C2736; text-decoration: none;}
a.red:hover { color: #7C2736; text-decoration: underline;}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #7C2736; }
h2 { font-size: 16px; font-weight: normal; margin: 0 0 6px 0; }

.red { color: #7C2736; }

#Wrapper {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	bottom: 10px;
	left: 0px;
	width: 100%;
	text-align: center;
	z-index: 1;
	visibility: visible;
}

#SubWrapper {
	position: relative;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 830px;
	z-index: 2;
	visibility: visible;
	left: 0px;
	top: 0px;
	clear: none;
}

#pages_logo {
	position: absolute;
	left: 44px;
	top: 50px;
	z-index: 3;
	visibility: visible;
}

#Form {
	position: absolute;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 370px;
	z-index: 3;
	visibility: visible;
	left: 219px;
	top: 410px;
	clear: none;
}

.holdingtable {
	background-color: #FFFFFF;
}

.toohot_menutable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #717171;
	background-image: url(images/too_hot_menu_chillies.gif);
	background-repeat: no-repeat;
}
.toocold_menutable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #717171;
	background-image: url(images/too_cold_menu_ice.gif);
	background-repeat: no-repeat;
}
.toodry_menutable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #717171;
	background-image: url(images/too_dry_menu_toast.gif);
	background-repeat: no-repeat;
}
.toostuffy_menutable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #717171;
	background-image: url(images/too_stuffy_menu_nose.gif);
	background-repeat: no-repeat;
}
.about_menutable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #717171;
	background-image: url(images/about_menu_girl.gif);
	background-repeat: no-repeat;
}

.texttables {
	border-left: 2px solid #CCECFA;
}

.seo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #717171;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #717171;
	line-height: 18px;
}
.text_light { color: #A7A7A7; }

.contact_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #717171;
	padding: 6px 0 0 0;
}
.text_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #717171;
	line-height: 18px;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0em 0em 0em 1.1pc;
	padding: 0em 0em 0em 0em;
}
.numbered_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #717171;
	line-height: 18px;
	text-align: left;
	text-indent: -1.2em;
	margin: 0em 0em 0em 1.2em;
	padding: 0em 0em 0em 0em;
	list-style-type: none;
}
.enquiries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #717171;
	padding: 0 0 0 6px;
}

hr {
	height:2px;
	width:100%;
	background: #CCECFA;
	margin: 0px;
	border: 0px 0;
}

.formtextboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717171;
	border: 2px solid #CCECFA;
	width: 100%;
	height: 22px;
	padding-left: 3px;
	padding-top: 1px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #A7A7A7;
	text-decoration: none;
	text-align: left;
}
a.footer:link { color: #A7A7A7; text-decoration: none;}
a.footer:active { color: #A7A7A7; text-decoration: none;}
a.footer:visited { color: #A7A7A7; text-decoration: none;}
a.footer:hover { color: #7C2736; text-decoration: none;}
