
/* base styles */

body {
	padding:0;
	margin:0;
	background:#ece9dd url("../images/bg_body.gif") repeat top left;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color:#fff;
	font-size:x-small; /* IE 5.x value */
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size:small; /* correct value */
}

html,
body {
	width:100%;
	height:100%;
}

a {
	color:#fff;
	text-decoration:none;
}

#bodyText td a {
	background:none;
}

#content a {
	background:#b8001f;
}

#content a:hover {
	background:#fff;
	color:#b8001f;
}

a img {
	border:none;
}

#content h1  {
	margin:0 0 20px 0;
	padding:0;
	font-size:150%;
	font-weight:normal;
}

#content p {
	margin:0 0 1.2em 0;
	padding:0;
}

#content form {
	margin:0;
	padding:0;
}

input,
textarea,
select {
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:100%;
}

input.text,
	textarea {
	border:2px solid #ced0d6;
}

input.submit {
	padding:2px 6px 1px 6px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #000;
	background:#777d8e url("../images/bg_submit.gif") no-repeat top left;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:115%;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}

table {
	border:none;
	border-collapse:collapse;
}

.order td label {
	float:left;
	padding-top:8px;
}

.note {
	color:#ced0d6;
}

.on {
	background:#494e59;
}

.clearer {
	overflow:hidden;
	margin:0 0 -1px 0;
	height:1px;
	clear:both;
}


/* container */

#container {
	margin-left: auto;
	margin-right: auto;
	width:950px;
	text-align:left;
	font-size:90%;
}


/* main menu */

#header {
	position:relative;
	height:90px;
}

#logo {
	position:absolute;
	left:20px;
	top:25px;
}


/* main menu */

#mainMenu {
	position:absolute;
	top:28px;
	left:195px;
}

#mainMenu ul {
	margin:0;
	padding:0;
}

#mainMenu li {
	float:left;
	margin:0;
	padding:2px 17px 0 0;
	background:url("../images/separator_1.gif") no-repeat top right;
	list-style:none;
}

#mainMenu li.last {
	padding:2px 0 0;
	background:none;
}

#mainMenu a {
	color:#666;
}


/* content */

#content {
	border:10px solid #fff;
	width:940px;
	background:#000 url("../images/bg_photos.gif") repeat;
}

.subpage #content {
	background:#373d4c url("../images/bg_content.gif") no-repeat bottom left;
}

.index #bodyText {
	float:left;
}

.subpage #bodyText {
	float:left;
	overflow:hidden;
	padding:25px;
	width:640px;
	height:auto !important;
	/*
	height:345px;
	*/
	min-height:500px;
	background:#494e59 url("../images/bg_bodytext.gif") repeat-x top;
}


/* index intro */

#intro {
	position:relative;
	overflow:hidden;
	border-bottom:2px solid #fff;
	border-right:2px solid #fff;
	height:220px;
	width:580px;
}

#preface {
	padding:25px 25px 15px 25px;
}

img.heading {
	margin:0 0 5px 0;
}

#preface a {
	background:none;
	color:#fff;
	text-decoration:underline;
}

#preface a:hover {
	background:none;
	color:#777d8e;
}

#preface ul {
	float:left;
	margin:0;
	padding:5px 25px 0 25px;
}

#preface ul.second {
	padding-right:0;
}

#preface li {
	margin-bottom:2px;
}


/* news */

#news {
	padding:10px 0 10px 0;
	width:580px;
	color:#d8d0b5;
	border-right:2px solid #fff;
}

#news .heading {
	padding:0 0 8px 18px;
}

#news .heading img {
	display:block;
}

#news h3 {
	margin:0 0 2px 0;
	padding:0;
	font-size:115%;
	font-weight:normal;
}

#news h3 a {
	color:#fff;
}

#news .lead {
	padding:0 0 0 20px;
}

#news br {
	line-height:1px;
	overflow:hidden;
}

#map {
	float:right;
	padding:0 15px 0 15px;
}

#map a {
	background:none;
}

#map a:hover {
	background:none;
}

#map img {
	display:block;
}


/* footer */

#footer {
	position:relative;
	height:45px;
	font-size:75%;
}

#footer p {
	margin:0;
	padding:0;
}

#footer a {
	color:#69665a;
}

#footer a:hover {
	color:#aba590;
}

#footer p.author {
	position:absolute;
	top:14px;
	left:20px;
	color:#999;
}

#footer p.copyright {
	position:absolute;
	top:10px;
	right:20px;
}


/* tabs on contact page */

#tabs {
	margin:-25px -25px 20px -25px;
	padding:0 0 0 0;
	width:465px;
}

#tabs img {
	float:left;
	background:#ad001d;
}

#tabs img.on {
	background:none;
}

#menu {
	padding:20px 0 0 0;
	background:#494e59 url("../images/bg_leftcol.gif") repeat-x top;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

#menu li a {
	float:left;
	display:block;
	background:#b00017 url("../images/bg_menulink.gif") repeat-y left;
	padding:8px 15px 8px 15px;
}

#menu li.on a {
	font-weight:normal;
	background:#000;
}

#imageList,
#photo {
	padding:12px 0 0 12px;
	background:#000 url("../images/bg_photos.gif") repeat top left;
	height:auto !important;
	height:300px;
	min-height:300px;
}

#imageList .thumbnail a {
	float:left;
	margin:0 12px 12px 0;
	border:2px solid #333;
	background:none;
}

#imageList .thumbnail a:hover {
	border:2px solid #fff;
}

#leftCol {
	float:left;
	padding:25px;
	width:200px;
	height:auto !important;
	height:250px;
	min-height:250px;
	background:url("../images/bg_leftcol.gif") repeat-x top;
}

#subMenu {
	margin:15px -10px 0 -10px;
	padding:3px;
	border:2px solid #d0d2d4;
	background:#ebeced;
	color:#777d8e;
}

#subMenu ul {
	margin:0;
	padding:0;
}

#subMenu li {
	border-bottom:1px solid #d0d2d4;
	margin:0 0 0 0;
	padding:5px;
	list-style:none;
}

#subMenu li.last {
	border-bottom:none;
}

#subMenu li a {
	background:none;
	color:#333;
}

#subMenu li a:hover {
	color:#bf0028;
	background:none;
}

#subMenu li.on {
	background:#e0e0e0;
}

#subMenu li.on a {
	font-weight:bold;
}

.author {
	padding:10px 0 15px 15px;
	font-size:115%;
	font-style:italic;
	color:#ced0d6;
}

.albumIntro {
	position:relative;
}

#content .albumIntro a {
	position:absolute;
	right:10px;
	bottom:10px;
}
