#subColumn {
	width: 251px;
}
#subColumn #subNavTitle       {
	font-family: "trebuchet MS", arial, helvetica, verdana;
	font-size: 17px;
	padding-top: 3px;
	font-weight: normal;
	background-image: url(/images/interior/BG_subNavTitle.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FCEDB8;
	margin: 0px;
	padding-bottom: 3px;
	text-transform: none;
	width: 229px;
}
#subColumn  #subNav  {
	width: 250px;
}
#subColumn  #subNav  ul  {
	list-style: none;
	font-family: "trebuchet MS", arial, helvetica, verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subColumn  #subNav  ul  li  {
	width: 250px;
	background-image: url(/images/BG_subNav_current.gif);
	background-position: 22px 7px;
	background-repeat: no-repeat;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
}
#subColumn  #subNav  ul  li  a  {
	display: block;
	width: 230px;
	text-indent: 15px;
	padding-top: 4px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #a02f00;
	outline: none;
	padding-right: 0px;
	padding-left: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subColumn  #subNav  ul  li  a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/bg_LeftNavOVER.png);
	background-position: 22px 7px;
	background-repeat: no-repeat;
	background-color: #b6814c;
}
#subColumn  #subNav  ul  li  a.current  {
	color: #333333;
	background-image: url(/images/bg_LeftNavOVER.png);
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	background-position: 22px 7px;
	text-indent: 15px;
	background-color: #faf6c7;
}
#subColumn  #subNav  ul  li  a.current:hover  {
	color: #FFFFFF;
	background-image: url(/images/BG_subNav_current.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	background-color: #b6814c;
}
#subColumn      #CallToAction                        {
	background-image: url(/images/interior/CallToAction.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9cfae;
	border-left-color: #d9cfae;
	padding-bottom: 40px;
	height: 160px;
	width: 198px;
	padding-top: 0px;
}

#subColumn #ContactUs {
	background-repeat: no-repeat;
	height: 30px;
	width: 200px;
	overflow: hidden;
	float: left;
	background-image: url(/images/interior/btn_ContactUs.gif);
	margin: 0px;
	padding: 0px;
}


#subColumn   #ContactUs a:link,    #subColumn #ContactUs a:visited                           {
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 200px;
	overflow: hidden;
	text-indent: -1000em;
	line-height: -200em;
	background-image: url(/images/interior/btn_ContactUs.gif);
}
#subColumn  #ContactUs a:hover, #subColumn #ContactUs a:active                          {
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 200px;
	overflow: hidden;
	text-indent: -1000em;
	background-position: 0px -30px;
	line-height: -200em;
	background-image: url(/images/interior/btn_ContactUs.gif);
}
#subColumn #ContactUs a.current {
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 190px;
	overflow: hidden;
	text-indent: -1000em;
	background-position: 0px -30px;
	line-height: -200em;
	background-image: url(/images/interior/btn_ContactUs.gif);
}
