body { font: 12px Arial, Helvetica, sans-serif; color: #666; background-color: #B6BDCD; }
a, a:visited { color: #7D4460; }
a:hover, a:active { }
/* MODDED STYLES */
/* Header */
#wrapper { width: 783px; margin: 10px auto 20px auto; }
#header { background: url(img/bg-header.jpg) no-repeat 0 0; height: 26px; color: #ccc; padding: 65px 0 0 40px; }
#header a, #header a:visited { margin: 0 3px; color: #fff; text-decoration: none; }
#header a:hover, #header a:active { text-decoration: underline; }
.nav { text-transform: uppercase; }
#pagetop { background: url(img/bg-contenttop.jpg) no-repeat; height: 15px; }

/* Page */
#page { background: url(img/bg-contentmid.jpg) repeat-y; padding: 5px 40px; }
#page h2 { font-size: 17px; font-weight: normal; color: #446583; padding-bottom: 3px; border-bottom: 1px solid #AAB7C2; display: block; }
#page h3 { font-size: 13px; font-weight: bold; color: #446583; }
.column1 { width: 48%; float: left; }
.column2 { width: 48%; float: left; margin-left: 10px; }
.left { float: left; margin: 0 5px 5px 0; }
.right { float: right; margin: 0 0 5px 5px; }
.clear { clear: both; visibility: hidden; }

/* Footer */
#pagebottom { background:url(img/bg-contentbottom.jpg) no-repeat; height: 44px; padding: 40px 0 0 40px; }
#pagebottom .nav { float: left; }
#pagebottom .nav a, #pagebottom .nav a:visited { margin: 0 3px; color: #666; text-decoration:none; }
#pagebottom .nav a:hover, #pagebottom .nav a:active { text-decoration: underline; }
#pagebottom .phone { font-size: 16px; font-weight: bold; color: #7D4460; text-align: right; float: right; margin-right: 40px; margin-top: -3px; }
#pagebottom .copyright { clear: left; color: #7D4460; padding-top: 30px; }

#contactTable { font-size: 90%; }

/* LEGACY STYLES */ 
.text_normal {	color: #666666; }
.text_medium {	font-size: 12px; color: #666666; }
.text_normal_purple { color: #7D4460; cursor:hand; }
.link_normal_purple { color: #7D4460; }
.link_normal_gray {	text-decoration:none; }
.link_normal_gray:hover { color: #7D4460; text-decoration:none; }
.sub_title { color:#446583;	font-size: 17px; }
.sub_title_small { color:#446583; font-size: 13px; }



