body {
	margin: 0;
	padding: 0;
	background: #CCCCCC;
	text-align: left;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

.container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#cccccc;
	background-position: center;
	background-position:top;
	min-height:600px;
	height: auto;	
	width: 985px;
	border: 1px solid #333333;
	position: relative;
	visibility: visible;
	position:relative;
	margin:0 auto;
	padding:0 0 0 0;
	text-align:left;
}

/* Font Styles */

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
	text-align: center;
	font-weight: lighter;
	margin-top: -16px;
	margin-bottom: 1px;
}
h2 {
	padding: 2px;
	font-size:24px;
	color: #FFFF00;
	text-align: center;
	}
h3 {
	padding: 2px;
	font-size: large;
	color: #FFFF00;
	background-image:url(images/wood.gif);
	/*display:inline-block;*/
	}
h4 {
	background-position: left bottom;
	padding: 2px;
	font-size: small;
	color: #333333;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 2px;
	}
p {
	padding: 2px;
	font-size: small;
	color: #333333;
	text-align: center;
}


a {
	color: #ffff00;
	text-decoration:none;
	font-weight:600;
}

a:hover {
	text-decoration: none;
	color: #000;
	background-color: #FFFF99;
	font-weight:700;
}


/* Header */


.header {
	background-image:url(images/turnspainlogo1.gif);
	background-position:center;
	background-repeat:no-repeat;
	height: 135px;
	}

/* Content */

#content {
	min-height:200px;
}
#content_f {
	text-align:center;
	width:480px;
	float:right;
	padding: 40px 15px 0px 0px;
	}
#content_f p {
	font-size:14px;
	font-weight:bold;
	}
	
/* Footer */

#footer {
	clear: both;
	padding: 4px;
	background-image: url(images/wood.gif);
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	width:977px;
	height: 10px;
	/*position:fixed;*/
}
#footerl {
	text-align:left;
	float:left;
	}
	
#footerr {
	text-align:right;
	float:right;
	}	

/*Navigation */

#navcontainer ul {
	clear:both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	background-image:url(images/wood.gif);
	/*display:inline-block;*/
	}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
color: #ffff99;
font-size:14px;
/*border:#666666 1px;*/
padding: .1em 1em;
}

#navcontainer ul li a:hover
{
color: #000;
background-color: #FFFF99;
font-weight:700;
}

/*Image*/

#imagediv {
	height: 480px;
	padding:15px 0px 0px 10px ;
	width: 450px;
	float:left;
	}
	
/*Gallery*/
#gallery {
	clear:both;
	height:110px;
	padding: 5px;
	border:#333333 thick;
	border: 1px solid #333333;
	}
	
#galleryimg {
	float:left;
	width:100px;
	vertical-align:middle;
	}
		
#gallerytext {
	float:right;
	padding:5px;
	width:805px;
	
	}	
#galleryl {
	float:left;
	width:480px;
	}
#galleryr {
	float:right;
	width:480px;
	}
gallerytexts {
	padding: 5px;
	
	width:inherit;
	}
/* Slideshow */
#slideshow {
	width: 640px;
	height: 480px;
	margin: 10px;
	}	
	
/* Other pages 2 columns */

.coll {
	float:left;
	width:470px;
	padding:10px;
	height:300px;
	border-bottom:1px solid #555;
	}
.colr {
	float:right;
	width:470px;
	padding:10px;
	height:300px;
	border-bottom:1px solid #555;
	}
.clear {
	clear:both;
	}	
	
.fancy {
	font-size:42px; 
	font-style:italic; 
	font-family:Garamond, Georgia, serif;
	font-weight:bold;
	}
