/*body and basic styling of text*/
body {
	padding: 0;
	background-image: url(../../images/backgroundimage.gif) ; 
    background-color: #3cf;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-width: 950px;
	text-align:center;
}

.small{
	padding: 0;
    background-color:#FFC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-width: 510px;
	text-align:center;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:300;
	font-size: 15px;
	line-height: 2;
	word-spacing: normal;
	letter-spacing:normal
	}
.bolded {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	
}
.normal
{
    font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:300;
	font-size: 15px;
	line-height: 1;
	word-spacing: normal;
	letter-spacing:normal
}
h1, h2, h3 {
	margin: 0;
	color: #3E3E3E;
	font-weight:normal;
	text-align:left;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}
h3 {
	font-size: 16px;
	color:#000;
}
.centerbold
{
text-align:center;
font-weight:bold;
}
.centerbold a:link
{
text-decoration:underline;
}
.centerbold a:hover
{
color:#609;
}

.redbold
{
text-align:center;
font-weight:bold;
color:#C00;
}
.centernormal
{
text-align:center;
font-weight:normal;
}
.vcenter {
 vertical-align:middle;
}
.vbottom
{
vertical-align:bottom;
}
ul 
{
	list-style-image: url("../../images/bullet_arrow.gif");
}
li
{
font-size:12px;
text-align: left;
padding:2px;
}
ul.list
{
list-style:none;
list-style-type:none;
}
li.list
{
list-style:none;
list-style-type:none;
clear:both;
}
p, ol {
	margin: 0;
	text-align: justify;
	font-size: 12px;
}
a:link {
	color: #009;
}

a:hover, a:active {
		color: #003448;
}

a:visited {
	color: #333333;
}

.underlinelink a:link
{
text-decoration:underline;
color:#03C;
}
.underlinelink a:hover
{
color:#636;
}

.subtitle
{
margin-top:10px;	
margin-bottom:10px;
margin-left:10px;

}



/*Form Styling*/

form {
	margin: 0;
	padding: 0;
}

label.error 
{ float: none; 
  color: red; 
  padding-left: .5em; 
  vertical-align: top; 
}

.label-login {
text-align: left;
margin-left:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
} 
.label-display {
text-align: left;
float:left;
padding:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
} 
.label-widedisplay
{
text-align: left;
float:left;
padding:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
width:250px;
}
.input-login {
color: #26a;
float:left;
background: #feb;
margin-right:2px;
border: #26a solid 1px;
} 
.input-readonly
{
background:#6FF;
margin-right:2px;
border: #26a solid 1px;
}


.submit-search {
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
background: #507796;
border: 2px #74A847 outset;
margin:0 auto;
} 
.submit-login {
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
background: #507796;
border: 2px #74A847 outset;
} 

fieldset {
border: #26a solid 1px;
} 

legend {
background: #507796;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
border: #74A847 solid 1px;
padding: 2px 2px;
margin-left:5px;
} 

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#formbar {
	width: 170px;
	float:right;
}

#formbar ul {
	margin-top: 10px;
	padding: 0;
	list-style: none;
}

#formbar li {
	margin-bottom: 5px;
	margin-left: 5px;
}
#formbar li ul {
}
#formbar li li {
	padding-left:5px;
}
#loginbar {
	padding:2px;
	border-style:solid;
    border-width: 10px;
    border-color: #366292;
	border-style:groove;
	background-color:white;
	margin-bottom:5px;
}
#loginbar ul {
	padding: 0;
	list-style: none;
}

#loginbar li {
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left:5px;
}

/* Header */

#header {
	width: 100%;
	height: 70px;

}
.bluedivider
{
  	float:left;
	background-color:#366292;
	height:7px;
	width:100%;
}
	
