* { margin: 0; padding: 0;}
html{
    font-family: tahoma, verdana, sans-serif;
	font-size:12px;
	color:#5D5D5D;
    }


body {
    

    color:#5D5D5D;
	margin: 0px;
	background-color: #FFFFFF;
}

a{
	color:#E9841D;
	text-decoration:none;
}

a:visited{
	color:#E9841D;
	text-decoration:none;
}

a:hover{
	text-decoration:underline; 
}


#wrapper {
    margin: 0pt auto;
    height : auto;
    min-height : 500px;
    width : 800px;
	max-width: 800px;
	background-color:#FFFFFF;
}


#header{
	margin-top:15px;
	height:120px;
	width:800px;
	
}

#content{
	margin-top:30px;
	width:800px;
	clear:both;
}


#content ul{
	margin-bottom:1em;
}

#content li{
	margin-left:1.25em;
	list-style-image: url(/site_media/images/bullet.jpg);
}



#footer{
	width:800px;
	padding-top:80px;
	clear:both;
	font-size:9px;
}

.linksDiv{
	float: right;
	font-size:9px;
	margin-top:10px;
	margin-left:0px;
}

.linksDiv ul{
	list-style:none;
}

.linksDiv a:hover {
	text-decoration:underline;
}

.linksDiv li{
	float:left;    /* this creates the side-by-side array of top-level buttons */
	position:relative;    /* create local positioning contexts for each button */
	margin-right:.5em;

}

.linksDiv a{
    text-decoration:none;
	font-size: 9px;
	color:#5d5d5d;
}

.linksDiv a:hover, body#home #link-home a, body#about #link-about a
	,body#clinic #link-clinic a
	,body#postop #link-postop a
	,body#diagnosis #link-diagnosis a
	,body#links #link-links a
	,body#location #link-location a
	,body#faq #link-faq a
{
    color:#E9841D;
}

#logo{
	
	float:left;
	margin-right:20px;
	border:none;
}

.orangeText{
	color:#E9841D;
}

.smallText{
	font-size:9px;
}

h1{
	color:#E9841D;
	font-size:20px;
	font-weight:normal;
}

h2{
	font-size:12px;
}

h3{
	font-size:9px;
	font-weight:normal;
}



.calloutText{
	color:#E9841D;
	font-size:24px;
}

.largerText{
	font-size:16px;
}

.largestText{
	font-size:16px;
}

.wideLeft{
	float:left;
	width:460px;
}

.narrowLeft{
	float:left;
	width:220px;
}

.mediumLeft{
	float:left;
	width:344px;
}

.wideRight{
	float:left;
	width:550px;
	/*height:330px;*/
}

.scrollRegion{
	overflow:auto;
	height:330px;
}


.wideRight p{
	margin-left:0px;
	margin-right:20px;
	margin-bottom:1em;
}

.mediumRight{
	float:right;
	width:426px;
}

.narrowRight{
	float:right;
	width:290px;
	height:330px;
	margin-left:10px;
}


.homeRight{
	float:right;
	width:310px;
	height:330px;
	margin-left:10px;
	margin-right:20px;
}

.homeRight h1{
	color:#C6C9C9;
	margin-top:.8em;
	font-size:22px;
}

.homeRight h2{
	color:#ffffff;
	margin-top:1em;
	margin-bottom:1em;
	font-weight:normal;
	font-size:16px;
}

.homeRight a{
	color:#ffffff;
	font-size:16px;
	
}

.homeText{
	color:#ffffff;
	font-size:14px;
	margin-bottom:1em;
}

.leftCallout{
	margin-top:40px;
	margin-right:40px;
	font-size:14px;
}

.textBlock{
	float:left;
	width:140px;
	font-size:9px;
}

.textBlockLarge{
	float:left;
	width:200px;
	font-size:12px;
}

.textBlockLarge h3{
	font-size:12px;
}

.breadcrumb{
	margin-bottom:1em;
}

.breadcrumb a{
	color:#5D5D5D;
	
}

.introPageLinks{
	position:relative;
	top:-340px;
	margin-left:50px;
}


.introPageLinks ul{
	list-style:none;
}

.introPageLinks li{
	margin:0px;
	padding:0px;
	
}

.introPageLinks li a{
	margin:0px;
	padding:0px;
}

.introPageLinks a{
	margin:0px;
	color:#FFF;
	font-size:18px;
	text-decoration:none;
}

.introPageLinks a:hover{
	text-decoration:none;
}

.introPageLinks a:visited{
	text-decoration:none;
	color:#FFF;
}
