@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bgs/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	background-color: #f8f4e9;
}

#TopBanner {
	width: 100%;
	float: left;
}
#TopBanner .TopRow .subMenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	display: inline;
	float: right;
	margin-right: 25px;
	padding-top: 25px;
}
#TopBanner .TopRow .subMenu li {
	list-style-image: url(../images/sub_menu_square.gif);
	list-style-position: outside;
	display: inline;
}
#TopBanner .TopRow .subMenu li a{
	color:#FFFFFF;
	text-decoration:none;
}
#TopBanner .TopRow .subMenu li a:hover{
	text-decoration:underline;
}

#TopBanner .TopRow .subMenu img {
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 2px;
}
#Content {
	clear: left;
	float: left;
	width: 100%;
}


#TopBanner .TopRow {
	background-color: #000000;
	height: 70px;
}

#TopBanner .BottomRow {
	background-image: url(../images/bgs/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
}
#Logo {
	height: 101px;
	width: 150px;
	z-index: auto;
	left: 5px;
	top: 7px;
	clear: none;
	position: absolute;
}
#TopBanner .tag {
	margin-left: 165px;
	margin-top: 10px;
}
#ContentArea {
	background-color: #FFFFFF;
	height: auto;
	width: 654px;
	border: 1px solid #999999;
	margin-left: 140px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#ContentAreaSub {
	background-color: #FFFFFF;
	height: auto;
	width: 704px;
	border: 1px solid #999999;
	margin-left: 90px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.tdTest {
	height: auto;
	overflow: auto;
}

#Copyright {
	position: fixed;
	bottom: 0;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	float: left;
	width: 100%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #fdf0b6;
	padding-left: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #fdf0b6;
	padding-left: 20px;
	margin-bottom: -10px;
	clear: left;
}
h2 a{
	color: #fdf0b6;
}
h2 a:hover{
	text-decoration:underline;
}
.purple{

	color:#806c7f;
}
.FAQ_Question {
	font-size: 14px;
	color: #806c7f;
}

.green{

	color:#869932;
}
.blue{

	color:#6399d0;
}
#ContentAreaTable {
	width: 652px;
	margin-top: 10px;
	margin-right: 2px;
}
.HomePgImages {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.HomePageAnnounce {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #9c4d47;
	vertical-align: top;
	padding-top: 10px;
}
.HomePageAnnounce ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	padding-right: 15px;
	margin-top: 0px;
}
#Content #ContentArea #ContentAreaTable .HomePageAnnounce li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 7px;
}
#Content #ContentArea #ContentAreaTable .HomePageAnnounce li a{
	color:#FFFFFF;
	text-decoration:underline;
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6e6969;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 15px;
	line-height: 18px;
}
.BodyText a{
	color:#806c7f;
}

.BodyText ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6e6969;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 18px;
}
.BodyText ul a{
	color:#806c7f;
}
#Nina {
	margin: 0px;
	float: left;
	height: 519px;
	width: 140px;
}
.PageTitle {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #9c4d47;
	vertical-align: top;
	height: 30px;
	padding-top: 20px;
}
.PageTitleBlue {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #6399d0;
	vertical-align: top;
	height: 30px;
	padding-top: 10px;
}
.ImgRight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
}
.imgLeftBlue {
	float: left;
	margin-right: 8px;
	border: 1px solid #6399D0;
	margin-bottom: 2px;
}

#ContentAreaTableSub {
	width: 702px;
	margin-top: 10px;
	margin-right: 2px;
}
.PurpleImgBorder {
	border: 1px solid #806C7F;
}
.TableContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	width: 650px;
	margin-left: 20px;
}

.TableContent th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #806c7f;
	text-decoration: none;
	text-align: left;
	padding: 5px;
}
.TableContent td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6e6969;
	padding: 5px;
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	
	
}
.TableContent a{
	color:806c7f;
}
.ImgBorder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.BodyText .ContentButtons {
	color: #f8f4e9;
	background-color: #8c5b57;
	padding: 5px;
	border: 1px solid #000000;
	text-transform: uppercase;
	text-decoration:none;
	font-size: 12px;
}
#Content #ContentAreaSub #ContentAreaTableSub ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	padding-right: 10px;
}
.ContactTable {
	width:650px;
	margin-left:20px;
}
.ContactTable th {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6e6969;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ContactTable th a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	text-align:left;
	color: #6399d0;
	text-decoration:none;
}
.ContactTable th a:hover{
	text-decoration:underline;
}

.ContactLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	color: #6399d0;
	text-decoration:none;

}.contactImage {
	margin-bottom: 5px;
	border: 1px solid #6399D0;
	margin-top: 2px;
}
a {
	color: #806c7f;
}
.connectionsbullet {
	margin-bottom: 10px;
}
