@import url(normalize.css);


html {
	margin: 0px;
}

body {
	background-image: url(../images/main_page_bgd.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 5%;
	margin-bottom: 5%;
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	font-size:1em;
}
body li {
	list-style-type: none;
}

#wrapper {
	position: relative;
	width: 100%;
/*	min-width:800px; */
	border: 1px solid #000000;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*a:link {color:#FFFF00;
}*/
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #A4A400;
	text-decoration: none;
}

#branding {
	background-image: url(../images/header_bgd_wdropshad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 131px;
	width: 100%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#site-logo {
	margin-top: 25px;
	margin-left: 30px;
}
#logo-header {
	margin-left: -999em;
}
#header-address {
	float: right;
	color: #000000;
	font-size: .8em;
	margin-top: 25px;
	width: 175px;
	height: auto;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
}
#header-address li {
	padding-top: 2px;
}

/* Main Content Section - All site pages */
#content {
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main_nav {
	background-image: url(../images/primary_nav_bgd_v2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 354px;
	width: 190px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: .05em;
	position: relative;
}
#main_nav li {
	height: 20px;
	width: 180px;
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	color: #B08500;
}
#main_nav a {
	color: #FFFF00;
	text-decoration: none;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
}
#main_nav a:hover {
	color: #B08500;
	margin: 0px;
	text-decoration: underline overline;
	font-weight: 100;
}
#content-left {
	width: 200px;
}
#content-right {
	width: 72%;
	margin-top: -355px;
	margin-left: 235px;
	position: relative;
}
#content-right p {
	line-height: 1.3em;
	font-size: .9em;
}

.page-titles {
	background-image: url(../images/page_titlebar_bgd_h36.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
	line-height: 1.6em;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 1.4em;
	font-weight: 100;
	position: relative;
	letter-spacing: .05em;
}
.page-titles-alt {
	font-size: 0.9em;
	background-image: url(../images/page_titlebar_bgd_h36.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
	line-height: 2.3em;
}
.page-titles-alt li {
	width: 100px;
	float: left;
	clear: right;
	font-size: .9em;
}
.main_bio_imgs {
	float: right;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 8px;
}
.jaysway-video {
	display: block;
	text-align: center;
	width: 100%;
}

.beverly-img {
	display: block;
	position: relative;
	left: 20%;
}
.beverly-img-caption {
	display: block;
	width: 400px;
	position: relative;
	left: 20%;
}


.main_bodybuilding_imgs {
	float: right;
	clear: both;
	width: auto;
	padding-left: 8px;
	padding-bottom: 15px;
}

#page-titles-gallery-nav {
	font-size: 12px;
	position: absolute;
	right: 0px;
	width: 297px;
	height: 30px;
	line-height: 2em;
	top: 2px;
	background-repeat: no-repeat;
	background-position: left top;
}
#page-titles-gallery-nav a {
	color: #FFFF00;
	height: 30px;
	width: 297px;
	position: absolute;
	top: 2px;
	right: 0px;
	background-image: url(../images/bodybuilding_gallery_butts/bb_butt_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#page-titles-gallery-nav a:hover {
	color: #B08500;
	background-image: url(../images/bodybuilding_gallery_butts/bb_butt_over.gif);
	height: 30px;
	width: 297px;
	position: absolute;
	right: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	top: 2px;
}
#page-titles-gallery-nav-text {
	font-size: 12px;
	line-height: 2em;
	position: absolute;
	right: 20px;
	top: 5px;
}

#page-titles-gallery-nav-text a {
	color: #FFFF00;
}

#page-titles-gallery-nav-text a:hover {
	color: #B08500;
}


/*  BEGIN - Index (Home) Page Image Navigation Layout   */

          /*-- New Home Page Layout CSS - October 2007 --*/
		  
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #A4A400;
	text-decoration: none;
}
a:hover {
	color: #B08500;
	text-decoration: underline overline;
}


