@charset "utf-8";
/* CSS Document */


img, div { behavior: url../(iepngfix.htc) }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

a{
	color: #ad0d11;
}

a:hover{
	color: #ff1111;
}


p{
	padding: 0 0 18px;
}

#main-content ul{
	padding: 0 0 0 25px;
}

#main-content ol{
	padding: 0 0 0 25px;
}

.left{float:left;}

h1{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #007f7b;
	font-size: 18px;
	font-weight: bold;
	width: 680px;
}

h1.community{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #007f7b;
	font-size: 18px;
	font-weight: bold;
	width: auto;
	margin: 0;
}

*html h1.community{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #007f7b;
	font-size: 18px;
	font-weight: bold;
	width: auto;
	margin: 0;
	letter-spacing: -1px;
}

h1.short{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #007f7b;
	font-size: 18px;
	font-weight: bold;
	width: 363px;
}

h1.large{
	font-size: 22px;
}

h2{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #ad0d11;
	font-size: 14px;
	font-weight: bold;
	width: 680px;
}

h2.community{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #ad0d11;
	font-size: 14px;
	font-weight: bold;
	width: auto;
}

h2.short{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #ad0d11;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 363px;
}

h3{
	background: url(../images/h3.jpg) no-repeat scroll left top;
	height: 30px;
	width: 656px;
	float: left;
	margin: 15px 0 0;
	text-transform: uppercase;
	color: #ad0d11;
	padding: 5px 0 0 25px;
	font-size: 16px;
}

h3 a{
	text-decoration: none;
}

h4{
	background: url(../images/h4.gif) no-repeat scroll left top;
	height: 30px;
	width: 200px;
	float: left;
	margin: 5px 0 5px;
	text-transform: uppercase;
	color: #ad0d11;
	padding: 0 0 0 25px;
	font-size: 16px;
}

h5{
	background: url(../images/h4.gif) no-repeat scroll left top;
	height: 30px;
	width: 200px;
	text-transform: uppercase;
	color: #ad0d11;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
h5 a {
	text-decoration: none;
}


#scholarship{
	background: url(../images/scholarship.jpg) no-repeat left top;
	float: left;
	width: 244px;
	height: 44px;
	margin: 0 0 15px 0;
	padding: 0;
	text-indent: -9999px;
}


/*---------------------------- STRUCTURE ----------------------------*/

body{
	background: #9c9c9c url(../images/bg-main.jpg) no-repeat scroll top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#container{
	width: 965px;
	margin: 0 auto;
	height: auto;
	clear: both;
}

#header{
	/*background: url(../images/header.png) no-repeat scroll top left;*/
	width: 962px;
	height: 167px;
	float: left;
}

#header a {
	display:block;
	/*width:962px;*/
	height:167px;
}

#content-left{
	float: left;
	margin: 0 0 0 7px;
	height: auto;
	width: 244px;
}
#map {
	padding: 2px;
	border: 1px solid #999;
}


*html #content-left{
	float: left;
	margin: 0 0 0 3px;
	height: auto;
	width: 244px;
}

#content-right{
	float: right;
	height: auto;
	width: 704px;
	margin: 0px;
}

#main-content{
	width: 661px;
	float: right;
	height: auto;
	padding: 20px 35px 0 0;
}

.thumb-small{
	float: left;
	margin: 0 10px 0 0;
}

#exp{
	background: url(../images/exp.jpg) no-repeat scroll left bottom;
	float: left;
	width: 646px;
	height: 268px;
}

#exp-content{	
	float: left;
	padding: 48px 0 0 0;
}

#news{
	float: right;
	padding: 0 10px 0 0;
	width: 165px;
	height: auto;
	font-weight: bold;
	font-size: 12px;
	color: #717174;
	line-height: 18px;
}

#news-title{
	text-transform: uppercase;
	float: left;
	color: #717174;
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	height: 18px;
}

