@charset "utf-8";
* {margin:0;
padding:0;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/elements/lbluetexture1.jpg);
	background-repeat: repeat;
	border:#FFFFFF
}
.twoColFixLtHdr #container #headerbottomdeco {
	height: 15px;
	width: 780px;
	background-image: url(images/elements/grad_w_to_blu_vert1x15px.gif);
}


.twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: right; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
} 
.twoColFixLtHdr #header {
	background: #ffffff;
	height: 84px;
	background-repeat: no-repeat;
	background-position: right;
} 

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	list-style: none;
	line-height: 3;
	color: #666666;
	padding-right: 10px;
}

.twoColFixLtHdr #container #header h1 {
	text-indent: -9999px;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 0 0 0;
	background-image: url(images/elements/dbluetexture1.jpg);
	margin: 0 0 0 0;
	
}
.twoColFixLtHdr #mainContent {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	width: auto;
	text-align: center;
	margin-left: 170px;
	border-left-color: #FFFFFF;
	height: auto;

} 
#maincontent_inner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 10px;
	width: auto;
	height: auto;
}

.twoColFixLtHdr #footer {
	text-align: center;
	color: #FFFFFF;
	height: 30px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 10px;
	background-image: url(images/elements/grad_w_to_blu_vert1x30px.gif);
	background-repeat: repeat-x;
	clear: both;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
	text-align: center;
	clear: both;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
    
}
li {
	text-align: center;
	text-indent: 0px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
a
{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
	color: #FFFFFF;
	background-color: #787fff;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: auto;
	color: #000099;
	text-decoration: none;
	text-indent: 0px;
	padding: 10px;
}
.p_othercontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	border-left-color: #FFFFFF;
	color: #666666;
}
.p_calendarcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
}
.p_cal_nopractice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: line-through;
}
.p_cal_event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background: #00FF00;
}

.p_cal_practice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
}



.content_style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000099;
}
a_content {
	color: #003366;
}

.twoColFixLtHdr #container #mainContent {

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #0000CC;
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #000066;
}
