/* set the page background color and margins. */
body {
	margin: 0px; 
	background: #000000;
	/*background-image: url(images/bg_pg.jpg); background-repeat: repeat; background-position: top center;  */
	
	/* scrollbar colors */
	/* outer lines */
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	/* inner lines */
	scrollbar-highlight-color: #bdbdbd;
	scrollbar-shadow-color: #bdbdbd;
	/* face, arrow and track */
	scrollbar-face-color: #30445F;
	scrollbar-arrow-color: #a3a3a3;
	scrollbar-track-color: #a3a3a3;
}

/* set the page font formatting. */
body, p { font-family: arial, sans-serif; font-size: 11px; line-height: 18px; }

/* default link colors - this is the default link color for the page */
a:link { font-weight: normal; text-decoration: underline; color: #000000; } /* unvisited link color */
a:hover { font-weight: normal; text-decoration: none; color: #FF1D00; } /* hover over an unvisited link color */
a:active { font-weight: normal; text-decoration: underline; color: #FF1D00; } /* hover over an unvisited link color */
a:visited { font-weight: normal; text-decoration: none; color: #000000; } /* visited link color*/
a:visited:hover { font-weight: normal; text-decoration: none; color: #FF1D00; } /* visited link hover color*/

a.awhite:link { font-weight: bold; text-decoration: none; color: #ffffff; }
a.awhite:hover { font-weight: bold; text-decoration: none; color: #F2DD8F; }
a.awhite:visited { font-weight: bold; text-decoration: none; color: #ffffff; }
a.awhite:visited:hover { font-weight: bold; text-decoration: none; color: #F2DD8F }

a.areadmore:link { font-weight: bold; color: #01887A; }
a.areadmore:hover { font-weight: bold; color: #41B8AA; }
a.areadmore:visited { font-weight: bold; color: #01887A; }
a.areadmore:visited:hover { font-weight: bold; color: #41B8AA; }

a.amapquest:link { font-weight: bold; color: #B68F63; }
a.amapquest:hover { font-weight: bold; color: #DD892A; }
a.amapquest:visited { font-weight: bold; color: #B68F63; }
a.amapquest:visited:hover { font-weight: bold; color: #DD892A; }


.fckgrayheader { font-size: 20px; font-weight: normal; color: #CCCCCC; }
.fckblue { margin-top: 25px; margin-bottom: -10px; color: #28499E; font-size: 14px; font-weight: bold; }
.fcksellingpoints { margin-bottom: 5px; color: #000000; font-size: 18px; font-family: arial, sans-serif; line-height: 18px; }
.fckparagraph { font-family: arial, sans-serif; font-size: 14px; line-height: 18px; }
.fckparagraph a:link {color: #28499E; text-decoration: none; }
.fckparagraph a:visited {color: #28499E; text-decoration: none;}
.fckparagraph a:hover {color: #000000; text-decoration: underline;}
.fckparagraph a:active {color: #333333; text-decoration: underline;}
.fcksmallertext { font-family: arial, sans-serif; font-size: 11px; line-height: 18px; }
.fcksmallertext a:link {color: #28499E; text-decoration: none; }
.fcksmallertext a:visited {color: #28499E; text-decoration: none;}
.fcksmallertext a:hover {color: #000000; text-decoration: underline;}
.fcksmallertext a:active {color: #333333; text-decoration: underline;}

hr { 
height: 2px; 
//border: solid #000; 
}

h1, h2, h3, h4, h5, h6, h7 { margin: 0px; }
h1 { position: relative; height: 65px; overflow: hidden; font-size: 20px; font-weight: normal; color: #CCCCCC; }

	h1 span { position: absolute; left: 0px; top: 0px; width: 575px; height: 100%; }
	h1 span.h1contact { background-image: url(images/hl_contact.gif); background-repeat: no-repeat; }
	h1 span.h1career { background-image: url(images/hl_career.gif); background-repeat: no-repeat; }
	h1 span.h1agent { background-image: url(images/hl_agent.gif); background-repeat: no-repeat; }
	h1 span.h1thankyou { background-image: url(images/hl_thankyou.gif); background-repeat: no-repeat; }
	h1 span.h1auctions { background-image: url(images/hl_auctions.gif); background-repeat: no-repeat; }
	
h2 { color: #28499E; font-size: 14px; font-weight: bold; }
h2.h2tight { margin-top: 25px; margin-bottom: -10px; color: #28499E; font-size: 14px; font-weight: bold; }
h3 { font-size:11px; font-weight: bold;  margin-top: 20px; }
h4 { font-size:18px; font-weight: bold; }
h5 { font-size:18px; font-weight: bold; }
h6 { font-size:18px; font-weight: bold; }
h7 { font-size:18px; font-weight: bold; }

li { font-size: 11px; }
img.imgcomlogo { margin-top: 5px; margin-right: 15px; margin-bottom: 10px; }

/* set all H tags to 0 margin. This allows another element to be directly below it on the page */

div.div_indexbox { color: #ABABAB; font-weight: bold; margin: 12px; margin-top: 16px; text-align: center; font-size: 11px; line-height: 14px; }
div.div_indexcredits { color: #BBBBBB; margin: 12px; text-align: center; font-size: 9px; line-height: 12px; }

#divindex { margin: 24px; margin-right: 28px; margin-left: 12px; }
	divindex, p { margin-bottom: -5px;}

table.tabmain { background-image: url(images/bg_well.gif); background-repeat: repeat-y; background-position: top left; }
	
p.paddress { margin-top: 10px; line-height: 15px; }
p.pemail { margin-top: 10px; margin-bottom: 15px; line-height: 15px; }
p.pdivider { border-top: solid 2px #000000; }
p.psellingpoints { margin-bottom: 5px; color: #000000; font-size: 18px; }
p.plargetype { font-size: 14px; }
.fmouse { font-size: 9px; line-height: 13px; }

/* only custom styles below this line */

//* form fields */
.formbutton {
	margin: 10px;
	width: 125px;
	border-width: 1px; border-style: solid; border-color: #000000;
	background-color: #61A142;
	color: #ffffff; font-size: 12px; font-weight: bold;
}
.formselect {
background-color: #FFF;
border: 1px solid #7F9DB9;
color: #000;
font: 0.8em/1.2 Verdana, Arial, Geneva, Helvetica, Sans-Serif;
margin: 0px;
padding: 4px 1px 0px 2px;
}
.formbutton2 {
	width: 35px;
	border-width: 1px; border-style: solid; border-color: #000000;
	background-color: #FCEEEA;
	font-size: 9px; font-weight: bold;
}
.formbig { 
	width: 250px;
	font-size : 11px;
	font-weight: bold;
	font-family: Verdana;
	border: 1px inset #000000;
	margin-bottom: 5px;
}

.formsmall { 
	font-size: 9px;
	padding: -2px;
	font-family: Verdana;
	border: 1px inset #000000;
}

.formnormal { 
	width: 175px;
	height: 17px;
	font-size : 11px;
	font-weight: bold;
	font-family: Verdana;	
	border: 1px inset #000000;
	margin-bottom: 5px;
}

.formbold { 
	width: 180px;
	height: 20px;
	font-size : 11px;
	font-weight: bold;
	font-family: Verdana;
	border: 1px solid #000000;
	margin-bottom: 5px;
}

.formsearch { font-size : 11px;
	width: 88px;
	font-weight: bold;
	font-family: Verdana;
	background-color: #F5EFDE;	
	border: 1px inset #9ED2CC;
}
.formmore { visibility:hidden; display:none; }
.formmore2 { visibility:visible; display:block; }
