#subPage hr {
	padding: 15px;
	float: none;
}
#header {
	border: 1px solid #3B62A6;
	background-repeat: no-repeat;
	background-color: #2E3645;
}
.textFloatCopy {
	padding-left: 10px;
	margin-left: 204px;
}
div.imgBoxLeft {
	
	margin: 10px 10px 10px 0px;
	float: left;
	font-size: 0px;
}
body {
	margin: 0px;
	background-color: #5A6B77; /* Accent 5 */
	font-size: 100%; /* Font Size */
	line-height: 125%;
	color: #000000; /* Global White */
}
#homePage #innerContainer #innerRight {
	float: right;
	width: 485px;
	background-image: url(../assets/home_page_bgr.jpg);
	background-repeat: repeat-y;
}
#subPage #innerContainer #innerRight {
	margin-left: 178px;
	background-image: url(../assets/sub_page_bgr.jpg);
	background-repeat: repeat-y;
	padding-right: 15px;
}
a:link {
	color: #2F31A5; /* Link */
}
a:visited {
	color: #6479E9; /* Link */
}
#subPage #header {
	padding-top: 55px;
	background-image: url(../assets/logo/try.png);
	height: 33px;
	background-repeat: none;
}
#innerContainer #innerRight h1 {
	background-color: #2F31A5; /* Accent 2 */
	padding: 10px;
	margin: 0px;
}
#subPage {
	background-image: url(../assets/bg_images/sub_body_background01.jpg);
	background-repeat: repeat-x;
}
#resources {
	color: #2E3645; /* Accent 5 */
	padding: 5px 20px 20px 0px;
	margin: 20px 5px 0px 0px; /* Accent 5 */
	line-height: 17px;
}
p.intro {
	margin-bottom: 20px;
	font-size: 100%;
}
p {
	margin: 0px 0px 20px 0px;
	font-size: 100%;
}
a {
 color: #272B4B; /* Nav Light */
 font-weight: bold;
 text-decoration: underline;
}
#subPage #globalContainer #innerContainer #innerRight .contentBodyContainer #lodge {
	font-size: 100%;
}
#subPage #globalContainer #innerContainer #innerRight .contentBodyContainer #lodge a:link {
	color: #fffoa3;
}
#featured .featuredRight {
	margin-left: 145px;
	padding-right: 25px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF; /* Global White */
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #2E3645; /* Accent 5 */
	margin: 0px 0px 5px 0px;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #2E3645; /* Accent 5 */
	margin: 0;
}
#SAW_Sidemodelinfo ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	/* the following two entries are for IE rendering */
  font-size: 0px;
	height: 1%;
	background-color: #94ABF0;
}
#SAW_Sidemodelinfo li {
	margin: 0px;
	padding: 4px;
	width: 100%;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(../assets/bg_images/bgr/modelinfo.gif);
	background-repeat: repeat-x;
}
#SAW_Sidemodelinfo a {
  display: block;
  padding: 2px;
  text-decoration: none;
  font-weight: normal;
  outline: none;
  font-size: 11px;
}

ul#thumbs, ul#thumbs li{
		margin:0;
		padding:0;
		list-style:none;
	}
	
	ul#thumbs li{
		float:left;
		margin-right:5px;
		border:1px solid #999;	
		padding:2px;
	}
	ul#thumbs a{
		display:block;
		float:left;
		width:100px;
		height:100px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;		
	}
	ul#thumbs a img{
		float:left;
		position:absolute;
		top:-20px;
		left:-50px;	
	}
	
	/* mouse over */
	
		ul#thumbs a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		ul#thumbs a:hover img{
			border:1px solid #999;	
			background:#fff;
			padding:2px;			
		}	p.price {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}
#innerContainer #innerLeft {
	width: 180px;
	float: left;
}
.SAW_TopNav_Light a:hover, .SAW_TopNav_Dark a:hover {
  background:none; 
	background-image:url(../assets/bg_images/bgr/Untitled-1.png);
  background-repeat: repeat;
}
#homePage #header {
	background-image: url(../assets/homehead.jpg);
	background-repeat: none;
	height: 317px;
	padding-top: 10px;
	background-position: bottom;
}
#subPage #globalContainer #innerContainer #innerRight .contentBodyContainer .google {
	padding: 1px;
}
#homePage #globalContainer #innerContainer #innerLeft #resources .bigbee {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#subPage #globalContainer #innerContainer #innerLeft #sideNav .cj {
	padding: 3px;
}
#homePage #globalContainer #footer {
	font-size: 75%;
	font-style: italic;
	text-align: center;
}
#SAW_TopNavigation {
	font-size: 11px;
	font-weight: bold;	
	white-space: nowrap;
	padding-right: 12px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.SAW_TopNav_Light a, .SAW_TopNav_Light a:link, .SAW_TopNav_Light a:visited, .SAW_TopNav_Light a:active, .SAW_TopNav_Light a:hover, .SAW_TopNav_Dark a, .SAW_TopNav_Dark a:link, .SAW_TopNav_Dark a:visited, .SAW_TopNav_Dark a:active, .SAW_TopNav_Dark a:hover {
  display:block;
	height: 17px;
  float:left;
  text-decoration: none;
  padding-right: 8px;
  padding-left: 8px;
  padding-top: 2px;
}
