
a {
	text-decoration: none;
}

/* ads element styles */
#sbsuads {
	clear: both;
	margin-left: 20px;
	margin-top: 4px;
}

.ad3rd {
 	width: 263px;
	height: 120px;
	margin: 0 12px;
}

.adTwo3rds {
	width: 549px;
	height: 120px;
	margin: 0 12px;
}

.adFull {
	width: 836px;
	height: 120px;
	margin: 0 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(pics/body_bg.gif) repeat-x;
	margin: 0;
}

.bottom {
	background-image: url(pics/quickLinkBottom.gif);
	background-position: bottom;
	padding-bottom: 2px;
	cursor:pointer;
}

/* Button Background test */
#btn {
	color: #000000;
	padding: 2px 4px;
	text-align:center;
	background: #FFC url(pics/buttonbg.png) repeat-x;
	cursor:pointer;
}

#btn:hover {
	color: #FFFFFF;
	padding: 2px 4px;
	text-align:center;
	background-color: #3C5C59;
	background-position: 0 -30px;
	cursor:pointer;
}
.btn {
	color: #FFFFFF;
	padding: 2px 4px;
	text-align:center;
	background-color: #3C5C59;
	background-position: 0 -30px;
	cursor:pointer;
}

.btn:hover {
	color: #000000;
	padding: 2px 4px;
	text-align:center;
	background: #FFC url(pics/buttonbg.png) repeat-x;
	cursor:pointer;
}
#bulletimage {
	list-style-image: url(pics/bullet.gif);
}
.buttonstyle {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3C5C59;
	cursor: default;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: small;
	cursor:pointer;
	margin: 0px;
	padding: 0px;
}

#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: 900px;
	margin: 0 auto 10px auto;
}
#container #printlogo {
	display: none;
}


/* content element styles */
#content {
	margin-left: 27px;
	margin-top: 5px;
	background-image: url(pics/content_bg.gif);
	background-repeat: no-repeat;
	height: 335px;
	width: 827px;
	padding: 7px 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;
}

/* footer element styles */
#footer{
	color: #aaa9a9;
	text-align: center;
	margin-top: 30px;
	font-size: 13px;
}

#footer a {
	color: #666666;
	text-decoration: none;
	margin: 0 10px 0 10px;
}

#footer a:hover {
	text-decoration: underline;
}

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 {
	text-align: center;
	margin: 4px auto 5px auto;
	vertical-align: bottom;
	font-size: 10px;
}
hr {
	margin: 0px;
}
.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;
}

#left {
	float: left;
	width: 390px;
	z-index:-1;
}

#liquidContent {
	margin-left: 27px;
	margin-top: 5px;
	background-image: url(pics/content_bg_liquid.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 810px;
	padding: 6px 20px;
	overflow: hidden;
}

#liquidContent a {
	color: #095c4c;
	font-weight: bolder;
	text-decoration: underline;
}

#liquidContent a:hover {
	text-decoration:none;
	color: #761E2D;
	}

#links {
	float: left;
}

#links h3 {
	font-size: 13px;
	color: #812434;
	margin: 5px 0;
}

#linksLeft {
	float: left;
}

#linksRight {
	float: right;
}


#login {
	font-size: 13px;
	padding: 5px;
	color: #fff;
	background: #588881 url(pics/loginBG.jpg) repeat-x;
}

#login a {
	color: #fff;
}

#login a:hover {
	text-decoration: underline;
}

#login form {
	margin: 0 0 8px 0;
}

#login h3 {
	font-size: 14px;
}

#logos {
	margin-top: 20px;
}

.mid {
	background-image: url(pics/quickLinkMiddle.gif);
	cursor:pointer;
}
#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 { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 0px;
	
}

#nav li { /* all list items */
	float: left;
	position: relative;
	padding: 0;
	margin-bottom: 0;
}
#nobullet {
	list-style-image:none;
}
#nomobile { display:none;}
#nopadding {
	margin: 0px;
	padding: 0px;
}

#notice{
	width: 377px;
	height: inherit;
	cursor:pointer;
	position:absolute;
	background: url(pics/bg.png) repeat;
	z-index:20;
	float:left;
	padding:5px;
	font-family:"Times New Roman", Times, serif;
		}

/* nav element styles */
#oldnav {
	color: #fff;
	clear: both;
	height: 30px;
	text-align: center;
	margin-left: 10px;
	padding-top: 9px;
}

#oldnav a {
	color: #fff;
}

#oldnav a:hover {
	text-decoration: underline;
}

#oldnav li { /* all list items */
	float: left;
	position: relative;
	width: inherit;
	margin: 0;
	padding-left: 50px;
}

#oldnav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 0px;
	
}
#picinfo{
	width: 387px;
	height: 331px;
	cursor:pointer;
	position:absolute;
	background: url(Photos/images/blank.gif);
	z-index:10;
	}

#picinfo:hover {
	width: 387px;
	height: 331px;
	cursor:pointer;
	background: url(Pics/PhotoDetails.gif);
	position:absolute;
	z-index:10;
	}

.quickLinks {
	width: 201px;
	list-style: none;
	font-size: 13px;
	color: #812434;	
	padding: 3px 0 0 3px;
	margin: 0;
}

.quickLinks li {padding-left: 4px;}


.quickLinks li a{
	color: #812434;
}

.quickLinks li a.qlOver{
	color: #fff;
}

.quickLinks li.qlOver {
	background: url(pics/bglink.png) repeat-x #812434;
	color: #fff;
}

#right {
	margin-top: 5px;
	margin-right: 5px;
	float: right;
	width: 415px;
}

#rightRight {
	float: right;
}

#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 { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 0px;
}
#relatedLinks .right{
	border-right:solid 1px #333333;
}
#relatedLinks li { /* all list items */
	float: left;
	position: relative;
	border-left:solid 1px #333333;
	border-bottom: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 a {
	color:#000000;
	text-decoration:none;
	}
#sidebarlinks a:hover {
	text-decoration:none;
	color:#000000;
}
.sidebarlinkstr:hover {
	background-color:#FFFFFF;
	}
.sidebarlinkstr {
	background-color:#E6ECEB;
	border-width:1px;
	border-style: solid;
	border-color: #7B1E30;
	}
.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; }
#tablebg {
	color: #000000;
	background-color: #E6ECEB;
}
.tablebrder {
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #7B1E30;
}
.tablebrdervertical {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9CAC7;
	padding-left: 5px;
}

.top {
	padding-top: 2px;
	background-image: url(pics/quickLinkTop.gif);
	cursor:pointer;
}
