/* CSS Document */

body {
	background-color: 	#4A4A4A;
	color: 					#FFFFFF;
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				12px;
}

#menu {
	left:						20px;
	top:						20px;
	width:					770px;
	clear: both;
}
#main1 {
	padding-left	: 			20px;
	padding-bottom: 		20px;
	top:						145px;
	left:						20px;
	width:					770px;
	background-color: 	#C17201;
	clear: both;
	text-align: left;
}
.table1 {
	width:					750px;
	padding: 0px;
	margin: 0px;
	background-color:	#FFFFFF;
	vertical-align: 			top;
	border:					2px solid #000000;
}

.mainLeft {
	background-color: 	white;
	padding:					20px;
	width: 					420px;
	color: 					#000000;
	vertical-align: 			top;
	line-height: 				17px;
	/* border-color: #000000; */
	/* border-style: solid; */
	/* border-width:1px; */
}

.middle{
	width:					1px;
	background-color: 	white;
	background-image:	 url("images/1x3.gif");
	background-repeat:	repeat-y;
	background-position:	right;
	border-top:				20px solid white;
	border-bottom:		20px solid white;
}

.mainRight {
	background-color: 	white;
	padding:					20px;
	width: 					200px;
	color: 					#000000;
	vertical-align: 			top;
	line-height: 				17px;
}

.pageName {
	font-weight:			bold;
	text-align:				left;
	padding:					5px;
	background-color: 	#C17201;
	color:						#FFFFFF;
	letter-spacing: 		4px;
}

.bottom {
	font-size:				10px;
	clear:						both;
	background-color:	black;
	margin-top:				20px;
	padding:					15px;
	width:					720px;
	font-weight:			bold;
	letter-spacing: 		1px;
}
	
h1 {
	font-size: 	18px;
	color:			#993300;
	line-height: 	23px;
}

h2 {
	font-size: 	14px;
	color:			#006893;
	line-height: 	19px;
}

a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

a.menu:hover {
	color: 					#999999;
	text-decoration: 		none;
	background-color:	#222;
	padding-bottom:		13px;
	padding-top	:			13px;
}

img.small {
	font-weight:			bold;
	margin-bottom:		0px;
	padding:					0px;
	color:						#FFFFFF;
	letter-spacing: 		0px;
	border: 					0px solid #000000;
}

main1.img {
	clear:						right;
	margin-bottom:		20px;
	border: 					2px solid #000000;
}

hr {
	font-weight:	normal;
	color:				#993300;
	border:			thin solid #993300;
}

li {
	line-height:		28px;
}

.rating {
	font-size:				9px;
	font-weight:			bold;
	text-align:				center;
	padding:					3px;
	background-color: 	#666666;
	color:						#FFFFFF;
	letter-spacing: 		4px;
	}

.byline {
	font-style:		italic;
	font-weight:	bold;
	color:				#999999;
}
.boldOrange {
	font-weight: bold;
	color: #993300;
}

.boldBlue {
	font-weight: bold;
	color: #006893;
}
#ad {
	position: absolute;
	height: 600px;
	width: 120px;
	left: 730px;
	top: 145px;
	border: 2px solid #C17201;
	background-color: #FFFFFF;
}
form .inner {
	width:					290px;
	border-top: 1px solid #C17201;
	border-right: 2px solid #C17201;
	border-bottom: 2px solid #C17201;
	border-left: 1px solid #C17201;
	padding: 5px;
	background: #CCCCCC;
}
.headerorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #993300;
}
