/** MAIN STYLING FOR VOILA! WAITRESSING
	Written by Gavin Elliott / gavinelliott.co.uk / validationicons.com / carrotmedialtd.com / and loads of other places.
 **/

body
{
	margin: 0px;
	background-image: url(/images/main_bg.jpg);
	background-position: center;
	
}

br {clear: both; height: 2px;}

p {font-size: 1.2em; color: #fff; font-family: Geneva, Arial, Helvetica, sans-serif;}

#wrapper 
{
	text-align: left;
	width: 960px;
	height: auto;
	margin: auto;
}

#header
{
	margin: auto;
	width: 960px;
	height: 96px;
	
}


#logo
{
	width: 289px;
	height: 96px;
	float: left;
	margin: 30px 0px 0px 20px;
}

#tagline
{
	height: 74px;
	width: 412px;
	margin-top: 41px;
	float: right;
}

#main-content
{
	float: left;
	height: auto;
	width: 960px;
	clear: left;
	margin-top: 50px;
}

#main-content h1
{
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	padding: 5px 0px;
}

#main-content h2, h3, h4, h5, h6
{
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	padding: 5px 0px;
}


#main-content p
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #fff;
	padding: 10px 0px 0px 5px;
}

#main-content p a 
{
	color: #fff;
	border-bottom: 1px solid #ca008c;
}

#main-content p a:hover
{
	color: #ca008c;
}

#main-content p a:visited, a:active
{
	color: #ca008c;
}

#main-content img
{
	margin-left: 5px;
}	


#content-bottom-left
{
	float: left;
	width: 550px;
	height: auto;
	clear: left;
	margin-top: 30px;
}

#content-bottom-left h1
{
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	padding: 5px 0px;
}

#content-bottom-left h2, h3, h4, h5, h6
{
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	padding: 5px 0px;
}


#content-bottom-left p
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #fff;
	padding: 10px 0px 0px 5px;
}

#content-bottom-left p a 
{
	color: #fff;
	border-bottom: 1px solid #ca008c;
}

#content-bottom-left p a:hover
{
	color: #ca0088;
}

#content-bottom-left p a:visited, a:active
{
	color: #ca008c;
}

#content-bottom-left img
{
	margin-left: 5px;
}	

#testimonials
{
	float: left;
	width: 550px;
	height: auto;
	margin-top: 30px;
}

#testimonials h1
{
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	padding: 5px 0px;
}

#testimonials h2, h3, h4, h5, h6
{
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	padding: 5px 0px;
}


#testimonials p
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #fff;
	padding: 10px 0px 0px 5px;
}

#testimonials p a 
{
	color: #fff;
	text-decoration: none;
}

#testimonials p a:hover
{
	border-bottom: 1px solid #fff;
}

#testimonials p a:visited
{
	color: #ca008c;
}

#testimonials p a:active
{
	color: #fff;
	}

#testimonials img
{
	margin-left: 5px;
}	

#content-bottom-left ul
{
 padding-left: 30px;
}

#content-bottom-left ul li 
{
	color: #fff;
	clear: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #fff;
	padding: 10px 0px 0px 0px;
}

#content-bottom-right
{
	float: right;
	width: 300px;
	height: auto;
	margin-top: 30px;
}

span.pink { color: #ca008c; }

#contact
{
	float: right;
	width: 295px;
	height: 30px;
	margin-top: 10px;
	clear: right;
}

#contact p
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #fff;
}

#contact p a 
{
	color: #fff;
	text-decoration: none;
}

#contact p a:hover
{
	border-bottom: 1px solid #fff;
}

#contact p a:visited
{
	color: #ca008c;
}

#contact p a:active
{
	color: #fff;
	}
/* CONTACT FORM */


span#inputlabel
{
	font-size: 1.3em;
	color: #fff;
	text-align: left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	
}

#inputbox { height: 20px; width: 150px; margin: 3px; border: 2px solid #fff; background-color: #000; color: #fff; font-family: Geneva, Arial, Helvetica, sans-serif; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 1.1em;}
#textarea { width: 290px; margin: 3px; border: 2px solid #fff; background-color: #000; color: #fff; font-family: Geneva, Arial, Helvetica, sans-serif; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 1.1em;}
#submitbutton {width: 75px; height: 30px; border: 2px solid #fff; background-color: #000; font-family: Geneva, Arial, Helvetica, sans-serif; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 1em; color: #fff; padding: 5px; margin: 3px; }
/*#wrapper  This covers the main chalkboard on the homepage including the arrows etc 
{
	background-image: url("../images/main_bg.png");
	width: 960px;
	height: 480px;
	margin: auto;
	margin-top: 80px;
	
	
}*/









#footer
{
	width: 960px;
	height: auto;
	margin: auto;
	clear: both;
	margin-top: 30px;
}

#footer p
{
	font-family: "Geneva", Verdana, Tahoma, Arial, sans-serif;
 	font-size: 1.1em;
 	color: #fff;
 	padding: 2px 10px;
}

#footer p a 
{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#footer p a:hover
{
	
}

#footer p a:visited
{
	color: #fff;
	font-weight: bold;
}






