body 
{
	margin: auto;
	padding: 0px;
	background-color: #F2ECE4;
}

#Background_Image {
	background-image: url(Images/Wrapper_Bg.jpg);
	height: 438px;
	width: 212px;
	position: absolute;
	left: -212px;
}

#wrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 876px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
	position: relative;
	top: 0px;
	left: auto;
	right: auto;
}

H1
{		
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;	
	color: #2C2AA3;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

H2
{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
	color: #2C2AA3;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

H3
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;	
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

h4
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;	
	color: #000000;
	margin-bottom: 0px;
}

p
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;	
	color: #000000;
}

a
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #9C2F46;
	font-weight: normal;
	text-decoration: underline;
}

a:Hover
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #2D4B6C;
	font-weight: normal;
	text-decoration: underline;
}

ul
{	
	padding: 0px;
	margin: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 15px;
}

li
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 15px;
}

Img
{
	display: block;
}

.Century21
{
	background-image: url(Images/Century21.jpg);
	background-repeat: no-repeat;
	background-color: #A39F99;
}

.Header
{
	background-image: url(Images/Header_Bg.jpg);
	background-repeat: no-repeat;
}

.PrimaryNavLeftBG
{
	background-image: url(Images/Prim_Nav_Bg.jpg);
	background-repeat: no-repeat;
}

.MiddleBG
{
	background-image: url(Images/Top_Box_Bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.BottomBG
{
	background-image: url(Images/Footer_Bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.MiddleLeft
{
	background-image: url(Images/Left_Column_Bg.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}

.LeftRepeat
{
	background-image: url(Images/Lower_Box_Bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.GreyBG
{
	background-color: Transparent;
}
/*-------------------------------------Home Page Styles----------------------------------------*/

.HomeH1
{
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #746557;
	line-height: 8px;
}

.HomeH2
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #746557;
	line-height: 8px;
}

.HomeH3
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.HomeText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.HomeTextBlue
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #2D4B6C;
}

.HomeTextBold
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

/*--------------------------------------Subpage Styles-----------------------------------------*/

.SubH1
{
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #746557;
	line-height: 8px;
}

.SubH2
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #746557;
	line-height: 8px;
}

.SubText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

/*--------------------------------------Footer Styles----------------------------------------- */

.FooterMenu
{
	margin-left: 0px;
	margin-top: 9px;
}

.Footer
{
	font-family: Arial, Verdana,  Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #97948E;
	text-decoration: underline;
	padding-left: 5px;
}

.Footer:Hover
{
	font-family: Arial, Verdana,  Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #2D4B6C;
	text-decoration: underline;
	padding-left: 5px;
}

.FooterSeparator
{
	font-family: Arial, Verdana,  Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #97948E;
	text-decoration: none;
	padding-left: 5px;
}

/*--------------------------------------Common Styles--------------------------------------------*/

.Copyright
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #97948E;
	vertical-align: top;	
}

.Table
{
	padding-left: 50px;
}

/*--------------------------------------Breadcrumb Styles----------------------------------------*/

.Breadcrumb_List
{
	margin-right: 15px;
	margin-top: 5px;
}

#Breadcrumbs
{
	font-family: Verdana, Sans-Serif;
	font-size: 7pt;
	font-weight: normal;
	color: #92C039;
	text-decoration: none;
}

a.Breadcrumbs, a.Breadcrumbs:hover, a.Breadcrumbs:visited
{
	font-family: Verdana, Sans-Serif;
	font-size: 7pt;
	font-weight: normal;
	color: #386BD0;
	text-decoration: none;
}

.BreadcrumbsNoLink
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	font-weight: 500;	
	text-decoration: none;
	color: #A8350D;
}

/*--------------------------------------PrimaryNav Styles------------------------------------------*/

.MenuItem0
{
	cursor: pointer;
	cursor: hand;
	background-color: #2D4B6C;
	display: block;
	height: 15px;
	width: 239px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 28px;
	padding-right: 15px;
	padding-bottom: 6px;
	margin-right: 2px;
	text-align: right;
	margin-left: -1px;
}

.MenuItem0:hover
{
	cursor: pointer;
	cursor: hand;
	background-color: #9C2F46;
	display: block;
	height: 15px;
	width: 239px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 28px;
	padding-right: 15px;
	padding-bottom: 6px;
	margin-right: 2px;
	text-align: right;
	margin-left: -1px;
}

.MenuItemSelected0
{
	cursor: pointer;
	cursor: hand;
	background-color: #9C2F46;
	display: block;
	height: 15px;
	width: 239px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 28px;
	padding-right: 15px;
	padding-bottom: 6px;
	margin-right: 2px;
	text-align: right;
	margin-left: -1px;
}

.MenuItemSelected0:hover
{
	cursor: pointer;
	cursor: hand;
	background-color: #9C2F46;
	display: block;
	height: 15px;
	width: 239px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 28px;
	padding-right: 15px;
	padding-bottom: 6px;
	margin-right: 2px;
	text-align: right;
	margin-left: -1px;
}

.TNav
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #4B443D;
	margin-right: 5px;
	margin-left: 5px;
}

.TNav:Hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #9C2F46;
	margin-right: 5px;
	margin-left: 5px;
}

