body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #101010;
	margin: 0px;
	color: #FFFFFF;
}

/* General */

a:link {
	color: #cb2128;
	text-decoration: none;
}
a:visited {
	color: #cb2128;
	text-decoration: none;
}
a:hover {
	color: #cb2128;
	text-decoration: underline;
}
a:active {
	color: #cb2128;
	text-decoration: none;
}

h1 {
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
}

h3 {
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
}

h2 {
	padding: 0px;
	color: #D12229;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
}

#wrapper { 
	 margin: 0 auto;
	 width: 900px;
	 background-color: #27241e;
}

#preheader {
	color: #fff;
	width: 900px;
	float: left;
	padding: 0px;
	height: 23px;
	margin: 0px;
	background-image: url(../images/bg_preheader.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 23px;
	text-align: left;
}

#header {
	 color: #333;
	 width: 900px;
	 float: left;
	 padding: 0px;
	 height: 139px;
	 margin: 0px;
	 background: #000000;
}

#navigation {
	float: left;
	width: 890px;
	height: 20px;
	line-height: 30px;
	color: #ffffff;
	padding: 5px;
	margin: 0px;
	background-color: #000;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	text-align: center;
}

#navigation a:link{
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}

#navigation a:visited{
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}

#navigation a:hover{
	color: #ffffff;
	text-decoration: underline;
	font-size: 14px;
}

#leftcolumn {
	font color: #ffffff;
	margin: 0px;
	padding: 20px;
	width: 528px;
	float: left;
	background-color: #27241e;
	background-image: url(../images/body_div_v.gif);
	background-repeat: repeat-y;
	background-position: right;
	min-height:467px;

}

#rightcolumn {
	float: left;
	color: #ffffff;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	width: 332px;
	display: inline;
	background-image: url(../images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#fullcolumn {
	color: #ffffff;
	margin: 0px;
	padding: 20px;
	width: 860px;
	float: left;
	background-color: #27241e;
}

#accredations {
	clear: both;
	width: 900px;
	height: 85px;
	clear: both;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_accredations.jpg);
	background-repeat: no-repeat;
}

#accredations img.silliker { 
margin: 8px 0 0px 5px; 
float:left; 
}

#accredations img.halal { 
margin: 8px 0 0px 5px; 
float:left; 
}

#footer {
	width: 900px;
	height: 23px;
	line-height: 23px;
	color: #fff;
	font-size: 10px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#footer a:link{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#footer a:active{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover{
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}


#footer .left {
float:left;
padding-left:10px;
}

#footer .right {
float:right; 
position:
relative;
right:10px; 
}

.credit { 
position:relative;
float:right; 
color:white; 
top:-10px;
padding:0 0 20px 10px;
font-size:11px;
right:10px;
text-align:right;  
}

.blurb {
color:white;
float:left;
font-size:10px;
position:relative;
left:10px;
top:-10px;
width:350px;
}

/* site map */

ul.mainLinks li  { 
padding:5px 0; 
}

ul.mainLinks a  { 
font-size:12px; 
color:white; 
}

ul.mainLinks a:hover  { 
font-size:12px; 
color:red; 
text-decoration:underline; 
}

ul.subLinks { 
padding:15px 20px; 
}
 
ul.subLinks li { 
padding:5px 0; 
} 

ul.subLinks a { 
font-size:12px; 
color:white; 
}  
