* {
	margin: 0;
	padding: 0;
	}
body {
	background: #4b5592;
	font-family: georgia, serif;
	text-align: center;
	}
a:link {
	color: #998531;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #726325;
	text-decoration: none;
	font-weight: bold;
	}
	
.nobr { white-space: nowrap; }

a:hover {
	text-decoration: underline;
	}
#bigbox {
	background: url(images/background.gif) repeat-y;
	width: 780px;
	margin: 0 auto;
	
	}
#header {
	width: 760px;
	margin: 0 auto;
	}
#nav {
	width: 760px;
	margin: 0 auto;
	height: 28px;
	background: #edbb0e;
	text-align: left;
	font-size: 10px;
	}
#nav img {
	margin:0;
	padding:0;
	}
	
#content {
	width: 760px;
	margin: 0 auto;
	background: #fff;
	}
table#biglittle {
	width: 760px;
	}
#main {
	width: 519px;
	padding: 15px;
	text-align:left;
	}
#main h1 {
	font-variant: small-caps;
	font-weight: normal;
	}
#main h2 {
	font-variant: small-caps;
	font-weight: normal;
	}
#main p {
	font-size: 13px;
	line-height: 1.75;
	margin: 5px 0 10px;
	}
#main img#righthand {
	margin: 0;
	}
#main form#search {
	width: 230px;
	float: left;
	background: #968552;
	color:#fff;
	padding: 10px;
	margin: 10px 10px 0 0;
	}
#main form#search p.button {
	text-align: center;
	}
#main form p {
	font-size: 16px;
	margin-top: 10px;
	}
#main form p.note {
	font-size: 13px;
	}
#main p.travelogue {
	font-size: 18px;
	margin-left: 0px;
	}
#main p.travelogue-images img {
	display: block;
	}
#main p.travelogue-images {
	font-size: 12px;
	}
#main ol {
	padding-top: 10px;
	border-top: 3px solid #edbb0e;
	border-bottom: 3px solid #edbb0e;
	}
#main ol li {
	margin-left: 25px;
	}
#main p.pagenumbers {
	text-align: right;
	}
#homebanners {
	margin: 10px 0;
	background: url(/images/marketing-banner-grad.gif) top left repeat-y;
	clear:both;
	}
#homebanners img  { margin: 10px 5px }

#frostbox {
	color: #fff;
	background: #968552 url(/images/storyineverymile.jpg) right bottom no-repeat;
	padding: 5px 0;
	}
#frostbox h2 {
	margin-left: 10px;
	}
#frostbox p {
	margin: 0 10px 10px 10px;
	width: 350px;
	}
#frostbox p.first {
	margin: 0 10px 7px 10px;
	width: 495px;
	}
#sidebar {
	width: 180px;
	padding: 15px;
	background: url(images/sidebar-grad.gif) repeat-x;
	text-align:left;

	}
#sidebar h2 {
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 3px;
	}
#sidebar h3 {
	margin-top: 10px;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
	}
#sidebar p {
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 10px;
	}
#sidebar dl {
	margin-bottom: 10px;
	}
#sidebar dl dt {
	font-size: 15px;
	line-height: 1.4;
	}
#sidebar dl dd {
	font-size: 13px;
	line-height: 1.4;
	}
#latest {	
	margin: 0 0 20px 0;
	border-bottom: 2px solid #87784A;
	width:185px;
	}
#latest h2 {
	color: #000;
	}
#latest h3 {
	text-transform: none;
	}
#latest a.lite {
	font-weight: normal;
	}
#logues {	
	margin: 0 0 20px 0;
	border-bottom: 2px solid #87784A;
	}
#logues h2 {
	color: #000;
	}
#logues h3 {
	text-transform: none;
	}
#left {
	padding: 10px 20px;
	width: 340px;
	border-right: 3px solid #edbb0e;
	text-align:left;
	}
#left h1, #left h2, #left h3, #right h1, #right h2, #right h3 {
	font-variant: small-caps;
	font-weight: normal;
	}
#left ul {
	padding: 5px 0 20px 0px;
	list-style-type: none;
	margin: 5px 0 20px 0;
	}
#left ul li {
	line-height: 1.75;
	}
#left p#banners {
	margin: 15px 0 10px 0;
	}
#left a:link, #left a:visited {
	color: #C99700;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.4;
	font-size: 18px;
	padding: 3px;
	}
#left a:hover {
	color: #000;
	background: #edbb0e;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.4;
	font-size: 18px;
	}
#banners img {
	margin: 5px 5px 5px 0;
	}
#banners a:hover {
	background: none;
	}
#right {
	padding: 10px 20px;
	text-align: left;
	}
#right p {
	font-size: 14px;
	line-height: 1.75;
	margin: 5px 10px 15px 0;
	}
#footer {
	clear: both;
	height: 150px;
	border-top: 1px solid #edbb0e;
	font-size: 12px;
	text-align: left;
	}
#footer p {
	margin: 10px 0 10px 180px;
	}
#footer p img {
	margin: 0px 0 20px -180px;
	}

