@charset "utf-8";
html, body {
}
body {
	font: 100% Arial, Helvetica, sans-serif;
	background-color: #000;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center; 
	/*border: thin #999999;*/
	color: #000000;
}
body a {
	color:#FFF;
}

/*---------- Main Container Formats ---------*/
#container {
	background-image: url(../images/header_02_A_2.jpg);
	background-repeat:no-repeat;
	background-color: #0A0A0A;
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	overflow: hidden;
	vertical-align: top;
	line-height:130%;
	clear:both;
	border:none;
}
#container_carousel {
	background-image: url(../images/header_02_A_2.jpg);
	background-repeat:no-repeat;
	background-color: #0A0A0A;
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	overflow: hidden;
	vertical-align: top;
	line-height:130%;
	clear:both;
	border:none;
}
#header {
	padding: 0;
	height: 315px;
	text-align: left;
	color: #DFE1FF;
	clear: both;
	position:relative;
	border:none;

}
#pageHeader {
	position: absolute;
	margin: 0 0 0 290px;
	padding: 0;
	width: 400px;
	height: 25px;
	/*left: 420px;*/
	top: 272px;

}
#pageHeader h1 {
	color: #FE01FC;
	font-style: italic;
	font-size: 18px;
	padding: 0 0 5px 0;
}
#addThis {
	position: absolute;
	bottom: 35px;
	left: 160px;
}
#contactNumber {
	position: absolute;
	bottom: 7px;
	left: 300px;
	font-weight: bold;
	font-style:italic;
}
/* ---------top Navigation Div -----------*/
#topNavigation
{
	margin: 0;
	width: 1000px;
	height: 45px;
	padding: 5px 0;
	text-align: center;
	}
#mainContent{
	margin: 0 0 0 160px;
	padding:0;
	width: 900px;
	color:#CCC;
	vertical-align: top;
	/*border: solid 1px #FFF;*/
	clear:both;
	}
#accordion {
	width: 690px;
	margin: 30px 0 0 0;
}
#leftColumnAndTabsWrapper {

	clear: both;
}

#tabWrapper{
	width: 410px;
	margin-left: 280px;
}
#jqueryTab,#jqueryTab1,#jqueryTab2,#jqueryTab3,#jqueryTab4,#jqueryTab5,#jqueryTab6,#jqueryTab7,#jqueryTab8 {
	height: 28px;
}
.jqueryTab {
	height: 28px;
}
#leftColumn{
	margin: 0 30px 0 0;
	padding:0 20px 0 0;
	width: 250px;
	float: left;
	/*border: solid 1px #FFF;*/
	}
.footerText{
	width: 700px;
	bottom: 10px;
	margin: 20px 0 20px 0;
	text-align: center;
	z-index: 40;
	clear: both;
}
.footerText a {
	color:#FFF;
}
#footerDiv {
	background-color:#333;
	border: 1px solid #999;
	width: 690px;
	margin: 20px 0;
}

/* -------------- Float Formatting ------------*/

.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
.fltlftpic {
	float: left;
	margin-right: 8px;
	margin-top: 6px;
}
.fltrtpic {
	float: right;
	margin-right: 8px;
	margin-top: 6px;
}

.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;
}

/* ------------- Heading & Text Formats ------------*/
#header h1 {
	margin: 0;
	padding: 10px 0;
}
.h1grey {
	font-family: "Times New Roman",Georgia, Times, serif;
	text-decoration: none;
	font-size: 1.8em;
	font-weight: bold;
	color: #333333;
	margin: 0.9em 0 0 0;
}
.h1grey:first-letter {
	color:#FE01FC;
	font-size: 1.1em;
}
/*------------*/
h3 {
	font-size: 16px;
}
.h3grey {
	font-style:italic;
	font-size: 1em;
	/*font-weight: bold;*/
	color: #CCC;
	margin: 0;
}
.h3grey:first-letter {
	/*color:#FE01FC;*/
	font-size: 1.2em;
}
/*----------*/
.h1white {
	padding: 4px 0 0 0;
	text-decoration: none;
	font-size: 1.2em;
/*	font-weight: bold;*/
	text-align: center;
	color: #FFFFFF;
	margin: 0;
}
.h1white:first-letter {
	color:#FE01FC;
	font-size: 1.25em;
}

