html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

a:link {
	text-decoration: none;
	color: #0000FF;
}

a:visited {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
	background-color: #C0C0C0;
}

.twelvepoint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tenpoint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.standardheader, .standardheader a:link, .standardheader a:visited, .standardheader a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#masthead {
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 35px;
	font-weight: bolder;
	color: #01A1FF;
	margin-top: 15px;
}


#topcontainer {
	background-image: url('pix/gradheaderbkg.jpg');
	background-repeat: repeat-x;
	height: 120px;
	border-bottom: solid black 3px;
}

#logo {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}

#logo a:link {
	text-decoration: underline;
	color: #DCDCDC;
}

#logo a:visited{
	text-decoration: underline;
	color: #DCDCDC;
}

#logo a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #6E6E6E;
}

.headerhome {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	background-color: #6E6E6E;
}

.headerhomeblog {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}

#tagline {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
}

#tagline2 {
	font-size: 14px;
	font-weight: bold;
}

#sponsorlist {
	
	float: left;
	width: 72%;
	font-size: 12px;
}

#sponsorlist a:hover{
	font-size: 14px;
	font-weight: bold;	
}

#fpnav {
	width: 72%;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

#fpnavitems {
	float: left;
}

#fpposts {
	width: 72%;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
}

#fpannouncements {
	width: 72%;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	font-size: 18px;
	color: #000000;
}

#announcements {
	width: 72%;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	font-size: 18px;
	color: #000000;
}

#splashchooselocs {
	width: 72%;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 2%;
	float: left;
}

#splashchooselocs a:hover{
	font-size: 14px;
	font-weight: bold;	
}

#splashpartners {
	width: 40%;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
}

#splashpartners a:hover{
	font-size: 14px;
	font-weight: bold;	
}

#fppartners {
	width: 72%
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
}

.fpsponsors {
	float: right;
	width: 250px;
	background-color: #FFFFCC;
	padding: 6px;
	border: solid #777777 1px;
}

#allsponsor {
	width: 670px;
	height: 100px;
	border: solid #777777 5px;
	padding: 5px;
	vertical-align: middle;
}

#fpsidebar {
	float: right;
	margin-left: 5px;
	width: 180px;
	height: 100%;
}

#sponsorpics {
	font-size: 14px;
	width: 200px;
}

#sponsorpicsframe {
	height: 860px;
	width: 200px;
}

#affiliateslist {
	font-size: 12px;
}

.eachsponsorpic {
	margin-bottom: 2px;
	margin-top: 2px;
}

#sponsorpic2 {
	border: solid #777777 1px;
	margin-right: 10px;
}

#sponsornopic {
	clear: both;
	margin-bottom: 20px;
}

#allsponsortext {
	width: 450px;
	vertical-align: middle;
}

#allsponsorspacer {
	margin-bottom: 8px;
}

#fpcontrols {
 	position:absolute;
	top:40px;
 	right:0;
}

.fplogin {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: bold;
	color: white;
}

.fplogin a:link {
	color: white;
}

.fplogin a:visited {
	color: white;
}

.logintxt {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: bold;
	float: right;
	margin-right: -45px;
}

.tabledinfobox {
	background-color: #FFFFCC;
}

.fploginerror {
	font-size: 12px;
	font-weight: bold;
	float: right;
	background-color: #FFFFCC;
	padding: 6px;
	margin-right: 45px;
	border: solid #777777 1px;
}

#login {

	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	margin-right:10px;
}

#login a:link {
	color: #FFD400;
}

#login a:visited {
	color: #FFD400;
}

.smalltext1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}

#boxcontainer {
	width: 72%
}

#scrollbox {
	height: 110px;
	overflow: auto;


}

#catboxes1 {
	float: left;
	width: 32%;
	font-size: 13px;
	margin-top: 10px;
}
#catboxes2 {
	float: left;
	width: 32%;
	font-size: 13px;
	margin: 10px 2% 0px 2%;
}
#catboxes3 {
	float: left;
	width: 32%;
	font-size: 13px;
	margin-top: 10px;
}
#catboxes4 {
	float: left;
	width: 32%;
	font-size: 13px;
	margin-top: 10px;
}
#catboxes5 {
	float: left;
	width: 32%;
	font-size: 13px;
	margin: 10px 2% 0px 2%;
}
#catboxes6 {
	float: left;
	width: 32%;
	font-size: 13px;
	margin-top: 10px;
}
#catboxes7 {
	float: left;
	width: 32%;
	font-size: 13px;
	margin-top: 10px;
}
#catboxes8 {
	float: left;
	width: 32%;
	font-size: 13px;
	margin: 10px 2% 0px 2%;
}
#catboxes9 {
	float: left;
	width: 32%;
	font-size: 13px;
	margin-top: 10px;
}
#catboxes10 {
	float: left;
	width: 32%;
	font-size: 13px;
	margin-top: 10px;
}
#catboxes11 {
	float: left;
	width: 32%;
	font-size: 13px;
	margin: 10px 2% 0px 2%;
}
#catboxes12 {
	float: left;
	width: 32%;
	font-size: 13px;
	margin-top: 10px;
}


#toprule {
	border-bottom: solid black 2px;
	margin-bottom: 20px;
}

.homesubnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	text-decoration: none;
	color: #2A3084;
	text-indent: 15px;
}

