
<style>
* {
	margin: 0;
	padding: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #e7e0ce url('../img/layout/bg.jpg');
	text-align: center;
}

body, html {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#layout {
	width: 850px;
	margin: 0 auto;
	position: inherit;
}

#indextl {
	width: 283px;
	height: 490px;
	background: url('../img/layout/indextlbg.jpg') top left no-repeat;
	position: relative;
	_position: inherit;
}

#indextltxt {
	position: absolute;
	bottom: 10px;
	left: 25px;
	width: 250px;
	text-align: left;
}

#indextr {
	width: 567px;
	height: 490px;
	background: url('../img/layout/indextrbg.jpg') top left no-repeat;
	position: relative;
}

#indextrtxt {
	position: absolute;
	bottom: 10px;
	color: #000;
	left: 20px;
	width: 530px;
	height: 75px;
}

#indexinfo {
	width: 100%;
	height: 310px;
	background: #c69f40 url('../img/layout/brownborder.gif') top left repeat-x;
	padding-top: 22px;
	padding-bottom: 10px;
	margin: 0;
	position: relative;
}

.indexinfocol {
	float: left;
	clear: none;
	height: 310px;
	width: 260px;
	text-align: left;
	padding-left: 23px;
	line-height: 14px;
	color: #000;
}

.indexinfocol a {
	text-decoration: none;
	color: #ffcc33;
}

.indexinfocol a:hover {
	color: #FFF;
}

#indexinfocol1 {
	background: url('../img/layout/sushibg.jpg') bottom left no-repeat;
}

#indexinfocol2, #indexinfocol3 {
	background: url('../img/layout/dotborder.gif') top left repeat-y;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	background: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	font-size: 90%;
	letter-spacing: 2px;
	clear: both;
	color: #FFF;
	font-weight: 400;
	width: 100%;
}

.footerdot {
	height: 12px;
	padding-left: 10px;
	padding-right: 10px;
	background: url('../img/layout/footerdot.gif') top center no-repeat;
}

#footer2 {
	background: #e7e0ce url('../img/layout/bg.jpg');
	text-align: left;
	color: #8c8370;
	font-size: 90%;
	padding-top: 5px;
	padding-bottom: 20px;
	width: 100%;
	clear: both;
}

#footer2 a {
	color: #8c8370;
}

#footer2 a:hover {
	color: #666d6d;
}

#insideleft {
}

#insideright {
}

/*------EQUAL HEIGHT COLUMNS-----*/

#container { 
	overflow: hidden; 
	color: #000;
}

#container div { 
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
}

#container .col1 {
	float: left;
	width: 283px;
	background: #6d792d url('../img/layout/insideleft.jpg') top left no-repeat; 
}

#container .col2 { 
	background: #fff url('../img/layout/insideright.jpg') top left repeat-x; 
	float: right;
	text-align: left;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 150px;
	width: 517px;
}

.redbullet {
	list-style-type: none;
	padding-left: 10px;
	margin-left: 0;
}

.redbulletli {
	background: url(../img/layout/redbullet.jpg) top left no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

.blackbullet {
	padding-top: 5px;
	list-style-type: none;
	padding-left: 10px;
	margin-left: 0;
}

.blackbulletli {
	background: url(../img/layout/blackbullet.jpg) top left no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

#container a {
	color: #6d792d;
}

#container a:hover {
	color: #000;
}

/*------GENERAL-------*/
.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

.brawler {
	font-family: 'Brawler', serif;
}

.size130 {
	font-size: 130%;
}

img {
	border: 0;
}

h1 {
	font-family: 'Open Sans', sans-serif;
	line-height: 25px;
	color: #6d792d;
	font-size: 200%;
	font-weight: 400;
}

h2 {
	font-size: 100%;
	color: #FFF;
}

h3 {
	font-size: 100%;
	color: #333;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
	margin-top: 10px;
}

h4 {
	font-family: 'Brawler', serif;
	font-weight: 400;
	font-size: 115%;
}

p {
	margin: 0;
	padding: 0;
}

.linkwhite {
	color: #fff;
}

.linkwhite:hover {
	color: #2c2d28;
}

.linkgreen {
	color: #606d1d;
	background: url('../img/layout/arrows.gif') top left no-repeat;
	padding-left: 15px;
}

.linkgreen:hover {
	color: #000;
}

.indent {
	margin-left: 55px;
}


</style>