.h3white {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
}

.para_underline{
	padding-bottom: 15px;
	padding-right: 15px;
	border-bottom: solid 1px #CCCCCC;
}
.paraSpacer {
	padding-bottom: 7px;
	padding-top: 0;
	background-image: url(../images/ParaUnder.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
}
.paraSpacerTop {
	padding-top: 10px;
	background-image: url(images/spacer.jpg);
	background-position:top;
	background-repeat: repeat-x;
}
.paraSpacer1 {
	padding: 3px 0 7px 0px;
	/*padding-bottom: 7px;
	padding-top: 3px;*/
	background-image: url(../images/ParaUnder.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	margin: 0;
	
}
.pink_arrow {
	background-image: url(../images/ArrowMenuBarRight_pink.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 11px;

}
p.line_one:first-line {
	color:#FE01FC;
	/*font-variant:small-caps;*/
	
}
p.letter_one:first-letter {
	color:#FE01FC;
	font-size: 1.25em;
}
#tabs p.textual {
	margin-left: 65px;
}
#accordion p.textual, #accordion ul.textual {
	margin-left: 255px;
}
#accordion p:first-letter {
	color:#FE01FC;
	font-size: 1.1em;
}
#accordion img {
	padding-top: 20px;
	float: left;
}
/*#accordion ul{
	margin-left: 255px;
}*/
/*---------------------Left Bar Links----------------------------*/
.left_side_bar a:link {
	color: white;
	text-decoration: none;
}
.left_side_bar a:visited {
	color: white;
	text-decoration: none;
}
.left_side_bar a:hover {
	color: #FE01FC;
	text-decoration: underline;
}
.left_side_bar a:active {
	color: white;
	background-color: #FE01FC;
}

/*------------------Pink Links-------------------------------*/

.pinkLink a {
	color: #FE01FC;
	text-decoration: underline;
}
/*------------------Left Bar 2 Links-------------------------------*/
.left_side_bar2 a {
	color: #FE01FC;
	text-decoration: underline;
}
	
/*----------------------------------------------*/
a.hnav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.middle_content a {
	color: #FE01FC;
	text-decoration: underline;
}
/*----------------------------------------------*/
#headerLinkBar a {
	color: #FFFFFF;
	text-decoration: none;
}
#headerLinkBar a:hover {
	color: #FE01FC;
	text-decoration: underline;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FE01FC;
	text-decoration: underline;
}

.pure #footer p {
	margin: 0;
	padding: 10px 0;
	text-decoration:none;

}
/*----------------------------------------------*/
.whiteText {
	color: white;
	text-decoration: none;
	font-size: 1.2em;
}
.whiteText1 {
	color: white;
	text-decoration: none;
	font-size: 1em;
}
.pinkText {
	color: #FE01FC;
}
strong {
	font-weight: normal;
}
.realBold {
	font-weight: bold;
}
.addthis_button {
	position: absolute;
	top: 10px;
	z-index: 9999;
}
h2 {
	font-size: 18px;	
	line-height: 1.1;
	color: #F0F;
	margin: 0;
}
.floatLeft {
	float: left;
}
.imagePadTenRB {
	padding: 20px 10px 10px 0;
	
}
/*----------------Input Form ------------*/
#text_area input, #text_area textarea{
	background-color:#DDDEF0;
	border: solid 1px #000000;
	padding: 4px;
	margin-top: 4px;
}
/*
#btnCont {
	background-color: #FFFFFF;
	width: 50px;
	height: 25px;
	font-size: 0.9em;
	/*border: solid 4px #FE01FC;
}
*/
#smlContactForm {
	text-align: left;

}
.inputWidth {
	width: 150px;

}
fieldset {
	background-color: #333;
	border: 1px solid #F0F;
	padding: 10px;
}
fieldset legend {
	font-size: 1em;
	line-height: 1.1;
	color: #FFF;
	margin: 0;
}
input {
	margin-top: 10px;
}
/*-----------End Input Form-----------------*/
.linethrough {
	text-decoration: line-through;
}
#firstSubMenu{}
#topSlideMenu_1{}