@charset "UTF-8";
#livechat_window {
	position:absolute;
	left:402px;
	top:148px;
	width:450px;
	height:268px;
	z-index:2100;
	background-image: url(images/livechat_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	visibility: hidden;
}
#livechat_window h1 {
	font-size: 30px;
	font-weight: bold;
	color: #660000;
}
#livechat_window a {
	font-size: 12px;
	font-variant: small-caps;
	color: #660000;
	text-align: right;
}

#facebookimg  {
   visibility: visible;
   position: absolute;
   left: 846px;
   top: 42px;
   z-index: 5;
   width: 19px;
   height: 19px;
}

#blogimg,
#weatherimg  {
   visibility: visible;
   position: absolute;
   top: 43px;
   z-index: 5;
   width: 17px;
   height: 17px;
}
#header  {
	top: 0px;
	z-index: 4;
	width: 718px;
	height: 180px;
	background-image: url(images/header.jpg);
	padding-top: 50px;
	background-repeat: no-repeat;
	padding-right: 153px;
	padding-left: 153px;
	position: relative;
}

#livechatimg  {
   visibility: visible;
   position: absolute;
   left: 770px;
   top: 133px;
   z-index: 5;
   width: 101px;
   height: 31px;
}

#weatherimg  {
	left: 801px;
	width: 17px;
}

#blogimg  {
	left: 823px;
	width: 17px;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#content {
	background-image: url(images/contentgrow.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 665px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-right: 180px;
	padding-bottom: 5px;
	padding-left: 180px;
	position: relative;
	color: #000000;
}
#container #content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
#container #content h2 {
	font-size: 13px;
	font-weight: normal;
	color: #660000;
	background-color: #D9A45C;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 5px;
}
#content  a:link,
#content  a:visited {
	text-decoration: underline;
	color: #000000;
}
#content a:hover {
	color: #660000;
	text-decoration: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #39240A;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 50px;
	text-align: center;
	padding-top: 38px;
	line-height: 14px;
	position: relative;
}
#footer a:hover {
	text-decoration: none;
}
#footer  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	text-decoration: none;
}
#network {
	height: 115px;
	text-align: right;
}
#navigation {
	width: 718px;
	position: relative;
	padding-top: 12px;
	text-align: center;
	top: 0px;
	left: 0px;
}
#footer  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #39240A;
	text-decoration: underline;
}
#home {
	position: absolute;
	height: 88px;
	width: 133px;
	left: 446px;
	top: 57px;
}
#maintained {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#maintained a:hover {
	color: #666600;
}
#maintained a:visited {
	color: #66FFFF;
}
#maintained a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#weatherbug {
	position: absolute;
	height: 215px;
	width: 262px;
	left: 201px;
	top: 136px;
	z-index: 2100;
	visibility: hidden;
}
