/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img
	{
	border: 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
	{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	height: 21px;
	padding-top: 3px;
	background-image: url("images/_nav_bgnd.jpg");
	}
	
#navbar a:visited
	{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	}
#navbar a:hover
	{
	font-weight: bold;
	}

.nav_item
	{
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px;
	border-right-style: solid;
	}

div#top_section
	{
	height: auto;
	width: 715px;
	margin-left: 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;
	}

.item_url a:link, a:visited
	{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	}

.item_url a:hover
	{
	text-decoration: underline;
	}

div#section
	{
	height: auto;
	margin-left: 20px;
	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: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-left: 10px;
	}

#firefox p
	{
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	}

#firefox a
	{
	font-weight: bold;
	font-size: 14px;
	color: #CC3300;
	text-decoration: none;
	}

#firefox a:hover
	{
	color: #FF0000;
	}

#wify
	{
	position: absolute;
	left: 318px;
	top: 175px;
	width: 111px;
	height: 192px;
	}

#globe
	{
	position: absolute;
	left: 28px;
	top: 220px;
	}
