@charset "utf-8";
/* CSS Document */

#header {
	position:relative;
	left:0px;
	top:0px;
	width:766px;
	height:173px;
	margin: 0 auto;
	background-image: url(images/header.png);
	background-color: #FFFFFF;
}
#content {
	position:relative;
	left:0px;
	top:0px;
	width:766px;
	height:1200px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#rightbar {
	position:absolute;
	left:454px;
	top:56px;
	width:305px;
	height:540px;
	background-image: url(images/index/homebanner.png);
}
#weather {
	position:absolute;
	left:0px;
	top:545px;
	width:307px;
	height:200px;
}
#contacttitle {
	position:absolute;
	left:17px;
	top:288px;
	width:293px;
	height:25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
#contactinfo {
	position:absolute;
	left:27px;
	top:340px;
	width:246px;
	height:158px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
#infotitle {
	position:absolute;
	left:17px;
	top:28px;
	width:321px;
	height:27px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
#infotext {
	position:absolute;
	left:32px;
	top:70px;
	width:238px;
	height:168px;
}
#mainpic {
	position:absolute;
	left:26px;
	top:61px;
	width:400px;
	height:195px;
}
#indextext {
	position:absolute;
	left:26px;
	top:271px;
	width:400px;
	height:435px;
	text-align: justify;
}
#degrees {
	position:absolute;
	left:77px;
	top:736px;
	width:301px;
	height:33px;
	text-align: center;
}
#directions {
	position:absolute;
	left:7px;
	top:807px;
	width:747px;
	height:384px;
	background-image: url(images/tit.jpg);
	background-repeat: repeat-x;
	border: 2px solid #065F05;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
}
#directionsphoto {
	position:absolute;
	left:486px;
	top:55px;
	width:252px;
	height:320px;
}
#directionstitle {
	position:absolute;
	left:5px;
	top:5px;
	width:739px;
	height:28px;
}
#directionstext {
	position:absolute;
	left:10px;
	top:55px;
	width:466px;
	height:319px;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	text-align: justify;
}

/* Styles */

.contactbluebold {
	font-weight: bold;
	color: #000099;
	font-size: 16px;
}
.infolinks {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.infolinks a:link {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #065f05;
	text-decoration: none;
}
.infolinks a:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #065f05;
	text-decoration: none;
}
.infolinks a:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
