@charset "UTF-8";


/* layout & structure styles  */

body {
	margin: 0px;
	background-color: #000000;
}
a {
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#page {
	font-family: "HelveticaNeueLT Std", Helvetica, Arial, sans-serif,;
	width: 820px;
	margin: 12px auto 80px auto;
}
.homeCopy {
	position: relative;
	bottom: -3px;
}
#floralLeft {
	width: 125px;
	position: fixed;
	bottom: 0px;
	z-index: -1;
}
#floralRight {
	float: right;
	width: 125px;
	position: fixed;
	bottom: 0px;
	z-index: -1;
	right: 0px;
}
#callUs {
	position: absolute;
	width: 219px;
	top: 0px;
	right: 100px;
}
#footer {
	font-size: 10px;
	color: #999999;
	line-height: 14px;
	text-align: right;
	margin-top: 10px;
}

#footer a {	color: #999999;	text-decoration: none; }
#footer a:hover, #footer a:visited.hover {	color: #ffffff;	text-decoration: underline; }


.nav {
	padding-left: 12px;
}

/*styles that include page color*/
.subnav {
	background-color: #713195;
	height: 1.5em;
	clear: both;
	z-index: 2000;
	background-image: url(images/blackSubnavCorners.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #ffe04d;
	padding-left: 24px;
	padding-top: 8px;
	padding-bottom: 2px;
	}
	
	.subnav a {	color: #ffffff;	text-decoration: none; }
    .subnav a:hover, #footer a:focus, #footer a:visited:hover {	color: #FFFFFF;	text-decoration: underline; }


.promoBox {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 22px;
	line-height: 32px;
	text-align: center;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #713195;
	border-bottom-color: #713195;
	border-left-color: #713195;
}
.promoCopy {
	width: 60%;
	font-size: 14px;
	line-height: 24px;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 24px;
	color: #ffe04d;
	text-align: left;
}
#animation {
	float: right;
}
.homePromo {
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding: 12px;
	vertical-align: top;
}
.homePromo ul {
	margin-top: 4px;
	margin-bottom: 4px;
}
.homePromo li {
	margin-left: -1em;
}
.homePromo a {
	font-weight: bold;
	color: #713195;
	text-align: right;
	font-style: oblique;
	float: right;
	padding-right: 18px;
}
.homePromo  a:hover {
	color: #999900;
}

.copyColor {
	color: #333333;
}
#home1 {
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	width: 238px;
}

#home1 h1 {	color: #CC9900; }
#home1 h2 {
	color: #CC9900;
	background-image: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#home1 li {	color: #CC9900; }

#home2 {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E16A2D;
	border-bottom-color: #E16A2D;
	border-left-color: #E16A2D;
	width: 240px;
}

#home2 h1 {	color: #E16A2D; }
#home2 h2 {	color: #E16A2D;
background-image: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	 }
#home2 li {	color: #E16A2D; }

#home3 {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999900;
	border-bottom-color: #999900;
	width: 238px;
}

#home3 h1 {	color: #999900; }
#home3 h2 {	color: #999900;
background-image: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	 }
#home3 li {	color: #999900; }

.content {
	color: #333333;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	/*overflow: auto;
	height: 220px; */
	padding-top: 24px;
	padding-right: 22px;
	padding-bottom: 24px;
	padding-left: 22px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #713195;
	border-bottom-color: #713195;
	border-left-color: #713195;
}
.content h2 {
	background-image: url(images/whiteCorner_content.png);
}
#mainContent {
	width: 530px;
}
#mainContent h2 {
	background-image: url(images/whiteCorner_main.png);
}
#sidebar {
	float: right;
	line-height: 13px;
	background-image: url(images/greenBG.gif);
	background-position: right -24px;
	background-repeat: repeat-y;
	width: 200px;
	padding: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebarTop {
	background-image: url(images/sidebarTop.png);
	height: 12px;	
}
#sidebarBottom {
	background-image: url(images/sidebarBottom.png);
	height: 5px;
	background-position: bottom;
	background-repeat: no-repeat;
}
#sidebarContent {
	line-height: 12px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#sidebarContent li {
	margin-left: -8px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#sidebarContent h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 14px;
	margin-bottom: 0em;
	margin-top: 0em;
}
#sidebarContent h4 {
	font-size: 11px;
	font-weight: bold;
	color: #713195;
	margin-bottom: 0em;
}


