a {
	text-decoration: none;
}
.absmiddle {
	vertical-align:middle;
}
/* ads element styles */
#sbsuads {
	clear: both;
}
.ad3rd {
	width: 277px;
	height: 129px;
	margin: 0 12px;
}
.adTwo3rds {
	width: 563px;
	height: 129px;
	margin: 0 12px;
}
.adFull {
	width: 850px;
	height: 129px;
	margin: 0 22px;
}
#biginterest {
	background:url(../pics/header_login.png) top left no-repeat;
	height:108px;
	width:161px;
	color:#fff;
	font-size: 11px;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	}
#biginterest .rate {
	font-size:45px;
	line-height:45px;
}
#biginterest .med {
	font-size: 14px;
}#biginterest .small {
	font-size: 10px;
	font-weight:100;
	line-height:20px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../pics/body_bg.png) repeat-x;
	margin: 0;
}
/* Button Background test */
.btn {
	color: #FFFFFF;
	padding: 2px 4px;
	background-color: #3C5C59;
	text-align:center;
	background:none;
	cursor:pointer;
	border:none;
}
.btn:hover {
	color: #FFFFFF;
	padding: 2px 4px;
	text-align:center;
	cursor:pointer;
	border:none;
}
#bulletimage {
	list-style-image: url(../pics/bullet.gif);
}
#button {
	background: url(../pics/btnup.png) no-repeat;
	height:35px;
	width:142px;
	padding-top:3px;
	cursor:pointer;
}
#button:hover {
	background: url(../pics/btnhover.png) no-repeat;
	color:#fff;
}
#button:active {
	background: url(../pics/btndown.png) no-repeat;
	color:#fff;
}
#cdrates {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #000000;
}
#container {
	width: 905px;
	margin: 0 auto 10px auto;
}
#container #printlogo {
	display: none;
}
/* content element styles */
#content {
	background-image: url(../pics/content_bg.png);
	background-repeat: no-repeat;
	height: 350px;
	width: 886px;
	padding: 0px 9px;
	overflow: hidden;
	display:block;
}
#disclosures {
	height:360px;
	overflow:auto;
	border:4px #7B1E30 solid;
	width:650px;
	padding:10px;
}
.expand {
	display:none;
	margin-left:20px;
	border:4px #E6ECEB solid;
	padding:10px;
}
.expand2 {
	display:none;
	margin-left:20px;
	background-color:#E6ECEB;
	padding:10px;
}
#folderbottom {
	background: #000066 url(../pics/tab_bottom.png) repeat-x top;
	height:5px;
}
/* footer element styles */
#footer {
	color: #aaa9a9;
	text-align: center;
	margin-top: 20px;
	font-size: 13px;
}
#footer a {
	color: #666666;
	text-decoration: none;
	margin: 0 10px 0 10px;
}
#footer a:hover {
	text-decoration: underline;
}
.green {
	font-weight:bold;
	}
.green:hover {
	color:#fff;
	}
