@charset "UTF-8";
/* CSS Document */

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 25%;
			left: 35%;
			width: 30%;
			height: 50%;

	padding: 10px;
	border: 10px solid #CCC;
	background-color: white;
	z-index:1002;
	overflow: auto;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #eeeded;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#topContainer{
	clear: left;
	float: left;
	width: 100%;
	margin-bottom: 40px;
	
}

.titleBar{
	clear: left;
	float: left;
	height: 30px;
	width: 630px;
	background-image: url(curveTitleBar.png);
	background-repeat: no-repeat;
}

.titleBarRight{
	clear: left;
	float: left;
	height: 30px;
	width: 320px;
	background-image: url(curveRight.png);
	background-repeat: no-repeat;
}

.middleBar{
	clear: left;
	float: left;
	height: 30px;
	width: 630px;
	background-color: #e0dede;	
}

.titleBar h2, .middleBar h2, .titleBarRight h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}

.titleBar h4, .middleBar h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
}

#topLevel1{
	background-color: #fc9d0d;
	clear: left;
	float: left;
	height: auto;
	width: 100%;
	color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#topLevel2{
	clear: left;
	float: left;
	width: 100%;
	height:auto;
	background-color: #FFF;
	display: block;
	
}

#topLeve3{
	clear: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

#topMain{
	
	padding-top: 10px;
	padding-bottom: 10px;
}



#middleContainer{
	clear: both;
	
	height: auto;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;	
}

#middleContainer h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
}

#leftColumn{
	width: 630px;
	background-color: #FFF;
	float: left;
}

#rightColumn{
	width: 320px;
	background-color: #FFF;
	float: right;
}

.row{
	clear: left;
	float: left;
}

.contentrow{
	clear: left;
	float: left;
	width: 600px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	
}


.navrow{
	clear: left;
	float:left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	
	
}

.navrow2{
	clear: left;
	float:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	
}
.navrow3{
	clear: left;
	float:left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 30px;	
	
}
.navrow2 a{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 100%;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.navrow2 a:hover{
	color: #333;
	background-color: #CCC;
}


.logoStuff{
	float: left;	
	
	margin-top: 10px;
	
	margin-left: 20px;
		
}

.logo{
	float: left;	
}

.topAd{
	float: right;
	margin-right: 20px;
}

#navlist {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*margin-left: -20px;	*/
	margin-left: 20px;	
	_margin-left: 0px;	
}


#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 100%;
}

#navlist a{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#navlist a:hover{
	color: #333;
	background-color: #CCC;
}

#quickLinks, #quickLinks2, #quickLinks3, #quickLinks4, #quickLinks5 {
	position: absolute;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	/*margin-left: -20px;*/
	_margin-left: 0px;	
	font-size: 80%;
	color: #000000;
}

#quickLinks li, #quickLinks2 li, #quickLinks3 li, #quickLinks4 li, #quickLinks5 li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
}


#toptop {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	/*margin-left: -20px;*/
	_margin-left: 0px;
	font-size: 90%;
	color: #000000;
}

#toptop li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	font-weight: bold;
}

#quickLinks li a, #quickLinks2 li a, #quickLinks3 li a, #quickLinks4 li a, #quickLinks5 li a{
	color: #000000;
	
}

#quickLinks a, #quickLinks2 a, #quickLinks3 a, #quickLinks4 a, #quickLinks5 a{
	
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
	
}


#toptop li a{
	color: #FFFFFF;
	font-weight: bold;
	
	
}

#toptop a{
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	font-weight: bold;
	
	
}


#leftColumn li{
	margin-bottom: 3px;
	line-height: 14px;
	
	color: #333;
	list-style-image: url(li.jpg);
	margin-left: -25px;
	_margin-left: 0px;
}

h4{
	font-size: 12px;
}

#middleContainer a{
	color: #333;
	text-decoration: none;
}
#middleContainer a:hover{
	color: #000;
	
	text-decoration: underline;
}


#middleContainer p{
	font-size: 100%;
	color: #333;
	line-height: 16px;
}

.ad{
	margin-left: 10px;	
	
}

#middleContainer li strong{
	font-weight: bold;
	color: #000;	
}

.column140{
	width:140px;
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
}

.author{
	font-size: 75%;
	color: #999;
	font-weight: normal;
}

.topAd{
	margin-top: 10px;	
}

.tweet{
	
	
}

#footer{
	clear: left;
	float: left;
	width: 100%;
	height:200px;
	background-color: #FFF;
	margin-top: 10px;
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;	
	background-color: #fc9d0d;
}

#footer a{
	color: #FFF;
	text-decoration: none;
}

#footer a:hover{
	color: #FFF;
	text-decoration: underline;
}


#footer a:visit{
	color: #FFF;
	text-decoration: underline;
}

#footer2{
	clear: left;
	float: left;
	width: 100%;
	
	height:60px;
	background-color: #FFF;
	font-size: 110%;
	margin-top: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

#footerInner{
	
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;	
}

#footerLeft{
	float: left;
	height: auto;
	width: 300px;
	text-align: left;
}

#footerRight{
	float: right;
	height: auto;
	width: 300px;	
	text-align: right;
}

#footerLogos{
width: 960px;

height:50px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;	
}

#twitter_div{
	padding: 15px;
	width: 290px;	
}

#twitter_div li{
	padding: 0px;
	list-style-type: none;	
}

.auth{
	font-style: italic;
	color: #999;	
}

.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

.container_12 .grid_4 {
	width: 290px;
	display: inline;
	float: left;
	
	margin-left: 10px;
	margin-right: 10px;
	
}

.grid_4 {
	width: 290px;
	display: inline;
	float: left;
	
	margin-left: 10px;
	margin-right: 10px;
	
}


.innerLeft{
	width: 290px;
	display: block;
	float: left;
	clear:left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:10px;
	
}


.innerRight{
	width: 290px;
	display: block;
	float: right;
	clear: right;
	
	
	margin-left: 10px;
	margin-right: 10px;
	margin-top:10px;
	
}

.twitIcon{
	float: left;
	padding-right: 15px;	
}

table{
	font-size: 12px;	
}

#set2, #set3, #set4, #set5 {
	display: none;	
}

#share{
	float: right;
	background-color: #EEEEEE;
	margin: 10px;
	padding: 5px;
	border: 1px solid #CCC;
}
#rightColumn img{
	margin-bottom: 10px;	
}


#spacer{
	float:left;
	clear: left;
	width: 100%;
	height: 30px;
}

#rightColumn h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;	
	text-transform: uppercase;
}

.right300{
	width: 300px;
	margin-left: 10px;	
}

#searchTop{
	clear: right;
	float: right;
	width: 320px;
	margin-top: 5px;
}

#tester{
	clear: left;
	float: left;
	width: 100%;
	height: 1000px;
}