@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*----STANDARD ELEMENTS----*/

body {
	background-color: #ffffff;
	background-repeat: repeat-x;
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 0.4em;
	color: #171717;
}

a {
	color: #ff9900;
	text-decoration: none;
}

a:link {

}

a:visited{

}

a:hover {

}

a:active {

}

ul {
	list-style-type: none;
	font-size: 1.1em;
}

li {

}

h1 {

}

h2 {
	font-size: 1.5em;
	color: #2a336f;
	line-height: 1.5em;
	padding-bottom: 0.4em;
}

h3 {
	font-size: 1.5em;
	color: #2a336f;
	line-height: 1.5em;
	padding-bottom: 0.4em;
}

h4 {
	font-size: 1.3em;
	color: #2a336f;
}

h5 {
	font-size: 1.3em;
	color: #2a336f;
}

h6 {
	font-size: 1.2em;
	color: #2a336f;
}

address {
	line-height: 1.5em;
	font-size: 1.5em;
}


/*---- BASIC SITE STRUCTURE ----*/

#wrapper {
	width: 960px;
	min-height: 500px;
	margin: 0 auto;
	text-align: center;
}

#wrapper img {
	margin: 0 auto;
}

#wrapper p {
	margin: 0 auto;
}

#head {
	width: 960px;
	height: 300px;
}

#head h1 {
	float: left;
	width: 425px;
	height: 288px;
	font-size: .5em;
	position: relative;
	top: -20px;
	left: 0px;
	color: #ffffff;
}

#head h1 span {
	position: absolute;
	top: 25px;
	left: 0;
	display: block;
	width: 425px;
	height: 288px;
	background-image: url(images/sg_logo.png);
	background-repeat: no-repeat;
}

#NAV {
	float: right;
	width: 200px;
	height: 100px;
	position: relative;
	top: -3px;
}

#NAV li a.menu {
	display: block;
	width: 138px;
	height: 36px;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	background-position: top;
}

#NAV li a:hover.menu {
	display: block;
	width: 138px;
	height: 36px;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#NAV li a.home {
	display: block;
	width: 138px;
	height: 36px;
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	background-position: top;
}

#NAV li a:hover.home {
	display: block;
	width: 138px;
	height: 36px;
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content {
	width: 960px;
	min-height: 300px;
	padding: 10px;
}

#main {
	width: 580px;
	min-height: 250px;
	float: right;
	position: relative;
	top: -100px;
}

#main h2 {
	font-size: 2.7em;
	font-weight: normal;
}

#main ul {
	position: relative;
	width: 520px;
	margin-left: 20px;
	font-size: 1.5em;
}

#main li {
	position: relative;
	line-height: 1.6em;
}

#side {
	width: 340px;
	min-height: 250px;
	padding-left: 30px;
	float: left;
}

#side ul {
	width: 250px;
}

#side li {
	position: relative;
	line-height: 1.4em;
	font-size: 1.4em;
}

#side a.nav {
	display: block;
	font-size: 1.5em;
	position: relative;
	top: 20px;
}

#footer {
	width: 960px;
	height: 120px;
	float: none;
	clear: both;
}

#footer p {
	position: relative;
	left: 410px;
}

#footer a:hover {
	color: #ff3300;
}

/*---- CLASSES ----*/

span.right {
	position: absolute;
	right: 0;
}

.indent {
	padding-left: 40px;
}

.topSpace {
	padding-top: 1.4em;
}

.googlemap {
	margin-left: 30px;
	padding: 4px;
	border: 1px solid #638C45;
	background-color: #F8D85A;
}


.map span {
	display: block;
	float: left;
	width: 60px;
	height: 30px;
	background-image: url(images/map.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-left: 80px;
}

.phone {
	font-size: 3.3em;
	line-height: 1.0em;
	padding-top: 0;
}

.menuIndentNumber {
	margin-left: 24px
}

.menuIndentSpicy {
	margin-left: 20px
}

.menuIndentSpicy_alt {
	margin-left: 9px;
}

.spicyimg {
	width: 20px;
	height: 25px;
	display: block;
	float: left;
	position: absolute;
	top: 0px;
	left: 15px;
	background-image: url(images/spicy-trans.png);
	background-repeat: no-repeat;
}

.detail {
	width: 400px;
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #638c45;
	line-height: 0.0em;
	position: relative;
	top: -4px;
	margin-left: 36px;
}

.lunchInfo {
	text-align: center;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #638c45;
}

.lunchHead {
	text-align: center;
	padding-top: 30px;
}

.lunchDetails {
	margin-left: 80px;
}

.spicy {
	margin-left: 50px;
}
