/* CSS Document */

/* COMMON STYLES --------------------------------------------------------------------------- */

body {
	color: #000;
	background: #120045;
	text-align: center;
	margin: 0px;
	scrollbar-3dlight-color:#120045;
	scrollbar-arrow-color:#B00;
	scrollbar-base-color:#EEE7CC;
	scrollbar-darkshadow-color:#EEE7CC;
	scrollbar-face-color:#EEE7CC;
	scrollbar-hightlight-color:#EEE7CC;
	scrollbar-shadow-color:#120045;
	}

p {font: 12px arial, helvetica, verdana, sans-serif; margin-top: 0;	margin-bottom: 8px;}
table td {padding: 0; border: 0; vertical-align: top; font-family: Arial, Helvetica, Verdana, sans-serif;}
hr {height: 1px; width: 100%; margin: 0}

a:link {color: #454A72; text-decoration: none;}
a:active {color: #B00; text-decoration: none;}
a:hover {color: #8388B4; text-decoration: none;	border-bottom: 1px dashed #B00;}
a:visited {color: #8388B4; text-decoration: none;}	

h1, h2, h3, h4 {color: #454A72;	font-family: arial, helvetica, verdana, sans-serif; margin-top: 4px; margin-bottom: 2px;}
h1 {color: #B00; font: bold italic 16px;}
h2 {font: bold 14px;}
h3 {font: bold 12px;}
h4 {font: bold 10px;}
ul {font: 10px arial, helvetica, verdana, sans-serif; margin-top: 0; margin-bottom: 8px;}


/* SPECIFIC STYLES --------------------------------------------------------------------------- */

table#masthead {
	width: 760px;
	background: #F6E4C1;
	}
table#global {
	background: #FFF;
	color: #000;
	width: 760px;
	vertical-align: top;
	}
table#offices {
	width: 100%;
	vertical-align: top;
	}
table#offices td {
	background: #C1C4D9;
	color: #000;
	width: 33%;
	vertical-align: top;
	padding: 5px;
	}
td#sidebar {
	font: normal 8pt arial, helvetica, verdana, sans-serif;
	background: #F6E4C1;
	color: #000;
	width: 220px;
	vertical-align: top;
	padding: 10px;
	}
td#sidebar p {
	font: normal 7pt arial, helvetica, verdana, sans-serif;
	margin-bottom: 3px;
	}

td#content {
	width: 500px;
	color: #000;
	background: #FFF; 
	font: normal 10pt arial, helvetica, verdana, sans-serif;
	padding: 10px;
	vertical-align: top;
	}
td#banner {
	height: 30px;
	background: #B00;
	font: bold italic 22px Arial, Helvetica, Verdana, sans-serif;
	color: #FFF;
	padding: 10px;
	}		
.pullquote {
	color: #FFF;
	background: #120045;
	text-align: center;
	float: right; 
	width: 200px;
	border: solid #B00;
	border-width: 7px 0;
	font: italic 16px Arial, Helvetica, Verdana, sans-serif;
	padding: 2px 6px; 
	margin: 1px 7px;
	}
.remax {
	font-weight: bold;
	color: #B00;
	}
table#agenttable {
	border-top: 1px solid #000;
	}
table#agenttable td {
	border-bottom: 1px solid #000;
	font:  12px Arial, Helvetica, Verdana, sans-serif;
	padding: 3px;
	}
table#footer {
	border-top: 4px solid #B00;
	width: 760px;
	}
table#footer p{
	color: #FFF;
	text-align: center;
	font-size: 10px;
	}
table#footer a {
	color: #C1C4D9;
	font-size: 10px;
	}
table#footer a:hover {
	border-bottom: 1px dashed #FFF;
	}

/* PHOTO STYLES --------------------------------------------------------------------------- */

img#mainphoto {
	margin: -10px -13px 10px 10px;
	float: right;
	}
img#sidebarphoto {
	margin: -15px -15px 2px 10px;
	float: right;
	}
img#officephoto {
	margin: 0px 0px 2px 10px;
	float: right;
	}

/* NAVIGATION STYLES --------------------------------------------------------------------------- */

td#topnavtop { 
	height: 20px;
	color: #FFF;
	background: #B00 url('../images/IM-TopNavBar.gif') repeat-x;
	font: normal 11px arial, helvetica, verdana, sans-serif;
	text-transform: uppercase; 
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	border-left: 1px #000; 
	border-right: 1px #FFF;
	}
td#topnavtop a {
	height: 20px;
	color: #FFF;
	font-size: 11px;
	padding: 4px 4px 0;
	border-left: 1px solid #B00; 
	border-right: 1px solid #B00;
	}
td#topnavtop a:hover {
	height: 20px;
	color: #FFF;
	padding: 5px 4px 0;
	border-left: 1px solid #A90909; 
	border-right: 1px solid #FF3E3E;
	background: #B00;
	}
td#topnavtop a:active {
	height: 20px;
	color: #FFF;
	padding: 5px 4px 0;
	border-left: 1px solid #A90909; 
	border-right: 1px solid #FF3E3E;
	background: #E00;
	}
td#topnav { 
	height: 20px;
	color: #FFF;
	background: #B00 url('../images/IM-TopNavBar.gif') repeat-x;
	font: normal 11px arial, helvetica, verdana, sans-serif;
	text-transform: uppercase; 
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	border-left: 1px #000; 
	border-right: 1px #FFF;
	}
td#topnav a {
	height: 20px;
	color: #FFF;
	font-size: 11px;
	padding: 4px 4px 0;
	border-left: 1px solid #B00; 
	border-right: 1px solid #B00;
	}
td#topnav a:hover {
	height: 20px;
	color: #FFF;
	padding: 5px 4px 0;
	border-left: 1px solid #A90909; 
	border-right: 1px solid #FF3E3E;
	background: #B00;
	}
td#topnav a:active {
	height: 20px;
	color: #FFF;
	padding: 5px 4px 0;
	border-left: 1px solid #A90909; 
	border-right: 1px solid #FF3E3E;
	background: #E00;
	}
td#navbar { 
	height: 25px;
	color: #FFF;
	background: #120045 url(../images/IM-NavBar.gif) repeat-x;
	font: bold 11px arial, helvetica, verdana, sans-serif;
	text-transform: uppercase; 
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	border-left: 1px #000; 
	border-right: 1px #FFF;
	}
td#navbar a {
	height: 23px;
	color: #FFF;
	border-bottom: 0;
	padding: 2px 4px;
	border-left: 1px solid black; 
	border-right: 1px solid black;
	}
td#navbar a:hover {
	text-decoration: none;
	padding: 4px 4px;
	border-left: 1px solid #000; 
	border-right: 1px solid #2E00B7;
	background: #120045;
	}
td#navbar a:active {
	color: #FFF;
	padding: 4px 4px;
	border-left: 1px solid #600; 
	border-right: 1px solid #3600D9;
	background: #D00;
	}
table#subnav {
	width: 760px;
	background: #B00;
	}
/* FORM STYLES --------------------------------------------------------------------------- */

table#contactform {
	width: 440px;
	background: EEE7CC;
	border: 1px solid #120045;
	}
table#contactform td{
	font: 11px arial, helvetica, verdana, sans-serif;
	padding: 4px;
	}
.formInput {
	font-size: 10px;
	color: #120045;
	background-color: #C1C4D9;
	border: 1px solid #120045;
	padding: 6px;
}
.formSubmit {
	font-size: 10px;
	color: #224762;
	background-color: #C1C4D9;
	border: 1px solid #275170;
	padding: 3px;
	}

/* END --------------------------------------------------------------------------- */