#nav-img-wrapper {
	height: 210px;
	width: 920px;
	position: relative;
	z-index: 0;
	left: 1%;
}
#home-main_nav-left {
	position: absolute;
	left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 201px;
	width: 149px;
	background-image: url(images/homepg_alt/alt_nav_bgd.jpg);
	text-indent: 10px;
	line-height: 1.8em;
}
#home-main_nav-left li {
	position: relative;
}
#home-main_nav-left #result-arrow-img {
	position: absolute;
	top: -50px;
	right: 20px;
}


#home-main_nav-right {
	position: absolute;
	height: 201px;
	width: 149px;
	top: 0px;
	right: 0px;
	background-image: url(images/homepg_alt/alt_nav_bgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.8em;
	text-indent: 10px;
}
#primary-nav-img {
	position: relative;
	width: 920px;
	height: 201px;
	top: 0px;
	left: 1%;
	margin-bottom: 10px;
	margin-top: 20px;
}
#primary-nav-img li {
	color: #B08500;
}


#image1 {
	text-align: center;
	position: absolute;
	left: 15%;
	bottom: 1%;
}
#image2 {
	left: 15%;
	text-align: center;
	position: absolute;
	bottom: 1%;
}
#image3 {
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	position: absolute;
	bottom: 1%;
	left: 15%;
}
#image4 {
	position: absolute;
	bottom: 1%;
	left: 15%;
}
#image5 {
	position: absolute;
	bottom: 1%;
	background-repeat: no-repeat;
	background-position: left top;
	left: 15%;
}
#image1a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(images/homepg_alt/strength_training2_bevel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	height: 200px;
	display: block;
	position: absolute;
	left: 153px;
	top: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#image2a {
	height: 200px;
	width: 300px;
	position: absolute;
	left: 463px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#image3a {
	background-image: url(images/homepg_alt/olderadult_training_bevel.jpg);
	position: absolute;
	height: 200px;
	width: 300px;
	left: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#image4a {
	background-image: url(images/homepg_alt/j_male_bb_bevel.jpg);
	height: 200px;
	width: 300px;
	position: absolute;
	left: 310px;
	bottom: 0px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#image5a {
	height: 200px;
	width: 300px;
	background-image: url(images/homepg_alt/kids_training_bevel.jpg);
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#image1a:hover {
	height: 200px;
	width: 300px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#image2a:hover {
	height: 200px;

	width: 300px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#image3a:hover {
	height: 200px;
	width: 300px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#image4a:hover {
	height: 200px;
	width: 300px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#image5a:hover {
	height: 200px;
	width: 300px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

	/*End New Home Page Layout CSS - October 2007 --*/




/* END Index Page Image Navigation Section   */



/*  BEGIN -  Personal Trainers Gallery Page Image Navigation Section   */
 #trainer-thumb-img1 {
	height: 110px;
	width: 75px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/trainers/j_thumb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 
/*#nav-img1a a {
	height: 101px;
	width: 148px;
	background-image: url(../images/home_pg/bodybuilding_linkphoto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}*/
#trainer-thumb-img1a:hover {
	background-image: url(../images/trainers/j_thumb_hc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 75px;
	display: block;
}

