
body {
	background-color: #660000;
	background-image: url(../images/bckgrd_brick.jpg);
	background-repeat: repeat;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.taglineTop {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.borderOne {
	border: 1px solid #660000;
	padding: 1px;
}
.smallText {
	font-size: 10px;
	line-height: 14px;
}
.sideTD_welcome {
	background-color: #FFFFCC;
	background-image: url(../images/sideTitleWelcome.gif);
	background-repeat: no-repeat;
	/*height: 415px; */ 
}
.bottomTD {
	background-color: #FFFFFF;
	background-image: url(../images/bottomBckgrd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.header1 {
	font-size: 18px;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
	line-height: 20px;
}
.header2 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A:link { 
    text-decoration: none;
    COLOR: #339900;
    font-weight: bold
}
A:visited { 
    text-decoration: none;
    COLOR: #006600;
    font-weight: bold
}
A:active { 
    text-decoration: none;
    font-weight: bold
}
A:hover { 
    text-decoration: underline;
    font-weight: bold
}
.shadowBack {
	background-color: #330000;
	padding: 4px;
	margin-top: 4px;
	margin-left: 4px;
}
.shadowFront {
	margin-top: -8px;
	margin-left: -8px;
}
.borderTwo {
	border: 2px solid #330000;
}
.sideTD_properties {
	background-color: #FFFFCC;
	background-image: url(../images/sideTitleProperties.gif);
	background-repeat: no-repeat;
	/*height: 415px; */ 
}
.sideTD_contactUs {
	background-color: #FFFFCC;
	background-image: url(../images/sideTitleContactUs.gif);
	background-repeat: no-repeat;
	/*height: 415px; */   
}
.sideTD_brokers {
	background-color: #FFFFCC;
	background-image: url(../images/sideTitleBrokers.gif);
	background-repeat: no-repeat;
	/*height: 415px; */ 
}
.sideTD_aboutUs {
	background-color: #FFFFCC;
	background-image: url(../images/sideTitleAboutUs.gif);
	background-repeat: no-repeat;
	/*height: 415px; */  
}
.sideTD_industryTips {
	background-color: #FFFFCC;
	background-image: url(../images/sideTitleIndustryTips.gif);
	background-repeat: no-repeat;
	/*height: 415px; */ 
}
.header3 {
	font-weight: normal;
	color: #993333;
	text-decoration: none;
	text-transform: uppercase;
}

.inputtext {
	border: 1px;
	border-color: #660000;
	border-style: solid;
}

.inputbutton {
	border: 1px;
	border-color: #660000;
	border-style: solid;
	display: block;
}

.sideletters {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #996600;
}
