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