#trainer-thumb-img2 {
	background-image: url(../images/trainers/bunny_thumb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 110px;
	width: 75px;
	margin: 0px;
	padding: 0px;
}
#trainer-thumb-img3 {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/trainers/shira_thumb.jpg);
	height: 110px;
	width: 75px;
}
#trainer-thumb-img4 {
	background-image: url(../images/trainers/tony_thumb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 75px;
}
#trainer-thumb-img5 {
	background-image: url(../images/trainers/fred_thumb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 75px;
}
#trainer-thumb-img6 {
	background-image: url(../images/before_after/justice_thumb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 75px;
}
#trainer-thumb-img7 {
	background-image: url(../images/trainers/robert_thumb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 75px;
}
#trainer-thumb-img8 {
	background-image: url(../images/trainers/muskee_thumb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 75px;
}
#trainer-thumb-img2a:hover {
	height: 110px;
	width: 75px;
	display: block;
	background-image: url(../images/trainers/bunny_thumb_hc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#trainer-thumb-img3a:hover {
	background-image: url(../images/trainers/shira_thumb_hc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 110px;
	width: 75px;
}
#trainer-thumb-img4a:hover {
	background-image: url(../images/trainers/tony_thumb_hc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 110px;
	width: 75px;
}
#trainer-thumb-img5a:hover {
	background-image: url(../images/trainers/fred_thumb_hc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 75px;
}
#trainer-thumb-img6a:hover {
	background-image: url(../images/before_after/justice_thumb_hc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 75px;
}
#trainer-thumb-img7a:hover {
	background-image: url(../images/trainers/robert_thumb_hc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 75px;
}
#trainer-thumb-img8a:hover {
	background-image: url(../images/trainers/muskee_thumb_hc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 75px;
}

#trainers-gallery-img-nav {
	position: relative;
	top: 65px;
	left: 15%;
	width: 30em;
	height: 350px;
}
#trainer-thumb-images-row1 {
	position: absolute;
	top: 0px;

}

#trainer-thumb-images-row1 li {
	height: 110px;
	width: 75px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#trainer-thumb-images-row1 li a {
	height: 110px;
	width: 75px;
	display: block;
}
#trainer-thumb-img-headers-row1 {
	position: absolute;
	width: 30em;
	font-weight: 200;
	height: 28px;
	line-height: 1.8em;
	top: 120px;
	left: 0px;
	padding-left: 2px;
}
#trainer-thumb-img-headers-row1 li {
	height: 28px;
	width: 72px;
	float: left;
	clear: right;
	display: block;
	background-image: url(../images/navimage_titlebar_bgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 48px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFCC33;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 300;
	text-align: center;
	line-height: 1.6em;
	letter-spacing: 1px;
}
#trainer-thumb-img-headers-row1 li h2 {
	font-weight: 100;
}
#trainer-thumb-images-row2 {
	position: absolute;
	bottom: 50px;

}

#trainer-thumb-images-row2 li {
	height: 110px;
	width: 75px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#trainer-thumb-images-row2 li a {
	height: 110px;
	width: 75px;
	display: block;
}
#trainer-thumb-img-headers-row2 {
	position: absolute;
	width: 30em;
	font-weight: 200;
	height: 28px;
	line-height: 1.8em;
	left: 0px;
	bottom: 0px;
	padding-left: 2px;
}
#trainer-thumb-img-headers-row2 li {
	height: 28px;
	width: 72px;
	float: left;
	clear: right;
	display: block;
	background-image: url(../images/navimage_titlebar_bgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 48px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFCC33;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 300;
	text-align: center;
	line-height: 1.6em;
	letter-spacing: 1px;
}
#trainer-thumb-img-headers-row2 li h2 {
	font-weight: 100;
}

/* END Personal Trainers Gallery Page Image Navigation Section   */



/* BEGIN Code for Index Page Text Content (Getting Started) */
#text-content {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-size: 1em;
	width: 550px;
	line-height: 1.4em;
	position: relative;
	top: 40px;
	margin-bottom: 15%;
	left: 22%;
}
/* END Code for Index Page Text Content (Getting Started) */



/* Begin Tesitmonial Page Layout  */

.client-testimonial {
	line-height: 1.3em;
	font-size: 1em;
	width: 500px;
}
#testimonial-scroll {
	overflow: scroll;
	height: 600px;
	width: 600px;
}
.testimonial-hr {
	width: 200px;
	margin-left: 30%;
	color: #B08500;
	margin-bottom: 15px;
}


.testimonial-para {
	font-size: .8em;
	line-height: 1.3em;
	margin-top: 10px;
	margin-bottom: 30px;
}

