/* CSS Document */

body {
	margin: 0;
	background-color:#eaefed;
}

#container {
	border: solid 1px #066456;
	background: #fff;
	width: 750px;
	vertical-align: top;
}

#home_pic {
	padding-top: 17px;
	padding-right: 17px;
	vertical-align: top;
}

#thumb_pic {
	padding-top: 0px;
	padding-right: 5px;
	vertical-align: top;
	padding-bottom: 5px;
	padding-left: 0px;
}

#guide_space {
	padding-top: 0px;
	padding-right: 0px;
	vertical-align: top;
	padding-bottom: 20px;
	padding-left: 0px;
}

#history_space_main {
	padding-top: 17px;
}

#history_space_left {
	padding: 20px 40px 0 0;
	vertical-align: top;
}

#history_space_right {
	padding-top: 20px;
	padding-right: 0px;
	vertical-align: top;
	padding-bottom: 0px;
	padding-left: 0px;
}

#map_pic {
	padding-bottom: 17px;
	padding-left: 17px;
	vertical-align: top;
	float: right;
}
#header {
	display: block;
	height: 104px;
}

#nav {
	display: block;
	height: 28px;
	text-align: left;
	border-top: solid 1px #066;
	border-bottom: solid 1px #066;
}

#content {
	vertical-align: top;
	width: 468px;
	margin: 17px 13px 17px 17px;
}

#content1 {
	vertical-align: top;
	text-align: left;
	padding: 20px 17px;
}

.copy_big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	line-height: 1.2em;
}

.copy_big_green {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;
	color: #900;
	line-height: 1.2em;
}

.copy_medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	line-height: 1.2em;
}

.copy_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333;
	line-height: 1.2em;
}

.copy_sans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 1.2em;
}

.copy_sans_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #900;
	line-height: 1.2em;
}

.listing {
	display: block;
	width: 220px;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	background: url(../components/guide/guide_shop_break.gif) bottom left no-repeat;
}

.listing img {
	float: left;
}

.boxIE {
	display: block;
	min-height: 90px;
	height: 90px;
	margin-left: 90px;
	width: 130px;
	}
div[class] .boxIE {
	height:auto;
	}


.guide_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.2em;
}

.guide_phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 1.2em;
}

.guide_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #066;
	line-height: 1.2em;
}

.guide_anchor {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.guide_anchor a, .guide_anchor a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.guide_anchor ul {margin: 0px; padding: 0 0 15px 15px;}
.guide_anchor li {
	text-decoration: none;
	padding: 3px;
	margin: 0px;
	list-style-type: square;
}

.guide_anchor a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.guide_link_email {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.guide_link_email a, .guide_link_email a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.guide_link_email a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #f00;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#col2L {
	vertical-align: top;
	padding: 0 13px 100px 0;
	border-right: solid 1px #ccc;
	background: url(../components/universal/promo_pictures_xmas.jpg) bottom left no-repeat;
}

#col2R {
	vertical-align: top;
	padding-left: 13px;
	width: 229px;
}

#col3L {
	vertical-align: top;
	text-align: left;
	border-right: solid 1px #ccc;
	width: 220px;
}

#col3M {
	vertical-align: top;
	text-align: left;
	border-right: solid 1px #ccc;
	width: 240px;
}

#col3R {
	vertical-align: top;
	text-align: left;
	width: 220px;
}

#base_nav {
	height: 23px;
	background: #066;
	text-align: center;
	border-top: solid 1px #066;
}

#img_L {
	float: left;
	clear: right;
	margin: 0 10px 10px 0;
}

#history {
	text-align: center;
}

#history img {
	display: inline;
	margin: 10px;
}

#margin13R {
	margin-right: 13px;
}

#margin13 {
	margin: 0 13px 0 13px;
}

#margin13L {
	margin-left: 13px;
}
