/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 75px 0 0 0;
	padding: 0;
	background: rgb(0,0,0);
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(235,235,235);
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: rgb(235,235,235);
	font-style: bold;
}

h2, h3 {
	margin: 0 0 10px 0;
	padding: 10px 0 5px 10px;
	letter-spacing: -1px;
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 17px;
}

p, ol, ul {
	line-height: 160%;
}

.bodytext {
	margin: 15px 0 15px 0;
	line-height: 160%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	}

ul li {
	text-align: center;
	padding: 0px 0 2px 0;
	
}

ul li.first {
	background: none;
}

ul.address {
	background: none;
	list-style-type: none;
	margin 0; auto;
	padding-left: 30px;
}

a {
	color: rgb(235,235,235);
	font-style: bold;
}

a:hover {
	text-decoration: none;
}

strong {
	color: rgb(235,235,235);
}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	margin: 0 auto ;
	padding: 10px 0 0 0;
	min-height: 100%;
	height: auto;
	height: 100%;
}

#titles {
    width: 730px;
	margin: 0 auto;
}

/* Header */

#header {
	width: 730px;
	height:5px;
	margin: 10px auto;
}

#header * {
	color: rgb(235,235,235);
}

#header h1 {
	float: center;
	padding: 40px 0 0 0;
	letter-spacing: -2px;
	font-size: 36px;
}

#header h1 a {
	text-decoration: none;
}

#header h1 a:hover {
	color: #D9C09A;
}

#header h2 {
	float: center;
	padding: 110px 0 0 6px;
	background: none;
	font-size: 12px;
	font-weight: normal;
}

#header h2 a {
	text-decoration: none;
}

#header ul {
	margin: 0 20px 0 7em;
	padding: 10px 10px 0 0;
	list-style: none;
    }

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

#header li a {
	display: inline;
	float: center;
	padding: 0 7px;
	border-left: 1px solid #7DD2FA;
	text-align: center;
}

#header li.first a {
	border: none;
}

/* Content */

#statement {
    width:500px;
    margin: 10px auto;
    padding: 20px;
    text-align: center;
}

#content {
	width: 730px;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}

#colOne {
	float: center;	
	width: 684px;
	padding-top: 20px;
	height: 100%;
	margin: 0 auto;
}


#image {
	margin 10px auto;
 	border: none;
	text-align: center;
	padding-right: 10px;
	padding-top: 20px; 	
}

#imagecontent {
	float: left;	
	vertical-align: text-top;
	padding: 6px;
}

#imageproject {
	padding: 10px;
	width: 140px;
	}
	
#colOne ul {
	float: right;
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
}

#colOne li {
    display: inline;
}

#colOne li a {
	display: inline;
    float: left;
	padding: 0 7px;
	border: none;
}
	
#colOne li.first a {
	border: none;
    
}

#statement ul {
    padding: 20px 0 0 0;
    margin: 0 auto;
    }
    
#statement li {
    display: list-item;
 }

#teatourbox {
	background-color: #FFFF99;
	border: 2px;
	text-align: center;
	color: black;
	width: 620px;
	float: center;
	padding-right: 10px;
	pading-left: 10px;
	padding-top: 10px;
	margin:40px auto;
	vertical-align: text-top;
	height: 400px;
}

#teatourimage {
	float: left;
	background-color: #FFFF99;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

#teatourtext {
	background-color: #FFFF99;
	color: black;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

#teatourbox a {
	color: black;
}

#teatourbox ul {
	

  
 

/* Footer */

#footer {
	clear: both;
	width: 730px;
	height: 50px;
	margin: -50px auto 0 auto;
	padding: 80px 0;
	text-align: center;
	float: center;	
}

#footer p {
	margin: 0;
	padding: 5;
	text-align: center;
}

# .footer, .push {
#     height: 4em;
# }

/* Forms */
.searchform .formfield {
	width: 170px;
}

.loginform .formfield {
	width: 170px;
}

/* Left and Right Box */
.leftbox {
	float: left;
	margin: 0 1em 1em 0;
}

.rightbox {
	float: right;
	margin: 0 1em 1em 0;
}
