@charset "utf-8";
/* CSS Document */

a
{
	outline: none;	
}

a:link, a:visited
{
	text-decoration: none;
	color: #e40f13;
}

a:hover, a:active
{
	text-decoration: underline;	
	color: #e40f13;
}

body
{
	margin: 0;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-size: 14px;
}

#overallcontainer
{
	width: 1200px;	
	margin: 0 auto;
}

#gradientcontainer
{
	width: 1200px;
	float: left;
	background-image: url(images/newcontentbg.jpg);
	background-repeat: no-repeat;
}

#logo
{
	float: left;
	width: 100px;
	height: 122px;
}

#tag
{
	float: right;
	width: 850px;
	color: #FFF;
	font-size: 16px;
	margin: 0;
	height: 122px;

}

#contentcontainer
{
	float: left;
	padding-left: 122px;
	padding-right: 122px;
	width: 956px;
}

#bordercontainer
{
	float: left;
	width: 956px;
	border: 2px solid #232325;
	margin-top: 46px;

}

#navleft
{
	width: 960px;
	background-image: url(images/navbgleft.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 55px;
	position: absolute;
	margin-top: 120px;
}

#navright
{
	width: 960px;
	float: left;
	background-image: url(images/navbgright.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 55px;
}

#nav
{
	float: left;
	width: 926px;
	height: 55px;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 14px;
	margin-right: 10px;
	margin-left: 10px;

}

#nav a
{
	color: #ffffff;
	text-decoration: none;
	float: left;
	width: 120px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 7px;
}

#nav a:hover, #nav a:active
{
	color: #000000;
	background-image: url(images/navbg.png);
}

.mainactive
{
	color: #000000;
	float: left;
	text-decoration: none;
	float: left;
	width: 120px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 7px;
	background-image: url(images/navbg.png);
}

#maintext
{
	width: 926px;
	float: left;
	background-color: #191a1e;
	padding: 15px;
}

#columns
{
	width: 926px;
	float: left;
	background-image: url(images/maincontentbg.jpg);
	background-repeat: repeat-y;
	border: #232325 2px solid;
}

#header
{
	float: left;
	width: 926px;
	margin-bottom: 15px;
	border: 2px solid #232325;
}

h1
{
	color: #cbcbcb;
	text-transform: uppercase;
	font-size: 24px;
	margin: 0;
	font-weight:  normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/h1bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
	padding-top: 7px;
	padding-left: 7px;
	width: 623px;
	float: left;
}

h2
{
	font-size: 20px;
	margin: 0;
	color: #e40f13;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.h1border
{
	border-right: 1px solid #232325;	
}

#leftcolumn
{
	float: left;
	width: 631px;
	background-color: #111113;
	color: #cbcbcb;
}

#leftcolumninner
{
	width: 611px;
	padding: 10px;
	float: left;
}

#leftcolumninner img
{
	margin-top: 5px;
}

#rightcolumn
{
	width: 295px;
	float: left;
	background-color: #2b2b2d;
	color: #cbcbcb;
	font-size: 12px;
}

#rightcolumn h1
{
	width: 288px;
}

#rightcolumn img
{
	border: 0;	
}

#rightcolumninner
{
	width: 275px;
	float: left;
	padding: 10px;
	color: #cbcbcb;
}

#rightcolumninner ul, .leftul
{
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

#rightcolumninner ul li, .leftul li
{
	margin-top: 10px;	
}

#rightbottom
{
	width: 270px;
	float: left;
	height: 95px;
	background-image: url(images/rightbottom2.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 5px;
	margin-bottom: 15px;
}

#rightbottominside
{
	float: left;
	background-image: url(images/rightbottom1.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 95px;
}

#rightbottominside2
{
	float: left;
	height: 95px;
	background-image: url(images/rightbottom.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	width: 250px;
}

#rightbottominside2 a
{
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
}

#rightbottominside2 a img
{
	margin-top: -9px;	
}

#rightcolumn a
{
	color: #ffffff;
	text-decoration: underline;
}

#rightcolumn a:hover, #rightcolumn a:active
{
	text-decoration: none;
}

.red
{
	color: #e40f13;	
}

#footer
{
	float: left;
	width: 912px;
	height: 33px;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	text-align: right;
	color: #ffffff;
	padding: 7px;
	padding-top: 15px;
	text-align: center;
	font-size: 10px;
	letter-spacing: 1px;
}

#footer a
{
	text-decoration: none;
	color: #ffffff;
}

#footer a:hover, #footer a:active
{
	text-decoration: underline;
	color: #ffffff;
}

.footeractive
{
	text-decoration: underline;
	color: #ffffff;
}

.white
{
	float: right;
	color: #ffffff;
	margin-top: 5px;
	font-size: 10px;
	width: 960px;
	text-align: center;
}

.dateimage
{
	width: 50px;
	height: 54px;
	float: left;
	background-image: url(images/dategraphic.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}

.datemonth
{
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	width: 50px;
	color: #000000;
	line-height: 18px;
}

.dateday
{
	text-align: center;
	color: #cbcbcb;
	font-size: 24px;
	width: 50px;
	padding-top: 7px;
}

table td
{
	vertical-align: top;
	padding-bottom: 20px;
}

table td img
{
	margin-top: 5px;	
}

.rightcolumntext
{
	padding-left: 5px;
	font-size: 12px;
}

#rightbottom h2
{
	display: inline;
	float: left;
	font-size: 22px;
	color: #cbcbcb;
	text-transform: uppercase;
	margin: 0;
	margin-top: 8px;
	font-weight:  normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#rightbottom img
{
	float: left;
}

#rightbottom a
{
	font-weight: normal; 
}

hr
{
	background-color: #232325;
	border: 0;
	height: 2px;
	margin: 0;
	padding: 0;
}

.longinput
{
	width: 250px;	
}

.tableinputs
{
	width: 150px;
}

.tableinputssmall
{
	width: 75px;
}

.left
{
	float: left;
	margin-right: 10px;
}

.right
{
	float: right;
	margin-left: 10px;
}

#rightpic
{
	width: 193px;
	float: right;
	margin-left: 10px;
	font-size: 12px;
	text-align: center;
}

.pullquote
{
	font-size: 14px;
	font-weight: bold;
}

.biglink
{
	font-size: 14px;	
}

.spacedul li
{
 	margin-bottom: 5px;
}

.smalllink1
{
	float: left;
	height: 50px;
	background-image: url(images/smalllinkleft.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-right: 10px;
	clear: both;
}

.smalllink2
{
	float: left;
	height: 50px;
	background-image: url(images/smalllinkright.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.smalllink3
{
	float: left;
	background-image: url(images/smalllink.jpg);
	background-position: right;
	background-repeat: repeat-x;	
	margin-left: 10px;
	margin-right: 10px;
	height: 50px;
}

.smalllink3 a
{
	font-size: 16px;
	padding-top: 13px;
	float: left;
	height: 37px;
}

.smalllink3 a:link, .smalllink3 a:visited
{
	text-decoration: none;
	color: #FFF;	
}

.smalllink3 a:hover, .smalllink3 a:active
{
	text-decoration: underline;
	color: #FFF;
}

textarea
{
	width: 400px;
	height: 100px;
}

.quote
{
	font-style: italic;
}

p
{
	margin: 0;
	padding: 0;
}

#leftcolumn img
{
	float: right;
	border: 4px solid #cbcbcb;
	margin-left: 20px;
	margin-bottom: 20px;
}