#nuhomeheader {
	float: right;
	width: 200px;
	color:red;

}

.homenavheader {#C3D5E5
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #2A3084;
}

#fp {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
			
}

#fpcol1 {
	width: 30%;
	float: left;
	padding-bottom: 30px;
	padding-right: 20px;
	border-right: dotted black 2px;
}

.menuheader {
	text-decoration: underline;
	font-weight: bold;
	margin-left: -15px;
	margin-bottom: 5px;

}

#fpcol2 {
	float: right;
	margin-left: 20px;
	width: 62%;

}


.fpaffiliatelist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.fpaffiliatelist a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.donatebutton {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	width: 100px;


}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#news-short {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 10px;
	width: 300px;
	border-top: solid black 2px;
	font-size: 14px;
}

#news-addendum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 225px;
	padding-right: 10px;
	font-size: 10px;
}

#newsbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 10px;
	border-top: solid black 2px;
	font-size: 14px;
}

#newsbox-300 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 10px;
	width: 300px;
	border-top: solid black 2px;
	font-size: 14px;
}

#newsboxtitle {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}

#newsboxtitle-300 {
	font-weight: bold;
	font-size: 16px;
	color: #2A3084;
	width: 300px;
}

.newsboxrighttxt {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.addthis {
margin: 5px 0 0 0;
}

#locdropdown {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#fpcol-locations-default {
	font-size: 12px;
	font-weight: bold;
	
}

.sublocheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#sponsoredlisting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #020280;
	padding: 8px;
	line-height: 20px;
}

.viewcatnavcat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #2A3084;
	float: left;
}

.viewcatnavpost {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #2A3084;
	float: left;
	text-align: right;
	width: 200px;
}

.viewcatdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	width: 400px;
	clear: both;
	padding-top: 20px;
	font-weight: bold;
}

#horiz_post_controlpanel {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	padding-left: 60px;
}

#post_buttons {
	margin: 12px 0 12px 0;
	float: left;
}

#socmedia_panel {
	float: left; 
	margin-left: 25px;
	width: 160px;
}

#grad_button {
  background: #01A1FF;
  background: -moz-linear-gradient(top, #01B2F2 0%, #01A1FF 50%, #0196ED 50%, #017AC2 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #01B2F2), color-stop(0.5, #01A1FF), color-stop(0.5, #0196ED), color-stop(1, #017AC2));
  border: 1px solid #0C356E;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  color: #FFFF00;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  padding: 6px 20px 8px 20px;
  text-align: center;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, .8);
  text-decoration: none;
}

#grad_button:hover {
  background: #0054CB;
  background: -moz-linear-gradient(top, #73A8F3 0%, #4D88DB 50%, #0054CB 50%, #0144A2 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #73A8F3), color-stop(0.5, #4D88DB), color-stop(0.5, #0054CB), color-stop(1, #0144A2));
  cursor: pointer;
}

#grad_button:active {
  background: #004AB3;
  background: -moz-linear-gradient(top, #2870D4 0%, #245DAD 50%, #00419C 50%, #002E70 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #2870D4), color-stop(0.5, #245DAD), color-stop(0.5, #00419C), color-stop(1, #002E70));
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
  box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
}


.postcontentcontainer {
	#float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 800px;
	padding-left: 20px;
	margin-left: auto;
	margin-right: auto;
}

.postcpanelbox {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 150px;
	padding: 6px;
	margin-left: 5px;
	margin-right: 44px;
	border-right: dotted black 3px;
	border-bottom: dotted black 3px;
}

.posttag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

#cpcol1 {
	width: 60%;
	float: left;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 10px;
	border-right: dotted black 2px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#cpcol2 {
	float: right;
	margin-left: 10px;
	width: 300px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#cppwordbox {
	margin-top: 40px;
	width: 150px;
	border: solid black 1px;
	background-color: #999999;
	color: yellow;
	padding: 5px; 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#afcode {
	width: 700px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;	
}
.admin-active {
	color: red;
}

.admin-inactive {
	color: #CCCCCC ;
}

.docpage {
	width: 700px;
	margin-left: 20px;
}

#warning {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: red;
	border-top: solid red 2px;
	border-bottom: solid red 2px;
}

#postimg1 {
	float: right;
	margin: 10px;
}

#postimg {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

.question{
	color: #0000FF;
	cursor:pointer;
	text-decoration: underline;	
	}

.answer{
/* Layout properties - You can change these */
		
	border: 1px solid #555555;
	padding:3px;
	width:500px;
	background-color:#E2EBED;
		
	/* This one should not be changed */
	display:none;	
	}

#messagepagecontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#messagepagecontainerwide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}


#bottomcontainer {
	background-color: #7A7A7A;
	border-top: solid black 3px;
	}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	border-top: solid black 3px;
	background-image: url('pix/footer_bkg.jpg');
	background-color: #7A7A7A;
	margin-top: 30px;	
}

#footer a:link {
	color: #FFFFFF;
}

#footer a:visited {
	color: #FFFFFF;
}

#bubble_tooltip{
	width:269px;
	position:absolute;
	margin-left: 100px;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('bubble-tooltip/bubble_top.gif');
	background-repeat:no-repeat;
	height:12px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('bubble-tooltip/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding: 12px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('bubble-tooltip/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:87px;
	position:relative;
	top:-6px;
}

.clearall {
		clear: both;
}

