body {
	background-color: #0E61A7;
	background-image: url(images/pageBg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

body, h1, h2, h3, td, p, li, ol, ul, input, select, textarea, div {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4E5457;
}

form {
	padding: 0px;
	margin: 0px;
}

a, a:visited {
	color: #186AAF;
	text-decoration: underline;
}

a:hover {
	color: #CD0008;
	text-decoration: underline;
}

.frameLeft {
	background-image: url(images/pageFrameLeftBg.jpg);
	background-repeat: repeat-y;
	width: 19px;
}

.frameRight {
	background-image: url(images/pageFrameRightBg.jpg);
	background-repeat: repeat-y;
	width: 19px;
}

.frameCenter {
	background-color: #FFFFFF;
	background-image: url(images/pageFrameBg.jpg);
	background-repeat: no-repeat;
	width: 932px;
}

.copyright {
	font-size: 12px;
	color: #B5D0E5;
	width: 360px;
	float: right;
	text-align: right;
	padding: 0px 19px 0px 0px;
}

.designed {
	font-size: 12px;
	color: #84ACCD;
	width: 360px;
	float: right;
	text-align: right;
	padding: 13px 19px 0px 0px;
}

.designed a, .designed a:visited{
	font-size: 12px;
	color: #84ACCD;
}

.designed a:hover{
	color: #B5D0E5;
}

.bottomMenu {
	font-size: 12px;
	color: #FFFF00;
	float: left;
	width: 560px;
	padding: 0px 0px 0px 19px;
}

.bottomMenu a, .bottomMenu a:visited {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
}

.bottomMenu a:hover {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFF00;
	text-decoration: none;
}

.topMenu {
	background-color: #CD0008;
	background-image: url(images/menuBg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height:25px;
	margin-top:16px;
	padding-left: 5px;
}

.subMenuLine {
	background-color: #FFFF00;
	text-align: right;
}

.topMenu a, .topMenu a:visited{
	line-height: 23px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	padding: 0px 6px 0px 6px;
}

.topMenu a:hover{
	color: #FFFF00;
	text-decoration: none;
}

.leftColumn {
	background-image: url(images/leftColumnBg.jpg);
	background-repeat: no-repeat;
	width: 260px;
}

.leftColumn h2 {
	color: #186AAF;
	font-size: 22px;
	line-height: 23px;
	margin: 10px 20px 10px 10px;
	padding: 0px;
}

.leftColumn h3 {
	font-size: 16px;
	line-height: 18px;
	border-left: 4px solid #CD0008;
	margin: 0px 20px 7px 11px;
	padding: 0px 0px 0px 7px;
}

.leftColumn p {
	font-size: 14px;
	line-height: 16px;
	margin: 0px 20px 5px 10px;
	padding: 0px;
}

.rightColumnCommon {
	background-image: url(images/rightColumnBg.jpg);
	background-repeat: no-repeat;
	width: 650px;
}

.rightColumnBuyers {
	background-image: url(images/rightColumn3Bg.jpg);
	background-repeat: no-repeat;
	width: 650px;
}

.rightColumnSellers {
	background-image: url(images/rightColumn5Bg.jpg);
	background-repeat: no-repeat;
	width: 650px;
}



.rightColumnContact {
	background-image: url(images/rightColumn2Bg.jpg);
	background-repeat: no-repeat;
	width: 650px;
}

.rightColumnSeminars {
	background-image: url(images/rightColumn4Bg.jpg);
	background-repeat: no-repeat;
	width: 650px;
}

.rightColumnAbout {
	background-image: url(images/rightColumn9Bg.jpg);
	background-repeat: no-repeat;
	width: 650px;
}

.rightColumnRemodel {
	background-image: url(images/rightColumn8Bg.jpg);
	background-repeat: no-repeat;
	width: 650px;
}

.rightColumnStores {
	background-image: url(images/rightColumn7Bg.jpg);
	background-repeat: no-repeat;
	width: 650px;
}

.rightColumnPrivacy {
	background-image: url(images/rightColumn11Bg.jpg);
	background-repeat: no-repeat;
	width: 650px;
}

.rightColumnBuyersTut {
	background-image: url(images/rightColumn13Bg.jpg);
	background-repeat: no-repeat;
	width: 650px;
}

.rightColumnSellersTut {
	background-image: url(images/rightColumn14Bg.jpg);
	background-repeat: no-repeat;
	width: 650px;
}

.rightColumnFaq {
	background-image: url(images/rightColumn12Bg.jpg);
	background-repeat: no-repeat;
	width: 650px;
}

.rightColumnTerms {
	background-image: url(images/rightColumn10Bg.jpg);
	background-repeat: no-repeat;
	width: 650px;
}

.rightColumnAgents {
	background-image: url(images/rightColumn15Bg.jpg);
	background-repeat: no-repeat;
	width: 650px;
}

table.address{
	width: 230px;
	height: 115px;
	margin: 10px 20px 0px 10px;
}

table.address td{
	background-image: url(images/addressBg.jpg);
	background-repeat: no-repeat;
	background-color: #E5EBEC;
	width: 230px;
	height: 98px;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	line-height: 14px;
}

table.address a, table.address a:visited {
	color: #CD0008;
	text-decoration: none;
}

table.address a:hover {
	text-decoration: underline;

}

.weAre {
	padding: 0px;
	text-transform: uppercase;
	margin: 0px 0px 3px 12px;
	font-size: 30px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
}



h1 {
	padding: 0px;
	margin: 220px 0px 0px 10px;
	font-size: 28px;
	line-height: 28px;
	font-weight: normal;
	color: #FFFFFF;
}

h2 {
	padding: 0px;
	margin: 13px 0px 10px 0px;
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
	color: #186AAF;
}

h3 {
	padding: 0px;
	margin: 13px 0px 5px 0px;
	font-size: 17px;
	color: #CD0008;
}

h3.team {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 17px;
	color: #CD0008;
}

h3.list {
	color: #CD0008;
	font-size: 17px;
	line-height: 18px;
	border-left: 4px solid #CD0008;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 7px;
}



p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
}

ul.list li, ol.list li {
	font-size: 15px;
	color: #186AAF;
}

p.bigBlue {
	font-size: 18px;
	color: #186AAF;
}

.blue {
	color: #186AAF;
}

.red {
	color: #CD0008;
}

p.bullet{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding: 0px 0px 0px 11px;
	margin: 0px 0px 10px 0px;
}



.error {
	color: #CD0008;
	text-align: center;
	font-weight: bold;
}




.greyBox td {
	background-color: #D9E2E4;
}

.greyBox h3 {
	color: #CD0008;
	font-size: 22px;
	text-transform: uppercase;
	padding: 0px;
	margin: 3px 0px 5px 0px;
	font-weight: normal;
}

.greyBox p {
	font-size: 13px;
	line-height: 15px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

td.more{
	padding: 3px 5px 3px 5px;
	background-color: #E9EEEF;
}
td.more a, td.more a:visited {
	color: #CD0008;
	font-size: 12px;
	text-decoration: none;
}

td.more a:hover {
	text-decoration: underline;
}

td.tbForm {
	text-align: center;
	padding: 10px 20px 10px 20px;
}

.tbForm table {
	width:310px;
}

.tbForm table th {
	padding: 3px 5px 3px 5px;
	font-weight: normal;
	font-size: 15px;
	text-align: left;
	color: #186AAF;
}

.tbForm table td {
	padding: 3px 5px 3px 5px;
	text-align: left;
}

.tbForm table input.textField, .tbForm table textarea.textField {
	border: solid 1px #4E5457;
}

.tbForm table input.button {
	background-color: #CD0008;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	width: 100px;
	border: solid 1px #FFFFFF;
}

table.seminarInfo {
	float: right;
	width: 260px;
	border-left: solid 1px #CD0008;
}

table.seminarInfo td{
	padding: 5px 0px 0px 10px;
}

table.seminarInfo td table td{
	padding: 0px 15px 7px 0px;
}

table.seminarInfo td p{
	margin: 0px 0px 5px 0px;
	font-size: 13px;
}

table.storeInfo {
	margin-bottom: 10px;
}

.storeInfo td {
	padding: 0px 5px 5px 0px;
}

.imgBorder {
	border: solid 1px #4E5457;
}


table.stores{
	border-top: solid 1px #4E5457;
	border-left: solid 1px #4E5457;
}

.stores th{
	border-bottom: solid 1px #4E5457;
	background-color: #D9E2E4;
	border-right: solid 1px #4E5457;
	padding: 4px;
	color: #186AAF;
	line-height: 14px;
	font-size: 12px;
}

.stores td{
	border-bottom: solid 1px #4E5457;
	border-right: solid 1px #4E5457;
	padding: 4px;
	text-align: center;
	font-size: 12px;
}

.stores td input{
	background-color: #186AAF;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	width: 80px;
	margin: 2px 0px 2px 0px;
	border: solid 1px #000000;
}

.stores tr.row1 td{
	background-color: #FFFFFF;
}

.stores tr.row2 td{
	background-color: #F5F8F8;
}









