
/* General */

body {
	background-image: url("../images/site_bg.gif");
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #500b33;
	color: #000;
	margin: 0;
	padding: 0 0 3em 0;
	line-height: 1.6em;
	cursor: default;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	margin: 1.2em 0;
	font-weight: normal;
}

a {
	color: #ef5500;
	cursor: pointer;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

form {
	margin: 0;
}

input, textarea, select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

input.text, textarea, select {
	border: 1px solid #8A4056;
	padding: 0.4em 0 0.4em 0.4em;
}

textarea {
	padding-top: 0;
	padding-bottom: 0;
}

input.submit, input.button {
	padding: 0.2em;
}


/* Container */

#container {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-image: url("../images/main_bg.gif");
	background-repeat: repeat-y;
	background-color: #fff;
}

#container_inner {
	background-image: url("../images/footer_bg.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0 21px 1.6em 21px;
}


/* Header */

#header {
	background-image: url("../images/header_bg.jpg");
	background-repeat: no-repeat;
	width: 718px;
	height: 202px;
	margin: 0;
	position: relative;
}

#header h1 {
	background-color: #540a20;
	margin: 0;
	width: 336px;
	height: 48px;
	background-image: url("../images/hdr_postcards_from_provence.gif");
	background-repeat: no-repeat;
	position: absolute;
	top: 75px;
	left: 0px;
}

#header h1 a {
	display: block;
	text-decoration: none;
	width: 336px;
	height: 48px;
}

#header h1 span {
	display: none;
}


/* Main Menu */

#main_menu {
	position: absolute;
	top: 0;
	left: 511px;
	width: 207px;
	height: 202px;
	background-color: #540A21;
}

#main_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main_menu li {
	margin: 0;
	padding: 0;
}

#main_menu li a {
	display: block;
	text-decoration: none;
	color: #ffcedd;
	border-left: 12px solid #9d4c64;
	padding-left: 1em;
	border-bottom: 1px solid #9d4c64;
	padding-top: 14px;
	height: 50px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 35px;
}

html>body #main_menu li a {
	height: 35px;
}

#main_menu li.alt a {
	padding-top: 15px;
	height: 51px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 35px;
}

html>body #main_menu li.alt a  {
	height: 35px;
}

#main_menu a:hover {
	color: #fff;
	background-color: #8A4056;
}

#main_menu a.current {
	color: #fff;
	background-color: #8A4056;
}


/* Main */

#main {
	margin-top: 0.7em;
	padding: 1.5em 0 0 0;
	background-image: url("../images/line_bg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	width: 100%;
}


/* Sub Menu */

#sub_menu {
	width: 165px;
	float: left;
	margin: 0.5em 0 1em 0;
}

#sub_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sub_menu li {
	margin: 0;
	padding: 0;
	display: inline;
}

#sub_menu a {
	display: block;
	color: #560c22;
	text-decoration: none;
	padding: 0.5em 5px 0.5em 15px;
	background-color: #ffefd4;
	border-bottom: 1px solid #fff;
	width: 165px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 145px;
}

html>body #sub_menu a {
	width: 145px;
}

#sub_menu li.alt a {
	background-color: #ffe7bc;
}

#sub_menu li a:hover {
	color: #fff;
	background-color: #f59961;
}

#sub_menu li a.current {
	color: #fff;
	background-color: #f58b4a;
}


/* Content */

#content {
	margin: 0 0 2em 175px;
}

h2#section {
	height: 50px;
	background-repeat: no-repeat;
	background-position: center right;
	margin: 0 0.5em 0.5em 0;
}

h2#section span {
	display: none;
}

#content h3 {
	font-family: georgia, times, "times new roman", serif;
	color: #03668a;
	font-size: 24px;
	margin: 0 0 0.6em 0;
}

#content h4 {
	color: #03668a;
	font-size: 14px;
	margin: 1.4em 0 1.2em 0;
}

#content p.subhead {
	margin: -1.8em 0 0 0;
	font-size: 10px;
	color: #666;
}

#content .images {
	width: 218px;
	text-align: center;
	font-size: 10px;
	line-height: 1.2em;
}

#content .images img {
	display: block;
	margin-bottom: 1em;
	padding: 7px;
	border: 1px solid #ccc;
}

#content .images p {
	color: #666;
	padding: 0 1em;
	margin: 0 0 1.5em 0;
}

#content .right {
	float: right;
	clear: right;
	margin: 0 0 1em 2em;
}

#content .left {
	float: left;
	clear: left;
	margin: 0 2em 1em 0;
}

#content .view_image {
	text-align: center;
}

#content .view_image p {
	margin: 0 0 1em 0;
}

#content .view_image img {
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin: 1em auto 1em auto;
	display: block;
}

#content .view_image .back_link {
	text-align: right;
	padding-right: 1em;
	margin: 0 0 1.3em 0;
}

#info {
	clear: right;
	padding: 0 1em;
}


/* Footer */

#footer {
	clear: both;
	background-image: url("../images/line_bg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	padding: 1em 0.7em 0 0.5em;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	color: #500b33;
}

#footer #legal {
   width: 340px;
}

#footer #legal a {
	color: #500b33;
	text-decoration: none;
}

#footer #legal a:hover {
	text-decoration: underline;
}

#footer #blurb {
	font-style: italic;
	float: right;
	text-align: right;
	width: 340px;
}


/* Page Nav */

.page_nav {
	float: right;
	border: 1px solid #ffd892;
	color: #ffd892;
	padding: 0.2em 0.5em;
	margin: 0 0 1em 2em;
}

.page_nav a,  .page_nav span{
	margin: 0 0.4em;
}

.page_nav span {
	color: #999;
}

.page_nav a:hover {
	color: #000;
}


/* Top of page */

#top {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	background-image: url("../images/up.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 1.3em;
}

#top a {
	text-decoration: none;
	color: #000;
}

#top a:hover {
	text-decoration: underline;
}


/* Form Table */

table.form td
{
	vertical-align: top;
	padding: 0.2em 1em 0.2em 0;
}


/* Home Page */

.hl_box, .hl_box_on {
	width: 236px;
	background-color: #ffe7bc;
	padding: 3px 0;
	float: left;
	margin-right: 5px;
}

.hl_box_on {
	cursor: pointer;
	background-color: #f58b4a;
}

.hl_inner {
	background-color: #fff;
	margin: 0 3px;
	padding: 3px;
}

.hl_blurb {
	font-size: 11px;
	line-height: 1.2em;
	padding: 0.6em 0.8em 0.8em 0.8em;
	background-color: #ffefd4;
}

.hl_box.last, .hl_box_on.last  {
	margin-right: 0;
}

.hl_image {
	height: 188px;
	font-size: 1px;
	margin-bottom: 3px;
}

.hl_inner img {
	display: block;
	margin: 0 0 3px 0;
}
