body {
	color: #fff;
	background-color: #030303;
	background-image: url('../../assets/images/background.jpg');
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	}
a {
	color: #999;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
br.clear {
	clear: both;
	}
	
#container {
	width: 960px;
	margin: 0 auto;
	}

#header {
	width: 940px;
	height: 460px;
	background-image: url('../../assets/images/stickyricefan_hero1.jpg');
	background-repeat: no-repeat;
	padding: 0 10px;
	position: relative;
	}
#logo {
	width: 225px;
	margin-top: 25px;
	float: left;
	}
#nav {
	height: 32px;
	margin-top: 30px;
	float: right;
	}
#nav ul {
	}
#nav ul li {
	background-image: url('../../assets/images/nav_background.png');
	background-repeat: no-repeat;
	text-transform: uppercase;
	line-height: 32px;
	padding: 0 15px;
	float: left;
	}
#nav ul li a {
	color: #999;
	height: 32px;
	display: block;
	}
#nav ul li.menu {
	background-image: url('../../assets/images/nav_background_left.png');
	background-repeat: no-repeat;
	padding-left: 25px
	}
#nav ul li.info {
	background-image: url('../../assets/images/nav_background_right.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 25px;
	}

#footer {
	width: 940px;
	color: #666;
	background-color: #000;
	font-size: 11px;
	padding: 0 10px 50px 10px;
	margin: 0 auto;
	}
#footer .wrapper {
	width: 940px;
	}
#features {
	width: 940px;
	background-color: #000;
	border-bottom: 1px dotted #666;
	padding: 30px 10px;
	margin: 0 auto;
	}
#features .feature {
	width: 300px;
	height: 150px;
	background-color: #111;
	margin-right: 20px;
	float: left;
	}
#features .end {
	margin: 0;
	}
#copyright {
	width: 300px;
	margin: 25px 20px 0 0;
	float: left;
	}
#copyright img {
	width: 38px;
	margin-right: 20px;
	float: left;
	}
#copyright p {
	line-height: 1.2em;
	}
#links {
	width: 300px;
	margin: 25px 20px 0 0;
	float: left;
	}
#links ul {
	width: 140px;
	margin-right: 20px;
	float: left;
	}
#links ul li a {
	color: #666;
	}
#links .social {
	margin: 0;
	}
#mailing_list {
	width: 300px;
	margin: 25px 0 0 0;
	float: left;
	}
#mailing_list h4 {
	font-weight: normal;
	margin-bottom: 8px;
	}
#mailing_list input {
	width: 140px;
	border: 1px solid #ccc;
	margin-right: 8px;
	padding: 4px;
	float: left;
	}
#mailing_list button {
	color: #fff;
	background-color: #2e2e2e;
	text-transform: uppercase;
	border: 0;
	padding: 4px 10px;	
	float: left;
	}
	
.module {
	width: 960px;
	background-color: #000;
	border-bottom: 1px dotted #666;
	position: relative;
	}
.loader {
	text-align: center;
	padding: 50px 0;
	}
	
div.tab {
	width: 20px;
	height: 115px;
	background-repeat: no-repeat;
	position: absolute;
	}
div.hello {
	background-image: url('../../assets/images/tab_hello.png');
	top: 90px;
	right: -9px;
	}
div.latest {
	background-image: url('../../assets/images/tab_announcements.png');
	top: 60px;
	right: -9px;
	}
div.menu {
	background-image: url('../../assets/images/tab_menu.png');
	top: 60px;
	right: -9px;
	}
div.location {
	background-image: url('../../assets/images/tab_location.png');
	top: 60px;
	right: -9px;
	}
div.photos {
	background-image: url('../../assets/images/tab_photos.png');
	top: 60px;
	right: -9px;
	}
div.specials {
	background-image: url('../../assets/images/tab_specials.png');
	top: 60px;
	right: -9px;
	}
div.info {
	background-image: url('../../assets/images/tab_info.png');
	top: 60px;
	right: -9px;
	}
div.facebook {
	background-image: url('../../assets/images/tab_facebook.png');
	top: 60px;
	right: -9px;
	}
	
#announcements {
	width: 860px;
	padding: 50px;
	}
#announcements h2 {
	color: #ccc;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 10px;
	}
#announcements span {
	color: #666;
	font-size: 12px;
	}
#announcements p a {
	width: 158px;
	height: 33px;
	background-image: url('../../assets/images/announcement_twitter_bg.jpg');
	background-repeat: no-repeat;
	text-align: center;
	line-height: 33px;
	margin-top: 30px;
	display: block;
	}
	
#menu {
	width: 940px;
	padding: 20px 10px;
	}
#menu-nav {
	width: 940px;
	height: 32px;
	background-image: url('../../assets/images/menu_nav_background.jpg');
	background-repeat: no-repeat;
	text-align: center;
	}
#menu-nav ul {
	margin: 0 auto;
	}
#menu-nav ul li {
	padding: 0 10px;
	display: inline;
	}
#menu-nav ul li a {
	text-transform: uppercase;
	line-height: 32px;
	}
#menu-pages {
	width: 820x;
	height: 500px;
	margin: 20px 60px;
	overflow: hidden;
	}
#menu-pages .wrapper {
	width: 8200px;
	height: 500px;
	}
#menu-pages .wrapper img {
	width: 820px;
	display: block;
	float: left;
	}

#location {
	width: 960px;
	padding-top: 20px;
	}
#location #google_maps {
	width: 960px;
	height: 460px;
	}
#location p {
	font-size: 14px;
	padding: 20px 10px;
	}
	
#photos {
	width: 948px;
	padding: 8px 4px 4px 8px;
	}
#flickr {
	width: 948px;
	}
#flickr img.thumb {
	margin: 0 4px 4px 0;
	display: block;
	float: left;
	}
#photos p {
	padding-top: 15px;
	clear: both;
	}
#photos p img {
	padding-right: 10px;
	}
#photos p * {
	vertical-align: middle;
	}

#specials {
	width: 860px;
	padding: 50px;
	}
#specials b {
	font-size: 18px;
	}
#specials p {
	font-size: 14px;
	border-bottom: 1px dotted #222;
	line-height: 1.4em;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
#specials p.notes {
	color: #666;
	font-size: 12px;
	border: 0;
	padding: 0;
	margin: 0;
	}
	
#info {
	width: 860px;
	padding: 50px;
	}
#info .col {
	width: 410px;
	padding-right: 20px;
	float: left;
	}
#info .col p {
	line-height: 1.4em;
	margin-bottom: 20px;
	}
#info .col p.address {
	font-size: 24px;
	line-height: 1em;
	}
#info .col p.contact,
#info .col p.hours {
	font-size: 16px;
	line-height: 1.2em;
	}
#info .col p.lead {
	font-size: 14px;
	line-height: 1.2em;
	}
	
#facebook {
	width: 860px;
	padding: 50px;
	}