#map{
	width: 600px;
	height: 600px;
	border:solid;
	border-width:thin;
	border-color: #366292;
	float:left;
	margin-bottom:5px;
	position:relative;
}
#mapsmall{
	width: 240px;
	height: 200px;
	padding:2px;
	border:solid;
	border-width:thin;
	border-color: #366292;
    margin: 0px auto;
}
#mapmedium{
	width: 500px;
	height: 300px;
	border:solid;
	border-width:thin;
	border-color: #366292;
	float:left;
	margin-bottom:5px;
	position:relative;
}

#list{ 
   	font-size: 9px; 
	font-family: Lucida Grande, Verdana, sans-serif; 
	font-weight: normal; 
}
#list ul {
	margin:0px;
	padding: 1px;
	display: block;
	border: none;
	}
	
#list li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}

.fielddescription
{
	width:40%;
	display:inline-block;
	background-color:#0CF;
	padding:3px;
	border:solid;
	border-width:thin;
	border-color:#03F;
}
.fieldvalue
{
	width:40%;
	display:inline-block;
	background-color:#FFF;
	padding:3px;
	border:solid;
	border-width:thin;
	border-color:#03F;
	margin-left:2px;
}
.fixedvalue
{
	width:50px;
	display:inline-block;
	background-color:#FFF;
	padding:3px;
	border:solid;
	border-width:thin;
	border-color:#03F;
	margin-left:2px;
	

}
/* Public Menu */
#menucontainer
{
  float:right;
  padding:2px;

}

ul#menu{ 
	width: 100%;
	height: 43px;
	background: #FFF url("../../images/menu-bg.gif") top left repeat-x; 
	font-size: 0.8em; 
	font-family: Lucida Grande, Verdana, sans-serif; 
	font-weight: bold; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	}
ul#menu li {
	display: block; 
	float: left; 
	list-style-type: none; 
	margin: 0 0 0 5px; 
	}
ul#menu li a { 
	height: 43px; 
	color: #777; 
	text-decoration: none; 
	list-style-type: none; 
	display: block; 
	float: left; 
	line-height: 200%; 
	padding: 8px 10px 0; 
	}
ul#menu li a:hover { 
	color: #333; 
	}
ul#menu li a.current{ 
	color: #FFF; 
	background: #FFF url("../../images/current-bg.gif") top left repeat-x; 
	text-decoration: none; 
	list-style-type: none; 
	padding: 5px 10px 0; 
	}
	
/* Facility Owner Menu */

#profiletabs{
margin-top:10px;
background: transparent;
float:right;
}

#profiletabs ul{
margin: 0;
padding: 0;
list-style: none;
}

#profiletabs li{
font-weight: bold;
font-size:10px;
font-style: Arial, Verdana, sans-serif;
display:inline;
margin-left:1px;
padding: 0;
list-style:none;

}


#profiletabs a{
float: left;
color: white;
background: #366292 url("../../images/roundleft.gif") no-repeat left top; /*default background color of tabs, left corner image*/
margin: 0 2px 0 0;
padding: 0 0 1px 3px;
text-decoration: none;
letter-spacing: 1px;
}

#profiletabs a span{
float: left;
display: block;
background: transparent url("../../images/roundright.gif") no-repeat right top; /*right corner image*/
padding: 7px 9px 3px 6px;
cursor: pointer;
}

#profiletabs a span{
float: none;
}


#profiletabs a:hover, .profiletabs li.selected a{
background-color:#09F; /*background color of tabs onMouseover*/
color: white;
}

#profiletabs a:hover span{
background-color: transparent;
}


#profiletabscolordivider{ /*CSS for horizontal line.*/
float:right;
width:80%;
padding: 0;
height: 5px;
line-height: 5px;
background:#366292;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

#icons {
width: 910px;
float:left;
margin-top:2px;
padding:2px;

}


.infobox
{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   text-align: left;
}



/* Page */

#page {
	width: 950px;
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
    margin-left: auto;
    margin-right: auto;
}
#pagesmall {
	width: 510px;
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
    margin-left: auto;
    margin-right: auto;
}

/* Content */

