body{
	font-family: Corbel, Verdana, Geneva, Arial, Helvetica, sans-serif;

}
img.left img.right{
	padding: 2px;
}
#page {
	width: 800px;
	margin: auto auto;
	background: white;
}

#header{
  text-align: center;
	vertical-align: top;
}
.logo{
	vertical-align: top;
}

#navcontainer { 
  margin-bottom: 30px; }

/*Fat Erik's Pipelist*/
#navlist{
  text-align: center;
  list-style: none;
  padding: 0px;
  margin: 10px;
}

#navlist li{

  display: inline;
  padding: 0;
  margin: 10px;
  font-weight: bold;

}

#navlist a{
	padding: 0px 0px 10px 0px;
	font-size: x-large;
}

#navlist a:hover{
	border-bottom: 3px solid #336699;
	text-decoration: none;
}

#currentpage{
	border-bottom: 3px solid #336699;
	color: #336699;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
	display: block;
	float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }

#main{
	float: left;
	width: 600px;
	padding: 5px;
}

.content_box{
	padding: 5px;
	width: 265px;
	float: left;
}
.content_box a{
	color: #336699;
}
h2{
	width: 200px;
	border-bottom: 3px solid #336699;
}
h2.stdunstans{
	border-bottom: 3px solid #cc0000;
}

h3{
	width: 90px;
	border-bottom: 3px solid #336699;
}

.first{
	font-weight: bold;
}
.footer{
	clear: both;
	vertical-align: bottom;
}
.footer em{
		font-size: x-small;
}
#side{
	width: 190px;
	float: right;
	margin-top: 100px;
}
#bottom{

	clear: both;
}
a img{
	border: none;
}

a{
	color: black;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

.side_content{
	height: 300px;
	width: 175px;
	background: url(images/sideback.png) no-repeat;
	padding: 8px;
}






.corner {
	padding: 0px;
	float: left;
	height: 13px;
	width: 14px;
	background-image: url(images/fading_corner_2_01.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
}
.leftShdwRepeat {
	background-image: url(images/fading_corner_2_04.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 400px;
	width: 14px;
}

.contentWrapper {
	float: right;
	min-height:600px;
	width: 575px;
}

.leftShdwFade {
	background-image: url(images/fading_corner_2_05.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 48px;
	width: 14px;
	margin: 0px;
	padding: 0px;
}
.topShdwRepeat {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 13px;
	width: 300px;
	background-image: url(images/fading_corner_2_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.topShdwFade {
	background-image: url(images/fading_corner_2_03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 13px;
	width: 286px;
}
/*gallery*/

a span{
/*\*/
	position:absolute;
	left:-9999px;

}
a:hover span{	
	top:2px;
	left: 2px;
	width:170px;
	font-weight:bold;
	background:#FFF;
	color:#999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 3px 0;

	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
}

#gallery_div li{
	width:170px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:2px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:0px;
}

#contact label, #medical label{
	width: 150px;
	float: left;
	text-align: right;
	font-weight: bold;


}

#contact input, #medical input, textarea{
	width: 200px;
	margin-left: 160px;
	display: block;

}
#contact br, #medical br{
	clear: both;
}
.req{
	color:red;
}
hr{

   color:red;
}
.left{
	float: left;
}
.right{
	float: right;
}
	
blockquote {

	display: block;
	padding: 0 60px;
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
}

blockquote:before, blockquote:after {
	font-family: Arial, Helvetica, sans-serif;
color: #336699;
display: block;
font-size: 700%;
width: 50px;
}

blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
}

blockquote:after {
	content: close-quote;
	height: 50px;
	margin-top: -70px;
	margin-left: 285px;
}
.allignright{
	text-align: right;
}
.sig{
	font-family: fantasy;
	font-style: italic;
}
h1{
	color:red;
	text-align: center;
}
.center {
   clear: both;
	text-align:center;
}
.actday {
	background: #336699;
	color: white;
	font-weight: bold;
}
td,th{
	text-align: center;
}

.diaryDay{
	font-weight: bold;
	text-decoration: underline;
}
td > a{
	color: #336699;
}
td > a:hover{
	display: block;
	background-color: #9cb4de;
}
table{
	float: left;
	margin: 5px;
}

