* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #515151;
	background-color: #E5E5E5;
}

h1, h2, h3 {
	color: #AA2808;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.5em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #333;
	background-color: #EFEFEF;
	display: inline;
}

a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #EF8116;
	display: inline;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 1000px;
	height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

#logo {
	float: left;
	width: 1000px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}

#logo h2 a {
	color: #9AA9B1;
}

#logo a {
	text-decoration: none;
	color: #3C84B3;
}
.box1 {
	text-align: left;
	margin-top: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 11px;
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	width: 1000px;
	height: 30px;
	margin-top: 10px;
	background-color: #EAEAEA;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
	margin-left: 0px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #464E53;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#menu a:hover, #menu .active a {
	background: #EF8116;
	color: #FFFFFF;
}
.buttGrey a {
	color : #333;
	background-color : #FFF;
	display : block;
	text-decoration : none;
	text-align : left;
	border-left-width : 6px;
	border-left-style : solid;
	border-left-color : #8E9CCA;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #8E9CCA;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #900;
	border-top-color: #8E9CCA;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-transform: none;
} 
.buttGrey a:hover {
	color : #000;
	background-color : #D8DDED;
	display : block;
	text-decoration : none;
	text-align : left;
	border-left-width : 6px;
	border-left-style : solid;
	border-left-color : #F00;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #EFEFEF;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #EFEFEF;
	border-top-color: #EFEFEF;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-transform: none;
} 

/* Search */

#search {
	height: 45px;
	padding: 0px 0px 40px 0px;
}

#search form {
	margin: 0;
	padding: 12px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#search-text {
	width: 120px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #000000;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 2px;
	border: none;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF;
}

#page-bgtop {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* Content */

#content {
	float: right;
	width: 760px;
	padding-top: 20px;
}
.post {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 8px;
	padding-left: 8px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}

.post .title a {
	padding: 4px 35px 4px 15px;
	background: #EF8116;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
}

.post .entry {
}

.post img {
	float: left;
	border: 1px solid #F93;
	margin-top: 2px;
	margin-right: 10px;
	padding: 2px;
	margin-left: 5px;
}

.post .meta {
	text-align: right;
	padding-top: 5px;
	font-weight: bold;
	color: #202020;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF8116;
}

.post .byline {
	float: right;
	margin-top: 30px;
	font-size: 12px;
	color: #333;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EF8116;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0px;
	border: none;
	background-image: url(imagesMainPage/img07.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #EBEBEB;
	font-size: 110%;
	font-weight: bold;
	color: #EFEFEF;
	font-variant: small-caps;
	background-color: #EF8116;
}

#sidebar h3 {
	font-size: 77%;
	color: #333;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #333;
}

#sidebar a {
	border: none;
	text-decoration: none;
	display: block;
	color: #333;
	background-color: #E6E6E6;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

#sidebar a:hover {
	text-decoration: underline;
	background-color: #F4AE68;
	display: block;
	color: #333;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 1000px;
	height: 10px;
	border-top: 1px solid #E5E5E5;
	color: #757E82;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #CCC;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 90%;
}

#footer a {
	text-decoration: underline;
	color: #333;
}

#footer a:hover {
	text-decoration: none;
}
.post .titleToursMainPage a {
	padding: 4px 35px 4px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #06C;
	display: block;
	background-color: #F2F2F2;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EF8116;
	text-transform: uppercase;
}
#sidebar h2 a {
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #EBEBEB;
	font-size: 110%;
	font-weight: bold;
	color: #EFEFEF;
	font-variant: normal;
	background-color: #EF8116;
	text-transform: uppercase;
}
#sidebar h2 a:hover {
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #EBEBEB;
	font-size: 110%;
	font-weight: bold;
	color: #EF8116;
	font-variant: normal;
	background-color: #F2F2F2;
	text-transform: uppercase;
}
.postFeatures {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #333;
	display: block;
	font-style: italic;
	font-size: 12px;
	line-height: normal;
	list-style-image: url(imagesMainPage/SpryMenuBarRight.gif);
	list-style-position: outside;
	list-style-type: disc;
	background-attachment: fixed;
	background-image: url(imagesMainPage/SpryMenuBarRight.gif);
	background-repeat: repeat-y;
	background-position: left 0px;
}
.postFeaturesTable {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #333;
	display: block;
	font-style: italic;
	font-size: 12px;
	line-height: normal;
	list-style-image: url(imagesMainPage/SpryMenuBarRight.gif);
	list-style-position: outside;
	list-style-type: disc;
	text-align: center;
}
.post .subTitleToursMainPage a {
	padding: 4px 35px 4px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #06C;
	display: block;
	background-color: #F2F2F2;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EF8116;
	text-transform: uppercase;
	font-style: italic;
}
.post .entryDayHead {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	background-color: #D9EFB8;
	display: inline;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
}
#content2ColumnLeft {
	float: right;
	width: 380px;
	padding-top: 20px;
	margin-right: 2px;
	margin-left: 5px;
	background-color: #EEE;
}
.post img2Column {
	float: left;
	border: 1px solid #F93;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
.post2Column {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.1em;
	font-weight: normal;
	color: #333;
	font-variant: normal;
	text-align: left;
	font-style: normal;
}
#contentTableMain {
	float: left;
	width: 990px;
	padding-top: 10px;
	overflow: auto;
}
