/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.title_graphic
	{
	margin: 10px;
	}

a
	{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	}

div#navbar
	{
	width: 100%;
	height: 21px;
	padding-top: 3px;
	background-image: url("images/_nav_bgnd.jpg");
	}

#navbar a:hover
	{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #0000ff;
	}

.nav_item
	{
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px;
	border-right-style: solid;
	}

div#top_section
	{
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	color:#666666;
	font-family:"Century Gothic", Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}

.signup
	{
	font-weight: bold;
	height: 21px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px;
	border-style: solid;
	background-color: #8AB9E8;
	}

.line1
	{
	font-weight: bold;
	}

.line2
	{
	font-weight: bold;
	font-size: 16px;
	}

.price
	{
	font-weight: bold;
	font-size: 24px;
	font-style: italic;
	}

.signup :hover
	{
	font-weight: bold;
	}

.section {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.sec_item {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.item_url
	{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	}

div#section
	{
	height: auto;
	width: 230px;
	margin-left: 10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-weight: bold;
	}

div#weather_sec
	{
	height: auto;
	width: 230px;
	margin-left: 10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	}

#section td:hover
	{
	background-color: #B5D5FF;
	}
	
#weather_sec th:hover
	{
	background-color: #B5D5FF;
	}

img {
	border: 0px none;
}

div#copyright
	{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-left: 10px;
	}
