/*Master Style Sheet
Author: Venue Communications, Inc. www.venuecom.com
Copyright Venue Communications, Inc. 2007
*/
/***********************************************/

/*Begin Design Layout*/
body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	background-image: url(/inc/templates/current/ayreschiropractic/images/background.gif);
	background-repeat: no-repeat;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style1 {
	font-size: xx-small;
	
}

/*End Design Layout*/
/*Begin Nav*/
.nav_container {
	border-left-color: #999999;
	border-left-width: 2px;
	border-bottom-color: #ffffff;
	border-left-width: 2px;
	background-color: #99CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
}
.nav {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
  }
.nav a {
	color: #000000;
	text-decoration: none;
	padding-left: 8px;
	width: 165px;
  }
.nav a:hover {
	text-decoration: none;
	color: #9F4518;
}
#nav_active {
	text-decoration: none;
	color: #9F4518;
	font-weight: bold;
}
/*End Nav*/
/*Begin Content*/

img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#666666;
	font-size:14px;
	margin: 5px 0px;
	font-weight: bold;
}

h3{
	color:#999999;
	font-size:12px;
	font-variant: normal;
	padding-right: 5px;
	padding-left: 20px;
}

/*End Content*/

/* BEGIN PHOTO GALLERY */

	
#photo_gallery_photo {
	
}

#photo_gallery_photo_img {
	border:1px solid #000000;
}

#photo_gallery_category_list_name a {

	color: #000000;
	text-decoration: underline;
}

#photo_gallery_category_list_name a:hover {
	color: #000000;
	text-decoration: underline;
}

.previous_next_loop {

text-align:center;
color: #000000;
}

#slideshow_previous {
	margin-right: 10px;
	color: #000000;
}

#slideshow_next {
	margin-left: 10px;
	color: #000000;
}

#photo_gallery_photo_caption {
	
	text-align: left;
	margin-bottom: 5px;
	color: #000000;
}

#photo_gallery_photo_name {
	
	text-align: left;
	margin-bottom: 5px;
	color: #000000;
}

#photo_gallery_grid_td {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#photo_gallery_grid_image {
	border:1px solid #000000;
}


#photo_gallery_category_list_td {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#photo_gallery_category_list_image {
	border:1px solid #000000;
}


#photo_gallery_category_name {
	
	text-align: left;
	margin-bottom: 5px;
	color: #000000;
}

#photo_gallery_category_description {
	
	text-align: left;
	margin-bottom: 5px;
	color: #000000;
}


#photo_gallery_grid_link_a {
	
	text-align: center;
	margin-bottom: 5px;
	color: #000000;
}


#return {
	
	text-align: center;
	margin-bottom: 5px;
	color: #000000;
}

#return a {
	color: #000000;
}

/* END PHOTO GALLERY */

/*Footer*/
#footer {
	text-align:center;
	font-size: 10px;
}

/* BEGIN IMAGE HOVERING FOR filesearchhover.js */

#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 640px;
	height: 0px;
	z-index: 200;
}

.hiddenPic {
display:none;
}

/* END IMAGE HOVERING FOR filesearchhover.js */

