/********************* Default Links ************************/
a {
	color:#073c68; }

a:hover {
	color:#000; }


/**************** Navigation Top *******************/

#navWrapperLeft, #navWrapperRight {
	background:url(../../images/hornshoppe-sprites.png) no-repeat -35px -446px;
	width:335px;
	height:110px;
	font-family:ArtifikaMedium, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	margin-top:13px; }

#navWrapperLeft {
	float:left; }

#navWrapperRight {
	float:right; }

#navWrapperLeft ul, #navWrapperRight ul {
	margin:0;
	padding:0; }

#navWrapperLeft ul li, #navWrapperRight ul li {
	margin:0;
	padding:0;
	list-style:none; 
	float:left; }

#navWrapperLeft ul li a, #navWrapperRight ul li a {
	color:#fff;
	text-decoration:none;
	display:block; }

#navWrapperLeft ul li a:hover, #navWrapperLeft ul li a.selected, #navWrapperRight ul li a:hover, #navWrapperRight ul li a.selected {
	color:#f6d054;
	text-decoration:none; }
	


		
#navWrapperLeft ul li.home, #navWrapperLeft ul li.calendar, #navWrapperLeft ul li.faq, #navWrapperRight ul li.specialties, #navWrapperRight ul li.contact {
	height:88px;
	float:left; }

#navWrapperLeft ul li.home a, #navWrapperLeft ul li.faq a, #navWrapperRight ul li.contact a {
	height:62px;
	padding:27px 0 0; }

#navWrapperLeft ul li.calendar a, #navWrapperRight ul li.specialties a {
	height:72px;
	padding:17px 0 0; }
	

#navWrapperLeft ul li.home {
	background:url(../../images/hornshoppe-sprites.png) no-repeat -35px -325px;
	width:86px;
	margin:0 7px 0 27px; }

#navWrapperLeft ul li.home a {
	width:86px; }
	

#navWrapperLeft ul li.calendar {
	background:url(../../images/hornshoppe-sprites.png) no-repeat -151px -325px;
	width:103px;
	margin:0 7px 0 0; }

#navWrapperLeft ul li.calendar a {
	width:103px; }


#navWrapperLeft ul li.faq {
	background:url(../../images/hornshoppe-sprites.png) no-repeat -284px -325px;
	width:78px; }

#navWrapperLeft ul li.faq a {
	width:78px; }


#navWrapperRight ul li.specialties {
	background:url(../../images/hornshoppe-sprites.png) no-repeat -392px -325px;
	width:128px;
	margin:0 7px 0 37px; }

#navWrapperRight ul li.specialties a {
	width:128px; }


#navWrapperRight ul li.contact {
	background:url(../../images/hornshoppe-sprites.png) no-repeat -550px -325px;
	width:126px; }

#navWrapperRight ul li.contact a {
	width:126px; }




/**************** Navigation Left *******************/

#middleLeftNav {
	width:180px;
	float:left;
	margin:10px 0 0 55px;
	font-size:27px; }

#middleLeftNav ul {
	margin:0 0 30px 0;
	padding:0; }

#middleLeftNav ul li {
	list-style:none;
	margin:0;
	padding:0; }

#middleLeftNav ul li a {
	display:block;
	margin:0;
	padding:10px 0;
	color:#073c68;
	text-decoration:none; }

#middleLeftNav ul li a:hover {
	color:#930508;
	text-decoration:none; }