body
	{
		background: #FFFFFF;
	}
	
 
/* Dynamic Links - Main Menu*/

.ie6menu
	{
		display: none;
	}
#mainmenu 
	{
		display: block;
		position: absolute;
	}
#mainmenu a
	{
		display: block;
		margin: 0px;
		padding: 0px;
		width: 125px;
	}
#mainmenu ul
	{
		display: block;
		margin: 0px;
		padding: 0px;
		width: 125px;
	}
#mainmenu li
	{
		display: block;
		list-style: none;
		padding: 3px;
	}
#mainmenu ul.submenu
	{
		display: none;		
		width: 130px;
		border: 1px outset #6666CC collapse;
		background: #D6D6F1;		
		padding: 5px;
		overflow: hidden;
	}
#mainmenu ul.mainmenu li:hover ul.submenu
	{
		display: block;
		position: absolute;
		margin-top: -30px;
		margin-left: 115px;
		z-index: 1;
		border: 1px outset #1C1C1C;
	}
#mainmenu li:hover ul.submenu
	{
		position: relative;
	}
#ffs
	{
		background-image: url('images/BadgeBack.jpg');
		background-repeat: no-repeat;
		background-position: top center;		
		font-family: Verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #32307A;
		padding-top: 300px;
		text-align: center;
	}

/* 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, 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;
	}
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: normal;
		color: #FF0000;
		text-decoration: none;
	}
a.hometable:hover
	{
		font-family: Verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #6666CC;
		text-decoration: underline;
	}
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;
		width: 125px;
		text-align: center;
		position: absolute;
		top: 690px;
	}
.maillistblock
	{
		display: block;
		width: 115px;
		text-align: center;
		margin-left: 5px;
		margin-right: 5px;
		position: absolute;
		top: 460px;
	}
.chamber
	{
		display: block;
		width: 120px;
		text-align: center;
		margin-left: 2px;
		margin-right: 2px;
		position: absolute;
		top: 600px;
		border-top: 1px outset #FFFFFF;
		border-left: 1px outset #FFFFFF;
		border-right: 1px outset #FFFFFF;
		border-bottom: 1px outset #FFFFFF;
		border-collapse: no-collapse;
		background: #FFFFFF;
		/*padding-top: 3px;*/
		/*padding-bottom: 3px;*/
		vertical-align: middle;
	}
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;
	}