body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#f9ebc2;
  background-image:url(images/background.jpg);
  background-repeat:repeat;
  
 
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:13px;
	padding:5px;
	color:#000000;
	
}

table.with_bg
{
	background-color:#dfb065;
}

img.noborder
{
	border:none;
}

th
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color:#e8862f;
	height:20px;
	padding:10px;
	color:#ffffff;
	font-size:18px;
}

.logo
{
	float:left;
	margin:55px 0px 0px 5px;
}

#outer
{
	position:relative;
	width:942px;
	height:auto;
	margin:50px auto 0px auto;
	padding:0px;
	
}

#flash
{
	width:auto;
	height:auto;
	
	border:2px #dcae66 outset;
}

#container
{
	width:930px;
	height:auto;
	margin:0px;
	
	border-bottom:none;
	background-image:url(images/home_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#e88935;
	
	
}
#container_internal
{
	width:930px;
	height:auto;
	margin:0px;
	border:3px #ffffff solid;
	border-bottom:none;
	background-image:url(images/home_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#cb9260;
	
	
}

#logo
{
	width:200px;
	height:160px;
	float:left;
}

#internal_logo
{
	width:435px;
	height:160px;
	float:left;
	
}

#slogan
{
	font-family:"Monotype Corsiva";
	font-size:25px;
	float:left;
	margin-right:5px;
	color:#82331b;
	width:720px;
	text-align:right;
}

#internal_slogan
{
	font-family:"Monotype Corsiva";
	font-size:25px;
	float:left;
	margin-right:5px;
	color:#82331b;
	width:485px;
	text-align:right;
}

a.upper
{
	
	font-size:10px;
	color:#731604;
	text-decoration:none;
	
	margin-left:15px;
	

}

a:hover.upper,a:hover.lower
{
	
	
	text-decoration:underline;

}

hr
{
	clear:both;
	background-color:#b91407;
	color:#b91407;
	height:1px;
	border:none;
	background-image:url(images/hr.jpg);
	background-repeat:no-repeat;
	width:908px;
	

}

a.lower
{
	font-family:"Arial Narrow";
	font-size:14px;
	color:#731604;
	text-decoration:none;
	float:left;
	
}

#linklower
{
	width:195px;
	height:auto;
	float:right;
}

#linklower img
{
	margin:4px 10px 0px 10px;
	
}

#content
{
	clear:both;
	width:922px;
	height:auto;
	margin:0px auto 0px auto;
}

#content #heading
{
	width:922px;
	height:39px;
	color:#000000;
	background-image:url(images/heading_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#content #heading h1
{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:18px;
	line-height:39px;
	margin-left:15px;
	

}

#content #data
{
	width:922px;
	margin-left:4px;
	margin-right:10px;
	padding:0px;
	background-image:url(images/data_bg.jpg);
	background-repeat: repeat-y;
	color:#ffffff;
	
}

#content #data p
{
	color:#640303;
	font-size:21px;
	margin:0px 15px 0px 15px;
	font-family:"Monotype Corsiva";
	
}


#content #data_bottom
{
	width:922px;
	height:28px;
	margin:0px;
	padding:0px;
	background-image:url(images/data_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;


}
#footer
{
	clear:both;
	margin:0px;
	background-image:url(images/bottom_img.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:930px;
	height:27px;


}

#copyright
{
	text-align:center;
	font-size:10px;
	color:#8c3e2c;
	margin-top:5px;

}

a.top
{
color:#000000;
text-decoration:none;
font-size:15px;
font-weight:bold;
margin:10px 15px 0px 0px;
float:right;

}
a:hover.top
{
	text-decoration:underline;
}

a.name
{
	float:left;

}

.heading
{
	color:#000000;
	font-size:25px;
	font-weight:bold;

}

img
{
	border:none;
}