/*
Theme Name: Sage Restaurant
Theme URI: http://www.sagerestaurant.com.au/
Description: This is a custom built theme for Sage Restaurant.
Version: 3.0
Author: Daniel Walshaw
Author URI: http://www.ignition21.com/
Tags: green, flash, restaurant, clean, compact, moblie friendly

	Sage v3.0
	 http://www.ignition21.com/

	This is a custom built theme for Sage Restaurant.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background-image: url(/images/bgimg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333;
	text-align: left;
	}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000066;
}
a:active {
	color: #333333;
}

.style1 {
	color: #5c6823;
	font-weight: bold;
	font-size: 13px;
}

.titletag {
	color: #5c6823;
	font-weight: bold;
	font-size: 15px;
}
.style2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.style4 {
	color: #D5DBB5;
	font-weight: bold;
	font-size: 14px;
}
.style5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #D5DBB5;
}
.style8 {font-size: 18px}
#testimonial {
	overflow: auto;
	position: fixed;
	height: 250px;
	width: 300px;
	}
.style9 {color: #D5DBB5; font-weight: bold; font-size: 18px; }
.style10 {font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #D5DBB5; }
.style11 {font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #D5DBB5; font-weight: bold; }
	
