* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 10px;
/*	background: #FFFFFF url(images/img1.gif) repeat-x;
	background: #ffffff url(images/kctopr.gif) repeat-x;*/
	background: #6d97b1 url(/images/back-tile.gif) repeat center top;
	font: normal 13px "Tahoma", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
}
.w175{width:175px;}
#SearchSiteFor{
 margin-left:0px;
 width:135px;
}
#SearchSiteSubmit{
 width:60px;
}
.mortgagefieldtitle{
 text-align: right;
 width: 200px;
}
.mortgagefieldentry{
 width: 290px;
}
.mortgagefieldentry input{
 width: 290px;
}
.mortgagefielddrop{
 width: 290px;
}
.bigbullet{
 color: #8E263F;
        font: bold 1.2em "Tahoma", "Times New Roman", Times, serif;
}
.biglist{
        font: 1.1em "Tahoma", "Times New Roman", Times, serif;
}

#pricetable td {
	padding-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px
}

#pricetable .br {
        font: bold 16px Tahoma, "Times New Roman", Times, serif;
	text-align: right;
}
#pricetable .bc {
        font: bold 16px Tahoma, "Times New Roman", Times, serif;
        text-align: center;
}
#pricetable .c {
        text-align: center;
}


h1, h2, h3 {
/*	color: #4F789F;*/
	color: #8F0C0C;
}

h1 {
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
}

p {
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 4px double #a9a9a9;
  } 

blockquote {
}

.bulletlist {
	margin-left: 10px;
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
/*	color: #4F789F;*/
	color: #8F0C0C;
}

a:hover {
	text-decoration: none;
}

img {
	border: 1px solid #3B3B3B;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 5px;
	background: #3B3B3B;
	text-transform: uppercase;
	font: bold .77em Tahoma, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 5px;
	border-bottom: 1px solid #3B3B3B;
	width:742px;
	left:-11px;
	position:relative;
}

.post .title {
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin-bottom: 20px;
	font-family: Tahoma, "Times New Roman", Times, serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* Header */

#header {
	width: 955px;
	height: 150px;
	margin: 0 auto;
	background: url(/images/topbanner.jpg) no-repeat;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

.tlabel {
        text-align: right;
	width: 120px;
}

.tvalue input{
	width: 475px;
}

#page {
	width: 955px;
	margin: 0 auto;
	background: url(images/img6.gif) repeat-y;
	border-top: 1px solid #3B3B3B;
}

#content {
        float: right;
        width: 732px;
        padding: 10px;
        text-align:justify;
}

#sidebar {
	float: left;
	width: 200px;
	padding-left: 1px;
}

/* Menu */

.leftmenu {
}

.leftmenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.leftmenu li {
	display: inline;
}

.leftmenu a {
	display: block;
	padding: 5px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
/*	color: #3B3B3B;*/
	color: #8F0C0C;
        background: url(/images/menubutton.gif) no-repeat;
}

.leftmenu a:hover {
        background: #BABABA;
/*      background: #4F789F;*/
        color: #8F0C0C;
        background: url(/images/menubuttonh.gif) no-repeat;
}

.leftmenu .active a{
        background: #BABABA;
/*      color: #000000;*/
        color: #8F0C0C;
        background: url(/images/menubuttons.gif) no-repeat;
}


/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/* Footer */

#footer {
	width: 925px;
	height: 15px;
	margin: 0 auto;
	padding: 5px 15px;
	background: #3B3B3B;
	font-size: .77em;
	color: #FFFFFF;
}
#footerright {
        float: right;
        text-align: right;
        width: 400px;
        margin: 0 auto;
        display: inline;
}
#footerright a:link {text-decoration: none; color: white;}
#footerright a:visited {text-decoration: none; color: white;}
#footerright a:active {text-decoration: none; color: white;}
#footerright a:hover {text-decoration: underline; color: white;}
#googleadsense {
	width: 955px;
	background: #3B3B3B;
	text-align: center;
	margin: 0 auto;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#newslettersignup {
 z-index: 5;
 position: relative;
 top: 88px;
 left: 205px;
 width: 500px;
 background: #ffffff;
}
#newslettersignuptable {
	padding: 0px;
	margin: 0px;
}
#newslettertitle {
	height: 13px;
	vertical-align: bottom;
}
#newslettertitle img {
	border: 0px;
	height: 13px;
	padding: 0px;
	margin: 0px;
}
#newsletter1 {
	font: bold .90em Tahoma, "Times New Roman", Times, serif;
}
#newslettersignupemail{
	width: 200px;
}
#newsletter2 {
	vertical-align: top;
}
#newsletter3 {
	vertical-align: bottom;
}
.fs10 {
	font-size: 10px;
}
.fs10b {
	font-size: 10px;
	font-weight: bold;
}
td .centre{
	text-align: center;
}
.gcontent {
	background: white;
	border-bottom: #000000 1px solid;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
	line-height: 1.6em;
}
.gtcontent {
	padding-left: 18px;	
}
#securetraders{
	margin-top: 5px;
}
#met{font-size:4px;color:#fff;}
.inlineimgfrptl{
 float: right;
 padding-top: 10px;
 padding-left: 10px;
 border: 0px;
}
.inlineimgfrpl{
 float: right;
 padding-left: 10px;
 border: 0px;
}
.inlineimgfrptlb{
 padding-left: 10px;
 padding-top: 10px;
 padding-bottom: 10px;
 float: right;
}

#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox-prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox-nextlabel.gif) right 15% no-repeat; }
