﻿div 
{
	/* used for outlining during layout */
	border: 0px solid #fff;
}
.clear 
{
	clear:both;
	height:0;
}
	
html {
	height: 100%;
	background-color: #000;
	display: block;
	clear: both;
}
#MSVE_obliqueNotification {
	visibility: hidden;
}
body 
{
/*	background: url(http://sitehost.trackmy.com/VanityThemes/Layouts/Template01/gold/images/pagebg.png) repeat-x; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #fff;
	margin: 0;
}
#form {
	float: left;
	width: 100%;
	margin: 0em;
	padding: 0em;
	text-align: left;
}
#container {
	/* this centers everything on the page */
	border-left:#333 0px solid;
	padding-bottom: 7px;
	margin: 0em auto;
	padding-left: 0;
	width: 950px;
	padding-right: 0;
	padding-top: 10px;
	background: #333;
	border-right:#333 0px solid;
}

/* Masthead data */
#masthead {
	float:left;
	width:950px;
	background: #3c3c3c;
}
#agentdata {
	width:750px;
	float:left;	
}
#tools {
	float: left;
	margin-top:.5em;
}
#agentcontact {
	float: left;
	margin-left:2em;
	margin-top:1em;
}
#agentpic {
	float:left;
	margin-left:1em;
	margin-right:1em;
}
#socialnet {
	float:right;
	margin-right:1em;
}
#companyinfo {
	float:left;
	height:140px;
	border-left: 1px solid #333;
	padding:0px 15px 0px 5px;
}
.cologo 
{
	float:right;
}
#leftsidebar {
	width: 250px;
	float: left;
	text-align:center;
	margin-top:3px;
	padding: 5px 5px 5px 5px;
}

#mainpagenav {
	clear:both;
}
.optiondiv {
	height:2em;
	background-color: #333333;
	border-bottom: 1px solid #999;
	text-align:left;
	padding-left:1em;
}
.optiondiv:hover {
	background-color: #000;
}
.optionicon {
	margin-top:.9em;
	margin-right:.8em;
	height:5px;
	width:5px;
	background-color: #999;
	float:left;
}
.optiontext {
	text-decoration:none;
	color: #ddd;
	font-size:10pt;
	float:left;
	margin-top:.5em;
	font-weight:bold;
}
.optiontext:hover {
	color:#fff;
}
#middlecontent {
	float: left;
	margin-left: 1em;
	padding:.5em;
}
#rightsidebar{
	float:right;
}
#mainpic {
	border: 1px solid #eeb31d;
	padding:.2em;
}
#mainpagebanner {
	margin-top:.5em;
	border-bottom: 2px solid #eeb31c;
}
#mainpagecontent {
	float: left;
	width: 640px;
	margin-top: .5em;
	background-color: #333333;
	padding:.5em;
}
.whiteborder {
	border: 1px double #fff;
	padding: 2px;
}
#footer {
	clear: both;
	margin: 1em auto 2em auto;
	border-top: solid 2px #ebd31c;
	border-bottom: solid 2px #ebd31c;
	text-align: left;
	width: 945px;
	padding: 5px;
}
.disclaimer {
	font-size: 8pt;
}
.headercolor {
	color: #eeb31d;
}
.standardlink {
	font-size:9pt;
	text-decoration:underline;
	color:#eeb31d;
}
.textcolor {
	color: #C1C1C1;
}
.white 
{
	color:#fff;
}
.black 
{
	color:#000;
}
.agentname {
	font-size: 15pt;
}
.normal {
	font-size: 10pt;
	padding-left: .5em;
	padding-right: .5em;
	letter-spacing: 1px;
}
.bannertext {
	font-size: 14pt;
	padding:.2em;
	font-weight:bold;
}
.boxheader {
	position:absolute;
	top:0;
	left:0;
	font-size:12pt;
	padding:.4em;
	font-weight:bold;
}
b.bt, b.bt b, b.bb, b.bb b {
	display: block;
	height: 10px;
	font-size: 1px;
	background: url(http://sitehost.trackmy.com/VanityThemes/Layouts/Template01/gold/images/cr_big.png) no-repeat;
	position: relative;
}
b.bt {
	top: -3px;
	left: -3px;
}
b.bt b {
	background-position: 100% -10px;
	left: 6px;
}
b.bb {
	background-position: 0 -20px;
	top: 3px;
	left: -3px;
}
b.bb b {
	background-position: 100% -30px;
	left: 6px;
}
.box_border {
	border: #eeb31d 3px solid;
}
.fldheader {
	width: 50px;
	text-align: right;
	font-size: 10pt;
	clear:both;
	float: left;
}
.phone {
	margin-left: .5em;
	clear:both;
	font-size: 10pt;
	font-weight: bold;
	float: left;
}
.contactbutton {
	text-align:center;
	font-weight: bold;
	border: 2px solid #fff;
	color: #eeb31d;
	background-color:black;
}
.inputbox {
	border: 1px solid #eeb31d;
	color: #000;
	background-color:#eee;
}
.tool {
	float: left;
	width: 220px;
	margin-left: 1.2em;
	background: url(http://sitehost.trackmy.com/VanityThemes/Layouts/Template01/gold/images/backgradient.png) repeat-x;
}
textarea {
}

