/* Start of CMSMS style sheet 'CIT Stylesheet' */
body, html {
 	height:100%;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	margin: 0;
	padding: 0;
	}
	
p {
	margin-top:5px;
	margin-bottom: 15px;
	padding: 0;
	}
	
ul, ol, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
h1, h2, h3, h4, h5 {
	font-weight: bold;
	color: #ff0000;
	margin-top: 5px;
	margin-bottom: 5px;	}

h1 {
	font-size: 24px;
	line-height: 24px;
	}

h2 {
	font-size: 16px;
	line-height: 18px;
	margin-top: 15px;
	}

h3 {
	font-size: 14px;
	line-height: 16px;
	}

h4 {
	font-size: 12px;
	line-height: 15px;
	}
	
a:link, a:visited, a:active {
	color: #db0000;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	}
	
#wrapper {
	width: 920px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	}
	
#header {
	width: 920px;
	}
	
.logo {
	margin-right: 10px;
	}
	
#navigation {
	background-color: #000;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 25px;
	line-height: 25px;
	font-size: 11.5px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: bold;
	}
	
#navigation a:link,#navigation a:visited,#navigation a:active {
	color: #fff;
	text-decoration: none;
	}

#navigation a:hover {
	color: #db0000;
	text-decoration: none;
	}
	
#navigation li {
	display: inline;
	margin-left: 15px;
	margin-right: 10px;
	}
	
#content {
	height: auto;
	min-height: 400px;
	position: relative;
	}

#content ul li {
	list-style-type: disc;
	margin-left: 25px;
	}
	
#content .column-wide {
	width: 610px;
	margin-right: 15px;
	height: 100%;
	}

#content .column-right {
	width: 675 px;
	height: 100%;
	padding-left: 245px;
	}

#content .column-narrow {
	width: 360px;
	margin-right: 15px;
	height: 100%;
	padding-left: 245px;
	}

#content .subpages {
	width: 230px;
	margin-right: 15px;
	float: left;
	background-color: #fae99b;
	background-image: url(images/tours_bg.jpg);
	background-repeat: no-repeat;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	}
	
#content .bannerads {
	width: 295px;
	background-color: #db0000;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	}

#content .bannerads h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	}

#content .bannerads p {
	margin-top: 0;
	margin-bottom: 5px;
	}
	
#content .tourmenu {
	width: 295px;
	background-color: #fae99b;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	}

.inner {
	margin: 15px;
	margin-top: 11px;
	}

#content .subpages h2 {
	margin: 0;
	margin-bottom: 30px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	}
	
#content .subpages ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#content .subpages li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	margin-bottom: 15px;
	}
	
#content .subpages a {
	text-decoration: none;
	}
	
#content .subpages a:hover {
	color: #000;
	}

	
.clear {
	clear: both;
	}
	
img.alignright {
	float: right;
	margin-left: 10px;
	}
	
img.alignleft {
	float: left;
	margin-right: 10px;
	}

/* End of 'CIT Stylesheet' */