#leftcontent { 
position: relative;
float:left;
margin-top:10px;
margin-right:25px;
width:300px;
height:300px;
background:#F3F3F3;
border:1px solid darkblue;
margin-bottom:10px;
}
#rightcontent { 
position: relative;
float:right;
width:300px;
margin-top:10px;
background:#39F;
text-align:center;
border:1px solid darkblue;
}
#centercontent { 
position: relative;
float:left;
margin-top:20px;
width:300px;
height:350px;
text-align:center;
margin-bottom:10px;
}
#clearcontent
{
clear:both;
}
	

#currentspecials{
    margin:0 auto;
	width: 600px;
	height: 150px;
}

#content-normal
{ 
float: left;
margin-top:10px;
width: 700px;
}
#facilitydescription
{ 
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:500;
border-style:outset;
border-width:medium;
border-color:#09F;
padding:10px;
}
#slideshow-container
{
   margin-top: 60px;
   margin-bottom:10px;
}

#content-facility
{ 
float: left;
margin-top:10px;
width: 700px;
padding-left:5px;
padding-right:5px;
padding-bottom:15px;
min-height:350px;
background-color:#D3F8FE;
border-style:groove;
border-color:#06F;
border-width:thin;
margin-bottom:10px;
}

#content-wide {
	float: left;
	width: 950px;
	margin-top:20px;
	
}
div#container {
	padding: 20px;
}

#container-top {
	width:920px;
	clear:both;
}
#imagecontainer
{
text-align:center;
margin-top:10px;
margin-bottom:10px;
}
#loginborder
{
	background-color:#39F;
	padding: 10px;
    margin:0 auto;
	margin-top: 20px;
}
#jumpform
{
	background-color:#39F;
	padding: 5px;
    margin:0 auto;
	margin-top: 10px;
	border:solid;
	border-width:thin;
	border-color:#00F;
}

#signupborder
{
	width:550px;
	background-color:#36F;
	float:left;
	padding: 10px;
    margin:0 auto;
	}
span.facilityprofile a {
	text-decoration: none;
	width:152px;
	height:27px;
	display:block;
    line-height:27px;
	font-size: 12px;
	font-weight:bold;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-image:url(../../images/facility_profile1.gif);
	background-repeat:no-repeat;
}
span.facilityprofile a:hover {
	background-image:url(../../images/facility_profile2.gif);
	background-repeat:no-repeat;
}
span.publicprofile a {
	text-decoration: none;
	width:126px;
	height:40px;
	line-height:40px;
	display:block;
	font-size: 12px;
	font-weight:bold;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-image:url(../../images/publicprofile1.gif);
	background-repeat:no-repeat;
}
span.publicprofile a:hover {
	background-image:url(../../images/publicprofile2.gif);
	background-repeat:no-repeat;
}


/* Post */

.post {
}

.title {
	margin-top:10px;
	margin-bottom: 10px;
	margin-left:10px;
	text-align:left;
}

.post .entry {
	text-align:left;
}

.post .meta {
	padding: 15px 0 60px 0;
	background: url(../../images/img03.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(../../images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(../../images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}
.post ul {
	margin-top: 10px;
	padding: 0;
	list-style: none;
}

.post li {
	margin-bottom: 20px;
}

.post li ul {
}

.post li li {
	margin: 0;
	padding-left: 12px;
	background: url(../../images/img12.gif) no-repeat left 50%;
}

.popupbox {
	display:none;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}



/*div and class elements*/

#logo {
	float: left;
}

#logo h1 {
	font-size: 38px;
	color: #494949;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #494949;
}

#logo h2 {
	margin-top: -10px;
	font-size: 14px;
	color: #A0A0A0;
}

#logo a {
	text-decoration: none;
}

#searchbar {
	float: right;
	width: 300px;
	border:thin;
}
#searchbar ul {
	margin-top: 5px;
	padding: 0;
	list-style-type: none;
}
	
#searchbar li {
     display:block;
}

