#left ul {
	padding: 0px;
	list-style-type: none;
	margin-top: -2px;
	margin-left:0px;
}
#left li {
	background-image: url(images/menu_line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 191px;
	display: block;
	padding-bottom: 0px;
	padding-top:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#left  a  span  {
	display:block;
	height:250px;
	width:250px;
	}
#left ul a.long {
	font-size: 15px;
}	

#left ul a {
	background-image: url(images/menu-rev.png);
	display: block;
	width: 262px;
	height: 33px;
	overflow: hidden;
	cursor:hand;
	cursor:pointer;
}
#left ul a:hover, #left ul li:hover a, #left ul li.sfHover a{
	background-image: url(images/menu-rev-over.png);
	background-repeat: no-repeat;
}
#left ul a.selected, #left ul a.selected:hover{
	height:42px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	}
#left ul li#home a.selected {background-image:url(images/selected/home.png);}	
#left ul li#meet a.selected {background-image:url(images/selected/meetus.png);}
#left ul li#ouroffice a.selected {background-image:url(images/selected/patientinformation.png);}
#left ul li#dentalimplants a.selected {background-image:url(images/selected/dentalimplants.png);}
#left ul li#perio a.selected {background-image:url(images/selected/periodisease.png);}
#left ul li#snoring a.selected {background-image:url(images/selected/snoring.png);}
#left ul li#procedures a.selected {background-image:url(images/selected/procedures.png);}
#left ul li#consequences a.selected {background-image:url(images/selected/consequences.png);}
#left ul li#questions a.selected {background-image:url(images/selected/questions.png);}
#left ul li#resources a.selected {background-image:url(images/selected/resources.png);}
#left ul li#refer a.selected {background-image:url(images/selected/referring.png);}
#left ul li#contact a.selected {background-image:url(images/selected/contact.png);}

li#home a { background-position: 0px 0px; height:43px;}
li#meet a { background-position: 0px -43px; }
li#ouroffice a { background-position: 0px -76px;}
li#dentalimplants a { background-position: 0px -109px;}
li#perio a { background-position: 0px -144px;}
li#snoring a { background-position: 0px -177px;}
li#procedures a { background-position: 0px -210px;}
li#consequences a { background-position: 0px -243px; }
li#questions a { background-position: 0px -276px; }
li#resources a { background-position: 0px -310px;}
li#refer a { background-position: 0px -343px; }
li#contact a{ background-position: 0px -376px; height:45px;}

ul#nav {
	position:relative;
	}
ul#nav ul	{
	position: absolute; 
	left: -999px;
	padding: 0;
	border-width: 0px;
	z-index: 34;
	list-style-type: none;
	margin-top: -34px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:190px;
	-moz-box-shadow: 2px 2px 2px #999;
	-webkit-box-shadow: 2px 2px 2px #999;
	box-shadow: 2px 2px 2px #999;
	
}
ul#nav li.long ul {
	margin-left:199px;
	}
	
ul#nav li.lrg:hover ul {
	margin-top:-48px;
}	
ul#nav li.lrg span {
	font-size:15px;
}
ul#nav li li	{
	display: inline;}

ul#nav li:hover ul a, ul#nav li.lrg:hover ul a	{
	display: block;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	color: #17416B;
	background-color: #DDD8CC;
	background-image: none;
	font-weight: normal;
	padding-left: 10px;
	width: 175px;
	padding-bottom:3px;
	height:22px;
}
ul#nav li:hover ul a.tall{
	height:35px;
} 
ul#nav li:hover ul a.supertall{
	height:50px;
} 
ul#nav li:hover li {
	margin:0px;
	padding:0px;
	}


ul#nav ul li a:hover, ul#nav li.lrg ul a:hover 	{
	color: #FFFFFF;
	background-color: #854424;
}

ul#nav li:hover ul, ul#nav li.sfhover ul	{left: 0; display: block;}
.leftPic {
	float: left;
	margin-bottom: 10px;
	border: 1px solid #4F1104;
	margin-right: 10px;
}
/* Sub Menu */ 
#subnav {
	float: right;
	width: 200px;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#subnav  {
	background-color: #F2F2D6;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 200px;
}
#subnav,  #subnav h2 {
	-moz-border-radius: 10px;
	border-radius: 10px;
    -webkit-border-radius: 10px;
	-moz-box-shadow: 2px 2px 2px #CCCCCC;
	-webkit-box-shadow: 2px 2px 2px #CCCCCC;
	box-shadow: 2px 2px 2px #CCCCCC;
	
}
#subnav img {
	margin-top:-10px;
	margin-left:-5px;
	padding-bottom:15px;
}
#subnav ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}
#subnav a {
	display:block;
	color: #794901;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #DCDCC7;
	width: 90%;
	margin: 1px;
	background-color: #FFFFFF;
}
#subnav div a:hover {
	background-color:#E3DBB7;
	color: #523F31;
}
#subnav div a:active {
	color: #FFFFFF;
	background-color: #EEF4C6;
}
a {
	color: #056123;
	font-weight: bold;
}

#subnav h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: -5px;
	padding-right:5px;
	padding-top: 0px;
	text-align: right;
	display:inline;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #2D68A0;
}
#subnav h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #2D68A0;
	margin: -5px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	border: 1px solid #536C79;
}
#subnav h2 a:hover {
	background-color: #523F31;
	color: #FFFFFF;
}
/* End Sub Menu */

#menucache {
	background-image: url(images/menu_hover.jpg);
	height: 1px;
	width: 1px;
	bottom: -1000px;
}
