/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 1em;
	padding: 0;
	background: #FFFFFF url(media/css/img1.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #748164;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-style: italic;
}

a {
	color: #BE420B;
}

a:hover {
	text-decoration: none;
}

p, blockquote, ul, ol {
	margin-top: 0;
	line-height: 160%;
}

blockquote {
	
}

/* Wrapper */

#wrapper {
	width: 760px;
	margin: 0 auto;
}

/* Header */

#header {
	height: 160px;
	background: url(media/css/img2.gif);
}

#headermain, #headersub {
	text-transform: lowercase;
	font-style: italic;
        color: #fff;
}

#header a {
        color: #fff;
	text-decoration: none;
}

#headermain {
	padding: 40px 0 0 30px;
	letter-spacing: -2px;
	font-size: 2.4em;
}

#headersub {
	width: 240px;
	margin-top: -8px;
	text-align: right;
	font-size: 1em;
}


/* Content */

#content {
	padding: 10px 0;
}

/* Posts */

#posts {
	float: right;
	width: 500px;
}

/* Post */

.post {
}

#toptitle, #bottomtitle {
	height: 33px;
	padding: 7px 0 0 10px;
	margin-bottom: 1px;
	background: #5C8258 url(media/css/img3.jpg) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
	text-transform: lowercase;
	font-style: italic;
}

#topcontent, #bottomcontent {
	padding: 20px 20px 10px 20px;
        margin-bottom: 10px;
	background: #FFFFFF url(media/css/img4.jpg) no-repeat right bottom;
}


/* Boxed */

#business, #tourist, #contact {
	width: 250px;
}

#businesstitle,#touristtitle,#contacttitle {
	height: 33px;
	padding: 7px 0 0 10px;
	margin-bottom: 1px;
	background: #5C8258 url(media/css/img3.jpg) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
	text-transform: lowercase;
	font-style: italic;
}

#businesscontent, #touristcontent, #contactcontent {
	margin-bottom: 10px;
	padding: 10px;
	background: #FFFFFF url(media/css/img4.jpg) no-repeat right bottom;
}

#businesscontent ul, #touristcontent ul {
	margin: 0;
	padding: 0;
	list-style: square inside;
}

/* Footer */

#footer {
	clear: both;
	margin-top: 20px;
	border-top: 1px solid #FFFFFF;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#bottom {
	display: none;
}

/*start control styles*/

#businessform, #tourismform {
	width: 100%;
}

.comment {
	width: 98%;
	height: 180px;
	font: 12px verdana;
}

.tb {
	width: 98%;
	font: 12px verdana;
}

#ss01 {
}

.ss01_title {
height: 0px;
position:absolute;
}

.ss01_imagecontainer {
}
/*end control styles*/

/*start cary table styles*/
.tcell {
	border:1px solid #000;
	background:#993300;
	color:#fff;
	text-align:center;
	width:33%;
	height: 36px;
}

.scell {
	border:1px solid #000;
	background:#e8bf63;
	color:#000;
	text-align:center;
	width:33%;
	height: 36px;
}

/*end cary table styles*/
