#MainNavWrapper {
	float:left;
	margin:12px 0 0 0;
	width:243px;
}
#MainNav {
	position: relative;
	margin:0;
	padding:0;
	height:235px;
	width:243px;
}

ul#MainNav li a { width:243px; display:block; position:absolute; left:0; text-indent:-9999px; outline:none }
li#MainNavItem5 a, li#MainNavItem6 a, li#MainNavItem7 a, li#MainNavItem8 a, li#MainNavItem9 a, li#MainNavItem10 a, li#MainNavItem11 a { background-image: url('/Templates/Images/Buttons/Main-Nav.jpg')}

li#MainNavItem5 a 			{ background-position:0 -16px; height:31px; top:16px }
li#MainNavItem5:hover a, li#MainNavItem5.selected a	{ background-position:-243px -16px }

li#MainNavItem6 a 			{ background-position:0 -47px; height:31px; top:47px }
li#MainNavItem6:hover a, li#MainNavItem6.selected a	{ background-position:-243px -47px }

li#MainNavItem7 a 			{ background-position:0 -78px; height:31px; top:78px }
li#MainNavItem7:hover a, li#MainNavItem7.selected a	{ background-position:-243px -78px }

li#MainNavItem8 a 			{ background-position:0 -109px; height:31px; top:109px }
li#MainNavItem8:hover a, li#MainNavItem8.selected a	{ background-position:-243px -109px }

li#MainNavItem9 a 			{ background-position:0 -140px; height:31px; top:140px }
li#MainNavItem9:hover a, li#MainNavItem9.selected a	{ background-position:-243px -140px }

li#MainNavItem10 a 			{ background-position:0 -171px; height:31px; top:171px }
li#MainNavItem10:hover a, li#MainNavItem10.selected a	{ background-position:-243px -171px }

li#MainNavItem11 a 			{ background-position:0 -202px; height:31px; top:202px }
li#MainNavItem11:hover a, li#MainNavItem11.selected a	{ background-position:-243px -202px }

/*  
Measurements for the nav image replacement:
 
	The distance from the left to the...
	
	initial state = 0 
	rollover state = 243px
	selected state = 243px

	The distance from the top to the...
	
	1 button = 16px
	2 button = 47px
	3 button = 78px
	4 button = 109px
	5 button = 140px
	6 button = 171px
	7 button = 202px


	The height of the...
	
	1 button = 31px
*/

.ddsmoothmenu-v ul{
margin: 0;
padding: 0;
 /*width: 170px; Main Menu Item widths */
list-style-type: none;
z-index:100;
background-color:#000;
background-image: url('/Templates/Images/Buttons/Main-Nav.jpg');
}
 
.ddsmoothmenu-v ul li{
position: relative;
}

/* Top level menu links style */
.ddsmoothmenu-v ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
text-decoration: none;
height:31px;
text-indent:-9999px;
}

/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
font-weight: normal;
visibility: hidden;
border-top:1px solid #333;
border-right:1px solid #333;
border-bottom:1px solid #333;
background-image:none;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu-v  ul li ul li{
padding:0;
display:list-item;
float:none;
}
.ddsmoothmenu-v ul li ul li:hover{
background-image:none; /*background of menu items during onmouseover (hover state)*/
background-color:#131A4E;
}
/* Sub level menu links style */
.ddsmoothmenu-v ul li ul li a{
width:160px; /*width of sub menus*/
padding:5px;
margin:0;
border-top-width:0;
border-bottom:1px dotted #333;
color:#FFF;
text-decoration:none;
text-indent:0;
background-image:none!important;
height:auto!important;
}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }
/* End */

/*Tertiary Nav Styles---------------------------------------------------------------------------------------------*/	
#TertiaryNavWrapper {
font-size:9pt;
height:19px;
margin-bottom:15px;
padding:3px 0;
border-top:1px solid #B68442;
border-bottom:1px solid #B68442;
background-color:#ffffff;
}
#TertiaryNav {
font-family:Arial,Helvetica,sans-serif;
height:19px;
margin:0;
padding-left:5px;
padding-top:1px;
}
#TertiaryNav ul {
list-style-type:none;
margin:0;
padding:0;
}
#TertiaryNav ul li {
background-image:none;
color:#cccccc;
float:left;
height:15px;
margin:0 3px 0 0;
}
#TertiaryNav ul li.navFirst {
border-left:0 none;
}
#TertiaryNav ul li.navFirst a {
padding:0;
}
#TertiaryNav ul li.selected a {
color:#B68442;
}
#TertiaryNav ul li a:hover {
color:#000000;
text-decoration:underline;
}
#TertiaryNav ul li a {
	padding-left:2px;
color:#1D2C7D;
font-family:Arial;
font-size:12px;
font-style:normal;
text-decoration:none !important;
}
/* FooterNavWrapper Styles---------------------------------------------------------------------------------------------*/	
#FooterWrapper {
	padding:15px 16px 0 16px;
	background:url(/Templates/Images/Common/footer-bg.gif) no-repeat left top;
	height:218px;
	font-size:8pt;
}
#FooterLeft {
	float:left;
	width:;
}
#FooterRight {
	float:right;
	width:;
}
#FooterWrapper a, #FooterWrapper {
	/*display: block;*/
	margin:0;
	color:#ffffff;
}
ul#FooterNav {
	margin:0;
	padding:0;
	list-style-type:none;
}
#FooterNav li {
	float:left;
	margin:0;
	padding:0 7px;
	display:inline;
	cursor: hand;
	cursor: pointer;
	border-left:1px solid #808080;
}
#FooterNav li.first {
	padding-left:0;
	border-left:none;
}
#FooterNav li.last {
	border:none;
}
#FooterNav div {
	/*any styles we need to apply to all divs within the Footer navigation*/
		margin:-3px 1px 0 1px;
	padding:0;
	cursor: hand;
	cursor: pointer;
	height:15px;/*for horizontal add float - For IE6 Only*/
}
#FooterNav p {
	margin:0;
	/*if the navigation is images then don't display the text*/
	display:block;
	color: #808080;
	text-transform:uppercase;
	font-size:8pt;
}
#FooterNav p:hover {
	text-decoration:underline;
}
/* Site Map Styles---------------------------------------------------------------------------------------------*/	
#SiteMapWrapper {
	width:720px;
}
#SiteMapWrapper #SiteMapLeft {
	float:left;
	width:280px;
}
#SiteMapWrapper #SiteMapRight {
	float:right;
	margin-right:130px;
	width:214px;
}
#SiteMapWrapper ul {
	padding-bottom:10px;
	font-weight:bold;
}
#SiteMapWrapper ul li {
	margin:8px 7px 1px 20px;
	font-size:10pt;
	font-style:normal;
	list-style-type:none;
	line-height:13px;
}
#SiteMapWrapper ul li a {
	color:#8E0000;
	text-decoration:none;
	font-weight:bold;
}
#SiteMapWrapper ul li ul {
	margin:0;
	padding:2px 0 10px 19px;
	font-weight:bold;
}
#SiteMapWrapper ul li ul li {
	list-style-type:disc;
}
#SiteMapWrapper ul li ul a {
	color:#1D2C7D;
	font-size:10pt;
	text-decoration:underline;
	font-weight:normal;
}
#SiteMapWrapper ul li ul a:hover {
	text-decoration:none;
}