#news-title2{
	text-transform: uppercase;
	float: left;
	color: #717174;
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	height: 15px;
}

#news p{
	margin: 55px 0 0 0;
}

#nav{
	background: url(../images/nav-bg.jpg) repeat-x left top;
	float: left;
	height: 39px;
	width: 701px;
	color: #fff;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

#nav ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#nav li{
	display:inline;
	padding: 0;
}

#nav a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#nav li a{
	display:inline;
	float:left;
	margin:0;
	padding: 9px 15px;
	border-left:1px solid #007f7b;
	border-right:1px solid #005855;
}

#nav a:hover{
	color: #ff1111;
}

#intro{
	width: auto;
	height: auto;
	float: left;
	font-size: 14px;
	color: #666666;
	padding: 25px 0 0 10px;
}

#intro-space{
	padding: 25px 0 25px 15px;
}

#intro-space-sub{
	padding: 55px 0 25px;
}

#intro ul li.intro-bullet{
	color: #007f7b;
	font-size: 14px;
	width: 270px;
	height: 65px;
	background: transparent url(../images/bullet-intro.jpg) no-repeat scroll left 15px;
	list-style: none;
	list-style-image: none;
	list-style-position: inside;
	font-weight: bold;
	padding: 0 0 0 30px;
	margin: 0 0 0 15px;
}

#intro ul li.intro-bullet2{
	color: #007f7b;
	font-size: 14px;
	width: 270px;
	height: 50px;
	background: transparent url(../images/bullet-intro.jpg) no-repeat scroll left top;
	list-style: none;
	list-style-image: none;
	list-style-position: inside;
	font-weight: bold;
	padding: 0 0 0 30px;
	margin: 0 0 0 15px;
}

#community{
	width: auto;
	height:225px;
	float: none;
}

*html #community{
	width: auto;
	height:225px;
	float: left;
}

#community-space{
	clear: both;
}

#community-left{
	float: left;
	clear: left;
	width: 315px;
	margin-top: 23px;
}

*html #community-left{
	clear: both;
	float: left;
	width: 315px;
}

#community-right{
	float:right;
	width:286px;
	margin-top: 23px;
}
*html #community-right{
	float:right;
	/*padding: 0 0 0 10px;*/
	width:286px;
	margin: -35px 0 0;
}

.event-btn{
	float: left;
	margin: 0 15px 0 0;
	border: none;
}

.safety-btn{
	float: left;
	border: none;
}
.ie-head{display:none;}
.head1{width:300px; height:168px; float:left;}
.head2{width:376px; height:168px; float:left;}
.head3{width:286px; height:168px; float:left;}

/*///////////////////////////////////////////////////////////////IE FIXES*/
*html .head1, *html .head2, *html .head3{display:none;}
*html .ie-head{display:block;}

*:first-child+html #intro ul li.intro-bullet{
	color: #007f7b;
	font-size: 14px;
	width: 270px;
	height: 65px;
	background: transparent url(../images/bullet-intro.jpg) no-repeat scroll left 15px;
	list-style: none;
	list-style-image: none;
	list-style-position: inside;
	font-weight: bold;
	padding: 0 0 0 30px;
	margin: 0 0 0 -3px;
}

*:first-child+html #intro ul li.intro-bullet2{
	color: #007f7b;
	font-size: 14px;
	width: 270px;
	height: 50px;
	background: transparent url(../images/bullet-intro.jpg) no-repeat scroll left top;
	list-style: none;
	list-style-image: none;
	list-style-position: inside;
	font-weight: bold;
	padding: 0 0 0 30px;
	margin: 0 0 0 -3px;
}

*html #intro ul li.intro-bullet{
	color: #007f7b;
	font-size: 14px;
	width: 270px;
	height: 65px;
	background: transparent url(../images/bullet-intro.jpg) no-repeat scroll left 15px;
	list-style: none;
	list-style-image: none;
	list-style-position: inside;
	font-weight: bold;
	padding: 0 0 0 30px;
	margin: 0 0 0 -3px;
}

