body {
	background-color: #333333;
	margin: 0;
	text-align: left;
}

#bg { margin: 0px;padding-top: 20px;width: 100%;height: auto;overflow: visible;text-align: left; }	
	

/* global nav */
#navBg { width: 100%;margin: 0 auto;padding: 0;background: #000000 url(img/globalnav.jpg) top center repeat-x; }

.gnPipe {font: bold 12px arial,helvetica,sans-serif;text-decoration: none;color: #ffe400; /*primary link color */ }
	
.navTextLinks div a { line-height: 47px;font: normal 25px CNBold, Trebuchet MS,sans-serif;text-decoration: none;display: inline;color: #ffe400; /* primary link color */ }
.navTextLinks div a:hover { font: normal 25px CNBold, Trebuchet MS,sans-serif;color: #ffffff;text-decoration: none; }
.navTextLinks li a { line-height: 47px;font: normal 25px CNBold, Trebuchet MS, sans-serif;text-decoration: none;display: inline;color: #ffe400; /* primary link color */ }	
.navTextLinks li a:hover { font: normal 25px CNBold, Trebuchet MS, sans-serif;color: #ffffff;text-decoration: none; }

.gnShowsColumn a { font: normal 10px arial, helvetica, sans-serif;color: #ffe400;text-decoration: none; }
.gnShowsColumn a:hover { font: normal 10px arial, helvetica, sans-serif;color: #ffffff;text-decoration: none; }

.loggedInText { font: bold 12px arial,helvetica,sans-serif;color: #ffffff;text-decoration: none; }

#gnFloatWrapper { background: transparent url(img/globalnav_float.gif) top center repeat-x;width: 100%;height: 13px;margin: 0 auto;margin-top: -20px; }
#gnFloat { margin: 0 auto;height: 13px; width: 1000px; margin-top: 0px;padding-top: 0px;margin-bottom: 8px; background: url(img/globalnav_cn.png) top center no-repeat; }

.SiteHeader {
	line-height:0px;	
}

.SiteHeader .Top {
	background: url('img/img.header.filler.top.gif');
	height: 38px;
	position: relative; 
}

.SiteHeader .Top .Quote {
	float:right;
	padding: 6px 50px 0px 0px;	
}

.SiteHeader .Middle {
	background: url('img/img.background.header.jpg');
	height: 132px;
}

.SiteHeader .Bottom {
	background: url('img/img.header.filler.bottom.gif');
	height: 17px;
}

.AdSpace {
	background-color: #999999;
	border: 1px solid #CC9966;
	width: 730px;
	height: 90px;
	font-family: Arial, San-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	float: right;
	margin: 21px 57px 0px 0px;
	display: inline;	
}

.Logo {
	position: absolute;
		top: 0px;
		left: 0px;
		
	padding: 0px 0px 0px 16px;	
}

.SiteBody {
	background-color: #cc9966;
}

.SiteBody .HeaderRow {
	height: 24px;
}

.LeftColumn {
	background: url('img/img.background.left_column.gif');
	float: left;
	width: 190px;
	height: 1200px; /* delete me */
}

.MiddleColumn {
	background: url('img/img.background.middle_column.gif');
	float: left;
	width: 639px;
	height: 1190px; /* delete me */
	padding: 10px 10px 0px 10px;
}

.MiddleColumn .ItemBox {
	border: 2px solid #CC9966;
	height: 256px;
	width: 310px;
	margin-bottom: 3px;
	margin-left: 2px;
	float: left;
}

.MiddleColumn .ItemBoxSpacer {
	float: left;
	display: inline;
	padding: 3px;
}

.MiddleColumn .ItemBox .BoxHeader {
	background-color: #6b0000;
	font-family: Arial, San-Serif;
	font-size: 20px;
	font-weight: bold; 
	color: #ffa200;
	text-align: center;
	padding: 4px 0px 4px 0px;	
}

.MiddleColumn .ItemBox .BoxBody {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Arial, San-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.MiddleColumn .ItemBox .BoxBody .ItemName {
	font-family: Arial, San-Serif;
	font-size: 20px;
	font-weight: bold;
}

.MiddleColumn .ItemBox .BoxBody p {
	margin: 8px;
}

.RightColumn {
	background: url('img/img.background.right_column.gif');
	float: left;
	width: 175px;
	height: 1200px; /* delete me */
}

.ColumnHeader {
	background-color: #000000;
	font-family: Verdana, Arial, San-Serif;
	font-size: 12px;
	color: #ffffff;
	padding: 8px 0px 8px 12px;
}

.ColumnBody {
	font-family: Arial, San-Serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 14px 5px 14px 10px;
}

.ColumnBody .About {
	font-family: Verdana, Arial, San-Serif;
	font-size: 14px;
	font-weight: normal;
}

.ColumnBody ul {
	padding-left: 12px;	
}
.ColumnBody ul A:link {color: #ffffff; text-decoration: none}
.ColumnBody ul A:visited {color: #ffffff; text-decoration: none}
.ColumnBody ul A:active {color: #ffffff; text-decoration: none}
.ColumnBody ul A:hover {color: #ffffff; text-decoration: underline}

.ColumnBody ul .Selected {
	color: #ffa200;
}
.ColumnBody ul .Selected A:link {color: #ffa200; text-decoration: none}
.ColumnBody ul .Selected A:visited {color: #ffa200; text-decoration: none}
.ColumnBody ul .Selected A:active {color: #ffa200; text-decoration: none}
.ColumnBody ul .Selected A:hover {color: #ffa200; text-decoration: underline}

.Footer {
	background-color: #282828;
	font-family: Arial, San-Serif;
	font-size: 12px;
	color: #4a4a4a;
	text-align: center;
	padding: 4px 0px 4px 0px;
}

		.legalSmall {
			font : bold 11px Arial, Verdana, Helvetica, sans-serif;
			color : #4a4a4a;
			text-decoration: none;
		}
		.legalSmall:hover {
			font : bold 11px Arial, Verdana, Helvetica, sans-serif;
			color : #4a4a4a;
			text-decoration: none;
		}
		.legalSub {
			font : normal 9px Arial, Verdana, Helvetica, sans-serif;
			color : #4a4a4a;
			text-decoration: none;
			}

input[type="text"] {
	width: 100px;
}

select {
	width: 160px;
}

input[type="submit"] {
	width: 55px;
}