/*  END Testimonial Page Layout   */

/*  BEGIN Site Information Section Layout Code  */
#site_info {
	width: 100%;
	height: 70px;
	position: relative;
	bottom: 0px;
	font-size: 11px;
	color: #FFCC33;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer-hr {
	position: absolute;
	top: 0px;
	width: 98%;
	background-image: url(../images/footer_hr_r1_c2.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin-left: 10px;
	height: 3px;
}
.site-info-p1 {
	position: absolute;
	width: auto;
	left: 15px;
	top: 20px;
	line-height: 1.5em;
	color: #FFCC33;
}
.site-info-p2 {
	position: absolute;
	left: 314px;
	top: 15px;
	background-image: url(../images/footer_vr.gif);
	width: 2px;
	height: 49px;
	background-repeat: repeat-y;
	background-position: left top;
}
.site-info-p1 a {
	color: #FFFF00;
	text-decoration: none;
}

.site-info-p3 {
	position: absolute;
	left: 325px;
	top: 20px;
	width: auto;
	line-height: 1.5em;
	color: #FFCC33;
}
.site-info-p1 a:hover {
	color: #B08500;
}

.site-info-p3 a {
	color: #FFFF00;
	text-decoration: none;
}
.site-info-p3 a:hover {
	color: #B08500;
}
#footer-nav {
	margin: 0px;
	position: absolute;
	top: 20px;
	right: 2%;
	width: 340px;
}
#footer-nav li {
	float: left;
	clear: right;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-size: 12px;
}
#footer-nav a {
	color: #FFFF00;
	text-decoration: none;
}
#footer-nav a:hover {
	color: #B08500;
	text-decoration: underline overline;
}
/*  BEGIN Site Information Section Layout Code  */


/*  Original Page Titles Layout Code
.page-titles {
	background-image: url(../images/page_titlebar_bgd_r1_c2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	width: 775px;
	text-align: left;
	text-indent: 5px;
	letter-spacing: .1em;
	line-height: 1.6em;
	color: #ffcc33;
	position: absolute;
	left: 225px;
	top: 160px;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
}  */

/*  Original About/J's Philosophy Page Layout Code
#about-content {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-size: .9em;
	top: 215px;
	left: 225px;
	width: 775px;
	line-height: 1.4em;
}
#about-text-content {
	width: 335px;
}
#about-photo1 {
	position: absolute;
	top: 0px;
	right: 0px;
}
  */

.contact-fieldtext {
	vertical-align: top;
	font-size: .9em;
	text-align: right;
}
.contact-data{
	vertical-align: top;
	padding-bottom: 12px;
}
.contact-fieldtext2 {
	font-size: .9em;
}

.td-required {
	color: #FF0000;
}
#contact-phone {
}
#contact-phone li {
	height: 20px;
	width: 180px;
	font-size: .9em;
	text-align: right;
	margin-left: 20px;
	list-style-type: none;
}

#results-gallery {
	width: auto;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
}

#results-gallery-headers {
	float: left;
	clear: right;
	width: 100%;
}
.freequote-fieldset {
	padding-left: 30px;
}
.results-headers {
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}



#left-results-img {
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	display: block;
}
.freequote-legend {
	font-weight: bold;
	font-style: italic;
	margin-left: -20px;
	display: block;
	margin-bottom: 15px;
	margin-top: 20px;
	color: #FFCC33;
}

#results-gallery-headers li {
	float: left;
	height: 36px;
	width: 200px;
	text-align: center;
	margin-left: 5%;
	margin-top: 2%;
}
#right-results-img {
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 5px;
}
.results-info {
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 8px;
	padding-left: 25px;
	margin-right: 5%;
	margin-left: 5%;
	width: auto;
	height: 68px;
}
.results-info li {
	padding-bottom: 5px;
	list-style-type: none;
}
.results-info-td {
}


