@charset "ISO-8859-1";
html, body {
   padding: 0;
   margin: 0;
   }
   
   
body {
	background-attachment: scroll;
	background-color: #000/* D3D3D3 */;
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
/* 	background-image: url(sysimages/bg2.jpg); */
}
.alignmentcontainer {
	vertical-align: sub;
	display: block;
	margin: auto;
	text-align: center;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
}
.blockmiddle {
	background-color: #000;
	text-align: left;
	display: block;
	margin: auto;
	clear: both;
	width: 935px;
	/*border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;*/
}

.holder {
	display: block;
	margin: auto;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #111;
	margin: 0px;
	text-align: left;
	width: 650px;
	display: inline;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contenttext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: #999;
	margin: 0px;
	text-align: left;
	width: 500px;
	display: block;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.sideunit {
	display: inline-block;
	float: right;
	padding-right: 0px;
	padding-bottom: 0px;
	
	width: 220px;
	margin-top: 0px;
	height:250px;
	/*background-image: url(sysimages/sideunit.jpg);*/	
}




.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	display: block;
	width: 920px;
	text-indent: 10px;
	
	padding-left: 5px;
}


.foottext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999;
	text-align: center;
	display: block;
	width: 920px;
	text-indent: 10px;
	
	padding-left: 5px;
}
.contenttext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.contenttext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222;
}
a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888;
}
	
	
/* navigation bar*/	


ul#mainNav {
	margin: 0;
	list-style: none;
	text-decoration: none;
	padding: 0px;
	width: 100%;
	float: right;
	
		}
	

#mainNav a{
	color: #fff;
	font-size: 10px;
	
	text-decoration: none;
	padding: 7px 5px;
	display: block;
	background-image: url(sysimages/alrtow.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#mainNav a:hover{
	color: #fff;
	background-color: #333;
	font-size: 10px;
	
	text-decoration: none;
	padding: 7px 5px;
	
	background-image: url(sysimages/alrtow-copy.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
body#home a#homeLink, body#about a#aboutLink, body#news a#newsLink, body#contact a#contactLink, body#support a#supportLink, body#directory a#directoryLink, body#donate a#donateLink, body#team a#teamLink {
	color: #fff;
	background-color: #fff;
	background-image: url(sysimages/alrtow-copy2.jpg);
	font-size: 10px;
	
	text-decoration: none;
	padding: 7px 5px;
	
	
}
#mainNav li{
	float: left;
	width: 110px;
	
}




/* navigation bar*/	


ul#mainNav2 {
	margin: 0;
	list-style: none;
	text-decoration: none;
	padding: 0px;
	text-align: right;
	width: 20px;
	float: left;
	}
	

#mainNav2 a{
	color: #999;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	padding: 7px 5px;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	height: 5px;
}
#mainNav2 a:hover{
color: #fff;
background-color: #333;
background-image:url(sysimages/altrow2.gif);
font-size: 10px;
text-transform: none;
text-decoration: none;

padding: 7px 5px;
display: block;
}




/*field background*/


#contactform .label{
float: left;
width: 200px;
font-weight: bold;
text-align: right;
margin-right: 10px;
}


input[type="text"]{
background-image:url(sysimages/rownav3.gif);
width: 200px;
clear: left;

}
input#send {
margin-left: 200px;
}

input#name:focus, input#email:focus, input#business:focus,input#website:focus {
background-image:url(sysimages/altrow1.gif);} 

.topholder {
	text-align: left;
	display: block;
	margin: auto;
	clear: both;
	width: 935px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #111;
	
	background-image: url(sysimages/gradient.jpg);		
}

.footerholder {
	
	background-position: right bottom;
	text-align: left;
	display: block;
	margin: auto;
	clear: both;
	width: 935px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #151515;
	background-repeat: no-repeat;
}
.newscontent {
	display: block;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: left;	
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	height: 25px;
	text-align: center;
	width: 100%;
	background-image: url(sysimages/alrtow.jpg);
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}

.blockmiddleCopy {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	display: block;
	margin: auto;
	clear: both;
	
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #366;
	font-weight: bold;
	padding: 8px;
	display: block;
	
}
.articles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #999;
	
	font-weight: 100;
	padding: 5px;
}
.articles a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #999;
	font-weight: 100;
	padding: 5px;
	text-decoration: none;
}
.articles a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #555;
	font-weight: 100;
	padding: 5px;
	text-decoration: none;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #fff;
	font-weight: 100;
	padding: 5px;
}
.title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: 100;
	

}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(sysimages/formbg.gif) repeat-x left top;
}

.blackbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #006F69;
	text-align: left;
	vertical-align: top;
	display: inline;
	float: right;
	height: 200px;
	width: 212px;
	padding-top: 5px;
	padding-right: 4px;
	border-style: solid;
	border-color: #bfbfbf;
	border-width: 1px;
	padding-left: 9px;
	
	margin-right: 0px;
	margin-bottom: 6px;
	/*background:url(sysimages/bloxbg.png) no-repeat left top;*/

	
}
.adbox {
	
	display: inline;
	border-style: solid;
	border-color: #bfbfbf;
	border-width: 1px;
	margin-left: 3px;
	/*background:url(sysimages/bloxbg.png) no-repeat left top;*/

	
}.adbox2 {

	border-style: solid;
	border-color: #bfbfbf;
	border-width: 1px;

	display: block;
	margin-top: 5px;
	margin-left: -15px;
	/*background:url(sysimages/bloxbg.png) no-repeat left top;*/

	
}
.ibox {
	
	display: block;
	float: left;
	position:relative;
	left:-4px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}


#pscroller1{
width: 935px;
height: 379px;

padding-top: 5px;
padding-bottom: 4px;

}


#pscroller1 a{
text-decoration: none;
}
.greenbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0D0D0D;
	text-align: left;
	display: block;
	height: 20px;
	width: 483px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	/*background:url(sysimages/greebox.png) no-repeat left top;*/
	font-weight: 100;
}.footholder {
	text-align: left;
	display: block;
	margin: auto;
	clear: both;
	width: 935px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
	
}.top {
	display: block;
	height: 20px;
	width: 300px;
	padding-top: 30px;
	overflow: hidden;
	z-index: 3;
	text-align: center;
	clear: both;
	float: none;
	position: absolute;
}
.topimg {
	display: block;
	
	padding-top: 28px;
	padding-left: 250px;
	overflow: hidden;
	z-index: 2;
	text-align: center;
	clear: both;
	float: none;
	position: absolute;
}
.ibox {
	display: inline-block;
	margin: 5px;
}
.artcon{
	display: inline-block;
	width: 280px;
	height:120px;
	margin: 10px;
	padding: 10px;
	border: thin solid #999;
	overflow:hidden;
}
.calendar{
background-color:#000;
width: 400px;
}


table.calendar {
 	font-family: sans-serif; 
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
	border-top: 1px solid #000000;
  table-layout: fixed;
}

td {
        width: 40px;
		height: 50px;
	text-align: center;
}
.busy {
        color: #888;
	background: #222;
	background-image: url(sysimages/calendar-bg1.jpg) 
}
.today {
        color: #FFFFFF;
	background: #db0024;
		background-image: url(sysimages/calendar-bg2.jpg)
}

caption.calendar-month {
 
 
  background: #000; 
}

span.text{
	font-family: sans-serif;
	font-size:10px;
}

span.calendar-title{
	font-family: sans-serif;
	font-size: medium;
	font-weight: bold;
	padding: 0.2cm;
}
.newscon{
	display: inline-block;
	float: right;
	width: 380px;
	height:120px;
	margin: 10px;
	padding: 10px;
	background-color: #000;
	overflow:hidden;
}
.navspan{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	display: block;
	float: right;
	width: 930px;
	position: absolute;
	z-index: 1;
	top: 0px;
	background-image:url(sysimages/Picture-6.png);
	background-repeat:no-repeat;
	background-position:right top;
	height: 40px;
	text-align:right;
	padding-top:5px;
}
.contentbg{
	display: block;
	width:690px;
	/* background-image: url(sysimages/textbg.jpg); */
	background-repeat: repeat-x;
	
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 0;
	padding-bottom: 5;
	min-height: 400px;
}
.formbg{
	display: inline-block;
	width:400px;
	padding: 10px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#999;	
}

.blackbox2 {
	border-style: solid;
	border-color: #bfbfbf;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #fff;
	text-align: left;
	vertical-align: top;
	display: table;
	float: right;
	height: 202px;
	width: 210px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: -15px;
	margin-left: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-top: 5px;
	background-image: url(sysimages/NearestPractice.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}
.textmain{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 15px;
	color:#999;
	}
	
		.textmainblock{
	display: inline-block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 10px;
	margin-left: 0px;
	float:right;
	color:#999;
	width:458px;
	}