

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:.5em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}

th,td {
	/*borders and padding to make the table readable*/
	                                                  
	padding:.2em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table {
	/*so things don't run into each other*/
	margin-bottom:1em;
}
body {
	font-size: 85%;
	padding: 0px;
	margin: 0px;
	color: #29232F;
}
* {
	font-family: Optima, Helvetica, Arial, sans-serif;
}

#wrapper {
	border-color: #a6a6a6;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E5F0C6;
	width: 960px;
}

#footer {
	clear: both;
	color: ADDBAD;
	font-size: 80%;
	text-align: center;
	padding: 10px;
}

#footer a {
	color: ADDBAD;
	text-decoration: underline;
}

#header {
	margin-bottom: 15px;
	width: 950px;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	font-size: 250%;
	color: #1e1922;
	padding-top: 20px;
	height: 35px;
}

#nav {
	float: right;
	width: 960px;
	height: 30px;
	margin-bottom: 35px;
	color: 588E7C;
}

#nav ul {
	float: right;
	list-style-type: none;
}

#nav ul li {
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	float: left;
}

#nav ul li a {
	text-decoration: underline;
	color: 588E7C;
}

#nav ul li a:hover {
	text-decoration: underline;
	color: 233E51;
}

#main {
	clear: left;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.full {
	width: 100%;
}

th {
	color: #477c68;
}

a {
	color: #494949;
	text-decoration: underline;
}

.area {
	padding: 3px;
	margin-bottom: 20px;
}

.area_body {
	margin: 0px;
	border-width: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: white;
	width: 100%;
}

.area_head {
	margin: 0px;
	border-width: 0px;
	font-size: 115%;
	width: 100%;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #29232f;
	background-color: #addbad;
}

.page_head {
	font-size: 138.5%;
	margin-top: -30px;
	margin-left: -20px;
	width: 200px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #29232F;
	background-color: #ADDBAD;
}

#left_sidebar {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-top: 0px;
	float: left;
	width: 230px;
}

#right_main {
	margin-right: 10px;
	margin-left: 10px;
	width: 690px;
	float: right;
}

#clear {
	clear: both;
}

.commands {
	font-size: 85%;
	margin-top: -25px;
	float: right;
}

#command {
	border-width: 1px;
	margin-right: 1px;
	margin-left: 1px;
	border-color: #b3b6b5;
	border-style: solid;
	background-color: #dcdfde;
	padding: 5px;
	color: #1e1922;
}

#command a {
	text-decoration: none;
}#leftcol {
	float: left;
	width: 470px;
}

#rightcol {
	float: right;
	width: 470px;
}

input {
	font-size: 100%;
}

option {
	font-size: 100%;
}

.altrow {
}

td {
	border-top-color: #e8ebdf;
	border-top-width: 1px;
	border-top-style: dotted;
}

.PatImages {
	max-width: 900px;
}

.fit {
	min-width: 90px;
}

.booked {
	background-color: #e5f0c6;
	color: #477c68;
}

.longInput {
	width: 400px;
}

.logo {
	padding-top: 25px;
}
div.autocomplete {
      float: left;
      position:absolute;
      width: 200px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
}
	
div.autocomplete ul {
	background-color: white;
	list-style:none!important;
	list-style-image:none!important;
	margin:0px;
	padding:0px;
}

div.autocomplete ul li.selected {
	background-color: #B9DAF0;
}

div.autocomplete ul li {
	background-color: white;
	font-size: small;
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}

.float {
	float: left;
}

