/*---------------
Defaults
---------------*/

html, body {
	margin:0;
	padding:0;
} 

body {
	text-align: center;
	min-width: 900px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: #a92318 url(images/bg_body.gif) repeat;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}

/*---------------
Aesthetics
---------------*/
h1  { color: #399; font-size: 1.75em; font-weight: normal; text-transform: lowercase; margin: 0 }
h2  { color: #000000; font-size: 1.5em; font-weight: normal; text-transform: lowercase; margin: 0 }
h3  { 
	color: #981f15; 
	font-size: 1em; 
	font-weight: normal; 
	text-transform: lowercase; 
	margin: 5px 0 -5px !important;
	margin-bottom: -10px; 
	}
.intro {color: #333; font-size: 1em; line-height: 1.35em; margin: 5px 0; }
p {color: #333; font-size: .85em; line-height: 1.3em;}
#left_scroll p { margin-top: .25em; }
#right_scroll p { font-size: 0.95em }
.info { color: #333; font-size: 0.75em; margin: 25px; text-align: left; }



/*---------------
Links
---------------*/

a:link, a:visited  { color: #981f15; text-decoration: none }
a:hover, a:active  { color: #000; text-decoration: none }

#nav a:link, #nav a:visited {text-decoration: none; color: #FFF;}
#nav a:hover, #nav a:active {text-decoration: none; color: #999;}

#right_scroll a:link, #right_scroll a:visited  { color: #981f15; text-decoration: none }
#right_scroll a:hover, #right_scroll a:active  { color: #000; text-decoration: none }
#right_noscroll a:link, #right_noscroll a:visited  { color: #981f15; text-decoration: none }
#right_noscroll a:hover, #right_noscroll a:active  { color: #000; text-decoration: none }
.morephotos  { text-indent: -100em; display: block; margin: -10px 0 0; padding: 0; width: 295px; height: 85px; float: left; clear: both }
.morephotos a {
	display: block;
	background: url("images/view_more.jpg") 0 0 no-repeat;
	width: 295px;
	height: 85px;
}
.morephotos a:hover {
	display: block;
	background: url("images/view_more.jpg") 0 -88px no-repeat;
}

/*---------------
Layout
---------------*/

#wrap {
	width: 782px;
	height: 700px;
	margin: 0 auto;
	padding-top: 38px;
	text-align: left;
}

#navigation  { text-align: left; margin-left: 20px; padding: 14px; width: 720px; clear: both }


#bg_postcard_right {
	position: absolute;
	width: 68px;
	height: 521px;
	margin-top: 54px;
	margin-left: 782px;
}

#bg_postcard_bottom {
	position: absolute;
	width: 850px;
	height: 91px;
	margin-top: 575px;
	margin-left: 0px;
}

#content {
	width: 782px;
	height: 522px;
	background: #981F15 url(images/bg_content.jpg) no-repeat;
}

#postcard_front {
	width: 849px;
	height: 605px;
}

#onecolumn_scroll {
	float: left;
	font-size: 14px;
	margin-top: 140px;
	padding-left: 24px;
	padding-right: 24px;
	width: 475px;
	height: 360px;
	overflow: auto;
}

#left_scroll {
	float: left;
	font-size: 14px;
	margin-top: 140px;
	padding-left: 24px;
	padding-right: 24px;
	width: 400px;
	height: 360px;
	overflow: auto;
}

#left_noscroll {
	float: left;
	font-size: 14px;
	margin-top: 140px;
	padding-left: 24px;
	padding-right: 24px;
	width: 450px;
	height: 360px;
}

#left_gallery {
	float: left;
	font-size: 14px;
	margin-top: 150px;
	padding-left: 24px;
	padding-right: 24px;
	width: 730px;
	height: 360px;
}

#right_scroll  { margin-top: 160px; padding: 16px; width: 300px; float: left }

#right_noscroll {
	float: left;
	margin-top: 160px;
	padding: 16px;
	width: 250px;
}

#right_gallery {
	float: left;
	margin-top: 160px;
	padding: 16px;
	width: 120px;
}

.gallery {
	float: left;
	margin-left: 14px;
	margin-bottom: 14px;
}

.gallery a img {
	padding: 2px;
	border: 1px solid #ccc;
}

