@charset "UTF-8";
/* CSS Document */


html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin:0;
	padding:0;
}

body {
	font-family:Tempus Sans ITC, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#000;
	background-color:#FFF;	
}

body img{
	border:0;	
}

#home{
	margin:50px 0 0 0;
	width:900px;
	}





.clear{
	clear:both;
	}
	
	
#enter{
	
	float:right;
	margin:0 0 500px 0;
	font-size:250%;
	color:#F90;
}

#enter a{
	text-decoration:none;
	font-weight:bold;
	color:#158;
	font-family:Tempus Sans ITC, Arial, Helvetica, sans-serif;
}

#enter a:hover{
	color:#F60;	
}

#mya {
	margin:0 50px 50px 200px;
	float:left;
	width:315px;
	border:#FC3 solid 1px;
	padding:5px;
		
}

#mya h1{
	text-align:center;
}

#myabox {
	background:#FFF;
	border:#FC3 solid 1px;
	padding:5px;
	
}

#myatext {
	padding:5px;
	color:#000;
	font:Verdana, Geneva, sans-serif;
	width:300px;
	font-size:12px;
}

#support {
	padding:15px 0 10px 0;
	text-align:center;
	background:#FFF;
}


#enter {
	
	float:left;
	width:300px;
	text-align:center;
	
}

#wrapper {
	width:1024px;
}

#banner {
	width:1024px;
	height:280px;
}

#content {
	width:1024px;
	min-height:400px;
}

#content a{
	text-decoration:none;
}

#columnleft {
	width:250px;
	height:100%;
	float:left;
}

#columnright{
	width:774px;
	height:100%;
	float:left;
}

#columnright a{
	color:#369;	
}

#columnright a:hover{
	color:#09F;
}

#columnright h1, h2, h3, h4{
	color:#036;
	margin:25px 0 0 20px;
}

#columnright ul{
	width:500px;
	font-size:130%;
	margin:10px 0 0 85px;
}

#columnright li{
	margin:3px;	
}

#columnright p{
	font-size:130%;
	margin:20px 0 0 30px;	
}

#columnright img{
	padding:10px;
}

.floatright {
	float:right
}

.floatleft {
	float:left;
}

#nav {
	background-color:#036;
	color:#FFF;
	width:250px;
	font-size:170%;
	height:100%;
	margin-bottom: -3px;
}

#nav ul {
	list-style-type:none;
	padding:25px 0 25px 45px;
	text-decoration:none;
	font-weight: bold;
}

#nav li {
	padding:2px 0 0 0;
}

#nav a {
	text-decoration:none;
	color:#FFF;
}

#nav a:hover {
	color:#999;
}


#footerbox {
	clear:both;
	margin:0 0 80px 0;
	height:10px;
}


#footer {
	font-size:105%;
	padding:50px 0 0 280px;
}

.bold {
	font-weight:bold;
}

.red {
	color:#F00;
}

.italic {
	font-style:italic;
}

.quote {
	font-weight:bold;
	padding:0 0 0 500px;
}

.title {
	font-size:175%;
	color:#036;
}

/* events */

#costagallery {
	margin:20px 0 0 30px;
	width:700px;
	height:100%;
}

#shop {
	margin:30px 0 0 30px;
	width:750px;
	height:150px;
}

.button {
	margin:5px;
	float:left;
	width:225px;
}

.price {
	font-size:130%;	
}

/* gallery */

#gallery {
	margin:20px 0 0 30px;
	width:700px;
	height:100%;
}