﻿@import url("layout.css");
body {
	font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
	font-size: .9em;
	background-color: #f2f2f7;
	background-image:url('../img/ap_bg.gif');
	background-repeat: repeat;
	background-attachment: fixed;
}

#container {
	width: 827px;
	margin: 0px auto;
	background:white;
	border:1px solid #808080;
}


#masthead {
	background: white;
	text-align: center;
	height: 80px;
	width: 827px;
	background-color: #fff;
	background-image:url('../img/hearing_haven.png');
	background-repeat:no-repeat;
}

/* Repair Steps Styles */

#repair_steps {
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	margin-top:10px;
	border-width:1px;
	border-style:dotted;
	border-color:blue;
	width:180px;

}

#repair_steps_body {
	margin: 0 auto;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	margin-top:20px;
	border-width:1px;
	border-style:dotted;
	border-color:blue;
	width:570px;

}


#repair_steps h4{
	text-align:center;
	color:maroon;
	margin-top:0px;
}
#repair_steps h5{
	text-align:left;
	color:navy;
	font-size:medium;
	margin-bottom:0px;
}
#repair_steps p{
	margin-top:0px;
	text-align:left;
	font-size:14px;
	margin-left:7px;
	margin-right:3px;
	margin-bottom:5px;
}

#repair_steps_body h4{
	text-align:center;
	color:maroon;
	margin-top:0px;
}
#repair_steps_body h5{
	text-align:left;
	color:navy;
	font-size:medium;
	margin-bottom:0px;
}
#repair_steps_body p{
	margin-top:0px;
	text-align:left;
	font-size:14px;
	margin-left:7px;
	margin-right:3px;
	margin-bottom:5px;
}




/* Navigation Styles */

#navigation {
	float: right;
	width: 200px;
	background-color: #fff;
	margin-top:10px;

}

#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin-left: 0;
	padding: 0;
	background-color: #fff;
}
#navigation li a {
	color: white;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	background-color:#333333;
	border-top: 3px solid #fff;
	border-left: 1px solid #fff;
	border-right: 2px solid black;
	border-bottom: 3px solid #fff;

}
#navigation li a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #2580a2;
	border-top: 3px solid #fff;
	border-left: 1px solid #fff;
	border-right: 2px solid black;
	border-bottom: 3px solid #fff;

}

.testmonial {
	text-align:left;
	font-size:small;
	font-family:"Courier New", Courier, monospace;
	color:#111111;
	padding:10px;
	border:thin;
	border-style:dotted;
	border-color:blue;
	width:170px;
}

/* Side Bar Opt-In */

#sidebar_opt-in {
	width:180px;
	padding-top:7px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	border-width:1px;
	border-style:dotted;
	border-color:blue;
	margin-top:20px;
	margin-bottom:5px;
	margin-left:0px;
	text-align:center;
	font-size:14px;
}

#sidebar_opt-in form{
	font-size:12px;
	text-align:right;
	vertical-align:top;
}

#sidebar_opt-in form p{
	font-size:10px;
	text-align:center;
	vertical-align:middle;
}



#sidebar_opt-in a {
	font-size:small;
	vertical-align:top;
}

#content {
	float: left;
	width: 594px;
	padding:0px 15px 15px 15px;
	background-color: #fff;
	text-align:justify;
}
#footer {
	text-align: center;
	clear: both;
	width: 827px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fefeff;
}
/* Masthead Styles */
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	text-align:left;
	margin-top: 10px;
	margin-left: 10px;
	color: #5f8ea9;
}

/* Content Styles */
h6 {
	color: #3d6c87;
}
h5 {
	color: 3d6c87;
}

h4 {
	color: #3d6c87;
	font-size:large;
	}
	
h3 {
	color:#663300;
	text-align:left;
	font-size:20px;
	font-weight:300;
	margin-bottom:0px;
	font-variant:small-caps;

}

.h3 {
	color:#663300;
	text-align:left;
	font-size:20px;
	font-weight:300;
	margin-bottom:0px;
	font-variant:small-caps;

}

h2 {
	color:#3366CC;
	font-size: 22px;
	text-align: left;
	font-weight:100;
	font-variant:small-caps;
}


.header_center {
	text-align:center!important;
	margin-top:0px;
	margin-bottom:7px;
	
}

#content h1 {
	color:#0033aa;
	font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
	font-size: 24px;
	line-height: 34px;
	text-align: center;
	margin: 0px;
	font-weight:200;
	font-variant:small-caps;
	}

#content h1 {
	color:navy;
	font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
	font-size: 24px;
	line-height: 34px;
	text-align: center;
	margin-right: -10px;
	margin-left: -10px;
	}
#content hr {
	margin-left: -10px;
	margin-right: -10px;
	}

#content img {
	padding: 5px;
	border: 1px solid #808080;
	margin:5px;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
}
#footer a {
	color: #5f8ea9;
	text-decoration: underline;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}
a {
	color: #0033CC;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
	}

.style_img_left {
	padding: 5px;
	border: 1px solid #808080;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float:left;
	clear:left;
	}

.style_img_right {
	padding: 5px;
	border: 1px solid #808080;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	}

.style_img {
	padding: 5px;
	border: 1px solid #808080;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	}

.style_header_info {
	font-size:large;
	padding-top:20px;
}
	
.style_center_text {
	text-align: center;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.style1 {
	color: #3D6C87;
}

.margin_navigation {
	margin-left:5px;
	
}

.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color:#CC6600;
	margin:0px;
}

.attention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	color: #990000;
}

.link_no_line {
	text-decoration:none;
}

.big_centered_link {
	color: blue;
	font-size:large;
	text-align:center;

}

/* menu styles */

.menu{
	clear:left;
	min-width: 827px;
	max-width: 827px;
	border:none;
	border:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}
.menu ul{
	background:#333333;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#333333 url('../img/seperator.gif') no-repeat right bottom;
		color: white;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu ul li:hover a{
			background: #2580a2 url('../img/hover.gif') no-repeat center bottom;
			color: white;
			text-decoration:none;
			}
		.menu li a:hover{
			background: #2580a2 url('../img/hover.gif') no-repeat center bottom;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('../img/sub_sep.gif') no-repeat left bottom;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul li:hover a{
			border-style: none;
	border-color: inherit;
	border-width: 0px;
	background: #2580a2 url('../img/hover_sub.gif') no-repeat left 50%;
	color:#ffffff;
				text-decoration:none;
			}
		.menu li ul a:hover{
			border-style: none;
	border-color: inherit;
	border-width: 0px;
	background: #2580a2 url('../img/hover_sub.gif') no-repeat left 50%;
	color:#ffffff;
				text-decoration:none;
			}
	.menu p{
		clear:left;
		}	
