body {
	color: #000000;
	background-image: url(../images/bg-main.jpg);
	margin: 0px;
	background-color: #215584;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

{------------------- LINKS -----------------------}

.links-toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.links-toplinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.links-footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.links-footerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.links-poweredby  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9FB0BD;
	padding-right:10px;
}
.links-poweredby:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF99;
}
.links-mainnav  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}
.links-mainnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	color: #990000;
}
.links-subnav  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}
.links-subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color: #990000;
}
.links-inline  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000aa;
}
.links-inline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
.links-list1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color: #0000aa;
}
.links-list1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color: #990000;
}
.links-list2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color: #0000aa;
}
.links-list2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color: #990000;
}
.links-breakout  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #0000aa;
}
.links-breakout:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #990000;
}


{------------------- TEXT -----------------------}
.text-maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.text-subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.text-breakout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.text-copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


{------------------- SPECIALS -----------------------}

.special-phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	color: #333333;
}
.special-areacode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #333333;
}
.special-topquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:italic;
	color: #1E5375;
}
.special-linksdivider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

{------------------- TITLES -----------------------}

.title-pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight:bold;
	color: #15354E;
}
.title-sectiontitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	color: #24597B;
}
.title-subsectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #333333;
}
.title-sectiontitle-seniors {
	font-family: "Cracked", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	color: #24597B;
}
.title-subsectiontitle-seniors {
	font-family: "Party LET", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #333333;
}
.title-breakouttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #333333;
}

{--------------- SEO  --------------------}

.seotext-hidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	width: 200px;
	left: -2000px;
}
.seotext-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
{--------------- FORMS  --------------------}

.bottom-forms {
	margin: 17px;
}

{--------------- LISTS  --------------------}

{--------------- CONTAINERS  --------------------}

.transparent_bg {
	background: rgba(23, 23, 23, 0.5);
	width:950;
	margin: 17px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.transbox-content {
color: #000;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
position: relative;
}
.maincontentarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #15222B;
	margin: 17px;
}
.maincontentarea-seniors {
	font-family: "Chalkboard", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #15222B;
	margin: 17px;
}
.maincontentarea-seniors-red {
	font-family: "Cracked", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F00;
	padding: 3px;
	border: 1px solid #FF0000;
	line-height: 24px;
	/*margin: 17px;*/  /* remove margin for this style - sjr */
}
.special-poweredbytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9FB0BD;
}
.form-lables {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9FB0BD;
	text-align: right;
	font-weight: bold;
}
.textfield1 {
	background-color: #9FB0BD;
	height: 26px;
	width: 200px;
	border: 0px none #9FB0BD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #071017;
}
.textfield2 {
	background-color: #9FB0BD;
	height: 26px;
	width: 60px;
	border: 0px none #9FB0BD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #071017;
}
.title-breakouts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #8B8F94;
	text-align: center;
}
.text-breakoutcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C1CBD4;
}

{--------------- GALLERY  --------------------}

.text-gallery {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C1CBD4;
	text-decoration: none;
}
.logo-lightbox {
	float:left;
}

{--------------- FLOATS  --------------------}

.float-right {
	float:right;
}
.float-left {
	float:left;
}

{--------------- TESTIMONIALS  --------------------}

#testimonial-form {
	background:url(../images/bg-breakoutarea.jpg)
}

{--------------- GIFT CERTIFICATE FORM  --------------------}

#gift-certificate-form {
	background:url(../images/bg-breakoutarea.jpg)
}
.text-gift-certificate-header {
	height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9FB0BD;
	font-weight:bold;
}

{------------------- NAV BARS -----------------------}

.subpage-nav-bar {
	background-color:#AEBBC7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #15354E;
	height: 23px;
	text-align:center;
	padding-top: 5px;
	text-decoration: none;
}
.bottom-nav-bar {
	background-color:#101C27;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 23px;
	width:950px;
	text-align:center;
	padding: 5px 0px 2px 0px;
	margin-top: 5px;
	text-decoration: none;
}

{------------------- SITEMAP -----------------------}

.list-no-bullets {
	list-style-type:none;
}
.text-sitemap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	color: #15222B;
	text-decoration:none;
}
.text-sitemap-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #15222B;
	text-decoration:none;
}

{------------------- MISCELLANEOUS -----------------------}

.underline {
	text-decoration:underline;
}
.intent-30 {
	padding-left:30px;
}