*html #intro ul li.intro-bullet2{
	color: #007f7b;
	font-size: 14px;
	width: 270px;
	height: 50px;
	background: transparent url(../images/bullet-intro.jpg) no-repeat scroll left top;
	list-style: none;
	list-style-image: none;
	list-style-position: inside;
	font-weight: bold;
	padding: 0 0 0 30px;
	margin: 0 0 0 -3px;
}

*html #intro{
	width: auto;
	height: auto;
	float: left;
	font-size: 14px;
	color: #666666;
	padding: 25px 0 0 0px;
}

*html .thumb{
	float: right;
	padding: 0px -30px 0 0px;
	width: 288px;
}

*html .thumb3{
	float: right;
	padding: 0px 0 0 0px;
	width: 288;
}

*html .contact-left {
	float: left;
	clear: none;
	width: 0px;
	margin: 0;
	padding: 0;
}

*html .form-text2{
	/*font-family: "Lucida Sans Unicode", "Times New Roman", serif;*/
	font-size: 11px;
	color: #222222;
	line-height: 18px;
	margin: 0;
	padding: 0 0 8px 0px;
	width:250px;
}

*html #form{
	width: 180px;
	height: 257px;
	padding: 0 0 0 1px;
	margin: 0;
}

/*///////////////////////////////////////////////////////////////END IE FIXES*/

.contact-left {
	float: left;
	position: relative;
	width: 320px;
	margin-right: 70px;
}

.contact-right {
	position: relative;
	float: right;
	width: 288px;
	margin-top: 40px;
}



.free-btn{
	background: url(../images/free-button.png) no-repeat scroll left top;
	width: 160px;
	float: left;
	margin: 0 0 0 80px;
	padding: 1px 0 0 20px;
	height: 40px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.free-btn:hover{
	background: url(../images/free-button.png) no-repeat scroll left -44px;
	color:#CCCCCC;

}



.quote{
	background: url(../images/quote-top.jpg) no-repeat scroll left top ;
	width: 320px;
	float: left;
	padding: 0 0 0 30px;
}

.quote2{
	background: url(../images/quote-top.jpg) no-repeat scroll left top ;
	width: 280px;
	float: left;
	padding: 0 0 0 30px;
}

.quote-content{
	background: url(../images/quote-bottom.jpg) no-repeat scroll right 75%;
	width: 325px;
	float: left;
	font-size: 14px;
	color: #007F7B;
	font-weight: bold;
	text-transform: uppercase;
}

.quote-content2{
	background: url(../images/quote-bottom.jpg) no-repeat scroll right 75%;
	width: 280px;
	float: left;
	font-size: 12px;
	color: #007F7B;
	font-weight: bold;
	text-transform: uppercase;
}
.appointmentOnly {
	color: #CC3300;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.red{
	color: #ad0d11;
}

.thumb{
	float: right;
	padding: 5px 35px 0 10px;
}

.thumb3{
	float: right;
	padding: 5px 20px 0 10px;
}

*html .thumb3{
	float: right;
	padding: 5px 20px 56px 10px;
}

*:first-child+html .thumb3{
	float: right;
	padding: 5px 0px 0 0px;
}

.thumb-index{
	float: right;
	padding: 25px 35px 0 10px;
}

#address{
	background: url(../images/address.jpg) no-repeat left top;
	float: right;
	padding: 5px 35px 0 10px;
	width: 288px;
	height: 239px;
}

.address-content{
	float: left;
	padding: 20px 0 0 20px;
	height: auto;
	width: 250px;
}

.thumb2{
	float: right;
	padding: 5px 0 0 10px;
}


#free{
	background: url(../images/free.png) no-repeat scroll left top;
	width: 244px;
	height: 320px;
	float: left;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin-bottom: 5px;
}

#free ol{
	float: left;
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 10px 0 0 35px;
}

