@charset "utf-8";

/*Written By Carrie Smith*/
/*Aided by Brian Salisbury*/

/*------ Basic Style Sheet -----*/

body {
	background:#E9E9E9;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color: #000066;
}

h1 {
	font-size:24px;
	color:#990000;
	margin:5px 0 0 0;
	padding:0;
}

h2 {
	font-size:18px;
	color:#333333;
}

h2.left {
	font-size:18px;
	color:#333333;
	text-align:left;
}

h3 {
	font-size:16px;
	color:#000033;
}

h4 {
	font-size:14px;
	color:#000033;
}

#wrapper {
	width:800px;
	height:auto;
	margin:auto;
}

#header {
	background-color:#FFFFFF;
	width:100%;
	height:auto;
	border:medium double #000066;
}

#header img {
	border:none;
	margin:3px 0 3px 100px;
}


	/*-- Top navigation--*/

#topNav {
	width:100%;
	height:33px;
	position:relative;
	margin:auto;
}

#topNav #topTabs ul {
	margin-left:0;
	padding-left:0;
}

#topNav #topTabs li{
	float:left;
	list-style:none;
	text-decoration:none;
}

#topNav #topTabs li a{
	background:url(Images/tab.gif) no-repeat top left;
	padding:0;
	margin:2px 0px 0px 0px;
	height:30px;
	width:101px;
	display:block;
	color:#000066;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
	line-height:27px;	
}

#topNav #topTabs li a:hover {
	color:#990000;
}

#topNav #topTabs #LocateLink a {
	line-height:14px;
}


	/*-- Content Background--*/

#pageBG {
	background:#FFFFFF;
	border:medium groove #990000;
	width:100%;
}


	/*--Side Navigation--*/

#Sidebar {
	width:25%;
	float:left;
	padding:0;
	margin:5px -10px 0 0;
	position:relative;
}

#Sidebar #Services li {
	list-style:none;
	padding:0;
	margin:0 0 0 -35px;
	width:100%;
	position:relative;
	border: 1px outset #990000;
}

#Sidebar #Services li a {
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#990000;
	padding:2px 0 2px 3px;
	margin:0;
	display:block;
	border-top:1px outset #990000;
	border-bottom:1px outset #990000;
}

#Sidebar #Services #WheelChairsLink a, #Sidebar #Services #HomeMod a {
	border-top:8px outset #990000;
}

#Sidebar #Services li a:hover {
	background-color:#e9e9e9;
}

#Sidebar img {
	border:2px outset #990000;
	padding:2px;
	margin:13px 0 0 12px;
}

	/*--Content--*/

#content {
	/*background:#000000;*/
	width:74%;
	float:left;
	position:relative;
	padding:0;
	margin:0;
	text-align:center;
}


	/*--Bottom Navigation--*/

#BottomNav {
	height:14px;
	width:100%;
	padding:3px 0;
	margin:15px 0px;
	position:relative;
	background:#E3E8FF;
	text-align:right;
	width:100%;
}

#BottomNav a {
	text-decoration:none;
	font-size:12px;
	padding:0;
	margin:0 3px;
	color:#000066;
}

#BottomNav a:hover {
	text-decoration:underline;
}


	/*--Footer--*/
	
#Footer {
	text-align:right;
	height:22px;
	font-size:12px;
	margin:5px;
}

	/*-- Individual page styles --*/


/*------------- Locations and Services Page --------------*/
#collum1Serv {
	width:50%;
	float:left;
	margin:0;
	text-align:left;
}

#collum2Serv {
	width:49%;
	float:right;
	margin:0;
	text-align:left;
}

#anchor a {
	text-decoration:none;
	font-size:18px;
	color:#666666;
}

	
/*------------- Referral Page --------------*/
#referral {
	text-align:left;
}


/*------------- Misc DME Page --------------*/
#collumAMisc {
	width:30%;
	float:left;
	margin:0 0 0 0px;
	text-align:left;
}

#collumBMisc {
	width:30%;
	float:left;
	margin:0 0 0 0px;
	text-align:left;
}

#collumCMisc {
	width:30%;
	float:left;
	margin:0 0 0 0;
	text-align:left;
}



/*------------- CEAC Page --------------*/
#collum1Ceac {
	width:47%;
	float:left;
	margin:50px 0 0 10px;
}

#collum2Ceac {
	width:47%;
	float:left;
	margin:0;
	border-left:1px solid #990000;
}

#ceac ul li {
	text-align:left;
	margin:0 0 0 40px;
}


/*------------- HQAA Page --------------*/

#hqaa {
	background-image:url(Images/logos/hqaa banner.png);
	background-repeat:no-repeat;
}


/*------------ Insurance Page -------------*/
#insurance {
	width:75%;
	border:2px solid #990000;
	margin:0 auto 20px auto;
	padding:0 5px;
	font-size:16px;
	color:#000033;
}

#collumAIns {
	width:30%;
	float:left;
	margin:0 0 0 0px;
	text-align:left;
}

#collumBIns {
	width:32%;
	float:left;
	margin:0 0 0 0px;
	text-align:left;
}

#collumCIns {
	width:32%;
	float:left;
	margin:0 0 0 0px;
	text-align:left;
}


/*------------- Privacy Page --------------*/	
#privacy {
	text-align:justify;
}

#privacy ul li {
	text-align:left;
	text-indent: 15px;
}


/*------------- Site Map Page --------------*/	
#collum1sm {
	width:45%;
	float:left;
	margin:0 10px 0 30px;
	text-align:left;
}

#collum2sm {
	width:45%;
	float:left;
	margin:0;
	text-align:left;
}

/*--------------- Employees Page --------------*/
#event {
	width:90%;
	border:3px solid #990000;
	margin:0;
	padding:5px;
}
	
	
/*--------------- Additional rules -------------------*/

#Clear {
	clear:both;
}


#ImgPad {
	margin:0 5px;
}	

hr.ruler {
	width:70%;
	size:3;
}	