﻿/* backgrounds */
html {
	background: url(http://sitehost.trackmy.com/VanityThemes/Layouts/Template3/Teal/bg.gif) #DEEBF5 fixed repeat-x left top;
}
div.footer {
	background: url(http://sitehost.trackmy.com/VanityThemes/Layouts/Template3/Teal/topbg.gif) #fff repeat-x left top;
}
div.header {
	background: url(http://sitehost.trackmy.com/VanityThemes/Layouts/Template3/Teal/topbg.gif) #fff repeat-x left top;
}
div.subheader {
	background: url(http://sitehost.trackmy.com/VanityThemes/Layouts/Template3/Teal/hdr_main.gif) #fff repeat-x left top;
}
.boxlink:hover {
	color: #DEEBF5;
}
.navoption, .navoptionsingle, .boxlink, a {
	color: #fff;
}
.container {
	border: 10px solid #fff;
}
.lightborder1, .content, .subcontent {
	border: 1px solid #4a7379;
}
.lightborder1top, .topnav {
	border-top: 1px solid #4a7379;
}
.lightborder1bottom, .topnav {
	border-bottom: 1px solid #4a7379;
}
.dark, .navoption:hover, .navoptionsingle:hover, .subpagetitle, .footer, a:hover {
	color: #3C5A60;
}
.darkbg, .agentimage {
	background-color: #3C5A60;
}
.mediumbg, .separator {
	background-color: #5c9396;
}
.lightbg, .topnav {
	background-color: #85a4a7;
}
.verylight, .textnav, .agentprofile {
	background-color: #4a7379;
}
.transparent, .content, .subcontent {
	background:transparent;
}
