@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #3d271d;
	background-image: url(../i/images/new_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
}
#header {
	background-image: url(../i/images/new_04.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 150px;
	text-indent: -9999px;
}
#nav {
	background-image: url(../i/images/new_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	padding: 15px;
}
#nav ul {
	list-style: none;
	margin: 3px 0 0 40px;
}
#nav ul li {
	float: left;
	margin: 0 10px;
	padding: 0 5px;
}
#nav  ul  li  a {
	text-decoration: none;
	color: #60728A;
}
#nav ul li a:hover {
	color: #3d271d;
}
#contentWrapper {
	width: 706px;
	background-color: #e8e8d2;
	margin: 0 auto;
	background-image: url(../i/images/new_08.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 20px 50px;
}
.clear {
	clear: both;
}
a {
	color: #60728A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #6992C7;
}
#feature  {
	padding: 2px;
	margin: 0 0 20px 0;
}
#mainContent {
	float: left;
	width: 390px;
	padding: 0;
}
#mainContent p {
	margin: 0 0 8px 0;
	font-size: 12px;
	line-height: 16px;
}
#mainContent ul {
	list-style: none;
	margin: 0 0 10px 0;
}
#mainContent ul li {}
#mainContnent ul li a {}
#mainContnent ul li a:hover {}
#sidebar1 {
	float: right;
	width: 290px;
	padding: 0;
}
#sidebar1 img, #mainContent img {
	align:left;
	float: left;
	margin: 0 10px 10px 0;
}
#sidebar1 ul {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebar1 ul li {}
#sidebar1 ul li a {}
#sidebar1 ul li a:hover {}
#footer {
	padding: 20px;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b5b8ab;
}
h2 {
	color: #60728a;
	font-size: 16px;
	text-transform: uppercase;
	margin: 40px 0 10px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #60728a;
}
body#articles #mainContent, body#bio #mainContent, body#contact #mainContent, body#awards #mainContent, body#destinations #mainContent, body#books #mainContent, body#destinationsDetail #mainContent {
	width: 100%
}
body#bio p, body#contact p {
	margin: 0 0 10px 0;
}
#inn {
	padding: 15px;
	background-color: #6072BA;
	-moz-border-radius: 5px; /* FF1+ */
	-webkit-border-radius: 5px; /* Saf3+, Chrome */
	border-radius: 5px; /* Opera 10.5, IE 9 */
}
#inn h3 {
	color: #e8e8d2;
	font-size: 24px;
	margin: 0 0 5px 0;
	text-shadow: 1px 1px 0px #333;
}
#inn h4 {
	color: #e8e8d2;
	font-size: 14px;
	margin: 0 0 5px 0;
	border-bottom: 1px dashed #999;
	padding: 0 0 5px 0;
	text-shadow: 1px 1px 0px #333;
}
#inn a {
	color: #e8e8d2;
	font-size: 80%;
}
#inn a:hover {}
#inn img {
	float: left;
	margin: 0 15px 0 0;
	border: 4px solid #e8e8d2;
}
#inn p {
	font-size: 90%;
	line-height: 1.4em;
}


/* ---------- ARTCILES.HTML ---------- */

body#articles {}

body#articles ul.articles {
	margin: 10px 0 40px 0;
}
body#articles ul.articles li {
	margin: 0 0 3px 0;
}
body#articles li.publication {
	font-weight: bold;
	text-transform: uppercase;
}
body#articles li.pubTitle {
	font-style: italic;
	text-indent: 10px;
	font-size: 90%;
}
body#articles li.pubNote, body#articles li.pubLink, body#articles li.pubDate {
	font-size: 90%;
	text-indent: 10px;
}

/* ---------- BIO.HTML ---------- */



/* ---------- CONTACT.HTML ---------- */


/* ---------- DESTINATIONS.HTML ---------- */

body#destinations {}
.destinations {
	margin: 0 0 20px 0;
}
.destinations  h3, #destinationsDetail h3 {
	font-size: 14px;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}
.destinations p {
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 0 10px;
	margin: 0 0 15px 0;
}
#copyright {
	border-top: 1px solid #6072BA;
	color: #3d271d;
	padding: 10px 0;
}
body#destinationsDetail #details {
	float: left;
	padding: 15px;
	margin: 0 15px 15px 0;
	width: 200px;
	border: 4px solid #fcfcfc;
	text-align: left;
}
	body#destinationsDetail #details img  {
	border: 0;
}
body#destinationsDetail #details h4 {
}
	body#destinationsDetail #details p, body#destinationsDetail #details a {
	margin: 0;
	font-size: 90%;
}

/* ---------- BOOKS.HTML ---------- */

body#books {}
.books {
	margin: 0 0 20px 0;
}
.books h3 {
	font-size: 14px;
	margin: 0 0 3px 0;
}
.books h4 {
	font-size: 12px;
	margin: 0 0 15px 0;
}
.books p {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 10px 0;
}
