body
	{
		background: #FFFFFF;
	}
	

a, a:visited
	{
		color: #1C1C1C;
		font-family: Verdana;
		font-size: 10pt;
		font-weight: normal;
		text-decoration: underline;
	}
a:hover
	{
		color: #FF0000;
		font-family: Verdana;
		font-size: 10pt;
		font-weight: normal;
		text-decoration: underline;
	}
 
/* Dynamic Links - Main Menu*/
#mainmenu 
	{
		display: block;
		position:relative;
		z-index:500;
	}
#mainmenu a
	{
		display: block;
		margin: 0px;
		padding: 0px;
		width: 125px;
		font-weight:bold;
		text-decoration:none;
	}
#mainmenu ul
	{
		display: block;
		margin: 0px;
		padding: 0px;
		width: 125px;
	}
#mainmenu li
	{
		display: block;
		list-style: none;
		padding: 3px;
		font-weight:bold;
	}

#mainmenu ul.submenu
	{
		display: none;
		width: 130px;
		border: 1px outset #6666CC collapse;
		background: #D6D6F1;		
		padding: 5px;
		z-index:501;
		overflow: hidden;
	}
#mainmenu ul.mainmenu li:hover ul.submenu
	{
		display: block;
		position: absolute;
		margin-top: -30px;
		margin-left: 115px;
		z-index: 502;
		border: 1px outset #1C1C1C;
	}
#mainmenu li:hover ul.submenu
	{
		position: relative;
	}

/* Tables and cell settings */

table.main
	{
		background: #FFFFFF;
		width: 750px;
	}
table.navlinkspage
	{
		background: #FFFFFF;
		width: 130px;
	}
table.nav
	{
		width: 125px;
		border: 1px inset #FF0000;
	}
table.homeright
	{
		width: 150px;
		border-left: 10px solid #FFFFFF;
		border-bottom: 10px solid #FFFFFF;
		padding: 0px;
	}
td.leftvert
	{
		background-image: url('images/NavBack.jpg'); 
		background-repeat: no-repeat; 
		background-position: top center;
		width: 125px;
		height: 790px;
	}
td.main
	{
		padding-left: 0px;
		padding-right: 0px;
	}
table.team
	{
		width: 600px;
		border: 2px inset #FF0000;
		border-collapse: no-collapse;
	}
table.rentals
	{
		width: 580px;
		border: 2px inset #FF0000;
		border-collapse: no-collapse; 
	}
table.mortgage
	{
		width: 500px;
		border: 2px inset #FF0000;
		border-collapse: no-collapse;
		cell-spacing: 20px;
	}
td.mortgage
	{
		width: 33%;
		height: 70px;
		border-right: 1px outset #FF0000;
		border-bottom: 1px outset #FF0000;
		border-collapse: no-collapse;
		
	}
td.teammember
	{
		border-top: 1px outset #FF0000;
		border-collapse: no-collapse;
	}
td.rentals
	{
		border-top: 1px outset #FF0000;
		border-right: 1px outset #FF0000;
		border-collapse: no-collapse;
	}
td.contact
	{
		border: 1px outset #FF0000;
		width: 220px;
	}
/* Hyperlinks */
a.ff, a.ff:visited
	{
		font-size: 8pt;
		text-decoration: none;
	}
a.ff:hover
	{
		font-size: 8pt;
	}
a.mortgage, a.mortgage:visited
	{
		font-family: Verdana;
		font-size: 10pt;
		font-weight: bold;
		color: #F82842;
		character-spacing: 1px;
		text-decoration: none;
	}
a.mortgage:hover
	{
		color: #1C1C1C;
		font-weight: bold;
		text-decoration: underline;
	}
a.team, a.team:visited
	{
		color: #FF0000;
		font-family: Verdana;
		font-size: 10pt;
		font-weight: normal;
		text-decoration: underline;
	}
a.team:hover
	{
		color: #1C1C1C;
		font-family: Verdana;
		font-size: 10pt;
		font-weight: normal;
		text-decoration: underline;
	}
a.teamlarge, a.teamlarge:visited
	{
		color: #FF0000;
		font-family: Verdana;
		font-size: 12pt;
		font-weight: normal;
		text-decoration: underline;
		text-align: left;
		margin-left: 20px;
	}
a.teamlarge:hover
	{
		color: #1C1C1C;
		font-family: Verdana;
		font-size: 12pt;
		font-weight: normal;
		text-decoration: underline;
		text-align: left;
		margin-left: 20px;
	}
a.menu, a.menu:visited
	{
		color: #1C1C1C;
		font-family: Verdana;
		font-size: 10pt;
		text-align: center;
		font-weight: bold;
		text-decoration: none;
		/*line-height: 30px;*/
		line-height: 18pt;
	}
a.menu:hover
	{
		color: #FF0000;
		background: #D6D6F1;
	}
a.submenu, a.submenu:visited
	{
		color: #1C1C1C;
		font-family: Verdana;
		font-size: 10pt;
		text-align: center;
		font-weight: bold;
		text-decoration: none;
		line-height: 18pt;
		padding: 5px;
	}
a.submenu:hover
	{
		color: #FF0000;
		background: #FFFFFF;
	}

a.hometable, a.hometable:visited
	{
		font-family: Verdana;
		font-size: 8pt;
		font-weight: bold;
		color: #FF0000;
		text-decoration: none;
	}
a.hometable:hover
	{
		font-family: Verdana;
		font-size: 8pt;
		font-weight: bold;
		color: #6666CC;
	}
a.copyright,  a.copyright:visited
	{
		font-family: Verdana;
		font-size: 7pt;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: underline;
	}