#searchbar h2 {
	margin-bottom: 5px;
	background: url(../../images/img11.gif) no-repeat right 50%;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 12px;
}
/* Sidebars */

#sidebar {
	float: right;
	width: 220px;
	border-style:dashed;
	border-width:thin;
	border-color:#CCC;
	padding:2px;
	margin-bottom:10px;
	margin-top:40px;

}

#sidebar a
{
text-decoration:underline;	
}

#sidebar ul {
	margin-top: 5px;
	padding: 0;
}

#sidebar li {
	margin-bottom: 10px;
	text-align:left;
	list-style: none;
}


#sidebar li li {
	margin: 0;
	padding-left: 12px;
	background: url(../../images/img12.gif) no-repeat left 50%;
}

#sidebar h2 {
	margin-bottom: 5px;
	text-align:left;
	background: url(../../images/img11.gif) no-repeat right 50%;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 16px;
	font-weight:bold;
}

#sidebar1 {
	float: right;
	width: 220px;
	border-style:dashed;
	border-width:thin;
	border-color:#CCC;
	padding:2px;
	margin-top:30px;
	margin-bottom:10px;

}
#sidebar1 a
{
text-decoration:underline;	
}


#sidebar2 {
	float: right;
	width: 220px;
	border-color:#06C;
	border-style:solid;
	text-align:center;
	margin-top:30px;

}
#sidebar2 a
{
text-decoration:underline;	
}

#sidebarwide
{
	display:inline;
	float: right;
	width: 240px;
	border-style:dashed;
	border-width:thin;
	border-color:#CCC;
	padding:2px;
	margin-bottom:10px;
	margin-top:20px;
	text-align:center;
}

#photocontainer
{
margin:0px auto;
margin-top:20px;
padding-top:10px;
padding-bottom:10px;
width:100%;
background-color:#F4F4F4;
clear:both;
}

#contactdisplay
{
   padding: 10px;
   border: 1px solid #AABAC5;
   background-color: #EEE;
   margin-left:50px;
   margin-bottom:0px;
   width:300px;
   float:left;
   height:200px;
   
}
#contactrightdisplay
{
   padding: 10px;
   float:right;
   border-width:1px;
   border-style:solid;
   border-color:#6CF;
   background-color:#FFFFCA;
   margin-right:50px;
   margin-bottom:0px;
   width:300px;
   height:200px;
   
}

.box3
{
   padding:3px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px; 
  
}
.box3 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.box3 li {
	background-image:url(../../images/bullet.gif);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0 25px;
}
#smallbox
{
   padding: 10px;
   border: 1px solid #AABAC5;
   background-color: #EEE;
   margin:0 auto;
   width:180px;
}

.boxleft {
   margin-top:10px;
   float: left;

}
.boxright
{    margin-top:10px;
     padding:3px;
	 float:right;
}
.boxcenter
{    margin:0 auto;
     padding:3px;
	 
}
#flashcontainer
{
  margin-top:20px;
  margin-bottom:5px;
}

#ajaxticker1{
margin:0px auto;	
width: 220px;
height: 70px;
border: 1px ridge #366292;
padding: 3px;
background-color:#E1E1E1;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #E1E1E1;
}

.someclass{ //class to apply to your scroller(s) if desired

}

/* Footer */

#footer {
    width: 920px;
	height: 70px;
}
	

html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #366292;
}

#legal a {
	color:#366292;
}

/*image styling*/
.thumbnailsize {
    max-width: 100px;
    height : auto;
    }

    .thumbnailsize {
    width: auto;
    max-height : 68px;
    }
  
  .normalsize {
    max-width:180px;
    height : auto;
    }

    .normalsize {
    width: auto;
    max-height : 167px;
    }

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

#icons ul {
	list-style: none;
}

#icons li {
	display: inline;
}
.button
{
margin-left:5px;
margin-right:5px;
}