/* applied styles */
h1 {
	font-family: Arial, Helvetica, sans-serif, "HelveticaNeueLT Std";
	font-size: 22px;
	line-height: 24px;
	color: #713195;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h2 {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #713195;
	font-family: Arial, Helvetica, sans-serif, "HelveticaNeueLT Std";
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	margin-bottom: 10px;
	background-image: url(images/whiteCorner.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 24px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #713195;
	margin-bottom: 0em;
	margin-top: 1em;
}




/**************************************************************************************************************************************

extra styles for the different color pages, the ID selector should overide the class selector for color - otherwise, default is purple

yellow: #cc9900; orange: #E16A2D; green: #999900; lilac: #6666CC; red: #990000; blue: #330099; purple: #713195;

**************************************************************************************************************************************/


/*styles that include page color*/

/* yellow */
#yellow #sidebar {	background-image: url(images/yellowBG.gif); }
#yellow .subnav { background-color: #CC9900; border-right-color: #CC9900; border-left-color: #CC9900; }



#yellow .promoBox {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}

#yellow .content {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}

#yellow h1 { color: #CC9900;}

#yellow h2 { background-color: #CC9900; }



/* orange */
#orange #sidebar {	background-image: url(images/orangeBG.gif); }

#orange .subnav {
	background-color: #E16A2D;
	border-right-color: #E16A2D;
	border-left-color: #E16A2D;
}

#orange .promoBox {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E16A2D;
	border-bottom-color: #E16A2D;
	border-left-color: #E16A2D;
}

#orange .content {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E16A2D;
	border-bottom-color: #E16A2D;
	border-left-color: #E16A2D;
}

#orange h1 {
	color: #E16A2D;
}

#orange h2 {
	background-color: #E16A2D;
}

/* green */


#green .subnav {
	background-color: #999900;
	border-right-color: #999900;
	border-left-color: #999900;
}

#green .promoBox {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999900;
	border-bottom-color: #999900;
	border-left-color: #999900;
}

#green .content {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999900;
	border-bottom-color: #999900;
	border-left-color: #999900;
}

#green h1 {
	color: #999900;
}

#green h2 {
	background-color: #999900;
}


/* lilac */
#lilac #sidebar {	background-image: url(images/lilacBG.gif); }

#lilac .subnav {background-color: #6666CC; border-right-color: #6666CC; border-left-color: #6666CC; }

#lilac .promoBox {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6666CC;
	border-bottom-color: #6666CC;
	border-left-color: #6666CC;
}

#lilac .content {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6666CC;
	border-bottom-color: #6666CC;
	border-left-color: #6666CC;
}

#lilac h1 { color: #6666CC; }

#lilac h2 { background-color: #6666CC; }


/* red */
#red #sidebar {	background-image: url(images/redBG.gif); }

#red .subnav {
	background-color: #990000;
	border-right-color: #990000;
	border-left-color: #990000;
}

#red  .promoBox {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

#red  .content {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

#red  h1 {
	color: #990000;
}

#red  h2 {
	background-color: #990000;
}

/* teal */
#teal #sidebar {	background-image: url(images/tealBG.gif); }

#teal .subnav {
	background-color: #009999;
	border-right-color: #009999;
	border-left-color: #009999;
}

#teal .promoBox {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
}

#teal .content {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
}

#teal h1 {
	color: #009999;
}

#teal h2 {
	background-color: #009999;
}


/* blue */
#blue #sidebar {	background-image: url(images/blueBG.gif); }

#blue .subnav {background-color: #330099;	border-right-color: #330099; border-left-color: #330099; }

#blue .promoBox {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #330099;
	border-bottom-color: #330099;
	border-left-color: #330099;
}

#blue  .content {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #330099;
	border-bottom-color: #330099;
	border-left-color: #330099;
}

#blue h1 { color: #330099;}

#blue h2 { background-color: #330099;}
.imageRight {
	float: right;
	margin-bottom: 8px;
	margin-left: 24px;
}
.imageLeft {
	float: left;
	padding-right: 24px;
	padding-bottom: 8px;
}
#logo {
	padding-top: 12px;
	padding-bottom: 12px;
}
.linkRight {
	font-weight: bold;
	color: #713195;
	text-align: right;
	font-style: oblique;
	float: right;
}
.subnavHome {
	background-color: #713195;
	height: 0.5em;
	clear: both;
	z-index: 2000;
	background-image: url(images/blackSubnavCorners.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar_nosubs {
	float: right;
	line-height: 13px;
	background-image: url(images/greenBG.gif);
	background-position: right -24px;
	background-repeat: repeat-y;
	width: 200px;
	padding: 0px;
	margin: 0px;
}