h3 {
	color: #7B1E30;
	text-transform: uppercase;
}
.h3links {
	font-size: small;
	text-transform:capitalize;
}
h4 {
	font-size: 13px;
	text-align: center;
}
h5 {
	font-size: 13px;
	text-align: left;
}
/* header element styles */
#header {
	background:url(../pics/headerbg.png) top left no-repeat;
	margin: 4px auto 5px auto;
	font-size: 10px;
	width:900px;
	height:122px;
	padding:5px 7px;
}
#headerlogin {
	background:url(../pics/header_login.png) top left no-repeat;
	height:108px;
	width:200px;
	display:inline-block;
	color:#fff;
	font-size: 12px;
}
#headerlogin a {
	color: #fff;
}
#headerlogin a:hover {
	text-decoration: underline;
}
#headerlogin form {
	margin: 0px 0 5px 0;
}
#headerlogin h3 {
	font-size: 13px;
	margin-bottom:5px;
}
hr {
	margin: 0px;
}
#ibshortcut {
	background: url(../pics/tab_internetbanking.png) top right no-repeat;
	width: 225px;
	text-align:right;
	padding:2px;
	padding-right:10px;
	color:#fff;
	font-size:12px;
	float:right;
	position:relative;
	z-index:1;
	margin-right:6px;
	top:-3px;
	height:30px;
}
#ibshortcut a {
	color:#fff;
	text-decoration:none;
}
#ibshortcut a:hover {
	color:#fff;
	text-decoration:none;
}
.imagetable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
img {
	border: none;
}
input.button {
	padding: 0 .25em;
	width: 0;  /* IE table-cell margin fix */
	overflow: visible;
}
#liquidContent {
	background-image: url(../pics/content_bg_liquid.png);
	background-repeat: no-repeat;
	height: auto;
	width: 888px;
	padding: 6px 6px;
	overflow: hidden;
	min-height:315px;
}
#liquidContent a {
	color: #095c4c;
	font-weight: bolder;
	text-decoration: underline;
}
#liquidContent a:hover {
	text-decoration:none;
	color: #761E2D;
}
#links h3 {
	font-size: 13px;
	color: #812434;
	margin: 5px 0;
}
#linksLeft {
	float: left;
}
#linksRight {
	float: right;
}
#login {
	font-size: 13px;
	padding-left: 8px;
	padding-right: 6px;
	color: #fff;
	background: url(../pics/login.png) top left no-repeat;
	margin-right:5px;
	height:181px;
}
#login a {
	color: #fff;
}
#login a:hover {
	text-decoration: underline;
}
#login form {
	margin: 0px 0 5px 0;
}
#login h3 {
	font-size: 14px;
	padding-top: 10px;
	margin-top:0px;
	padding-bottom: 0px;
	margin-bottom: 9px;
}
#logos {
	margin-top: 20px;
}
#mobile {
	display: none;
}
#mobilenav {
	display: none;
}
/* nav element styles 
#nav {
	font-size: 13px;
	color: #fff;
	clear: both;
	height: 30px;
	text-align: center;
	margin-left: 40px;
	padding-bottom: 6px;
}
#nav ul {  
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 0px;
}
#nav li {  
	float: left;
	position: relative;
	padding: 0;
	margin-bottom: 0;
}*/
#nobullet {
	list-style-image:none;
}
#nomobile {
	display:none;
}
.nopadding {
	margin: 0px;
	padding: 0px;
}
#notice {
	width: 357px;
	margin: 3px 0 0 6px;
	height: inherit;
	cursor:pointer;
	position:absolute;
	background: url(../pics/bg.png) repeat;
	z-index:20;
	float:left;
	padding:10px;
	font-family:"Times New Roman", Times, serif;
}
#notice p {
	margin:7px 0;
}
/* nav element styles */
#picinfo {
	width: 387px;
	height: 331px;
	cursor:pointer;
	position:absolute;
	background: url(../Photos/images/blank.gif);
	z-index:10;
}
#picinfo:hover {
	width: 366px;
	height: 310px;
	cursor:pointer;
	background: url(../Pics/PhotoDetails.png);
	position:absolute;
	z-index:10;
}
#privacy {
	border:1px solid #023B34;
}
#privacy td {
	border:1px solid #588881;
	padding:5px;
}
#privacy th {
	border:1px solid #588881;
	background-color:#023B34;
	color: #FFFFFF;
	text-align:left;
	padding:5px;
}
.propertyactive {
	font-weight:bold;
	padding:5px 10px;
	border-right:#757575 solid 1px;
	background:url(../pics/spryactivebg.png) repeat-x;
	color:#fff;
	font-size:14px;
}
.propertyinactive {
	font-weight:bold;
	padding:5px 10px;
	border-right:#757575 solid 1px;
	font-size:14px;
}
.propertyinactive:hover {
	background:url(../pics/sprybg.png) repeat-x;
	color:#fff;
}
.quickLinks {
	width: 230px;
	list-style: none;
	font-size: 13px;
	color: #812434;
	margin: 0px;
	padding:0px;
}
#quickbottom {
	background: url(../pics/quickLinkBottom.png) bottom;
	padding-bottom:5px;
}
#quickbottom:hover {
	background: #861e1d;
	color: #fff;
}
.quickLinks li {
	padding-left: 4px;
	background-image: url(../pics/quickLinkMiddle.png);
	cursor:pointer;
}
.quickLinks li:hover {
	background: #861e1d;
	color: #fff;
}
#right {
	padding:10px;
	width: 480px;
}
#rightRight {
	float: right;
}
#relatedLinks {
	background:url(../pics/tab_bg.png) repeat-x top;
	height:32px;
	font-size:11px;
	margin-top:5px;
}
#relatedLinks a {
	color:#fff;
	text-decoration:none;
}
#relatedLinks a:hover {
	color:#fff;
	text-decoration:none;
}
#relatedLinks ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#relatedLinks li {
	background:url(../pics/tab_inactive.png) top left no-repeat;
	width: 146px;
	height:23px;
	display: inline-block;
	margin-left:-10px;
	text-align:center;
	padding-top:10px;
	float:left;
	position:relative;
	z-index:5;
}
#relatedLinks li:hover {
	background:url(../pics/tab_hover.png) top left no-repeat;
}
#relatedLinks ul li.active {
	background:url(../pics/tab_active.png) top left no-repeat;
	z-index:6;
	font-weight:bolder;
}
/*#relatedLinks {
	color: #FFF;
	font-size: 12px;
	width:100%;
	display:inline-block;
	margin-bottom: 10px;
	margin-left: -13px;
}
#relatedLinks a {
	text-decoration: underline;
	color: #fff;
}
#relatedLinks li:hover {
	text-decoration: none;
	background-color:#761E2D;
	color: #FFFFFF;
}
#relatedLinks li:hover a {
	text-decoration: none;
	color: #FFFFFF;
}
#relatedLinks ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 0px;
}
#relatedLinks .right {
	border-right:solid 1px #333333;
}
#relatedLinks li {   
	float: left;
	position: relative;
	border-left:solid 1px #333333;
	border-bottom:solid 1px #333333;
	border-top:solid 1px #333333;
	padding: 3px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	background: #588881 url(../pics/bglink.png) repeat-x;
}
#relatedLinks .active {
	background-color: #FFF;
	background-image:none;
	color:#000000;
	font-weight:bold;
	border-bottom: none;
}
#relatedLinks .left {
	background-color: #588881;
	border-left:solid 1px #333333;
	border-bottom:solid 1px #333333;
}
#relatedLinks .active:hover {
	background-color: #FFF;
	color:#000000;
	font-weight:bold;
	cursor:default;
}
*/
#scrollableContent {
	overflow: auto;
	height: 330px;
	padding-left: 5px;
}
#shortlogin {
	font-size: 13px;
	padding: 5px;
	color: #fff;
	background: #588881 url(../pics/loginBG.jpg) repeat-x;
}
#sidebarlinks {
	padding:0px;
	background:#fff;
	list-style-image: url(../pics/bullet.gif);
}
#sidebarlinks li {
	border-bottom: solid thin #0E3D33;
	padding:5px;
	cursor:pointer;
	font-weight:bold;
}
#sidebarlinks li:hover {
	background: url(../pics/sprybg.png) repeat-x;
	color:#fff;
}
.style2 {
	color: #000000;
	font-weight: bolder;
	font-size: 16px;
	vertical-align: middle;
	padding-left: 3px;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
}
.style8 {
	font-size: 16px;
	font-weight: bold;
}
.tabletopleft {
	background:#E6ECEB url(../pics/table_topleft.png) top left no-repeat;
	width:15px;
	height:15px;
}
.tablebottomleft {
	background:#E6ECEB url(../pics/table_bottomleft.png) bottom left no-repeat;
	width:15px;
	height:15px;
}
.tabletopright {
	background:#E6ECEB url(../pics/table_topright.png) top right no-repeat;
	width:15px;
	height:15px;
}
.tablebottomright {
	background:#E6ECEB url(../pics/table_bottomright.png) bottom right no-repeat;
	width:15px;
	height:15px;
}
#testdrive {
	font-size: 13px;
	color: #fff;
	background: url(../pics/internetbankingbg.png) top left no-repeat;
	margin-right:5px;
	height:181px;
	width: 252px;
	padding-top:10px;
	display:inline-table;
}
#testdrive a {
	color: #fff;
}
#testdrive a:hover {
	color: #fff;
	text-decoration: none;
}
#testdrive form {
	margin: 0px 0 5px 0;
}
#testdrive h3 {
	color: #fff;
	font-size: 16px;
	padding-top: 10px;
	margin-top:0px;
	padding-bottom: 0px;
	margin-bottom: 9px;
	text-align:center;
}
#tablebg {
	color: #000000;
	background-color: #E6ECEB;
}
.tablebrder {
	border-bottom:1px solid #7B1E30;
}
.tablebrdervertical {
	border-left: 1px solid #B9CAC7;
	padding-left: 5px;
}
.top {
	padding-top: 2px;
	background-image: url(../pics/quickLinkTop.gif);
	cursor:pointer;
}
/* --- Navbar Style --- */
#nav {
	width: 886px;
	height: 44px;
	float: left;
	background: transparent;
	margin: 10px 0 0 0;
	z-index: 1;
}
/* -- Red Menu -- */
.menu {
	font-family: "Trebuchet MS", Arial, san-serif;
	width:900px;
	height:44px;
	position:relative;
	margin: 0;
	z-index:100;
	background: url(../pics/menu/menubg.png) no-repeat top;
}
/* Tabs */
.menu .center {
	background:url('../pics/menu/center.png') left no-repeat;
}
.menu .right {
	background:url('../pics/menu/center.png') left no-repeat;
}
/* Static Menu Appearance */
.menu ul {
	padding:0;
	margin:0;
	list-style: none;
}
.menu ul li {
	float:left;
	position:relative;
	z-index:5;
}
.menu ul li a {
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	width:120px;
	height:42px;
	text-align:center;
	border-bottom: 0;
	line-height:48px;
	font-size:12px;
	overflow:hidden;
	padding-left: 1px;
}
/* Hide Dropdown by default */
.menu ul li ul {
	display: none;
}
/* Static Menu Hover Appearance */
.menu ul li:hover a {
	color:#660000;
	background:url('../pics/menu/tab.png') no-repeat;
}
.menu ul li:hover a.left {
	color:#660000;
	background:url('../pics/menu/tableft.png') no-repeat;
}
.menu ul li:hover a.right {
	color:#660000;
	background:url('../pics/menu/tabright.png') no-repeat;
}
.menu ul li:hover ul {
	margin: 0 0 0 3px;
	background:url('../pics/menu/dropdown.png') bottom left no-repeat;
}
/* DropDown Menus */
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:42px;
	left:6px;
	width:200px;
	margin: 0;
	padding: 0;
	z-index:100;
}
/* DropDown Styling */
.menu ul li:hover ul li a.submenu {
	padding-left:25px;
	font-weight:normal;
	font-size:11px;
	widows:130px;
}
.menu ul li:hover ul li a {
	background-image: none;
	display:block;
	height: 24px;
	line-height: 24px;
	color:#660000;
	width:185px;
	text-align:left;
	margin: 0;
	padding:0 0 0 11px;
	font-weight: bold;
	font-size:12px;
}
/* DropDown Menus ":hover" Styling */
.menu ul li:hover ul li a:hover {
	color:#fff;
	background:url('../pics/menu/sub_li_hover.png') top;
}
.menu ul li:hover ul li a.subright:hover {
	color:#fff;
	background:url('../pics/menu/sub_li_right_hover.png') top;
}
.menu ul li:hover ul li a.center {
	background:#6a3;
	color:#fff;
}
.menu ul li:hover ul li:hover a.center {
	background:#6fc;
	color:#544a3a;
}
.menu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:140px;
	top:0;
}
.menu ul li:hover ul li ul {
	display: none;
}
.menu ul li:hover ul li:hover ul.left {
	left:-105px;
}
