/*  
Theme Name: Lancelot 
Version: 0.1
Author: Laurent Manes
Author URI: http://www.manes.lu/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/* Begin Typography & Colors */
html,body {
	height:100%;
}
body {
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-size:13px;
	background: #ffffff;
	color: #000;
	text-align: center;
}

#page {
	background-color: white;
	/*border: 1px solid #959596;*/
	text-align: left;
}


/* Begin Structure */
body {
	margin:0;
	padding:0; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	height:100%;
	width: 954px;
}
.background {
	background:url(../img/stpats2007/bg_page.jpg) no-repeat left top;
	border-left: 1px solid #959596;
	border-right: 1px solid #959596;
	padding:0px;
	margin:0px;
}
.background tr td{
	padding:0px;
	margin:0px;
}
div#top {
	width:954px;
	height:254px;
	
}
div#top h1{
	display:none;
}

div#top2 {
	width:954px;
	height:38px;
}
div#content {
	width:954px;
}
#containercontent {
	width:598px;
	margin:45px 0 0 0; 
	float:right;
}
#containerleft {
	float:left;
	width:223px;
	height:300px;
	padding:160px 0px 0px 80px; 
}
.contentelementleft {
	font-size:16px;
	font-weight:bold;
	color:#4c4c4c;
	border-bottom:1px solid #716f6e;
	padding-top:20px;
	padding-bottom:20px;
}
.contentelementleft span{
	padding:8px;
}
.headleft {
	background:url(../img/stpats2007/headers.png) no-repeat;
	height:40px;
}

.headright{
	background:url(../img/stpats2007/headers.png) no-repeat -276px;
	height:40px;
}
.column {
	float:left;
	width:235px;
	margin:0 40px 0 0;
}
.contentelement {
	paddng:0;
	width:235px;
	background-color:#ebebeb;
}
.contentelement h3{
	color:#fa5c00;
	font-size:20px;
	margin:0;
	padding:0;
}
.contentelement h2 {
	visibility:hidden;
	paddng:0;
	margin:0;
}
.inside {
	padding:10px;
	width:215px;
	border-bottom:1px solid #716f6e;
}

.hour {
	font-weight:bold;
	color:#333;
}
br.clear {
	clear:both;
}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

