/* Based on andreas02 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). 
Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. 
For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 27, 2005)

Adapted by Martin Ewing, AA6E, www.aa6e.net, December, 2005.

Screen layout: */

body {
	padding: 0;
	margin: 0;
	font: 76% tahoma, verdana, sans-serif;
	color: #303030;
	background-color: #004600;
}
a {
text-decoration: none;
color:#CC3300;
}
a:hover {
text-decoration: underline;
}
#toptabs {
margin: 10px auto -6px auto;
width: 760px;
}

#toptabs p {
text-align: right;
color: #CCCCCC;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #bbccbb url(images/corner2.gif) top right no-repeat;
color: #FF0000;
border-bottom: 1px solid #e0e0e0;
}

.toptab:hover {
background: #ddeedd url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #FF0000;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #FF0000;
text-decoration: none;
background: #ddeedd url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}
.ttab2 {
font-style:italic;
color:#800000;
}
#container {
margin: 0 auto 15px auto;
width: 760px;
padding: 5px 20px 20px 20px;
background: #ddeedd;
}
#logo {
	margin: 15px 0 15px 0;
	float:left;
	font-size: 2em;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}
#seasonal {
	background-image:  url(images/nyball.gif);
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;
	width: 48px;
	height: 56px;
	left: 650px;
	top: 35px;
}
#crumbs {
clear:both;
padding:15px;
}
.crumb {
margin: 0 0 4px 0;
text-decoration: none;
}
.crumblast {
margin: 0 0 4px 0;
}
#navitabs {
clear: both;
}
.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
letter-spacing: 1px;
background: #ccc url(images/corner.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}
.navitab:hover {
text-decoration: none;
background: #ddd url(images/corner.gif) top right no-repeat;
}
.activenavitab {
padding: 4px 8px 5px 8px;
color: #ffffff;
margin: 0 0 5px 0;
text-decoration: none;
background: #888 url(images/corner.gif) top right no-repeat;
}
.activenavitab:hover {
text-decoration: none;
}
#desc {
height: 200px;
color: #F8C256;
padding: 0;
background: #505050 url(images/jp-winter-comp.jpg) no-repeat left top;
clear: both;
margin: 5px 0 0 0;
}

#desc p {
	width: 290px;
	font-size: 12pt;
	line-height: 1.3em;
	padding: 0 0 0 15px;
	font-style: normal;
}

#desc h2 {
padding: 15px 15px 0 15px;
}

#desc a {
color: #ffffff;
text-decoration: underline;
}
#main {
	width: 590px;
	float: left;
	padding: 0 15px 0 0;
}
#mainvert {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 250px;
	width: 1px;
}
#main2 {  /* Full width column */
	float:left;
	padding: 5px 10px 10px 10px;
	float:left;
	width: 731px;
	background-color: #FCF3DA;
	border: thin solid #666666;
}
#main2 .serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size: medium;
}

#main2 .centercol {
	margin-right: 100px;
	margin-left: 100px;
}

#main2 .thumb {
	float: left;
	border: thin solid #666666;
	margin: 5px;
}

#main2 .explain {
	margin-left: 30px;
	margin-top: 0px;
}
#main2 .topic {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
#main2vert { /* set min vertical size */
width:1px;
height:425px;
float:left;
}
#main2vert2 {
width:1px;
height:450px;
float:left;
}
.block {
background: #f0f0f0;
padding: 15px;
}
#sidebar {
	width:140px;
	float:right;
}

#sidebar p {
font-size: 0.9em;
line-height: 1.3em;
margin: 0 0 12px 0;
}

.sidelink {
text-align: left;
display: block;
width: 120px;
background: #f0f0f0 url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration: none;
}
#footer {
	clear: both;
	background: #ddeedd;
	color: #808080;
	font-size: 0.9em;
	padding: 0;
	border-top: 1px solid #d0d0d0;
	float:none;
	line-height: 2em;
}
.footleft {
float:left;
}
.footright {
float:right;
}
#footer a {
color: #808080;
}
h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
	margin: 20px 0 10px 0;
	font-size: 1.4em;
	font-weight: normal;
}
h4 {

	margin: 20px 0 10px 0;
	font-size: 1.2em;
	font-weight: bold;
}
p {
margin: 8px 0 8px 0;
line-height: 1.5em;
text-align: left;
}

.right {
text-align: right;
}

a img {
border: 0;
}
li {
margin-top:0.5em;
list-style-position:inside;
}
.photo {
	padding: 5px;
	display: block;
	margin: 30px auto 15px auto;
	background-color: #f0f0f0;
}

.photo-id {
padding:5px;
display:block;
margin: 10px 10px 10px 0px;
background-color:#505050;
float:left;
}
.stnphoto {
	float: left;
	clear: both;
	padding: 10px 10px 0px 0px;
}
.stntext {
	float: left;
	clear: both;
	height: auto;
	width: auto;
}
.stnphotobox {
	margin: 20px 0px 5px 0px;
	float: none;
	clear: both;
}
.stnphotocap {
	padding: 80px 10px 10px;
	width: 250px;
	font-style: italic;
	float: left;
}
.stnphotocapsmall {
	padding: 40px 10px 10px;
	width: 100px;
	font-style: italic;
	float: left;
}
.stnphotosmall {
	float: left;
	padding: 10px 10px 0px 0px;
}
.hide {
display: none;
}
.solarbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFF7D;
	width: 420px;
	border: thin solid #000000;
	height: auto;
	text-align: center;
	display: block;
	margin-left: 70px;
	padding: 5px 5px 5px 5px;
	clear: both;
}
