@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #442561;
}
#container {
	width: 750px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
} 
#header {
	padding: 0;
	margin: 0px;
	width: 750px;
	height: 150px;
	position: relative;
} 
#TopHeader img {
	height: 150px;
	width: 750px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99;
}

#PrintHeader img {
	height: 138px;
	width: 690px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}


#TopSlogan {
	color: #580477;
	background-color: #FFCC33;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 1px;
	font-style: italic;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 0.85em;
}
#TopNav {
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #550074;
	width: 750px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CAE2A4;
	margin: 0px;
	padding: 0px;
	background-color: #550074;
	height: 18px;
		
}
#TopNav ul {
	background-color: #550074;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	

}
#TopNav ul li {
	background-color: #550074;
	display: block;
	list-style-type: none;
	float: left;
	text-align: center;
	font-size: 0.85em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}





#TopNav ul li a:link, #TopNav ul li a:visited  {
	background-color: #550074;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 249px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#TopNav ul li a:focus, #TopNav ul li a:hover, #TopNav ul li a:active {
	background-color: #007233;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

#TopNav ul li a.first {
	width: 249px;
	background-image: url(../images/TopNavVerticalLine.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


h1 {
	font-size: 1.2em;
	color: #550074;
	padding-bottom: 0em;
	margin-top: 0.75em;
	padding-left: 0.5em;
	text-align: center;
	margin-bottom: .5em;
}
h2  {
	font-size: 1em;
	color: #550074;
	padding-bottom: 0em;
	margin-bottom: 0.3em;
	margin-top: 0.25em;
	text-align: left;
	margin-right: 3em;
	padding-left: 10px;
}
h3 {
	font-size: 95%;
	padding-left: 10px;
	color: #550074;
	margin-bottom: 0.25em;
	padding-top: 0em;
	text-decoration: underline;
}
h4 {
	font-size: 0.9em;
	text-align: center;
	margin-top: 0px;
	background-color: #E2FDB7;
}
h5 {
	font-size: 1.1em;
	color: #550074;
	text-align: center;
}
h6 {
	margin-bottom: -0.5em;
	font-size: 1em;
	margin-left: 150px;
	color: #006600;
	padding: 0px;
}

#sidebar1 {
	float: left;
	clear: left;
	background-color: #FDF3F7;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -4000px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4000px;
	padding-left: 0;
	width: 150px;
}
#sidebar1  ul  {
	list-style-type: none;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 0.75em;
	margin: 0px;
}
#sidebar1  ul  li  {
	width: 150px;
	display: block;
	margin-bottom: 1px;
	overflow: hidden;
}
#sidebar1 ul li a:link, #sidebar1 ul li a:visited  {
	text-decoration: none;
	padding-left: 3px;
	display: block;
	color: #662E0A;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CAE2A4;
	width: 150px;
	font-weight: bold;
	}
	
#sidebar1 ul li a:focus, #sidebar1 ul li a:hover, #sidebar1 ul li a:active {
	background-color: #0A7239;
	color: #FFFFFF;
}


#SideBarQuote {
	color: #550074;
	text-align: right;
	font-style: italic;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: .9em;
}
#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
} 

#mainContent p {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 85%;
	text-align: justify;
	margin-bottom: 0.7em;
	line-height: 1.3em;
	padding-right: 20px;
	padding-left: 10px;
}
#pressLogos img {
	position: relative;
	margin-left: 125px;
}
#pressLogos {
	border: 1px solid #CAE2A4;
	width: 95%;
	margin-bottom: 50px;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#mainContent a:link, #mainContent a:visited {
	color: #006600;
}

#mainContent a:focus, #mainContent a:hover, #mainContent a:active {
	color: #550074;
	
} 

#bottomNav {
	font-size: 0.8em;
	text-align: center;
	width: 600px;
	float: right;
	margin-top: 30px;
}
#bottomNav a:link, #bottomNav a:visited {
	color: #593473;	
}

#bottomNav a:hover, #bottomNav a:active {
	color: #3C8A3C;
}

