﻿@import url("reset.css");

body {text-align:center; background-color:#FBF5EB; background-image:url('Images/Background.jpg'); background-repeat:repeat-x; background-position:top left; font-family:Arial, Sans-Serif; font-size:14px;}
#PageWrapper {width:960px; margin-left:auto; margin-right:auto;}

#HeaderWrapper {height:96px;}
#HeaderLogoLeft {float:left; margin-left:-218px; width:218px; height:96px; background-image:url('Images/TAGlogoLeft.jpg'); background-repeat:no-repeat; background-position:top right;}
#HeaderLogo {float:left; width:355px; height:96px; overflow:hidden; text-align:left;} /* width:960px;*/
#HeaderNav {float:right; width:686px; height:29px; overflow:hidden; text-align:left; margin-left:-85px; margin-top:67px;} /* margin-top:-29px;*/
#HeaderNav a {outline:none;}
.NavItem {float:left; height:29px; overflow:hidden;}
/*#HeaderNav a {display:inline-block; float:left; height:29px; overflow:hidden;}*/
/*.NavSubmenuWrapper {background-color:White; width:150px; border:solid 1px #B1AAA2; filter:alpha(opacity=80); opacity:0.80; background-image:url('Images/TopGradient.jpg'); background-repeat:repeat-x; background-position:top left;}
.NavSubmenuInner {padding:15px; text-align:left; font-weight:bold;}*/

#ContentShadowLeft {float:left; margin-left:-218px; height:245px; width:218px; background-image:url('Images/ShadowLeft.jpg'); background-repeat:no-repeat; background-position:top right;}

#ContentWrapper{float:left; width:960px; overflow:hidden; text-align:left;}
#ContentImageLeft {float:left; width:688px; height:275px; overflow:hidden;}
#ContentImageRight {float:left; width:272px; height:275px; overflow:hidden;}
#ContentBodyLeft {float:left; width:659px; overflow:hidden; text-align:left;}
#ContentBodyLeftInner {margin-top:30px; color:#605A4F;}
#ContentBodyRight {float:right; width:272px; overflow:hidden; text-align:left; background-image:url('Images/RightContentGradient.jpg'); background-repeat:no-repeat; background-position:top right;}
#ContentBodyRightInner {padding:30px 15px 30px 15px;}
#ContentBodyRightAd {width:257px; height:180px; overflow:hidden; margin-bottom:15px; margin-top:30px;}
#ContentBodyRightInsight {width:257px; height:180px; overflow:hidden;}

#ContentShadowRight {float:left; margin-right:-218px; height:245px; width:218px; background-image:url('Images/ShadowRight.jpg'); background-repeat:no-repeat; background-position:top left;}

#FooterWrapper {margin-top:15px;}
#FooterLeft {float:left; width:532px;}
#FooterLeftImage {height:22px; overflow:hidden;}

#FooterLeftCopy {font-size:11px; color:#A79F92; padding-top:5px; padding-left:5px; text-align:left;}
#FooterLeftCopy a {font-size:11px; color:#A79F92; text-decoration:none;}
#FooterLeftCopy a:link {color:#A79F92;}
#FooterLeftCopy a:visited {color:#A79F92;}
#FooterLeftCopy a:hover {color:#487980; text-decoration:underline;}
#FooterLeftCopy a:active {color:#A79F92;}

.FooterRightImage {float:right;}

/*Used only on secondary pages and standalone master*/
#StandaloneContentWrapper {float:left; width:960px; overflow:hidden; text-align:left; background-color:White; background-image:url('Images/TopGradient.jpg'); background-repeat:repeat-x; background-position:top left; padding-top:6px;}
.ContentBody {background-color:White; background-image:url('Images/LeftContentGradient.jpg'); background-repeat:repeat-x; background-position:bottom left; padding:0px 1px 0px 1px;}
.ContentBodyPadding {padding:30px 29px 30px 29px;}
.PageTitle {height:41px;}

