/*
	normal tag styles
*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/background_dark.gif);	
	background-repeat: repeat-x;
	color: #000000; 
}
a {
	color: #000000;
	font-weight:normal;
}
a:hover {
	color: #000000;
	font-weight:normal;
}
a.small{
	font-size:9px;
	font-weight:normal;
}
table, tr, td {
	font-family: Verdana;
	font-size: 11px;
}
h1{
	text-align:left; 
	text-transform:none;
	font-size: 14px;
	color: #AF0E23;
	border: none;
	margin:10px 0 10px 0;
}
form{
	margin:0;
	padding:0;
}
/*
h1 {
	text-transform: uppercase;
	font-size: 14px;
	color: #93181F;
	border-bottom: 1px solid #93181F;
	margin-bottom: 5px;
}
*/
.left{
	float:left;
}
.clear{
	clear:both;
}
.listing{
	width:200px;
	padding:5px 5px 5px 5px;
}
/*
	end normal tag styles
*/

/*
	custom class styles
*/
.topsearchform {
	margin-top: 40px;
	margin-left: 10px;
}
.toplabel {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.topinput {
	border: 1px solid #FFFFFF;
	background-color: #93181F;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}
.date {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
}
.topnav {
	background-color: #93181F;
}
.midbar {
	border-left: 1px solid #93181F;
	border-right: 1px solid #93181F;
}

.regiontitle {
	font-weight: bold;
	color: #93181F;
}

.sitemapregiontitle{
	font-weight: bold;
	color: #93181F;
	font-size:12px;
}

.advertisingbar {
	border-left: 1px solid #93181F;
}

.regionbox {
	text-align: center;
	margin: 10px;
	float: left;
}

.coverimg {
	border: 1px solid #000000;
}
.regionimg {
	border: 1px solid #FFFFFF;
	margin-left: 10px;
}

.categoryBox {
	width: 540px;
	margin: 7px;
}
.restDisp {
	width: 250px;
	float: left;
	margin: 5px;
}

.rstReview {
	float: left;
	width: 600px;
	margin-top: 10px;
}
.rstinfo {
	border-top: 1px solid #4D6185;
	border-bottom: 1px solid #4D6185;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
}
.title {
	color: #A8B2D8;
	font-weight: bold;
}
.rstImages {
	float: right;
	margin: 5px;
	margin-top: 10px;
}
.reviewimage {
	border: 1px solid #4D6185;
	margin-bottom: 10px;
}

.location {
	text-transform: uppercase;
	font-weight: bold;
	color: #A8B2D8;
}
.rstname {
	text-transform: uppercase;
	font-weight: bold;
	color: #C24F3D;
}

#floattext {
	line-height: 14px; 
	text-align:left; 
	position: absolute;
	
	margin-top: -300px;
	margin-left: 60px;
}
/*
	Featured Articles table
*/
#features {
	border: none;
	width:460px;
	margin:0 auto 0 auto;
}
	#features p{
		padding:0px;
		margin:0px;
	}
	#features h1{
		text-align:left; 
		text-transform:none;
		font-size: 14px;
		color: #AF0E23;
		border: none;
		margin-bottom: 10px;
	}
	#features .article_panel{
		border:1px solid #CCCCCC;
		margin-bottom:10px;
		padding:7px;
	}
	#features .article_panel .copy{
		width:310px;
		text-align:left; 
		float:left;
		padding: 2px 0 0 0;
	}
	#features .article_panel .copy a:link, #features .article_panel .copy a:visited{
		color: #606060;
	}
	#features .article_panel .img{
		width:125px;
		float:right;
		padding: 4px 4px 0 0;
	}
	.clear{
		clear:both;
	}
	#searchresults h1{
		float:left;
	}
	#searchresults h2{
		float:right;	
		text-transform:none;
		font-size: 14px;
		color: #AF0E23;
		border: none;
		margin:10px 0 10px 0;
	}
	#searchresults #full-listing-link{
		float:left;
		margin:0 0 10px 0;
	}
	.clear{
		clear:both;
	}
	.left{
		float:left;
	}
	.right{
		float:right;
	}
#home h1{	
	text-align:left; 
	text-transform:none;
	font-size: 14px;
	color: #AF0E23;
	border: none;
	margin:10px 0 10px 0;
}
