body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #64C29B;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	color: #FFEA00;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #428C6E;
	width: 100%;
	}
	
h2 {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	}
	
input, select, textarea {
	background-color: #64C29B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #428C6E;
	}	

.maintable {
	width: 100%; /* 99.72 */
	height: 100%;
	}

.header {
	width: 100%;
	height: 111px;
	background-image: url(../templateimages/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	}
	
.header_tophalf {
	background-image: url(../templateimages/header_mintbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	height: 86px;
	}	
	
.header_lowerhalf {
	background-image: url(../templateimages/header_mintbg2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 39px;	
	}
	
.menuitems {
	background-image: url(../templateimages/menubg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
	width: 100%;
	padding-left: 20px;
	}

.mainLink { 
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 2px;
	padding-left: 45px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 20px;
	text-transform: lowercase;
	}

.mainLink:hover {
	color: #FFFF00;
	}		
	
	
.submenubar {
	background-color: #7D97D4;
	height: 25px;
	text-align: right;
	vertical-align: middle;
	}	
	
.submenubar a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 20px;
	}
	
.submenubar a:hover{
	color: #FFFF00;
	}			
	
.uppercontent {
	background-color: #64C29B;
	background-image: url(../templateimages/content_farright_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 32px;
	}	
	
.content_outer {
	background-color: #64C29B;
	background-image: url(../templateimages/content_mainpic_right.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px 30px 30px 20px;
	/*height: 100%;
	*/vertical-align: top;
	}

.content_header00 {
	background-color: #64C29B;
	height: 10px;
	}	
.content_header01 {
	background-color: #91531C;
	height: 11px;
	}
	
.content_header02 {
	background-color: #864A14;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	vertical-align: middle;
	}
	
.content_header03 {
	background-color: #91531C;
	height: 11px;
	}

.content {
	padding: 15px;
	background-color: #51AE88;
	color: #FFEA00;
	}
	
.content a {
	color: #FFB400;
	text-decoration: underline;
	}
	
.content a:hover {
	text-decoration: none;
	}	
	
.content_right {
	background-image: url(../templateimages/content_mainpic_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 265px;
	/*height: 100%;
	*/ }
	
.content_right_holder {
	height: 206px;
	}
	
.content_right_lower {
	background-color: #51AE88;
	/*height: 100%;
	*/background-image: url(../templateimages/content_mint_footer01.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	}	
	
.footer {
	background-image: url(../templateimages/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 31px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
	}	
	
.footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

.footer a:hover {
	color: #FFEA00;
	}
	
.menu_price {
	color: #FFB400;
	font-weight: bold;
	padding-left: 10px;
	}	
