/*
-------------------------------------------------------- 
Lets Do Lunched Stylesheet
Author: CreativeWales
Author URI: http://www.creativewales.com/
-------------------------------------------------------- 
*/

.terms a{
	color:#999;
	text-decoration:none;
}
#quote{
	font-style: italic;
	font-size:16px;
	width:320px;
	margin-top:30px;
	background:#f1f1f1;
	padding:15px;
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
	color:#999;
}

#quote span{
	color:#F5A32F;
}


form.cmxform select.error{
	background-color:#FCDDBC;
}

form.cmxform input.error{
	background-color:#FCDDBC;
}

form.cmxform textarea.error{
	background-color:#FCDDBC;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
	font-size:12px;
	margin-top:5px;
	float:right;
	margin-right:15px;
}

a {
	color: #828178;
}

a:hover {
	color: #ffaf35;
	text-decoration: none;
}

a.action {
	background-color: #ebdac4;
	color: #58483D;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-right: 2px;
	padding: 2px 3px;
}
a.action:hover {
	background-color: #544840;
	color: #fff;
}

body {
	background-color: #FF8001;
	color: #58483d;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 100.01%;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

#content {
	background-color: #fff;
	border: 2px solid #f1f0e2;
	display: block;
	float: left;
	padding: 30px;
	width: 926px;
}

#content p, #footer p {
	font-size: 0.8em;
	line-height: 1.6em;
}

#content_column {
	display: block;
	margin-left: 220px;
	padding-bottom: 20px;
	width: 700px;
}

#copyright {
	color: #5b5b5b;
	display: block;
	float: left;
	font-size: 0.7em;
	font-weight: bold;
	padding: 5px 0;
	text-transform: uppercase;
}

#footer {
	background-color: #fff;
	border: 2px solid #f1f0e2;
	color: #fff;
	display: block;
	float: left;
	margin: 20px 0;
	padding: 20px 30px;
	width: 926px;
}

#footer_mrare_logo {
	background: url('../images/footer_mrare.gif') top left no-repeat;
	display: block;
	float: right;
	height: 22px;
	text-indent: -9999px;
	width: 41px;
}

#dc_title {
	background: url('../images/dc_logo.gif') top left no-repeat;
	display: block;
	float: left;
	height: 82px;
	margin: 25px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 327px;
}

h1, h2 {
	border-bottom: 1px solid #ddd;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 15px;
	line-height: 1.5em;
}

h1#title_element {
	border: none;
}

h3 {
	font-size: 1.2em;
}

#header {
	background-color: #fff;
	display: block;
	height: 125px;
	width: 989px;
	margin-bottom:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 1em;
}

.italicized {
	font-style: italic;
}

#nav {
	display: block;
	width: 980px;
}

#nav_list {
	display: block;
	float: right;
	list-style-type: none;
	margin: 50px 0 0 10px;
	padding: 0;
}

#nav_list li {
	display: inline;
}

#nav_list li a {
	background-image: url('../images/nav_sprite.gif');
	display: block;
	float: left;
	height: 35px;
	margin-left: 12px;
	outline: none;
	overflow: hidden;
	text-indent: -9999px;
}

#nl_home {
	background-position: 0 -57px;
	width: 63px;
}

#nl_home:hover, #nl_home_selected {
	background-position: 0 -94px;
	width: 63px;
}

#nl_home:active {
	background-position: 0 -131px;
}

#nl_catering {
	background-position: -70px -57px;
	width: 85px;
}

#nl_catering:hover, #nl_home_selected {
	background-position: -70px -94px;
	width: 85px;
}

#nl_catering:active {
	background-position: -70px -131px;
}

#nl_why {
	background-position: -162px -57px;
	width: 145px;
}

#nl_why:hover, #nl_why_selected {
	background-position: -162px -94px;
	width: 145px;
}

#nl_why:active {
	background-position: -162px -131px;
}

#nl_order {
	background-position: -314px -57px;
	width: 117px;
}

#nl_order:hover, #nl_order_selected {
	background-position: -314px -94px;
	width: 117px;
}

#nl_order:active {
	background-position: -314px -131px;
}

#nl_about {
	background-position: -438px -57px;
	width: 66px;
}

#nl_about:hover, #nl_about_selected {
	background-position: -438px -94px;
	width: 66px;
}

#nl_about:active {
	background-position: -438px -131px;
}

#nl_contact {
	background-position: -511px -57px;
	width: 76px;
}

#nl_contact:hover, #nl_contact_selected {
	background-position: -511px -94px;
	width: 76px;
}

#nl_contact:active {
	background-position: -511px -131px;
}

#phone_number {
	background: url('../images/nav_sprite.gif') 0 -20px no-repeat transparent;
	display: block;
	height: 40px;
	margin: 0 0 0 685px;
	position: absolute;
	text-indent: -9999px;
	top: 25px;
	width: 300px;
}

#wrapper {
	margin: 0 auto;
	width: 980px;
}
