body {margin-left: 0px;	margin-top: 0px;}

.sectionhdwht       { color: #FFFFFF; font-size: 26px; font-weight: normal; }
.accent             { color: #b40734; font-weight: bold; }
.tagline 			{ color: #CCCCCC; font-size: 20px; font-weight: normal; }




/* NAVIGATION */
/* TOP NAV */

.topnav               { background-color: #000000; }
a.topnav:link         { background: none; color: #E3E3E3; text-decoration: none; font-size: 14px;font-weight: bold; }
a.topnav:visited      { color: #E3E3E3; text-decoration: none; font-size: 14px; font-weight: bold; }
a.topnav:hover        { color: #FFFFFF; text-decoration: none; font-size: 14px; font-weight: bold; }
a.topnav:active       { color: #FFCC00; text-decoration: none; font-size: 14px; font-weight: bold; }


.topnavon               { background-color: #000000; }
a.topnavon:link         { background-color: #000000; color: #FFCC00; text-decoration: none; font-size: 14px; font-weight: bold; }
a.topnavon:visited      { background-color: #000000; color: #FFCC00; text-decoration: none; font-size: 14px; font-weight: bold; }
a.topnavon:hover        { background-color: #000000; color: #FFFFFF; text-decoration: none; font-size: 14px; font-weight: bold; }
a.topnavon:active       { background-color: #000000; color: #FFCC00; text-decoration: none; font-size: 14px; font-weight: bold; }

/* LEFT NAV */

.nav									{ background-color: #FFFFFF; padding-right: 5px; padding-left: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

a.navlink, a.navlink:link, a.navlink:visited, a.navlink:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #000000; }

a.subnavlink, a.subnavlink:link, a.subnavlink:visited, a.subnavlink:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #000000; }

a.subnavlink:hover						{ color: #000000; text-decoration: underline; }

.navicon								{ background-image: url(http://a1920.g.akamai.net/f/1920/1078/8h/www.imimages.com/communities/nav_line.gif); background-repeat: no-repeat; background-position: left center; background-color: #FFFFFF; }

.leftnavseparator						{ background-image: url(http://a1920.g.akamai.net/f/1920/1078/8h/www.imimages.com/communities/leftnav_separator.gif); background-repeat: repeat-x; background-position: center; }

a.navlink:hover 						{text-decoration: none;}

a.navlinkover 							{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none;}

a.navlinkover:link 						{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none;}

a.navlinkover:active 					{font-weight: bold; text-decoration: none;}

a.navlinkover:visited 					{font-weight: bold; text-decoration: none;}

a.navlinkover:hover 					{font-weight: bold; text-decoration: none;}

a.leftnavsub:link       { color: #FFFFFF; text-decoration: none; font-size: 11px; }
a.leftnavsub:visited    { color: #FFFFFF; text-decoration: none; font-size: 11px; }
a.leftnavsub:hover      { color: #000000; }


/* COLORS */
.colorpsltgray							{ background-color: #aaa59c; }


/* LINES */
.separatorwhite							{ background-image: url(http://a1920.g.akamai.net/f/1920/1078/8h/www.imimages.com/communities/line_dashed_white.gif); background-repeat: repeat-x; background-position: center; }


/* CONTAINERS */
.containerLeftNav { background-color: #aaa59c; float: left; position: relative; z-index: 2; width: 170px; }
.containerContent { width: 1009px; margin-left: -170px; float: left; position: relative; z-index: 1 }
.containerFooter { width: 1009px; border-top: 1px solid #aaa59c; clear: both;}
