

body { /* entire body tag */
background-color:#FFFFFF;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
background: url(images/background.jpg) center top no-repeat;
}
/*---------------------- a is pre-defined by html - a link */
/*---------------------- a:state of a link (hover = mouseover , visited = after click , active , on click)*/

a {color:#000099;text-decoration:none;} 
a:visited {color:#000066;}
a:hover {color: #564b47;}
a:active { color:#000000;}

/* h's are pre-defined by html - h stands for header, h1 being largest font-size, h2 next largest and so on. */



h1 {
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size: 14px;
color:#FFFFFF;
background:url(images/h1img.jpg);
/*background-color:#CECEE5;*/
padding:5px 10px;
margin:0px;
margin-top:20px;
margin-left:100px;
margin-bottom:15px;
letter-spacing:2px;
line-height:20px;
}



h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}
h3 {
font-size:12px;
}
h4 {
text-decoration:none;
font-size:10px;
}


/* ----------container to hold the animated text--------*/
#slogan {
width: 500px;
padding-right:50px;
margin: 0px;
margin-left:auto;
margin-top:23px;
color:#999999;
}


/* ----------container the top part of the layout---------- */
#container {
width: 920px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
}
/* ----------container to center the layout---------- */
#container2 {
width: 960px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
}

/* ----------footer - centers just like containers---------- */
#footer {
width: 860px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
margin-top:50px;
color:#999999;

}
/*------------Places login to the left of the container it's put inside - in the HTML it is places inside footer--------------*/
.login {
font-size:12px;
margin:0;
float:left;
margin-top:-80px;
height:24px;
line-height:12px;
}
/* links inside login*/
.a{ color:#999999}
a:visited {color:#999999;}



/* ---------- inner picture will be inside container auto aligned right to stay on the left border--------- */

#inner {
width: 300px;
padding:0px;
margin: 0px;
margin-right: auto;
margin-left:-1px;
margin-top:27px;
} 

/* ---------- content to center the layout---------- */
#content {
width: 620px;
padding:0px;
margin-right: 30px;
margin-left: auto;
margin-top:-430px;
font-size:16px;

} 
/* --------------------currently only used in home.html - displays background picture without interupted layout---------*/
#homecontent {
width: 620px;
padding:0px;
margin-right: 30px;
margin-left: auto;
margin-top:-430px;
font-size:16px;
background:url(images/orange.jpg);

} 


#history {
font: bold 14px/16px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 2px 3px;
position: relative;
list-style: none;
margin-top: 8px;
padding: 10px;
width: 5em;
float: left;
margin-right: 8px;
}
#history li {position: relative;
border-width: 1px;
border-width: 1px;
border-style: solid;
border-color: #fff #888 #555 #fff;
background-color:#C5C6DB;
color: #fff;
margin-left:3px;
}

#history a {position: relative;
color:#000066;
}

#history a:hover {position: relative;
color: #fff;
}

#videoadjust {
margin-left:-1px;
}

/*----------------rollover menu- this is where the actions are,  it's a css based menu--------*/
/*----------------Different behaviors are given to the states of the links depending on it's parent or child in the html code---------------*/
#menu {
z-index: 102;
width: 100%;
float: left;
margin-top:4px;
margin-left:45px;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 14em;
float: left;
margin-right: 8px;


}
#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #fff #888 #555 #fff;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background:none;
text-transform: uppercase;
}

#menu a {
color:#000066;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}
#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
#menu ul ul {
position: absolute;
z-index: 1000;
}
div#menu ul ul {
display: none;
}
div#menu ul li:hover ul
{display: block;}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}





/*------------only used currently in specialties.html as a seperator between sections---------*/
#special{
border-top: 1px dashed;
padding: 20px;
}



/* ------------------------contact form style sheet-------------------*/
box { margin-top: 0px; margin-bottom: 0px; margin-left: 100px; width: 500px; padding: 5px; background-color: white; color: black; }

loginbox {  margin-top: 0px; margin-bottom: 0px; margin-left: 100px; width: 300px; padding: 5px; background-color: white; color: black; }

form { border: 6px solid white; padding: 5px; background-color: white; }

input { background-color: white; color:#000066; }

select { background-color: white; color:#000066; }

input.radio { background-color: blue; }

textarea { background-color: white; color:#000066; overflow:auto; }

.button { font-size: 12px; background-color: white; color:#000066; }

			
	
	
	
	
/*---------Thickbox attributes----------------------------*/			
			
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}


#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#333333;
/*	filter:alpha(opacity=75);
	-moz-opacity: 0.75
	opacity: 0.75;;*/
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
/*     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); */
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
/*margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');*/
}

#TB_window img#TB_Image {
	
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	margin:10px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:10px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
/*margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');*/
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
/*	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;*/
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
/*     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');*/
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	margin-bottom:1px;
}




/*New menu-----------------------*/
/* Generated via www.cssmenubuilder.com */

.breadcrumb{position:relative; height:30px; width:580px; padding-left:20px;}
.breadcrumb ul{position:relative; margin:0 5px 0 5px; padding:0; height:30px; background:url('breadcrumbImage.png') 0px -30px repeat-x; }
.breadcrumb ul li{padding:0; margin:0; list-style:none; float:left; height:30px display:inline;}
.breadcrumb ul li a{font:12px Arial, Helvetica, sans-serif; color:rgb(0,0,0); text-decoration:none; line-height:30px; display:block; background:url('breadcrumbImage.png') 100% -60px no-repeat; }
.breadcrumb ul li a span{padding:0 17px 0 15px; }
.breadcrumb ul li a:hover span{text-decoration:underline; color:rbg(255,255,255);}
.breadcrumb ul li a.active{background:none;}
.breadcrumb ul li a.active span{color:rgb(255,255,255);}
.breadcrumb ul li a.active:hover span{text-decoration:none;}
.breadcrumb .left{position:absolute; top:0px; left:0px; width:10px; height:30px; display:block; z-index:1; background:url('breadcrumbImage.png') 0% 0px no-repeat;}
.breadcrumb .right{position:absolute; top:0px; right:0px; width:10px; height:30px; display:block; z-index:1; background:url('breadcrumbImage.png') 100% -90px no-repeat; }