#footer {
	background:#DDDDDD;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	overflow: hidden;
	float: left;
	width: 750px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	font-size: 0.65em;
	text-align: center;
	color: #333333;
}
.copyright {
	font-size: 0.8em;
	color: #333;
}
.footerTagline {
	padding-right: 20px;
	padding-left: 20px;
	color: #333;
	font-style: italic;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	position: relative;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	position: relative;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainContent  .pullqRight {
	font-size: 150%;
	text-align: center;
	padding: 0.5em;
	width: 35%;
	float: right;
	background-color: #F2F0FA;
	line-height: 1.5em;
	border-top-width: medium;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #41297B;
	border-bottom-color: #41297B;
	font-size: 1.2em;
	text-align: center;
	color: #41297B;
	font-style: italic;
	margin: 1em;
}
#CaptionedImageLeft {
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0.2em;
	margin-left: 0em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#CaptionedImageRight {
	float: right;
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: 0.2em;
	margin-left: 0em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	width: 210px;
	padding-left: 0px;
	position: relative;
}
#ImageCaption {
	width: 99%;
}
#CaptionedImageRightLrg {
	float: right;
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: 0.2em;
	margin-left: 0em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	width: 365px;
	padding-left: 0px;
	position: relative;
}
#ImageCaption  p {
	font-size: 0.7em;
	color: #550074;
	font-weight: bold;
}



#mainContent em {
	color: #006600;
	font-weight: bold;
	}



#mainContent p.testimonialquote {
	font-style: italic;
	color: #662E0A;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 1em;
	margin-bottom: 0.2em;
	font-size: 90%;
	text-align: left;
}
#mainContent p.testimonial-name {
	color: #006600;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1em;
	padding-bottom: 0px;
	font-weight: bold;
	text-align: right;
	font-size: 90%;
	margin-right: 50px;
}
.TabbedPanelsContent h2 {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;
}
.formtext {
	font-size: 0.8em;
}
#form {
	margin-top: 1px;
	padding-top: 5px;
	width: 550px;
	border: 1px solid #CAE2A4;
}
#formContainer {
	margin-top: 20px;
	margin-left: 10px;
}
#form caption {
	margin-top: 0px;
	padding-top: 3px;
	width: 550px;
	border: 1px solid #CAE2A4;
	background-color: #FDF3F7;
	padding-bottom: 3px;
}
#form td {
	border: 1px solid #CAE2A4;
}
#mainContent ul {
	list-style-type: circle;
	margin-left: 150px;
	color: #662E0A;
	font-weight: bold;
	font-size: 90%;
}
#mainContent ul.numberedList {
	list-style-type: decimal;
	margin-left: 30px;
	color: #662E0A;
}
#mainContent .numberedList li {
	margin-bottom: 1em;
}
#serviceAreasLT {
	float: left;
	width: 275px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CAE2A4;
	padding-left: 10px;
	padding-right: 5px;
}
#serviceAreasRT {
	float: left;
	width: 275px;
	padding-left: 10px;
}
#serviceAreasLT ul {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
	padding-top: 0em;
	margin-top: 0px;
}

#serviceAreasContainer ul {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
	padding-top: 0em;
	margin-top: 0px;
}
#serviceAreasContainer h2 {
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	color: #006600;
}
#serviceAreasContainer {
	margin-top: 0px;
	float: left;
}
#bottomtext {
	margin-top: 40px;
	float: left;
	width: 98%;
	padding: 0px;
}
.italic {
	font-style: italic;
}

#services {
	width: 350px;
	}

#services h2 {
	text-align: left;
	margin-left: 30px;
	padding-left: 0px;
	color: #006600;
}
/*#services ul ul {
	margin-left: 15px;
	padding-left: 0px;
	list-style-type: square;
	font-style: italic;
	margin-bottom: 5px;
}*/
#services ul {
	padding-top: 0px;
	margin-top: 0px;
	margin-left:0px;
	padding-left: 60px;
}

