﻿@import url(reset.css);
body 
{
	text-align:left;
	background-position: top left;
	background-color: #AEAE86;
	color: #777777;
	line-height: 1.5em;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}
a, a:active, a:link, a:visited
{
	color: #003399;
	text-decoration:underline;
}
a:hover
{
	text-decoration: none !important;
	color: #2F73FF;
}
#outerContainer
{
	width: 1000px;
	margin:auto;
}
#navigation
{
	text-align:left;
	width: 1000px;
	background-image: url(../images/Menu.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	vertical-align:bottom;
}
#menu
{
	display:inline-block;
	width: 200px;	
	height: 219px;
	padding-top: 15px;
	margin-left: 30px;
}
#mainImage
{
	display:inline-block;
	width: 760px;	
}
#banner
{
	width: 1000px;
	height:160px;
	background-image: url(../images/Top.jpg);
	background-repeat: no-repeat;
}
#address
{
	text-align:right;
	display:inline-block;
	margin-left: 690px;
	width: 230px;
	font-size: 10pt;
	margin-top: 55px;
	color:White;
}
.phoneno
{
	font-size: 14pt;
	font-weight: bold;
}
#content 
{
	width: 1000px;
	background-image: url(../images/BackgroundRepeat.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-bottom: 30px;
	vertical-align:top;
	padding-top: 20px;
	padding-left: 40px;
}

#IntakeForms
{
	margin-left:15px;
	width:210px;
}

h1, h2, h3
{
	font-weight:bold;
	font-family: Arial, Sans-Serif;
	text-transform: uppercase;
}

#containerBottom 
{
	width:1000px;
	background-image: url(../images/Bottom.jpg);
	background-repeat: no-repeat;
	height: 60px;
	background-position: top left;
	margin:auto;
	margin-bottom: 30px;
}

#container
{
	width: 1000px;
	margin: 0px auto;
}

#footer
{  
    text-align:center;
	font-size: 8pt;
	color:#999999;
}
hr 
{
	width: 990px;
	margin-left: -8px;
}
strong
{
	color: #A87200;
	font-weight:bold;
}
strong.emphasis
{
	color: #666666;	
}
p
{
	margin-bottom: 20px;
}
.clearboth
{
	clear:both;
}
ul
{
	padding-bottom: 15px;
}
li
{
	margin-left: 3em;
}
ul li
{
	list-style: disc outside;
}
blockquote
{
	margin-left: 3em;
}
.defaultDividerImage
{
	background-image: url(../images/DefaultDividerLineRepeat.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
.mainDividerImage
{
	background-image: url(../images/MainDividerLineRepeat.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
#mainSection
{
	width: 660px;
	margin-right: 40px;
	display:inline-block;
	text-align:left;
}
#rightSection
{
	width: 250px;
	display:inline-block;
	text-align:left;
}
.UserContent
{
	text-align:left;
}
.OfficeHours
{
	text-align:left;
}
table img
{
	display:block;
}
h1
{
	color: #5881af;
	font-size: 16pt;	
	margin-bottom: 10px;
	font-weight:normal;
}
h2
{
	color: #244a1b;
	font-size: 14pt;	
	margin-bottom: 10px;
	font-weight:normal;
}
h3
{
	color: #adae86;
	font-size: 12pt;
	margin-bottom: 10px;	
	font-weight:normal;
}
.HealthTopicSpan
{
	display: block;
	width: 250px;
	text-align:left;
	margin-bottom: 10px;
	margin-left: 10px;

}
.rightSide
{
	width: 160px;
	display:inline-block;
	text-align:left;
	margin-left: 5px;

}
.healthTopicDescription 
{
	display:block;
}

.leftColumn
{
	width: 380px;
	display:inline-block;
	text-align:left;
	margin-right: 20px;
}
.leftColumn .UserContent
{
	margin-left: 5px;
	display:inline-block;
	margin-top: 5px;
}
.middleColumn
{
	width: 300px;
	display:inline-block;
	text-align:left;
	
}
.rightColumn
{
	width: 250px;
	display:inline-block;
	text-align:left;
}
#threeColumns
{
	background-image: url(../images/ThreeColumns.jpg);
	background-repeat:repeat-y;
	width: 980px;
}
.twoColumns
{
	background-image: url(../images/TwoColumns.jpg);
	background-repeat:repeat-y;
	width: 980px;
	margin-top: 20px;
}
.HealthLibrarySpan 
{
	margin-bottom: 10px;
	display:inline-block;
	width: 400px;	
	margin-right: 10px;
}
.HealthLibrarySpan .rightSide
{
	width: 290px;
}
a.Button
{
	display:inline-block;
	width: 120px;
	padding-right: 5px;
	height: 40px;
	background-image: url(../images/Button.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	color:White;
	text-decoration:none;
	text-align:center;
	line-height:33px;
	vertical-align:middle;
}
a.Button:hover
{
	background-position: 0px -47px;
}
.maincontent
{	
	padding-left:50px;
	float:left;
	width:800px;
	padding-right:40px; 
	text-align:left;
	padding-top: 20px;	
}
.contactUsLabel
{
	display:inline-block;
	width: 120px;
}
img[align~=left]{float:left;
	margin-right:15px;}
img[align~=LEFT]{float:left;
	margin-right:15px;}
img[align~=right]{float:right; margin-left:15px;}
img[align~=RIGHT]{float:right; margin-left:15px;}