﻿.bodybold
{
	font-weight: bold;
}
.bodytext
{
	padding-top: 5px;
}


a:link
{
	text-decoration: none;
	color: #000000;
}
a:visited
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	color: #000000;
}
.navbar a:visited, .navbar a:active
{
	text-decoration: none;
	border-width: thick;
	border-bottom-style: solid;
	padding-bottom: 10px;

}

.one a:link, .second a:link, .third a:link, .fourth a:link, .fifth a:link
{
	text-decoration: none;
	border-width: thick;
	border-bottom-style: solid;
	padding-bottom: 10px;
}
.one a:hover, .second a:hover, .third a:hover, .fourth a:hover, .fifth a:hover
{
	text-decoration: none;
	border-width: thick;
	border-bottom-style: solid;

}

.one a:link, .one a:visited, .one a:active
{
	border-bottom-color: #B39D7B;
}

.second a:link, .second a:visited, .second a:active
{
	border-bottom-color: #B4BDCB;
}
.third a:link, .third a:visited, .third a:active
{
	border-bottom-color: #5665AF;
}
.fourth a:link, .fourth a:visited, .fourth a:active
{
	border-bottom-color: #AEBBFB;
}
.fifth a:link, .fifth a:visited, .fifth a:active
{
	border-bottom-color: #FAD8A8;
}
.one a:hover
{
	border-bottom-color: #E2DACD;
}
.second a:hover
{
	border-bottom-color: #E4E8ED;
}
.third a:hover
{
	border-bottom-color: #C4C9E3;
}
.fourth a:hover
{
	border-bottom-color: #E2E8FE;
}
.fifth a:hover
{
	border-bottom-color: #FDEEDB;
}


.bodysmall
{
	font-size: 0.9em;
	padding-bottom: 5px;
	padding-top: 5px;
}
.bold {
	font-weight: bold;
}
.heada {
	border-bottom-style: solid;
	border-bottom-width: thick;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.beigetext .heada
{
	border-bottom-color: #FAD8A8;
}
.lbluetext .heada
{
	border-bottom-color: #AEBBFB;
}

.designtext
{
	margin: 8px;
}
.designtext .heada
{
	border-bottom-color: #B39D7B;
}
.designtext li
{
	list-style-type: none;
}
.designtext ul
{
	padding-top: 5px;
}
.rotatetext
{
	background-color: #5665AF;
	height: 250px;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
}
.rotatehead
{
	font-weight: bold;
	font-size: 1.2em;
	color: #FAD8A8;
	padding-top: 10px;
}
.rotatebody
{
	padding-top: 5px;
	text-decoration: none;
	padding-right: 20px;
}
.rotatebold
{
	padding-top: 5px;
	font-weight: bold;
}

.designbullets
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #B39D7B;
	line-height: 25px;
}
.designbullets a
{
	list-style-type: none;
	display: block;
	color: #000000;
}
.designbullets a:hover
{
	list-style-type: none;
	background-color: #FFFFFF;
	text-decoration: none;
}
.designbody .headmain
{
	color: #AB936D;
}
.interactivebody .headmain
{
	color: #8D9BAF;

}

.headmain
{
	font-size: 2.25em;
	padding-bottom: 15px;
	padding-top: 10px;
	font-family: Georgia;
}

.youarehere
{
	border-top-width: thin;
	border-top-color: #E2DACD;
	border-top-style: dotted;
	color: #808080;
}
.bottomlink
{
	padding-top: 10px;
	color: #5665AF;
}
.bottomlink a
{
	color: #5665AF;
	height: 100px;
}
.bullet
{
	background-image: url('../images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 20px;
}
#slider1 {
	width: 723px; /* important to be same as image width */;
	height: 265px; /* important to be same as image height */;
	position: relative; /* important */;
	overflow: hidden;
	background-color: #5665AF;
	float: left;
}

#slider1Content {
    width: 750px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0px;
}
.slider1Image {
	float: left;
	left: 255px;
	position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	padding: 0px 0px 10px 0px;
	width: 735px;
	background-color: #5665AF;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	color: #fff;
	display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {

}
.slideleft {
	padding: 0px 50px 0px 0px;
	top: 0;
	left: -255px;
	width: 255px !important;
	height: 275px;
}
.slideright {
	right: 0;
	bottom: 0;
	left: ;
	width: 265px !important;
	height: 270px;
}
ul { list-style-type: none;}
.rotator
{
	
}
.curves
{
	float: left;
	width: 10px;
	height: 265px;
}
.curvesin
{
	background-color: #5665AF;
	height: 255px;
}
