/* CSS Document */

body
{
/* IE CSS Center Tag Command */
text-align:center;
background-color:#877B8E;
}

img { border: none; }
.logoAlign { margin: 10px 0 0 10px; }
#videoAlign { margin: 15px 0 0 54px; }

#pageContent
{
/* Reset Text Alignment */
text-align:left;

/* Mozilla Center Tag Command */
margin: 0px auto;

/* Custom Styling */
background-color:#FFFFFF;
position:relative;
width:760px;
}

#header {
background-color:#FFFFFF;
width:760px;
height: 280px;
font-size:62.5%;
}

#header h1 {
margin-left: 225px;
font-family:"Times New Roman", Times, serif;
color:#660066;
font-size: 3.04em;
font-style:italic;
margin-bottom: 0px;
}

#header h2 {
margin-left: 225px;
font-family:"Times New Roman", Times, serif;
color:#999999;
font-size: 2.88em;
font-style: normal;
margin-top: 3px;
margin-bottom: 0px;
}

#header_img {vertical-align:bottom; border:0px;}

#clear {
clear: both;
}

#bodyContent { width: 100%; }

#bodyContent a:link { color: #0000EE; font-weight: normal; text-decoration: none; }
#bodyContent a:visited { color: #0000EE; font-weight: normal; text-decoration: none; }
#bodyContent a:hover { color: #0000EE; font-weight: normal; text-decoration: underline; }
#bodyContent a:active { color: #0000EE; font-weight: normal; text-decoration: none; }

/*#menuColumn a:link, #menuColumn a:visited, #menuColumn a:hover, #menuColumn a:active { background-color: transparent; }*/
#menuColumn a:hover { background-color: transparent; }
#rightColumn a:hover { background-color: transparent; }

#menuColumn { float: left; width: 220px;	background-color: #FFFFFF; margin-top: -65px; }
#menuColumnAppt { margin: 30px 0 30px 20px; }
#menuColumnNews { margin-left: 20px; }
#mainColumn { font-family: Verdana, Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", sans-serif; font-size: 80%; line-height: 135%; color:#000000; float: left; width: 220px; }
#rightColumn { float: left; width: 300px; margin-left: 20px; }

#menuColumn p {
font-family: "Arial Narrow";
font-weight: bold;
font-size: 12pt;
color:#660066;
line-height: 135%;
margin-left: 20px;
margin-right: 15px;

}

#rightColumn p {
font-family: Verdana, Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", sans-serif;
font-size: 80%;
color:#000000;
line-height: 135%;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 9px;
}

p.italics { font-style: italic; }

/* ESI ADDED */
#mainbottom { clear:both; margin-left:219px; margin-right:15px; }
/* ESI END ADDED */

#footer {
background-color:#FFFFFF;
width:760px;
clear: both;
padding-top: 10px; /* ESI ADDED */
}

#footer p {
	font-family: Verdana;
	font-size: 70%;
	color:#000000;
	line-height: 135%;
	margin-left: 225px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}


#footer a:link {
	color: #000000;
	text-decoration: none
}

#footer a:visited {
	color: #000000;
	text-decoration: none
}

#footer a:hover {
	background-color: #660066;
	color: #FFFFFF;
	text-decoration: none
}

#footer a:active {
	background-color: #660066;
	color: #FFFFFF;
	text-decoration: none;
	width: 2px;
}