#free h4{
	margin: 10px 0 0 0px;
}

#free ol li{
	background: url(../images/list-bg.png) no-repeat left 7px;
	padding: 0 0 5px 12px;
	margin: 0;
}

#free ol li a{
	font-size: 14px;
	font-weight: bold;
	color: #717174;
	text-decoration: none;
}

#free ol li a:hover{
	color: #ad0d11;
	text-decoration: underline;
}

#office{
	width: 244px;
	height: 510px;
	float: left;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin-bottom: 5px;
	background-attachment: scroll;
	background-image: url(../images/office-locations-L.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#office ol{
	float: left;
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 10px 0 0 35px;
}

#office h4{
	margin: 10px 0 0 0px;
}

#office ol li{
	background: url(../images/list-bg.png) no-repeat left 7px;
	padding: 0 0 5px 12px;
	margin: 0;
}

#office ol li a{
	font-size: 14px;
	font-weight: bold;
	color: #717174;
	text-decoration: none;
}

#office ol li a:hover{
	color: #ad0d11;
	text-decoration: underline;
}

#practice{
	background: url(../images/practice.jpg) repeat-y scroll left top;
	width: 244px;
	height: 356px;
	float: left;
	padding: 0;
	border: 1px solid #d4d4d6;
}

#practice ul{
	float: left;
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 10px 0 0 35px;
}

#practice h4{
	margin: 10px 0 0 10px;
}

#practice li{
	background: url(../images/list-bg.png) no-repeat left 7px;
	padding: 0 0 5px 12px;
	margin: 0;
}

#practice li a{
	font-size: 14px;
	font-weight: bold;
	color: #717174;
	text-decoration: none;
}

#practice li a:hover{
	color: #ad0d11;
	text-decoration: underline;
}

#more{
	background: url(../images/practice.jpg) repeat-y scroll left top;
	width: 244px;
	height: 146px;
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
	border: 1px solid #d4d4d6;
}

#more ul{
	float: left;
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 10px 0 0 35px;
}

#more h4{
	margin: 10px 0 0 10px;
}

#more li{
	background: url(../images/list-bg.png) no-repeat left 7px;
	padding: 0 0 5px 12px;
	margin: 0;
}

#more li a{
	font-size: 14px;
	font-weight: bold;
	color: #717174;
	text-decoration: none;
}

#more li a:hover{
	color: #ad0d11;
	text-decoration: underline;
}


#location{
	width: 244px;
	height: 235px;
	float: left;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#location-content{
	width: 244px;
	height: auto;
	float: left;
	padding: 10px 0 0;
	color: #717174;
}

#location p{
	float: left;
}

.location-bullet a{
	background: url(../images/location-bullet.jpg) no-repeat scroll left bottom;
	width: 90px;
	height: 13px;
	color: #00625f;
	font-size: 12px;
	font-weight: bold;
	float: right;
	padding: 0 0 0 10px;
	margin: -10px 15px 10px 5px;
	text-decoration: none;	
}

.location-bullet a:hover{
	color: #ad0d11;}


#location-content .red{
	color: #ad0d11;
	font-size: 12px;
	font-weight: bold;
}

#location-content .large{
	font-size: 12px;
	font-weight: bold;	
}




#footer{
	background: url(../images/footer.jpg) no-repeat scroll left top;
	clear: both;
	width: 962px;
	height: auto;
	padding: 30px 0 0;
	text-align: center;
	/*float: left;*/
	color: #ffffff;
	font-size: 10px;
}

#footer a{
	color: #ffffff;
}

#footer a:hover{
	color: #ad0d11;
}

/*-------------------------SMALL FORM--------------------------------*/
#form{
	width: 220px;
	height: 257px;
	padding: 0 0 0 1px;
	margin: 0;
}

.form-title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 38px 0 0 20px;
}