a.copyright:hover
	{
		font-family: Verdana;
		font-size: 7pt;
		font-weight: normal;
		color: #FF0000;
		text-decoration: none;
	}

/* Font Settings */

h1
	{
		font-family: Verdana;
		font-size: 14pt;
		font-weight: normal;
		color: #F82842;
		text-align: center;
		character-spacing: 1px;
	}
h2
	{
		font-family: Verdana;
		font-size: 12pt;
		font-weight: bold;
		color: #F82842;
		text-align: center;
		character-spacing: 1px;
	}
h3
	{
		font-family: Verdana;
		font-size: 10pt;
		font-weight: bold;
		color: #F82842;
		text-align: center;
		character-spacing: 1px;
	}
h3.news
	{
		font-family: Verdana;
		font-size: 10pt;
		font-weight: normal;
		color: #1C1C1C;
		text-align: left;
		character-spacing: 1px;
	}
h3.homelinks
	{
		font-family: Verdana;
		font-size: 10pt;
		font-weight: bold;
		color: #6666CC;
		text-align: center;
		character-spacing: 1px;
	}
h4
	{
		font-family: Verdana;
		font-size: 7pt;
		font-weight: normal;
		color: #FFFFFF;
		character-spacing: 1px;
		text-align: center;
	}
h5
	{
		font-family: Verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #1C1C1C;
		character-spacing: 1px;
		text-align: center;
	}
p
	{
		font-family: Verdana;
		font-size: 10pt;
		color: #2C2B2B;				
		text-align: justify;
		character-spacing: 1px;
		margin-left: 20px;
		margin-right: 20px;
	}
p.copyright
	{
		font-family: Verdana;
		font-size: 8pt;
		font-weight: bold;
		color: #2C2B2B;
	}
/*Form Settings*/

form.maillist
	{
		width: 600px;
		text-align: center;
		font-family: Verdana;
		font-size: 10pt;
		font-weight: bold;
		color: #6867CD;
	}
input.button
	{
		font-family: Verdana;
		font-size: 10pt;
		font-weight: bold;
		color: #F82842;
		height: 30px;
		background: #FFFFFF;
		border: 1px outset #605FCD collapse;
	}
form.maillistmain
	{
	
		font-family: Verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #F82842;
		display: block;
		/*border: 1px outset #605FCD;*/
		text-align: center;
		width: 110px;
		
	}
input.mailsmall
	{
		font-family: Verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #F82842;
		height: 20px;
		background: #FFFFFF;
		border: 1px outset #605FCD collapse;
	}
input.mailsmaillfields
	{
		font-family: Verdana;
		font-size: 8pt;
		color: #2C2B2B;
		height: 17px;
		border: 1.5px inset #2C2B2B collapse;
	}
form.contact
	{
		font-family: Verdana;
		font-size: 10pt;
		font-weight: bold;
		color: #F82842;
		text-align: left;
		margin-left: 20px;
		width: 400px;
	}
form.contactverify
	{
		font-family: Verdana;
		font-size: 10pt;
		font-weight: bold;
		color: #F82842;
		text-align: left;
		margin-left: 20px;
		width: 600px;
	}
input.button
	{
		font-family: Verdana;
		font-size: 10pt;
		font-weight: bold;
		color: #F82842;
		height: 25px;
		background: #FFFFFF;
		border: 1px outset #605FCD collapse;
	}
/* Miscellaneous */

.copyrightsect
	{
		display: block;
		position:relative;
		width: 125px;
		margin:30px;
		margin-left:0px;
		margin-right:0px;
		text-align: center;
	}
.maillistblock
	{
		display: block;
		position:relative;
		width: 115px;
		text-align: center;
		margin:5px;
		margin-top:40px;
		margin-bottom:20px;
	}
.chamber
	{
		display: block;
		width: 120px;
		position:relative;
		text-align: center;
		margin-left: 2px;
		margin-right: 2px;
		border: 1px outset #FFFFFF;
		border-collapse: no-collapse;
		background: #FFFFFF;
	}
li.homelinks
	{
		font-family: Verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #6666CC;
		margin-left: -20px;
		text-align: left;
	}
iframe.properties
	{
		width: 640px;
		height: 600px;
		align: left;
		scrolling: auto;
	}
li.terms
	{
		font-family: Verdana;
		font-size: 10pt;
		color: #2C2B2B;				
		text-align: justify;
		character-spacing: 1px;
		margin-left: 20px;
		margin-right: 20px;
	}
li.chooseus
	{
		list-style: disc outside;
		color: #FF0000;
		margin-left: 20px;
		margin-right: 20px;
		text-align: justify;
		font-family: Verdana;
		font-size: 10pt;
	}
#flashpadback {
	display:block;
	position:relative;
	width:600px;
	height:350px;
	left:0px;
	margin-left:20px;
}
#flashpad {
	display:block;
	position:relative;
	width:400px;
	height:300px;
	margin-top:30px;
	left:25px;
	/*border:1px solid #DFDFF4;*/
}
ul.reports {
	list-style-type:disc;
	list-style-position:outside;
	width:140px;
	margin:20px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	float:right;
}
ul.reports li.repts {
	color:#6767CD;
	width:120px;
	text-align:center;
	margin:0px;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:20px;
}
.clip {
	display:none;
	position:absolute;
	width:400px;
	height:300px;
	top:0px;
	left:0px;
}
.image {
	display:block;
	position:absolute;
	width:400px;
	height:265px;
	top:0px;
	left:0px;
	border:0px;
}
.image img {
	width:400px;
	height:265px;
	border:0px;
}
.caption {
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
	width:400px;
	height:32px;
	text-align:center;
	font-family:Verdana;
	font-size:9pt;
	color:#2C2B2B;
}
.caption:hover {color:#6666CC;}