.results-navbar {
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#results-gallery-nav {
	width: 500px;
	text-align: center;
	margin-top: 15px;
	margin-left: 20%;
	display: block;
}
#results-gallery-nav li {
	float: left;
	height: 30px;
	width: 50px;
	clear: right;
	display: block;
	margin-right: 40%;
}
#results-gallery-nav a {
	color: #FFFF00;
	text-decoration: none;
}
#results-gallery-nav a:hover {
	color: #B08500;
}
.site-map-indent {
	text-indent: 20px;
}
.site-map-link {
	padding-top: 6px;
}
.site-map-link li {
	color: #FFCC33;
}
.site-map-link a {
	color: #FFFF00;
}
.site-map-link a:hover {
	color: #B08500;
}
#gallery-content {
	position: relative;
}
.gallerycontainer {
}

.onpage-mini-galleries {
	position: relative;
	width: 100%;
	top: 20px;
	left: 5%;
	padding-bottom: 100px;
}
.onpage-mini-galleries li {
	clear: right;
	float: left;
	height: 96px;
	width: 150px;
	padding-right: 13px;
}
.onpage-mini-galleries a {
}
.onpage-mini-galleries a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thumbnail img{
border: 1px solid #FFFF00;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
	background-color: transparent;
	border: 1px solid #B08500;
}

.thumbnail:hover img{
border: 1px solid #B08500;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 5px;
	left: -1000px;
	border: 1px solid #999999;
	visibility: hidden;
	color: #FFCC33;
	text-decoration: none;
	background-image: url(../images/main_page_bgd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

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

.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	bottom: 0;
	left: 18%; /*position where enlarged image should offset horizontally */
	z-index: 50;
	position: absolute;
	margin-bottom: 100px;
}


ol.policy-ordered-list {
	margin-left: 21px;
	width: 600px;
	font-size: 0.9em;
	line-height: 1.4em;
}
ul.policy-unordered-list {
	padding-left: 40px;
	text-indent: -15px;
	width: 550px;
	padding-top: 10px;
}
ol.policy-ordered-list li {
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-type: decimal;
}
ul.policy-unordered-list li {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: disc;
	text-indent: 1px;
}
.policy-para {
	font-size: 0.9em;
	padding-top: 8px;
	width: 650px;
	padding-bottom: 10px;
}
.policy-header {
	letter-spacing: .05em;
	padding-top: 10px;
}


.freequote-fieldset {
	margin-top: 25px;
}
.freequote-legend {
	padding-bottom: 15px;
}


/* Services Page Style */
#services-content {
	height: auto;
	width: auto;
	margin-top: 25px;
	position: relative;
}
#services-headers li {
	float: left;
	height: 40px;
	width: 120px;
	margin-right: 30px;
	text-align: center;
	border: 1px solid #BF0000;
	padding: 5px;
	clear: right;
}
#services-headers {
	position: relative;
	width: 635px;
}

#services-imgs {
	margin-left: 20px;
	height: 103px;
	clear: both;
	position: relative;
	width: 635px;
	padding-top: 20px;
}
#services-imgs li {
	float: left;
	margin-right: 35px;
	height: auto;
	width: 125px;
	border: 2px solid #FFFFFF;
}
#page-titles-gallery-nav2 {
	font-size: 12px;
	position: absolute;
	right: 0px;
	width: 297px;
	height: 30px;
	line-height: 2em;
	top: 2px;
	background-repeat: no-repeat;
	background-position: left top;
}
#page-titles-gallery-nav2 a {
	color: #FFFF00;
	height: 30px;
	width: 297px;
	position: absolute;
	top: 2px;
	right: 0px;
	background-image: url(../images/jway_up_butt.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#page-titles-gallery-nav2 a:hover {
	color: #B08500;
	background-image: url(../images/jway_over_butt.png);
	height: 30px;
	width: 297px;
	position: absolute;
	right: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	top: 2px;
}

