@charset "utf-8";
/* CSS Document */

body{
	font: 12px/18px Tahoma, Geneva, sans-serif;
	color: #000;
	background: #FFF url(../images/bgr-body.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

img {
  border: none;	
}

hr{
	background: #CAC7CD;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

h1{
	font: normal 24px Tahoma, Geneva, sans-serif;
	color: #9CCF18;
	margin-top: 0px;
	margin-bottom: 20px;
}

h2{
	font-size: 14px;
	color: #2A282D;	
}

h3{
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin-bottom: 5px;	
}

h4{

}

h5{
	
}



a{
	color: #2A282D;
	text-decoration: underline;
}

a:hover{
	color: #8B8695;
	text-decoration: none;
}



#header{
	background: url(../images/bgr-header.jpg) no-repeat;
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#navigation ul li .active {
	background: url(../images/bgr-navigation-link.png) no-repeat bottom;
}


#navigation{
	height: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#navigation ul{
	margin: 0px;
	padding: 0px;	
}

#navigation ul li{
	display: inline;
	list-style: none;	
}

#navigation ul li #home {
	width: 102px;
	text-align: center;
	text-decoration: none;
	background: url(../images/bgr-navigation-home-link.png) no-repeat top;
}

#navigation ul li #home:hover {
	width: 102px;
	text-align: center;
	text-decoration: none;
	background: url(../images/bgr-navigation-home-link.png) no-repeat bottom;
}

#navigation ul li #home_active {
	width: 102px;
	text-align: center;
	text-decoration: none;
	background: url(../images/bgr-navigation-home-link.png) no-repeat bottom;
}

#navigation ul li a{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	float: left;
	height: 34px;
	padding-top: 16px;
	width: 114px;
	text-align: center;
	text-decoration: none;
	background: url(../images/bgr-navigation-link.png) no-repeat top;
}

#navigation ul li a:hover{
	background: url(../images/bgr-navigation-link.png) no-repeat bottom;
}



#body_wrapper{
	width: 900px;
	background: url(../images/bgr-body-wrapper.png) no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#banner {
	float: left;
	height: 200px;
	width: 900px;
	background: #FFF;
	border-bottom: 10px solid #2A282D;
	padding-bottom: 1px;
	margin-bottom: 30px;
}

#main_content{
	float: left;
	width: 590px;
	margin-left: 10px;
	margin-bottom: 50px;
	padding-top: 10px;
}

#map_canvas {
	padding-top: 1px;
	border-top: 5px solid #2A282D;

}



#side_nav{
	float: right;
	width: 260px;
	margin-bottom: 50px;
	
}

#side_nav hr{
	float: left;
	width: 260px;

	
}

#side_nav .active{
	font-weight: bold;
	background: #D7D5D9 url(../images/icon-arrow.png) no-repeat;
	}

#side_nav ul{
	margin: 0px;
	padding: 0px;
	border-bottom: 5px solid #817C87;
	float: left;
	width: 260px;
}

#side_nav ul li{
	list-style: none;
	
}

#side_nav ul li a{
	color: #2A282D;
	background: #EFEEF0 url(../images/icon-arrow.png) no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 24px;
	display: block;
	margin-bottom: 1px;
	text-decoration: none;
	float: left;
	width: 236px;
}

#side_nav ul li a:hover{
	background: #D7D5D9 url(../images/icon-arrow.png) no-repeat;
}

#side_nav h1{
	padding: 6px 0px 0px 10px;
	font-size: 16px;
	color: #FFF;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background: url(../images/side-nav-bgr-h1.jpg) no-repeat;
	height: 24px;
	width: 250px;
	font-weight: normal;
	border-bottom: 1px solid #CCC;
	float: left;
}


#side_nav h2{
	padding: 6px 0px 0px 10px;
	font-size: 16px;
	color: #FFF;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background: url(../images/side-nav-bgr-h2.jpg) no-repeat;
	height: 24px;
	width: 250px;
	font-weight: normal;
	border-bottom: 1px solid #CCC;
	float: left;
}

#side_nav .practice_plan {
	background: url(../images/ima-join-practice-plan.jpg) top;
	height: 100px;
	width: 260px;
	float: left;

}

#side_nav .practice_plan:hover {
	background: url(../images/ima-join-practice-plan.jpg) bottom;

}

#side_nav .nervous_patient {
	background: url(../images/ima-nervous-patient.jpg) top;
	height: 100px;
	width: 260px;
	float: left;

}

#side_nav .nervous_patient:hover {
	background: url(../images/ima-nervous-patient.jpg) bottom;


}

#footer{
	clear: both;
	width: 880px;
	border-top: 5px solid #2A282D;
	background: #F8F8F8;
	padding: 10px;
	color: #2A282D;
	font-size: 10px;
	font-weight: bold;
}

#footer p {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	width: 900px;
}

#footer hr {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
	border-style: none;
}


#footer a {
	color: #004891;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer ul li {
	display: inline;
	list-style: none;	
}

#footer ul li a {
	padding: 2px 5px;
	color: #2A282D;
	font-size: 10px;
	font-weight: bold;
}

#footer ul li a:hover {
	color: #8A8493;
}