#twoColumnList {
	float: left;
	position: relative;
}
#CaptionedImageRightTop  {
	margin-top: 0px;
	float: right;
}
#CaptionedImageRightBottom  {
	margin-top: 10px;
	float: right;
	clear: right;
}
#columnlistleft, #columnlistright {
	width: 275px;
	border: 1px solid #CAE2A4;
	margin-left: 7px;
	margin-bottom: 10px;
	float: left;
}
#columnlistleft ul, #columnlistright ul {
	padding-left: 0px;
	margin: 0px;
}
#columnlistleft ul li, #columnlistright ul li {
	padding-left: 1em;
	list-style-type: none;
	font-size: 0.9em;
	color: #662E0A;
	margin-left: 0px;
}
#serviceAreasContainer p {
	padding-left: 0px;
	font-size: 0.85em;
	margin-bottom: 0.3em;
}
#splashtop h1 {
	color: #FFCC00;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.1em;
	font-style: italic;
	padding: 30px;
	line-height: 1.4em;
}
#splashtop h2 {
	color: #FFCC00;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	font-size: 0.7em;
	text-align: center;
	padding-right: 8px;
	padding-top: 130px;
}
#CommunnitiesContainer {
	float: left;
}
#mainContent .communities {
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	padding-left: 40px;
	width: 300px;
}
.communities li a {
	font-weight: normal;
}

.quoteStrong {
	font-weight: bold;
	color: #006600;
}
#mainContent p.imageCaptionCTR {
	color: #550074;
	text-align: center;
	font-weight: bold;
}
.ImageFloatRight {
	float: right;
	padding-bottom: 30px;
	padding-left: 20px;
}
#footer p a {
	color: #333333;
}
#splash {
	background-color: #FFFFFF;
}
#splashwrapper {
	height: 363px;
	width: 666px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#splashtop {
	background-attachment: scroll;
	background-image: url(../images/splashtopBG_666x310.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 310px;
	width: 666px;
	float: left;	
}
.splashnav {
	list-style-type: none;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#splashnav ul li {
	display: block;
	list-style-type: none;
	float: left;
}
#splashnav {
	background-image: url(../images/splashtopBottom_666x53.gif);
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 666px;
	position: relative;
	clear: left;
	float: left;
}
#splash .splashcopyright {
	font-size: .7em;
}
#splashnav ul li.splashnav3 a:link, #splashnav ul li.splashnav3 a:visited {
	background-image: url(../images/splashMNnavButton.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 201px;
	padding-top: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#splashnav ul li.splashnav3 a:hover, #splashnav ul li.splashnav3 a:active {
	background-image: url(../images/splashMNnavButton.gif);
	background-repeat: no-repeat;
	background-position: -219px;
	}

#splashnav ul li.splashnav2 {
	width: 241px;
	background-image: url(../images/splashChooseArrows.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	padding-top: 12px;
}
#splashnav ul li.splashnav1 a:link, #splashnav ul li.splashnav1 a:visited {
	background-image: url(../images/splashCAnavButton.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 200px;
	padding-top: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background-position: -219px;
	font-weight: bold;
}

#splashnav ul li.splashnav1 a:hover, #splashnav ul li.splashnav1 a:active {
	background-image: url(../images/splashCAnavButton.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	}
	
/* Start of MN only styles*/	
	
.seminarTestimonials    img  {
	margin: 10px;
}
.MNimageFltRTnoBorder {
	float: right;
	margin-right: -20px;
	padding-left: 10px;
}
.photoContainerLeft304w {
	float: left;
	width: 304px;
	font-size: 0.8em;
	color: #442561;
	text-align: left;
	margin-right: 10px;
	position: relative;
}
.photoContainerRight304w {
	float: right;
	margin-left: 10px;
	width: 304px;
	font-size: 0.8em;
	color: #442561;
	text-align: left;
}
.photoContainerRight304w img {
	border: 2px solid #000000;
}
.photoContainerLeft304w img {
	border: 2px solid #000000;
}
.photoContainerLeft204w img {
	border: 2px solid #000000;
}
.photoContainerLeft204w {
	float: left;
	width: 204px;
	font-size: 0.8em;
	color: #442561;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
}
.photoContainerRight204w img {
	border: 2px solid #000000;
}
.photoContainerRight204w {
	width: 204px;
	font-size: 0.8em;
	color: #442561;
	float: right;
	margin-left: 10px;
	clear: right;
}

#whyGTlist li {
	padding-bottom: 10px;
	margin-left: -35px;
}
#container #mainContent .photoContainerRight204w .largePhotoCaption {
	text-align: center;
}

