body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #757374;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
}


#container {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer {
	text-align: center;
	color: #333333;
	vertical-align: middle;
	line-height: 18px;
}
#mainHome {
	width: 702px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainHomeBkg.gif);
	background-repeat: repeat-y;
	margin-top: -10px;
	margin-bottom: -10px;
}


#footer a:link {
	color: #333333;
}
#footer a:visited {
	color: #333333;
}
#footer a:hover {
	color: #CCCCCC;
}

#copyright {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	font-size: 10px;
}

#copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	color: #6699CC;
	text-decoration: none;
}

.headline {
	font-size: 13px;
	line-height: 22px;
	color: #95B8FF;
	font-weight: bold;
}
.clearBoth {
	clear: both;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}

a:link {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #95B8FF;
}
a:visited {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #95B8FF;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
a img {
	border: none;
	text-decoration: none;
}
ul {
	color: #95B8FF;
	line-height: 20px;
	margin-left: 20px;
}
ul a:link {
	color: #95B8FF;
}
ul a:visited {
	color: #95B8FF;
}
ul a:hover {
	color: #3366CC;
}

hr {
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
} 
#topBanner-home {
	text-align: center;
	height: 330px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8FB3D6;
	font-style: italic;
	margin: 0px;
}
#homeLeftNav {
	float: left;
	width: 245px;
	text-align: center;
}
#homeCopy {
	width: 380px;
	margin-left: 280px;
}
#mainInside {
	width: 702px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/insideMainBkg.jpg);
	background-repeat: repeat-y;
	margin-bottom: -10px;
}
#insideRightColumn {
	width: 415px;
	margin-left: 265px;
}
.homeFont {
	color: #FFFFFF;
}
#rightCopy {
	float: left;
	width: 200px;
}
.floatRight {
	float: right;
	margin-bottom: 20px;
	margin-left: 15px;
}
#specials {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	font-size: 10px;
	line-height: 15px;
}
#video {
	text-align: center;
	margin-top: 20px;
}
a.special:link {
	text-decoration: underline;
	color: #FFFFFF;
     }

a.special:visited {
	text-decoration: underline;
	color: #FFFFFF;
     }

a.special:hover {
	text-decoration: underline;
	color: #99CCFF;
     }
.floatLeft {
	float: left;
	margin-bottom: 20px;
	margin-right: 15px;
}
#mainGallery {
	width: 702px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainGalleryBkg.gif);
	background-repeat: repeat-y;
	text-align: center;
}
