﻿/* backgrounds */
html {
	background: url(http://sitehost.trackmy.com/VanityThemes/Layouts/Template3/Beige/bg.gif) #DEEBF5 fixed repeat-x left top;
}
div.footer {
	background: url(http://sitehost.trackmy.com/VanityThemes/Layouts/Template3/Beige/topbg.gif) #fff repeat-x left top;
}
div.header {
	background: url(http://sitehost.trackmy.com/VanityThemes/Layouts/Template3/Beige/topbg.gif) #fff repeat-x left top;
}
div.subheader {
	background: url(http://sitehost.trackmy.com/VanityThemes/Layouts/Template3/Beige/hdr_main.gif) #fff repeat-x left top;
}
.boxlink1:hover,.boxlink2:hover,.boxlink3:hover {
	color: #fff;
}
.boxlink1 {
	color: #EBE8E0;
}
.boxlink2, .boxlink3 {
	color: #827455;
}
.navoption, .navoptionsingle, a {
	color: #827455;
}
.container {
	border: 10px solid #fff;
}
.lightborder1, .content, .subcontent {
	border: 1px solid #f3efe5;
}
.lightborder1top, .topnav {
	border-top: 1px solid #938460;
}
.lightborder1bottom, .topnav {
	border-bottom: 1px solid #938460;
}
.dark, .subpagetitle, .footer {
	color: #938460;
}
.navoption:hover, .navoptionsingle:hover, a:hover {
	color:#fff;
}
.darkbg, .agentimage {
	background-color: #938460;
}
.mediumbg, .separator {
	background-color: #CFC29A;
}
.lightbg, .topnav {
	background-color: #DFD6BB;
}
.verylight, .textnav, .agentprofile {
	background-color: #f3efe5;
}
.transparent, .content, .subcontent {
	background:transparent;
}