.insideelement
{
margin-top:10px;
margin-bottom:10px;

}
.icon
{
   
   padding-top: 3px;
   padding-bottom:3px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   text-align: center;
   font-weight:bold;
   margin:0 auto;
   
}
.icon img { 
  vertical-align:middle; 
    
 }
.icon a:hover, a:active, a:link {
	color: #0000FF;
}

.image 
{  
   padding: 1px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   text-align: center;
   float:left;
}

.image img { 
  vertical-align:bottom; 
   
 }
.image a:hover, a:active, a:link {
	text-decoration: none;
	color: #003448;
}


.photodisplay
{
   padding: 10px;
   border: 1px solid #AABAC5;
   background-color: #EEE;
   margin:0 auto;
   width:250px;
   height:200px;
   overflow:hidden;
   
}

.logodisplay
{
   padding: 5px;
   margin:0 auto;
   
}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 10px;
left: 50px; /*position where enlarged image should offset horizontally */

}

/*table styling*/

caption.formtable
  {
     color:black;
     text-align:center;
	 font-size:18px;
	 padding:3px;
  }

  table.formtable
  { 
     font-family:arial;
     font-size:10pt;
     background-color:#ffffff;
	 width:450px;
	 margin:0 auto;
    
  }

  th.formtable
  {
     font-size:10pt;
     color:black;
     text-align:left;
     margin:0 auto;

  }


  tr.formtable
  { 
  }

  td.formtable
  {  
     font-size:10pt;
     color:black;
     text-align:left;
	 
  }
 

table.displaytable
  { 
     background-color:#ffffff;
     font-family:arial;
     border-collapse:collapse;
      
  }
caption.displaytable
{
     font-size:12pt;
	 border-style:none;
     background-color:#FFFFFF;
	 text-align:center;	

}
caption.largecaption
{
	 font-size:18pt;
	 color:#333;
	 border-style:none;
     text-align:center;	
	 margin-bottom:10px;
	
}
  

 th.displaytable  {
	 padding:3px;
	 border-width:thin;
  	 border-style:none;
     border-color:#E1E1E1;
	 background-color:#E1E1E1;
	 text-align:left;
	 -moz-border-radius: 0px;

  }
   th.centertable  {
	 padding:3px;
	 border-width:thin;
  	 border-style:none;
     border-color:#E1E1E1;
	 background-color:#E1E1E1;
	 	 vertical-align:middle;
	 text-align:center;
	 -moz-border-radius: 0px;

  }
   th.righttable  {
	 padding:3px;
	 border-width:thin;
  	 border-style:none;
     border-color:#E1E1E1;
	 background-color:#E1E1E1;
	 text-align:right;
	 -moz-border-radius: 0px;

  }




  tr.displaytable
  { 
  }

  td.displaytable
  { 
  	 padding:3px;
     border-width:thin;
  	 border-style:solid;
     border-color:#E1E1E1;
     background-color:#ffffff;
	 text-align:left;
      -moz-border-radius: 0px;
  }
  td.centertable
  { 
  	 padding:3px;
     border-width:thin;
  	 border-style:solid;
     border-color:#E1E1E1;
     background-color:#ffffff;
	 vertical-align:middle;
	 text-align:center;
      -moz-border-radius: 0px;
  }
  td.righttable
  { 
  	 padding:3px;
     border-width:thin;
  	 border-style:solid;
     border-color:#E1E1E1;
     background-color:#ffffff;
	 text-align:right;
      -moz-border-radius: 0px;
  }
  
  
  td.centernobordertable
  { 
  	 padding:3px;
     background-color:#ffffff;
	 text-align:center;
      -moz-border-radius: 0px;
  }
  td.greybackground
  {
     padding:3px;
     border-style:none;
     background-color:#E1E1E1;
 	 font-size:12px;
	 font-weight:bold;
	 text-align:left;
      -moz-border-radius: 0px;
  }
.displaytable a:link
{
text-decoration:underline;

}
.displaytable a:hover
{
color:#639;

}

  