#container #mainContent .photoContainerLeft204w .largePhotoCaption {
	text-align: center;
}
#whyGTphotoContainer img {
	margin-right: 10px;
	border: 1px solid #000000;
}
#whyGTphotoContainer {
	padding-left: 10px;
}
#news {
	font-size: 0.7em;
	margin-right: auto;
	margin-left: auto;
}
#news img:hover, #news img:active {
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
#news td {
	padding-bottom: 10px;
}
#news td img {
	margin-top: 0px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}
.incentivesLogos {
	border: 1px solid #CCCCCC;
	margin-right: 50px;
}

.brochure a:link, .brochure a:visited {
	color: #006600;
	font-size: 0.75em;
	font-weight: bold;
	float: left;
	padding-bottom: 30px;
	text-align: center;
	padding-left: 15px;
}
.brochure a:hover, .brochure a:active {
	color: #990099;
}
.ImageFloatLeftMediaPage {
	float: left;
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-right: 10px;
}
#mediaItem {
	width: 540px;
	position: relative;
	margin-bottom: 20px;
	height: 90px;
}
#incentives {
	float: right;
	width: 130px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 15px;
	padding: 5px;
	background-color: #FDF3F7;
	border: 1px solid #E9D5FD;
}
#incentives img {
	border: 1px solid #E9D5FD;
	margin-bottom: 20px;
}
#incentives p {
	text-align: center;
	color: #006200;
	font-weight: bold;
	font-size: 0.7em;
	background-color: #FFFFFF;
	margin-right: -5px;
	margin-left: -5px;
}
#proOrganizing li {
	color: #006600;
	margin-left: -100px;
	margin-bottom: 8px;
	margin-right: 10px;
}
#mainContent .centeredImage500 img {
	margin-left: 35px;
	border: 2px solid #000000;
}
#mainContent .photoContainerRight134w img {
	float: right;
	margin-left: 10px;
	width: 134px;
	font-size: 0.8em;
	color: #442561;
	text-align: left;
	border: 2px solid #000000;
}.photoContainerRight134w p {
	clear: right;
	float: right;
	margin-left: 20px;
	margin-right: 10px;
}
.seminarPhoto {
	margin-bottom: 10px;
	margin-left: 5px;
}
.photoContainerFloatRight {
	float: right;
}
#partnerLogoContainer {
	width: 560px;
	padding-left: 15px;
	position: relative;
	float: left;
}
.partnerLogo {
	background-color: #CCC;
	float: left;
	height: 150px;
	width: 250px;
	margin: 10px;
	position: relative;
	border: 1px solid #593473;
}
.partnerLogo img {
	border:none;
}
#mainContent .pressPageSubHeading {
	color: #333;
	text-align: center;
	margin-top: -5px;
	padding-top: 0px;
}
#mediaItemTestimonial {
	position: relative;
	width: 570px;
	float: left;
}
#mediaItemTestimonial object {
	height: 180px;
	width: 150px;
	float: left;
	margin-right: 25px;
	margin-bottom: 30px;
}
h2.mediaCenterDivider {
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #609;
	margin-bottom: 10px;
	height: 20px;
	padding-top: 4px;
	/*background-image: url(../images/mediaCenterHeadingBG.jpg);*/
	margin-top: 30px;
}
.AudioTestimonial {
	background-color: #F00;
	width: 150px;
	height: 180px;
}
#mainContent .ImageCenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.scheduleItem {
	background-color: #FDF5F8;
	border: 1px solid #E6D4E3;
	margin-bottom: 15px;
	padding-top: 10px;
}
.seminarTitle {
	color: #593473;
	font-weight: bold;
}
#mainContent ul.communitiesListLeft {
	width: 230px;
	float: left;
	margin-left: 15px;
	font-size: 10px;
	font-weight: normal;
}
#mainContent .communitiesListLeft li {
	list-style-type: circle;
}

#mainContent ul.communitiesListRight {
	width: 250px;
	float: right;
	display: block;
	margin-left: 5px;
	font-size: 10px;
	font-weight: normal;
}
.RetirementCommunitiesSideImage {
	float: right;
	margin-left: 10px;
}
