body {
	font: 11px Helvetica, Verdana, Arial, sans-serif !important;
	background-color: #021c33;
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
   
}

.clear {
	clear:both;
}

.stonger {
	color:#003768;
	font-weight:bold;
}

.alert {
	font-style:italic;
	color:#CC0000;
}

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

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

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

a:active {
	color:#003768;
	text-decoration:none;
}

h1 {
	color:#003366;
	margin:0;
	padding:0px;
}

h2 {
	margin:0;
	padding:0px;
}


#container {
	width: 910px;  
	background-image:url(../images/bg-shadow.png);
	background-repeat:repeat-y;
	margin: 0 auto; 
	text-align: center;
	position:relative;
}

#footerbar {
	width: 910px;  
	height: 30px;
	padding-top:5px;
	background-image:url(../images/footerbar.png);
	background-repeat:no-repeat;
	margin: 0 auto; 
	text-align: center;
	position:relative;
}

#footerbar a {
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	color:#003768;
	font-size:12px;
}


#tagline {
	background-color:#000000;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	width:834px;
	padding-top:5px;
	padding-bottom:5px;
	margin: 0 auto; 
}

#masthead {
	width:840px;
	height:170px;
	margin: 0 auto;
	background-image:url(../images/PCS-masthead.gif);
	background-repeat:no-repeat;
	position:relative;
	background-position: 3px;
}

#mainContent {
	background-color:#FFFFFF;
	background-image:url(../images/content-bg.png);
	background-repeat:repeat-x;
	width:834px;
	margin: 0 auto; 
	padding-top:10px;
}

#logo_link {
	position:absolute;
	top:0;
	left:0px;
	width:420px;
	height:135px;
}

#subscribe_link {
	position:absolute;
	top:0;
	left:435px;
}

#menu {
	position:absolute;
	top:145px;
	left:0;
}

#menu a {
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#legal {
	padding:10px;
	font-size:10px;
	color:#FFFFFF;
}

/* General -------------------------------------------------------- */

.section_title {
	display:block;
	text-align:center;
}

.textCol {
	float:left;
	width:608px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	font-size:12px;
	/*background-color: #00FF00; */
}

.textCol .info_links {
	clear:both;
	padding:10px;
}

.textCol .info_links a {
	font-weight:bold;
}

.pagination {
	float:right;
}

.pagination a {
    font-weight: bold;
}

.adCol {
	float:left;
	width:206px;
	text-align:left;
	/*background-color: #FFFF00;*/
}

.adCol .ad {
	display:block;
	padding-bottom:12px;
}

.sandbar_top {
	margin:0;
	padding:0;
	width:600px;
	height:13px;
	background-image:url(../images/sand_top.gif);
	background-repeat:no-repeat;
}

.sandbar_mid {
	background-image:url(../images/sand_mid.gif);
	margin:0;
	padding:0;
	width:580px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}

.sandbar_btm {
	margin:0;
	padding:0;
	width:600px;
	height:13px;
	background-image:url(../images/sand_btm.gif);
	background-repeat:no-repeat;
}

.sandbar_mid a {
	font-size:14px;
	padding:2px;
	margin-left:2px;
	margin-right:2px;
	line-height:2em;
	white-space:nowrap;
}

.sandbar_mid a.on {
	color: #003366;
	background-color:#FFFFFF;
}

.sandbar_mid a.off {
	color: #FFFFFF;
}


.tab_bar {
	height:30px;
	padding-top:10px;
	width:576px;
	text-align:center;
	background-image:url(../images/tab-bar_off.png);
	background-repeat:repeat-x;
	float:left;
}

.tab_left {
	width:12px;
	height:40px;
	float:left;
	background-image:url(../images/tab-bar_left.png);
	background-repeat:no-repeat;
}

.tab_right {
	width:12px;
	height:40px;
	float:left;
	background-image:url(../images/tab-bar_right.png);
	background-repeat:no-repeat;
}

.tab_bar a {
	font-size:14px;
	padding:2px;
	margin-left:2px;
	margin-right:2px;
}

.tab_bar a.on {
	color: #003366;
	background-color:#FFFFFF;
}

.tab_bar a.off {
	color: #FFFFFF;
}

.inline_img {
	float:right;
	border:#FFFFFF solid 1px;
	margin:5px;
}

#poll {
	width:143px;
	margin-top:12px;
}

#poll .top {
	height:15px;
	background-image:url(../images/poll_top.gif);
	background-repeat:no-repeat;
}

#poll .mid {
	background-image:url(../images/poll_mid.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
}

#poll .btm {
	height:15px;
	background-image:url(../images/poll_btm.gif);
	background-repeat:no-repeat;
}

#poll .title {
	color:#003366;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}

#poll .question {
	font-size:14px;
	text-align:left;
	padding-bottom:5px;
}

#poll .choices {
	text-align:left;
	padding-bottom:5px;
}

#search_form {
	width:350px;
}

/* Home page ------------------------------------------------------ */

#photohead {
	width:910px;
	height:332px;
	position:relative;
	margin-top:-5px;
	margin-bottom:-10px;
	background-image:url(../images/photohead.png);
	background-repeat:no-repeat;
	z-index:10;
}

#photoarea {
	width:732px;
	height:321px;
	position:absolute;
	top:3px;
	left:168px;
	background-color:#003366;
}

