/* CSS Document */

body {
	background-color: #57B0DC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
}

a:link {
	color:#FF0000;
	text-decoration:none;
	}

a:visited {
	color:#FF0000;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

#content {
	background-color:#A9E0F9;
	width: 760px;
	}
	
#leftcolumn {
	width:275px;
	padding-bottom:15px;
	}
	
#rightcolumn {
	width:485px;
	padding-bottom:15px;
	}
	
#weather {
	width:218px;
	margin:15px 0 0 35px;
	}

.box {width:218px;margin:35px 0 0 20px;}

.boxleft {float:left;margin-right:32px;}

.boxtop, .boxbottom {
	height:7px;
	}

.navbox, .contentbox, .infobox {
	background-color:#E9F7FD;
	padding:0 15px;
	}
	
.navbox p {margin:10px 0;font-weight:bold;}

.subnav {
	border-top:1px solid #FF0000;
	text-align:center;
	padding-top:5px;
	letter-spacing:1px;
	}
	
.sponsorbox {
	height:230px;
	text-align:center;
	background-color:#E9F7FD;
	padding:0 14px;
	}

.contentbox {
	margin: 15px 35px 15px 0;
	padding:15px;
	}

.contentbox img {
	border:1px solid #C9EBFB;
	}

.photobyline {
	color:#000000;
	font-size:9px;
	text-align:right;
	margin:3px 0;
	}

.headline {
	font-weight:bold;
	font-size:12px;
	margin-bottom:0;
	letter-spacing:1px;
	margin-top:30px;
	}

h1 {
	text-align:center;
	font-weight:bold;
	font-size:16px;
	letter-spacing:1px;
	margin-top:0;
	}

.content {
	font-size:11px;
	margin:0 0 5px 0;
	}

.more {padding-left:15px;font-weight:bold;margin-bottom:0;}

.infobox {width:188px;}

.infobox .headline {margin-bottom:10px;}

.footer {
	background-color:#57B0DC;
	color:#000000;
	text-align:center;
	padding:15px;
	line-height:20px;
	letter-spacing:1px;
	}

.footer a:link {
	color:#000000;
	text-decoration:none;
	}

.footer a:visited {
	color:#000000;
	text-decoration:none;
	}

.footer a:hover {
	text-decoration:underline;
	color:#FF0000;
	}

.sked-date {
	text-align:center;
	font-weight:bold;
	padding-top:15px;
	}

.sked-location {
	font-weight:bold;
	border-bottom:1px solid #006699;
	padding-top:5px;
	}

.sked-time {
	width:80px;
	}

.sked-event img {
	border:0;
	}
		



.smaller {font-size:80%}
.larger {font-size:120%}

/* WEATHER CONTROLS */

#mywx_sticker img{border:0;margin-right:5px;}
#mywx_sticker td{font-family:sans-serif;font-size:8pt;}
#mywx_sticker a{color:#FF0000}
#mywx_sticker a:visited{color:#FF0000}
#mywx_sticker a:hover{color:#FF0000}