.gallery a:hover img {
	padding: 2px;
	border: 1px solid #666;
}


/*---------------
Nav Setup
---------------*/
#nav  { background: url(images/nav-new.gif); text-align: center; margin: 0; padding: 0; position: relative; width: 700px; height: 25px }
#nav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#nav li, #nav a  {text-decoration: none; display: block; height: 25px;}

#nav #home {left: 0; width: 74px;}
#nav #specials {left: 75px; width: 102px;}
#nav #menu {left: 177px; width: 81px;}
#nav #story {left: 258px; width: 73px;}
#nav #postcardclub {left: 331px; width: 160px;}
#nav #contact {left: 491px; width: 96px;}
#nav #feedback {left: 587px; width: 113px;}

#nav #home a:hover {background: transparent url(images/nav-new.gif) 0 -25px no-repeat;}
#nav #specials a:hover {background: transparent url(images/nav-new.gif) -75px -25px no-repeat;}
#nav #menu a:hover {background: transparent url(images/nav-new.gif) -177px -25px no-repeat;}
#nav #story a:hover {background: transparent url(images/nav-new.gif) -258px -25px no-repeat;}
#nav #postcardclub a:hover {background: transparent url(images/nav-new.gif) -331px -25px no-repeat;}
#nav #contact a:hover {background: transparent url(images/nav-new.gif) -491px -25px no-repeat;}
#nav #feedback a:hover {background: transparent url(images/nav-new.gif) -587px -25px no-repeat;}

/*---------------
Nav ON State
---------------*/

#nav #homeon {left: 0; width: 74px;}
#nav #homeon a {background: transparent url(images/nav-new.gif) 0 -25px no-repeat;}
#nav #homeon a:hover {background: transparent url(images/nav-new.gif) 0 -25px no-repeat;}
#nav #homeon a:active {background: transparent url(images/nav-new.gif) 0 -25px no-repeat;}

#nav #specialson {left: 75px; width: 102px;}
#nav #specialson a {background: transparent url(images/nav-new.gif) -75px -25px no-repeat;}
#nav #specialson a:hover {background: transparent url(images/nav-new.gif) -75px -25px no-repeat;}
#nav #specialson a:active {background: transparent url(images/nav-new.gif) -75px -25px no-repeat;}

#nav #menuon {left: 177px; width: 81px;}
#nav #menuon a {background: transparent url(images/nav-new.gif) -177px -25px no-repeat;}
#nav #menuon a:hover {background: transparent url(images/nav-new.gif) -177px -25px no-repeat;}
#nav #menuon a:active {background: transparent url(images/nav-new.gif) -177px -25px no-repeat;}

#nav #storyon {left: 258px; width: 75px;}
#nav #storyon a {background: transparent url(images/nav-new.gif) -258px -25px no-repeat;}
#nav #storyon a:hover {background: transparent url(images/nav-new.gif) -258px -25px no-repeat;}
#nav #storyon a:active {background: transparent url(images/nav-new.gif) -258px -25px no-repeat;}

#nav #postcardclubon {left: 331px; width: 161px;}
#nav #postcardclubon a {background: transparent url(images/nav-new.gif) -331px -25px no-repeat;}
#nav #postcardclubon a:hover {background: transparent url(images/nav-new.gif) -331px -25px no-repeat;}
#nav #postcardclubon a:active {background: transparent url(images/nav-new.gif) -331px -25px no-repeat;}

#nav #contacton {left: 491px; width: 96px;}
#nav #contacton a {background: transparent url(images/nav-new.gif) -491px -25px no-repeat;}
#nav #contacton a:hover {background: transparent url(images/nav-new.gif) -491px -25px no-repeat;}
#nav #contacton a:active {background: transparent url(images/nav-new.gif) -491px -25px no-repeat;}

#nav #feedbackon {left: 587px; width: 112px;}
#nav #feedbackon a {background: transparent url(images/nav-new.gif) -587px -25px no-repeat;}
#nav #feedbackon a:hover {background: transparent url(images/nav-new.gif) -587px -25px no-repeat;}
#nav #feedbackon a:active {background: transparent url(images/nav-new.gif) -587px -25px no-repeat;}