

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
	background: #404040 url(images/img01.gif) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

h1 { font-size: 2.8em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.2em; }

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 1.6em;
}


blockquote, ul, ol {
	margin-left: .5em;
}

blockquote {
	margin-right: .5em;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

hr { display: none; }

.hr {
}

/* Boxed */

.boxed {
}

.boxed .title {
	margin: 0;
	padding: 5px 15px;
	background: url(images/img08.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: small;
}

.boxed .content {
	padding: 15px;
	background: url(images/img09.gif) repeat-x;
}

.boxed ol, .boxed ul {
	margin-left: 0;
	list-style-position: inside;
}

/* Top Banners */

#logo {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #000000 url(images/img02.jpg) no-repeat;
}

#about {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #000000 url(images/about.jpg) no-repeat;
}



#contact {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #000000 url(images/contact.jpg) no-repeat;
}



#news {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #000000 url(images/news.jpg) no-repeat;
}



#press {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #000000 url(images/press.jpg) no-repeat;
}





#portfolio {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #000000 url(images/portfolio.jpg) no-repeat;
}


#tour {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #000000 url(images/tour.jpg) no-repeat;
}

#tourDates {
	border-width: thin;
	padding: 1px;
	padding: 2px; 
}

#services {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #000000 url(images/services.jpg) no-repeat;
}


#logo h1 {
	float: left;
	width: 600px;
	margin: 0;
	padding: 164px 0 0 0;
	text-align: right;
	letter-spacing: 5px;
	font-size: 18px;
}

#logo h2 {
	float: right;
	margin: 0;
	padding: 170px 20px 0 0;
	font-size: 11px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: #000000;
}


/* Comments Separater */

.division {
	display: block;
	padding-top: 1px;
	background: url(images/img07.gif) repeat-x;
}







/* Content */

#content {
	float: left;
	width: 480px;
	padding: 20px;
	background: url(images/img03.jpg) no-repeat;
}



#contentAbout {
	float: left;
	width: 480px;
	padding: 20px;
	background: url(images/img03about.jpg) no-repeat;
}


#contentNews {
	float: left;
	width: 480px;
	padding: 20px;
	background: url(images/img03news.jpg) no-repeat;
}



#contentTour {
	float: left;
	width: 480px;
	padding: 20px;
	background: url(images/img03tour.jpg) no-repeat;
}

.contentTourTable {
	float: inherit;
	border-style: solid;
	border-width: 1px;
	width: 480px;
	padding: 20px;
	background: url(images/img03contact.jpg) no-repeat;
}



#contentPortfolio {
	float: left;
	width: 480px;
	padding: 20px;
	background: url(images/img03portfolio.jpg) no-repeat;
}



#contentPress {
	float: left;
	width: 480px;
	padding: 20px;
	background: url(images/img03press.jpg) no-repeat;
}



#contentServices {
	float: left;
	width: 480px;
	padding: 20px;
	background: url(images/img03services.jpg) no-repeat;
}



#contentContact {
	float: left;
	width: 480px;
	padding: 20px;
	background: url(images/img03contact.jpg) no-repeat;
}



#welcome {
	padding-bottom: 20px;
}

#olist {
	clear: left;
	float: left;
	width: 230px;
}

#ulist {
	float: left;
	width: 230px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
	background: url(images/img04.jpg) no-repeat;
}



#sidebarAbout {
	float: right;
	width: 200px;
	padding: 20px;
	background: url(images/img04about.jpg) no-repeat;
}



#sidebarNews {
	float: right;
	width: 200px;
	padding: 20px;
	background: url(images/img04news.jpg) no-repeat;
}



#sidebarTour {
	float: right;
	width: 200px;
	padding: 20px;
	background: url(images/img04tour.jpg) no-repeat;
}


#sidebarPortfolio {
	float: right;
	width: 200px;
	padding: 20px;
	background: url(images/img04portfolio.jpg) no-repeat;
}



#sidebarPress {
	float: right;
	width: 200px;
	padding: 20px;
	background: url(images/img04press.jpg) no-repeat;
}



#sidebarServices {
	float: right;
	width: 200px;
	padding: 20px;
	background: url(images/img04services.jpg) no-repeat;
}




#sidebarContact {
	float: right;
	width: 200px;
	padding: 20px;
	background: url(images/img04contact.jpg) no-repeat;
}




#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

/* Menu */

#menu {
	margin-bottom: 19px;
}

#menu h2 {
	display: none;
}

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

#menu li {
	display: block;
	padding-top: 1px;
	background: url(images/img07.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	display: block;
	width: 165px;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	background: url(images/img08.gif) no-repeat 10px 50%;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
}

#menu a:hover {
	background-color: #404040;
}

/* Footer */



#footer {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img05.gif) repeat-x;
 
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #000000;

}


#footer a {
	color: #000000;
	
}


.rss_home
{
position:relative;
left:120px;
top:165px
}

.rss_about
{
position:relative;
left:720px;
top:165px
}


.rss_event
{
position:relative;
left:720px;
top:165px
}


.rss_service
{
position:relative;
left:720px;
top:165px
}

.rss_portfolio
{
position:relative;
left:720px;
top:165px
}

.rss_news
{
position:relative;
left:720px;
top:165px
}

.rss_comment
{
position:relative;
left:120px;
top:165px
}

.rss_contact
{
position:relative;
left:720px;
top:165px
}


img.displayed {
	display: block;
    margin-left: auto;
    margin-right: auto }