.form-text{
	/*font-family: "Lucida Sans Unicode", "Times New Roman", serif;*/
	font-size: 11px;
	color: #222222;
	line-height: 18px;
	margin: 0;
	padding: 0 0 8px 5px;
}
.form-text2{
	/*font-family: "Lucida Sans Unicode", "Times New Roman", serif;*/
	font-size: 11px;
	color: #222222;
	line-height: 18px;
	margin: 0;
	padding: 0 0 8px 5px;
	width:320px;
}

.smallForm {
	clear:both;
	float:left;
	height:200px;
	margin: 0;
	padding:0 0 30px;
	width:220px;
}
.smallForm .formInput, .smallForm select {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	height:18px;
	margin: 1px 0;
	padding:0 0 0 5px;
	text-align:left;
	width:214px;
	color: #717174;
	border: 1px solid #d8d8d8;
}
.smallForm textarea {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	height:60px;
	margin:1px 0;
	padding:0 0 0 5px;
	text-align:left;
	width:214px;
	color: #717174;
	border: 1px solid #D8D8D8;
}
.smallForm .formButton {
	background: url(../images/submit.jpg) no-repeat scroll  center 2px;
	color:#ffffff;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	text-transform: uppercase;
	font-weight: bold;
	height:35px;
	margin:15px 0 0;
	padding:0;
	width:220px;
	border: none;
	float: left;
}
.smallForm .formButton:hover {
	color:#9C9C9C;
}
.smallForm p {
	margin:0;
	padding: 0 0 1px;
}
#form-holder {
	background-color: #F0F0F0;
	padding: 10px;
	border: 1px solid #999;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 268px;
	margin-right: 35px;
	float: right;
	height: 50px;
	background-image: url(../images/magnifying-glass-icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/*-------------------------END SMALL FORM--------------------------------*/



/*---------------------------------------BIG FORM--------------------------------------------*/

/*controls the long form formatting */
	
#divDisclaimer{
	/*float: left;*/
	padding: 25px 0 0 0;
	width: 500px;
	margin: 0px;
	clear:both;
}

#divDisclaimer p{
	width: 450px;
	clear:both;
}

#divLeft{
	float: left;
	width: 275px;
	height: 620px;
	margin: 0px;
	padding: 0px;
}

#divRight{
	float: left;
	width: 140px;
	height: 0px;
	/*height: 125px;*/
	margin: 0px;
	padding: 0px;
}


.bigForm {
	/*float: left;*/
	margin: 0;
	padding: 0;
	width: auto;

}

.bigForm .formInput, .bigForm select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	border: 1px solid #999999;
	text-align: left;
	width: 230px;
	height: 18px;
	padding: 2px 0 0 4px;
	margin:0;
	display: block;
	
	}

.bigForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: 1px solid #999999;
	text-align: left;
	width: 230px;
	height: 75px;
	padding: 0px;
	margin: 0;
}

.bigForm .formButton  {
    font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	background-color:#235d8f;
	color: #fff;
	margin: 10px 0 0 0px;
	padding: 0;
	height: 50px;
	width: 300px;
	background: url(../images/submit-button.jpg) left top no-repeat;
	border: none;
	display: block;
	cursor: pointer;
}

.bigForm .formButton:hover{
	color: #ffff00;
}

.bigForm p {
	padding: 5px 0 5px 0;
	margin: 0;
	width: 250px;
}
/*---------------------------------------END BIG FORM--------------------------------------------*/




/*----------------------------IE6----------------------------------------*/


*html #header{
	width: 962px;
	height: 168px;
	float: left;
	overflow:hidden;
	margin:0;
	padding:0;
}
*html #main-content{
	width: 661px;
	float: right;
	height: auto;
	padding: 35px 0 0;
}

*html #intro-space {
padding:25px 0 25px 15px;
}