#coolstuff {
	width:165px;
	position:absolute;
	top:10px;
	left:0px;
}

#coolstuff a {
	display:block;
	padding:0;
	margin:0;
}

#homeCol1 {
	float:left;
	width:150px;
	padding-left:4px;
	/*background-color: #00FF00; */
}

#homeCol2 {
	float:left;
	width:474px;
	/*background-color: #FF0000;*/
}

#homeCol3 {
	float:left;
	width:206px;
	text-align:left;
	/*background-color: #FFFF00;*/
}

#homeCol3 .ad {
	display:block;
	padding-bottom:12px;
}

#sign_up_form {
	width:143px;
	height:80px;
	padding-top:100px;
	text-align:center;
	background-image:url(../images/sign_up_form.gif);
	background-repeat:no-repeat;
}

#trip_planner {
	width:136px;
	padding:4px;
	background-color:#003768;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

#trip_links {
	width:144px;
	padding-top:12px;
	text-align:right;
	font-size:12px;
	line-height:1.4em;
}

.info_box {
	width:466px;
	text-align:left;
}

.info_box .top {
	height:27px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	background-image:url(../images/info_box_top.png);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.info_box .top .date {
	float:right;
}

.info_box .mid {
	padding-top:1px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:1px;
	background-image:url(../images/info_box_mid.png);
	background-repeat:repeat-y;
}

.info_box .btm {
	height:16px;
	background-image:url(../images/info_box_btm.png);
	background-repeat:no-repeat;
}

.info_box .info_links {
	clear:both;
}

.info_box .info_links a {
	color:#CC0000;
	margin-right:10px;
}

#info_blog .blog_entry {
	padding-bottom:10px;
	clear:both;
}

#info_blog .blog_entry img {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

#info_articles .article {
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
}

/* subscribe.php ----------------------------------------------------------- */

#subscribe_form {
	width:600px;	
	height:350px;
	background-image:url(../up/magcover/subcover.png);
	background-repeat:no-repeat;
	position:relative;
}

#subscribe_form #field_area {
	position:absolute;
	top:180px;
	left:280px;
	width:320px;
	height:170px;
	text-align:left;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}

/* reports.php ----------------------------------------------------------- */

.report {
	padding-top:12px;
	border-bottom:solid 1px #666;
}

.report .timeloc {
	padding-bottom:1px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	color:#003366;
}

/* blogs.php ----------------------------------------------------------- */

.blog {
	padding-top:12px;
	border-bottom:solid 1px #666;
}

.blog .user_avatar {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

.blog .bloginfo {
	float:left;
	width:490px;
}

.blog .bloginfo .title {
	font-size:18px;
	font-weight:bold;
	color:#003366;
}

.blog .bloginfo .author {
	font-size:14px;

}

.blog .bloginfo .datetime {
	font-size:14px;
	font-style:italic;
}

.blog .blogtext {
	clear:both;
}

.comment {
    padding: 10px;
    border-bottom: 1px solid gray;   
    font-size: 12px;
}

.commentinfo {
    padding: 10px;
    font-size: 12px;
    font-weight: bold;
}

/* articles.php ----------------------------------------------------------- */

.article_stub {
	padding-top:12px;
	border-bottom:solid 1px #666;
	clear:both;
}

.article_stub .info {
}

.article_stub .info .title {
	font-size:18px;
	font-weight:bold;
	color:#003366;
}

.article_stub .info .author {
	font-size:14px;

}

.article_stub .info .datetime {
	font-size:14px;
	font-style:italic;
}

.article_stub .text {
}

/* article-full.php ----------------------------------------------------------- */

.article {

}

.article .info {
	padding-bottom:12px;
}

.article .info .title {
	font-size:18px;
	font-weight:bold;
	color:#003366;
}

.article .info .author {
	font-size:14px;

}

.article .info .datetime {
	font-size:14px;
	font-style:italic;
}

.article .text {
	clear:both;
}

/* Cool Stuff / Vendors ------------------------------------------------------- */

#vendor_menu {
	float:left;
	width:150px;
	padding-left:4px;
	/* background-color: #00FF00; */
}

#vendor_menu .top {
	height:15px;
	background-image:url(../images/coolbar_top.gif);
	background-repeat:no-repeat;
}

#vendor_menu .mid {
	background-image:url(../images/coolbar_mid.gif);
	background-repeat:repeat-y;
	padding:10px;
}

#vendor_menu .btm {
	height:15px;
	background-image:url(../images/coolbar_btm.gif);
	background-repeat:no-repeat;
}

#vendor_menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#vendor_menu ul ul{
	padding-left:10px;
}

#vendor_menu a{
	color:#FFFF00;
}

#vendor_menu .main {
	font-weight:bold;
}

#vendor_menu .title {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-bottom:10px;
}


#vendor_list {
	float:left;
	width:450px;
	/* background-color: #FF0000; */
}

.vendor {
	padding-top:12px;
	border-bottom:solid 1px #666;

}

.vendor .name {
	color:#003366;
	font-size:14px;
	font-weight:bold;
}

.vendor .avatar {
	float:left;
	width:120px;
	height:120px;
	background-color:#666666;
}

.vendor .desc {
	float:left;
	width:300px;
	padding-right:10px;
	padding-left:10px;
}

.vendor .descwide {
    float:left;
    padding-right:10px;
    padding-left:10px;
}
