/* CSS Document */
body {
	font-size: small;
	margin: 0px;
	padding: 0px;
	background-color: #81B4A8;
}

* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}

div#container {
	width: 800px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #fff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4c8074;
}

div#main {
	float: right;
	width: 600px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	
div#mainwide {
	float: right;
	width: 800px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}	
	
div#nav {
	float: left;
	width: 200px;
	background-color: #135549;
	margin: 0px;
	padding-top: 10px;
}	
	
div#masthead {
	width: 800px;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #14594D;
}	
	
div#logo {
	float: left;
	width: 195px;
	margin: 0px;
	text-align: left;
	background-color: #2f3e3e;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
div#search {
	float: right;
	width: 590px;
	text-align: right;
	background-color: #2f3e3e;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

div#searchform {
	float: right;
	with: 200px;
	margin: 0px;
	padding: 0px;
}

div#credits {
	float: left;
	width: 790px;
	background-color: #2f3e3e;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../../styles/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

div#mainsearch {
	float: left;
	width: 775px;
	background-color: #FFFFFF;
	border-right-color: #4d564b;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4D564B;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
	}
	
p	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 150%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

a:link {
  color:#AE5709;
  text-decoration:underline;
  }
  
a:visited {
  color:#AE5709;
  text-decoration:underline;
  } 

a:hover {
	color:#4D564B;
	text-decoration:underline;
  }
  
a:active {
  color:#AE5709;
  text-decoration:underline;
  } 

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #900;
	line-height: normal;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-right: 20px;
	font-size: 120%;
} 

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-right: 0px;
	margin-left: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-top: 0px;
	padding-left: 0px;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: normal;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 20px;
	margin-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 25px;
	margin-right: 20px;
	text-transform: uppercase;
	letter-spacing: .1em;
}

h5	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	letter-spacing: .1em;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: -10px;
	margin-bottom: 5px;
	line-height: 150%;
	padding-left: 0px;
	}

ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 150%;
	list-style-position: outside;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

li {
	padding-bottom: 5px;

}	

.main p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 130%;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 10px;
	margin-right: 10px;
	font-size: 90%;
	margin-left: 0px;
}

.main a:link {
  color:#AE5709;
  text-decoration:underline;
  }
  
.main a:visited {
  color:#AE5709;
  text-decoration:underline;
  } 

.main a:hover {
	color:#4D564B;
	text-decoration:underline;
  }
  
.main a:active {
  color:#AE5709;
  text-decoration:underline;
  } 

.main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #900;
	line-height: normal;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 20px;
	font-size: 150%;
} 

.main h2 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #000;
	line-height: normal;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-top: 5px;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 105%;
	text-transform: uppercase;
	letter-spacing: .1em;
}

.main h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-top: 0px;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 90%;
}

.main h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 120%;
}

.main h5	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 120%;
}

.main ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: -5px;
	margin-bottom: 5px;
	line-height: 150%;
	padding-left: 0px;
	}

.main ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 150%;
	list-style-position: outside;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.main li {
	padding-bottom: 5px;
	line-height: 130%;

}

div#sidebar {
	float: right;
	width: 275px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #81B4A8;
}

.sidebar h1 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 110%;
	color: #000000;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.sidebar p {
	text-align: left;
	margin-left: 0px;
	font-size: 90%;
}

div#photo {
	float: right;
	width: 275px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.photoright {
	text-align: left;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

div#sidebar {
	float: right;
	width: 200px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

p.appointment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

p.call {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 160%;
	margin: 0px;
	padding: 0px;
}

.search p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.search a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;	
}

.search a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;	
}

.search a:hover {
	text-decoration: none;
	color: #D46B0A;
	font-weight: normal;
	font-style: normal;
}

.search a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;	
}

.nav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	line-height: 120%;
	padding-bottom: 10px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.nav a:link {
	color:#FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
  }
  
.nav a:visited {
  color:#FFFFFF;
  text-decoration: none;  
  }
 
.nav a:hover {
	color:#FFCC00;
	text-decoration: underline;
  }
  
.nav a:active {
  color:#FFFFFF;
  text-decoration: none;
  } 
  
.nav h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: normal;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-top: 0px;
	padding-left: 5px;
	font-weight: normal;
	padding-right: 0px;
	text-transform: uppercase;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 90%;
	letter-spacing: .1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4c8074;
} 

.nav h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 120%;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	margin-right: 5px;
}

.nav h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 5px;
}

.nav h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	padding-left: 10px;
	font-weight: bold;
}

.nav h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	padding-left: 10px;
	font-weight: bold;
}


.nav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 150%;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.nav ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 120%;
	list-style-position: outside;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-type: decimal;
}

.nav li {
	list-style-type: none;
	font-size: 85%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
	line-height: 120%;
}

.credits p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 0px;
	line-height: 150%;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-size: 85%;
}

.credits a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.credits a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.credits a:hover {
	color: #FFCC00;
}

.credits a:active {
	text-decoration: none;
	color: #FFFFFF;
}

p.bannerphoto {
	margin: 0px;
	padding: 0px;
}

p.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 0px;
	line-height: 150%;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	text-align: center;
	font-size: 85%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
  
p.action {
	border: 1px dashed #DE740F;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 20px;
	background-color: #CCCCCC;
	font-weight: bold;
	line-height: normal;
}

body.index #search a:link#Home {
	text-decoration: none;
	color: #4D564B;
	font-weight: normal;	
}

body.index #search a:visited#Home {
	text-decoration: none;
	color: #4D564B;
	font-weight: normal;	
}

body.index #search a:hover#Home {
	text-decoration: none;
	color: #4D564B;
	font-weight: normal;
	font-style: normal;
}

body.index #search a:active#Home {
	text-decoration: none;
	color: #4D564B;
	font-weight: normal;	
}

p.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: italic;
	text-align: left;
	margin-top: 0px;
	font-size: .5em;
	margin-bottom: 0px;
	padding: 0px;
}

.photo p {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
div#menu {
	z-index:1000;
	font-size:85%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	float: left;
	width: 190px;
	background-color: #000000;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	margin:0;
	list-style-type:none;
	width:175px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
	position:relative;
	background:#135549;
	height:26px;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:85%;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:174px;
color:#FFF;
text-indent:5px;
border:1px solid #996600;
border-width:0 1px 1px 0;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background:#135549; width:174px; w\idth:174px;}
/* style the link hover */
* html .menu a:hover {color:#FFCC33; background:#135549;}

.menu :hover > a {
	color:#fff;
	background:#135549;
	border-top-width: 1;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:0;
left:175px; 
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}
</style>
[if IE 7]>
<style type="text/css">
.menu li {float:left;}
<![endif]
