/* CSS Document */

.main{
	width:950px;
	margin-left:auto;
	margin-right:auto;

}
.header{
width:950px;
}
.spacer{
width:950px;
height:6px;

}
.topnav{
	width:950px;
	background-color: #E5DAAF;
	float: left;
}
#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: #7C868D;
		
}

#nav-menu li
{
	float: left;
	margin: 0 0;
	background-color: #7C868D;
		
}

#nav-menu li a
{
	height: 35px;
	float: left;
	width: 95px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #E5DAAF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	background-position: center center;
	font-family: "Gill Sans MT";
	font-style: normal;
	margin: 0px;
	padding: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 13px;
	text-transform: uppercase;
	white-space: normal;
}
#nav-menu li a:hover
{
	color: #AA235E;
	background-color: #AA235E;
		
}

#nav-menu
{
	margin-top:10px;
	width:950px;
		
	float: left;
}








#nav-menu2 ul
{
	list-style: none;
	padding: 0;
		
	margin: 0;
	background-color: #7C868D;
}

#nav-menu2 li
{
	float: left;
	margin: 0 0;
		
	background-color: #7C868D;
}

#nav-menu2 li a
{
	height: 25px;
	float: left;
	width: 180px;
	display: block;
	color: #123456;
	text-decoration: none;
	text-align: left;
	background-color: #E5DAAF;
	border-top-style: solid;
	border-bottom-style: solid;
	background-position: center center;
	font-family: "Gill Sans MT";
	font-style: normal;
	margin: 0px;
	font-size: 13px;
	white-space: normal;
	text-indent: 35px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav-menu2 li a:hover
{
	color: #E5DAAF;
	background-color:#AA235E;
		
}

#nav-menu2
{
	width:181px;
	float: left;
	
}
.bodytext{
	float:right;
	width:750px;
	background-color:#FFFFFF;
	padding: 2px;
}
.bottomnav{
width:950px;
float:left;
height:150px;
}

.tabletext{
	text-align:center;
	font-size:12px;
	font-family: "Gill Sans MT";
	text-transform: uppercase;
	color: #123456;
	line-height: 12px;
	
}
.tabletextticker{
	text-align:center;
	font-size:14px;
	font-family: "Gill Sans MT";
	text-transform: uppercase;
	color: #123456;
	line-height: 14px;
	
}
.tabletext:hover{
	text-transform: uppercase;
color: #ffffff;
}
.tabletext a{
	text-align:center;
	font-size:12px;
	font-family: "Gill Sans MT";
	text-transform: uppercase;
	text-decoration:none;
	color: #123456;
	line-height: 12px;
	
}
.tabletext a:hover{
	text-transform: uppercase;
color: #AA235E;
}
p{
font-family:"Gill Sans MT";
font-size:13px;
color:#333333;
}
h1{
font-family:"Gill Sans MT";
font-size:18px;
color:#AA235E;
}
.red{
color:#AA235E;
}
.emph{
	font-size:15px;
}
.style1 {font-family: "Gill Sans MT"}
.style2 {color: #A72560}
.style4 {color: #A72560; font-size: xx-large; }
.style7 {
	font-size: xx-large;
	font-weight: bold;
	color: #666666;
}
.style8 {color: #666666}
.style10 {color: #A72560; font-weight: bold; }