.TNavSelected, .TNavSelected:Hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #4B443D;
	margin-right: 5px;
	margin-left: 5px;
}

.TNavOver
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #4B443D;
	margin-right: 5px;
	margin-left: 5px;
}

.BottomLeftMenu, a.BottomLeftMenu
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}

a.BottomLeftMenu:Hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #E5E0D7;
}	
/*--------------------------------------Site Map Styles------------------------------------------*/

.sitemap_content
{
	margin-left: 100px;
}

a.sitemap
{
	color: #9C2F46;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;	
	text-decoration: underline;
	line-height: 20px;
	display: block;
}

a.sitemap_sub1
{
	color: #9C2F46;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;	
	text-decoration: underline;
	padding-left: 15px;
	line-height: 15px;
	display: block;
}

a.sitemap_sub2
{
	color: #9C2F46;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;	
	text-decoration: underline;
	padding-left: 30px;
	line-height: 15px;
	display: block;
}

a.sitemap_sub3
{
	color: #9C2F46;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;	
	text-decoration: underline;
	padding-left: 45px;
	line-height: 15px;
	display: block;
}

/* IE hacks to fix box-model problem where IE adds border/margin/padding width to outside of the box */
.yourstyle
{
            voice-family: "\"}"";
            voice-family: inherit;
/* Conforming browsers use values below this line */
}

body 
{
	margin: auto;
	padding: 0px;
	background-color: #F2ECE4;
}

ul
{	
	padding: 0px;
	margin: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 15px;
}

li
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 15px;
}

.MenuItem0
{
	cursor: pointer;
	cursor: hand;
	background-color: #2D4B6C;
	display: block;
	height: 15px;
	width: 228px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 6px;
	margin-right: 2px;
	text-align: right;
	margin-left: -1px;
}

.MenuItem0:hover
{
	cursor: pointer;
	cursor: hand;
	background-color: #9C2F46;
	display: block;
	height: 15px;
	width: 228px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 6px;
	margin-right: 2px;
	text-align: right;
	margin-left: -1px;
}

.MenuItemSelected0
{
	cursor: pointer;
	cursor: hand;
	background-color: #9C2F46;
	display: block;
	height: 15px;
	width: 228px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 6px;
	margin-right: 2px;
	text-align: right;
	margin-left: -1px;
}

.MenuItemSelected0:hover
{
	cursor: pointer;
	cursor: hand;
	background-color: #9C2F46;
	display: block;
	height: 15px;
	width: 228px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 6px;
	margin-right: 2px;
	text-align: right;
	margin-left: -1px;
}