/* CSS Document */

body
{
	background-color: #DFD9C1 ;
	color:#000;
	text-align:center;
	margin: 0;
	}
	
#container
{
	text-align: left;
	margin: 0 auto;
	width: 706px;
	height: auto;
	background: #fff;
	border-left: 2px solid black;
	border-right: 2px solid black;
	
	}
	/* link styling */
	
a
{
	text-decoration: none;
	}	
a:link
{
	color:#BE1920;
	}	
	
a:visited
{
	color:#BE1920;
	}
	
a:hover
{
	color:#0000CC;
	}
	/* link styling end*/
	
h1
{
	background: url(images/headertop.jpg) no-repeat;
	background-color:#fff;
	height:59px;
	margin: 0;
	} 
ul#navitop
{
	margin-left: 0;
	padding-left: 0;
	list-style-type:none;
	float: right;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
ul#navitop li
{
	display: inline;
	}
	
ul#navitop a
{
	display: block;
	float: left;
	padding: 20px .4em;
	text-decoration:none;
	color:#fff;
	}
	
ul#navitop a:hover
{
	color: #FCCA2A;
	}
		
	
h2
{
	background: url(images/header.jpg) no-repeat;
	height: 178px;
	margin:0;
	}
	
h3
{
	background:url(images/headerbottom.jpg) no-repeat;
	height: 40px;
	margin:0;
	}
	
ul#navigation
{
	margin-left: 0;
	padding-left: 0;
	list-style-type:none;
	float: right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
	}
	
ul#navigation li
{
	display: inline;
	}
	
ul#navigation a
{
	display: block;
	float: left;
	padding: .9em .8em;
	text-decoration:none;
	color:#fff;
	}
	
ul#navigation a:hover
{
	color: #FCCA2A;
	}
	


#table
{
	background: #fff;
	color: #000000;
	}
	
#aboutus
{
	padding: 2em 0 0 9em;
	font-size: 14px;
	font-weight: bold;
	}	
div.acc
{
	float: right;
	width:216px;
	margin: 0 1em 1em 1em;
	display: inline;
	}
div.acc img
{	
	border: 1px solid #BE1920;
	}
	
div.south
{
	font-size:24px;
	font-weight: bold;
	color: #be1920;
	}	
	
div.region
{
	font-size:16px;
	font-weight:bold;
	padding: 0 0 0 1em;
	}	
	
.affiliate
{
	background: url(images/h4bg_01.jpg) no-repeat;
	height: 114px;
	
	}
div.image
{
	float: right;
	width:141px;
	margin: 4em 9em 1em 1em;
	display:inline;
	}
.content
{
	padding: 8px;
	background: url(images/h4bg_02.jpg) no-repeat;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 25px;
	
	}
	
.contentbelow
{
	height: 47px;
	background:url(images/bottom2.jpg) no-repeat;
	}
.contentbelow2
{
	height:53px;
	background:url(images/bottom.jpg) no-repeat;
	}
	
#affiliate
{
	font-size:16px;
	color:#be1920;
	
	}
	
#links
{
	padding: 0 0 0 85px;
	}
	
#footer
{
	
	clear:both;
	background: url(images/footer.jpg) no-repeat;
	color: #fff;
	padding: 5px 10px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	
	}

	

	
