/* @override 
	http://192.168.1.111/Work/Hosteling%20Cape%20Cod/cape.site/css/microstyle.css
	http://127.0.0.1/Work/Hosteling%20Cape%20Cod/cape.site/css/microstyle.css
*/

body {
	background-image: url(http://www.hiusa.org/micro/img/page_bg.gif);
	margin-top: 0px;
}
#page {
	width: 750px;
	margin: 0 auto;
	background-image: url(http://www.hiusa.org/micro/img/page_cont_bg.png);
	background-repeat: repeat-y;
} 
#topheader { 
	width: 750px; 
	height: 118px; 
	margin: 0 auto; 
} 
#frontpage {
	float: right;
	left: 155px;
}

#container {
}


/* This is the new code for navigation replacing #leftnavspacer \*/
#listnav ul{
	list-style-type: none;
	margin-left: 0px;
	left: 0px;
	padding-left: 1px;
	margin-top: 0px;
}
/* end \*/

/* @group Navigation */

/* @group Main */

#navigation {
	float: left;
	width: 135px;
	height: 100%;
	background-image: url(http://www.hiusa.org/micro/img/page_nav_bg.png);
	background-repeat: repeat;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #003366;
	clear: left;
	background-color: #C0D5E8;
}

#navigation h1{
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 5px;
}
#navigation a:link {
	color: #003366;
	text-decoration: none;
}
#navigation a:visited {
	color: #003366;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation a:active {
	color: #003366;
	text-decoration: none;
}

/* @end */

/* @group Subnav */

.subnav {
  float: right;
  left: 155px;
  width: 595px;
}

.subnav ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  list-style-type: none;
  margin: 0;
  height: 27px;
  background-image: url(../i/navigation/top_menu_bg.gif);
  padding: 0;
}

.subnav li {
  background: url(../i/navigation/top_menu_div.gif) no-repeat right top;
  height: 27px;
  float: left;
  clear: none;
  margin: 0 0 0 9px;
  padding: 6px 11px 0 0;
}

.subnav ul li a {
  color: black;
  text-decoration: none;
}

.subnav ul li a:visited {
  color: black;
  text-decoration: none;
}

.subnav ul li a:hover {
	color: black;
	text-decoration: underline;
}


/* @end */

/* @end */

/* @group Index Styles */

.map {
  height: 385px;
  background: url(../i/index_map.jpg) no-repeat 12px 0;
  margin: 10px 0;
}

.map_tr {
  background: url(../i/index_map_tr.jpg) no-repeat 12px 0;
}

.map_mc {
  background: url(../i/index_map_mc.jpg) no-repeat 12px 0;
}

.map_mv {
  background: url(../i/index_map_mv.jpg) no-repeat 12px 0;
}

.map_nt {
  background: url(../i/index_map_nt.jpg) no-repeat 12px 0;
}

.index_box_row {
  margin-bottom: 15px;
  padding-left: 22px;
}

.index_box_row .with_margin {
  margin-right: 15px;
}

.index_box {
  background: url(../i/index_box.gif) no-repeat left 28px;
  width: 262px;
  height: 206px;
  float: left;
}

.index_box .content {
  padding: 6px;
  line-height: 15px;
  position: relative;
  height: 161px;
}

.index_box .book_now {
  position: absolute;
  bottom: 0;
  right: 6px;
}

.index_box .book_now img {
  border: 0;
}

.mission {
  text-align: center;
  font-style: italic;
  font-size: 14px;
}

/* @end */

/* @group Gallery */

.gallery {
  margin: 0 auto;
  text-align: center;
  width: 460px;  
}

.gallery .gallery_top {
  background-color: white;
  height: 10px;
}

.gallery #big_picture {
  width: 440px;
  height: 330px;
  border: 1px solid gray;
}

.gallery .thumbs {
  margin: 0 auto;
  overflow: auto;
  width: 440px;
  height: 99px;
}

.gallery .thumbs div {
  text-align: left;
}

.gallery .thumbs img {
  width: 88px;
  height: 66px;
  margin-right: 10px;
  margin-top: 10px;
  border: 1px solid gray;
}



/* @end */

#bookbed {
	float: left;
}
#content {
	float: right;
	width: 555px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
}
h1 {
	font-size: 20px;
	color: #CC6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	text-align: left;
	margin-bottom: 5px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #013473;
	margin-bottom: 5px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #013473;
	margin-bottom: 5px;
}
h4 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin-bottom: 5px;
}
#content p{
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 17px;
	font-size: 12px;
}
#content ul{
	line-height:20px;
}
#twocolcontent {
	float: right;
	width: 595px;
	height: 100%;
	margin: 0px;
	padding: 0px 0px 20px;
}
#leftcol {
	float: left;
	width: 200px;
}
#rightcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: right;
	padding-top: 15px;
	clear: none;
	width: 360px;
	margin-left: auto;
}
#footer {
	width: 100%;
	height: 50px;
	margin-top: 20px; 
	margin-left: auto;
	background-color: #003366;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
} 
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
} 

a:link {
	color: #013473;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #013473;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	color: #013473;
}
ul {
	list-style-type: square;
}
.bluebacker {
	background-color: #E7EFF5;
	padding: 15px;
}
.orangebacker {
	background-color: #FCE8CF;
	padding: 15px;
}
/* This is the old code for navigation and should be replaced with #listnav ul for new builds \*/
#leftnavspacer {
	padding-left: 5px;
}
/* end \*/
#othercities {
	width: 430px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
}
.ocpointer {
	cursor: pointer;
}

.clear {
  clear: both;
}
a img { border: 0; }