body {
	background: #f4f3f3 url(images/background3.jpg) ;
	background-repeat:repeat-x;
	background-position:top; 
 	text-align: center;
  	font-size: 12px;
  	color: #000000;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	margin:0px;
	
}

h1 {
	color: #000 ;
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 20px;
    text-align: center;
	line-height:1.5em;
}

h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
    text-align: left;
}

h3,h4,h5,h6 {
	color:#000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}



a:hover {
  text-decoration: underline;
  color: #ff6600;
}

a:active {
  text-decoration: none;
}

#page {
  border-width: 0;
  background-color: #fff;
  margin-right: auto;
  margin-left: auto;
  width: 1000px;
  text-align: left;
  border-left:1px solid  #E9E9DA;
  border-right:1px solid #E9E9DA;  

}

#header {
  border-width: 0;
  background-color: #ffea00;
  width: 1000px;
  height: 96px;
  margin-bottom: 0px;

  border-right:1px solid #fff;
   border-left:1px solid #fff;
   
  background:#ffea00 url(images/nav-bg-right2.jpg);
background-position:right; 
background-repeat:no-repeat
}





#logo {
  float:left;
  
}

#logo img {
	height:51px;
	width:169px;
	padding-top:24px;
	padding-left:10px;
}

#address-and-phone-number{float:right;  height:96px;   font-size:90%}

#address{float:right;  text-align:right; margin:0px; margin-left:30px; padding-left:5px; padding-top:5px; padding-right:5px; line-height:30%;

 background: url(images/acc-nav.png);
background-position:left bottom; 
background-repeat:no-repeat;
border-bottom:#CCC;

}
#address-and-phone-number #address a:link, #address-and-phone-number #address a:visited  {color: #FFF; text-decoration:underline;  padding:0px}

#h-email{}
#h-address{font-size:90%; margin:7px 0 0 0}
#h-map{}
.phone{margin:0px; font-size:100%}


#phone-number{float:left;  text-align:right; margin:10px 30px 0px 0px; font-size:100%; color: #009 ; font-size:100%}


.bike{margin-top:0px}
#userlinks{margin-bottom:10px}

#phone-email{float:left;  text-align:right; margin:10px 30px 0px 0px; font-size:100%; color: #390; font-size:90%; border:1px solid    #C2C581; background-color: #FEFFDD; padding:5px }



#address-and-phone-number #phone-email a:link, #address-and-phone-number  #phone-email a:visited{ text-decoration:underline}





#navtop-line{height:1px; background-color: #999 }
#navbottom-line{height:1px; background-color: #999 }

#top-nav{border-top:1px solid  #E4DBC5  ; border-bottom:2px solid  #E4DBC5 ; 
background:#FFF url(images/nav-bg-right_bottom.jpg);
background-position:right; 
background-repeat:no-repeat;


}
#top-nav ul { 
 
 list-style: none;  
  margin-left:15px;
 padding-left:0px;


 
}  
#top-nav li {  
 display: inline;  
 margin: 10px; 
 margin-right:25px;
 margin-left:0px;
 padding-left:0px;
}  

#top-nav a {
  font-style: normal;
  color: #000 ;
  text-decoration:underline;
  font-weight:bold;
}

#click-google{float:right; margin:10px}

#header a:link {
  text-decoration: none;
  color: #000000;
}

#header a:visited {
  border-style: none;
  text-decoration: none;
  color: #000000;
}

#header a:hover {
  text-decoration: underline;
  color: #ff6600;
}

#header a:active {
  text-decoration: none;
}


#welcome-content {
  background-color: #fff;
  width: 770px;
  float: left;
  margin-bottom: 10px;
  padding-left: 5px;
  padding-top: 2px;
}

/* #welcome-content h1{color:#06C; font-size:200% ; font-weight:normal; margin:0px; padding:0px; margin-bottom:10px} */

#welcome-content h1{color: #F00; font-size:200% ; font-weight:normal; margin:0px; padding:0px; margin-bottom:5px; line-height:20px} 


#welcome-content h2{font-size:110% ; font-weight:normal; margin-bottom:15px; color: #363; s}

.shows{}

#welcome-content a:link, #welcome-content a:visited{color:#00F; text-decoration:underline}

.heightlight{color: #090; background-color: #FFC; font-weight:bold}




#item-content {
  width: 400px;
  float: left;
}


#item-image {
  width: 200px;
  float: right;
}
#menu-content {
	color: black;
	background-color: #F5F5EF;
	padding:0px 0px 5px 5px ;
	border:1px dashed #999;
	margin-top:10px;
}


#menu-content ul{list-style:none; margin:0px ; padding:0px;margin-top:0px;}

#menu-content ul li{padding-bottom:1px; margin:0px; padding-top:2px}

#menu-content a:link, #menu-content a:visited	{   /* Default font style & color of main menu items */
	color: #009 ;
	text-decoration: none;
	font-size:10px
	}






#footer {
  background-color: #fff;
  width: 1000px;
  border-bottom:1px solid  #E5E5E5;
  text-align: center;
  margin-bottom:0px;
}

#footer ul {  
 text-align: center;  
 list-style: none;  
}  
#footer li {  
 display: inline;  
 margin: 0 10px;  
}  
#footer a {
  font-size: 12px;
  font-weight: normal;
}
#footer a:link {
  text-decoration: none;
  color: #000000;
}
#footer a:visited {
  border-style: none;
  text-decoration: none;
  color: #000000;
}
#footer a:hover {
  text-decoration: underline;
  color: #ff6600;
}
#footer a:active {
  text-decoration: none;
}
#bottom {

  width: 900px;
  height: 50px;
  clear: both;

  margin-left: auto;
  margin-right: auto;
  
}
#bottom p {
  text-align: center;
  font-size:70%;
}


#random-ad {
  float: left;
  padding-right:20px;
  text-align:center;
}
#random-ad p {font-size:80%; padding-right:0px; color: #06F  ; margin-top:5px; width:280px; text-decoration:underline}

.splash-promotion{ padding-right:0px; max-width:283px}

#splash-box{background-color:#FFF9FC; padding:10px; width:430px; margin-left:300px; border:1px solid #FF80FF;}

#splash-box h3{font-size:150%}

#footer .small{font-size:10px; font-weight:bold}
.hrstyle{border: 0; border-bottom:dashed 1px #E2E2E2}

#data-essentials{background: #CCC; padding:15px; border-bottom:dashed 1px #999}
#sisters-list a:link, #sisters-list a:visited {font-size:10px;color:#666}

#sisters-list { margin:0px 0px 20px 0px }

img{border:0}


#col-left{width:180px;  float:left; padding:10px; }
#col-centre{float:left;  width:580px; padding:10px }
#col-right{width:180px; padding:10px; float:right; }