*html .free-btn{
	background: url(../images/free-button.jpg) no-repeat scroll left top;
	width: 165px;
	float: left;
	margin: 0 0 0 80px;
	padding: 1px 0 0 20px;
	height: 22px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


#player{
	float: right;
	padding: 5px 35px 0 0;
	position: relative;
}


.firmTable{
	clear: left;
	/*width: 250px;*/
}

/*----------------------------------*/
/*           NAVIGATION             */
/*----------------------------------*/

.exp{
	margin: 3px 0 0;
}

#wrap {
	/*font-size: 1.3em;
	width: 500px;
	padding: 20px;
	margin: 0 auto; 
	background-color: #fff;
	position: relative; */
}

/* These styles create the dropdown menus. */
#navbar {
	background: url(../images/nav-bg.jpg) repeat-x left top;
	float: left;
	height: 39px;
	width: 701px;
	color: #fff;
	font-size: 14px;
	padding: 0;
	margin: 0;
	font-size:14px;
}
#navbar li {
	list-style: none;
	float: left; 
}
#navbar li a {                /*This controls the main nav*/
	border-left:1px solid #007F7B;
	border-right:1px solid #005855;
	display:inline;
	float:left;
	margin:0;
	padding:9px 19px;
	color:#FFFFFF;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-weight:bold;
	text-decoration:none;
}

#navbar li a:hover {                /*This controls the main nav*/
	background: #016a66;
	color: #ccc;
}


#navbar li ul {					/*This controls the subnav background*/
	display: none; 
	/*width: 10em;  Width to help Opera out */
	background-color: #006e6b;
	/*border: 1px solid #660000;*/
	top: 205px;
	width: 180px;
	z-index:500;
}

#navbar li li a{
	color: #ffffff;
	/*padding: 5px 0 0;*/
	width: 180px;
	margin: 1px 0;
	line-height: 24px;
	border-bottom: 1px solid #007f78;
	border-top: 1px solid #007f78;
	border-right: none;
	border-left: none;
	float: left;
	display: block;
}

#navbar li:hover ul, #navbar li.hover ul {       /*This controls the position of the subnav*/
	display: block;
	position: absolute;
	margin: 0;
	padding: 10px 0 0;
}

*html #navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0 0 0 -150px;
	padding: 10px 0 0; 
}

#navbar li:hover li, #navbar li.hover li {
	float: left;
 }

#navbar li:hover li a, #navbar li.hover li a {		/*This controls the subnav*/
	background-color: #006e6b;
	border-bottom: none;
	color: #fff;
	font-size: 12px; 
	padding: 0;
	text-indent: 10px;
}

*html #navbar li:hover li a, #navbar li.hover li a {		/*This controls the subnav*/
	background-color: #006e6b;
	border-bottom: none;
	color: #fff;
	font-size: 12px; 
	padding: 0;
	text-indent: 0px;
	padding: 0 0 0 5px;
}


#navbar li li a:hover {
	background-color: #059e9b;
	color: #ffffff;
 }
 
*:first-child+html #navbar li ul {					/*This controls the subnav background*/
	display: none; 
	/*width: 10em;  Width to help Opera out */
	background-color: #006e6b;
	/*border: 1px solid #660000;*/
	top: 205px;
	width: 185px;
	z-index:500;
}.mediaLinks {
	font-weight: bold;
	height: 24px;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}
.mediaLinks p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bold {
	font-weight: bold;
}
#creditfooter {
	display: none;
}

#bottomHolder {
	margin-top: 15px;
	height: auto;
	width: auto;
}
#bottomHolder   ul  {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
#freeConsult {
	width: 300px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rssBox {
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.spacer {
	clear: both;
}



.rss {
	margin-top: 0px;
	background-image: url(../images/rss-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	line-height: 16px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-left: 18px;
}
.rss a {
	color: #999999;
	text-decoration: underline;
}

.feedburnerFeedBlock ul {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

.feedburnerFeedBlock    li   {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	list-style-type: none;
	text-indent: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.feedburnerFeedBlock .headline {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
}
