/* CSS DOCUMENT */

/*PAGE LAYOUT*/

body {
	background: #66342D;
	margin:0px;
	padding: 0px;
}



#container {
	margin:auto;
	width:740px;
}



#wrapper {
	margin:auto;
	width:740px;
	background:#F6F7CB;
}

#backimgwrap {
	margin:auto;
	width:740px;
	background:   url(../images/circle_graphics.gif) no-repeat left bottom;
}


#header {
	margin:0px;
	background:  url(../images/tup_header.gif) no-repeat center top;
	height:150px;
}


#leftcolumn {
	position:relative;
	float:left;
	width: 230px;
	padding:0px;
	margin: 0px;	
}

#leftcolbackwrap {
		background: #F6F7CB url(../images/strip_filler.gif) repeat-y left;
}

#rightcolumn {

	width:510px; 
 	float:right; 
	position:relative;
 
	background: #F6F7CB;
		
}

#footer{
	padding:0px;
	margin:0px;
	width:740px;
	text-align: center;
	background-color: #000000;
 } 

 
 /*END PAGE LAYOUT*/
 
 /* HEADER LAYOUT*/

#logo {
	
	margin-left: 15px;
	margin-top: 0px;
	float:left;
	
}



/* END HEADER LAYOUT*/

/* LEFT COL LAYOUT*/

#themenu {
	margin:10px 0px 180px 29px;
	padding-top:0;
	width: 173px;	
}  

#themenu ul {
	margin:0px;
	padding:0px;
			
} 

#themenu li {
	display:block;
	margin:0px;
	border-bottom:4px solid #F6F7CB;
} 

#themenu #lastbutton {
	border-bottom:0px;
} 
  

#themenu li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:normal;
	text-decoration:none;
	color:#66342D;
	padding:0px;
	background: url(../images/choc_circle.gif) no-repeat 5px center;
	width:100%;
	height:40px;
	display: block;
	line-height: 40px;	
}

#themenu li a:hover {
	
	color:#C4985B;
	width:100%;
	height:40px;
	display: block;
	background: #E9DFAF url(../images/caramel_circle.gif) no-repeat 5px center;	
	line-height: 40px;	
}

#themenu #buildersbutton a {
	background: #FF0000 url(../images/white_circle.gif) no-repeat 5px center;
	height: 60px;
	border-bottom:0px;
	color:#FFFFFF;
	font-weight:bold;
	line-height: 60px;
}

#themenu #buildersbutton a:hover {
	background: #E9DFAF url(../images/caramel_circle.gif) no-repeat 5px center;	
	height: 60px;
	border-bottom:0px;
	color:#C4985B;
	font-weight:bold;
	line-height: 60px;
}


#themenu li a span{
	padding-left:40px;
}

#homepage #lastbutton a,
#testimonialspage #testimonialsbutt a,
#eventsspage #eventsbutt a,
#applicationspage #applicationsbutt a,
#abouttoouppage #aboutbutt a,
#workpage #workbutt a,
 {
	color:#C4985B;
	width:100%;
	height:40px;
	display: block;
	background: #E9DFAF url(../images/caramel_circle.gif) no-repeat 5px center;	
	line-height: 40px;
}

/* END MENU LAYOUT */

/* RIGHT COLUMN LAYOUT*/
.eventblock {
  	width:480px;
	margin:40px 0px 0px 0px;
	background: #F8F9D5 url(../images/content_footer_a.gif) no-repeat left bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.eventblock a {
	color:#000000;
	font-weight: bold;
	}
.eventblockhead {
	height:42px;
	padding:5px 10px 5px 15px;
	background: #E2D19E  url(../images/choc_circle.gif) no-repeat 440px 10px;
	border-bottom:5px solid #66342D;
}

.eventshifts {
	font-size: 0.76em;
	font-weight:normal;
	color: #000000;
	line-height:1.2em;
	margin:10px 0px 0px 15px;
	display: block;
}

.events {
	font-size: 0.70em;
	font-weight:normal;
	color:#66342D;
	line-height:1.1em;
	margin:15px 0px 0px 50px;
	display: block;
}

.eventheading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .76em;
	font-weight:bold;
	color: #66342D;
	line-height:1.1em;

}

.applybutton a {
	display:block;
	line-height:1.4em;
	float: right;
	font-size: 0.76em;
	color: #F6F7CB;
	background-color: #66342D;
	padding: 5px;
	margin: 10px 10px 5px 10px;
	text-decoration: none;
}

.applybutton a:hover {

	color: #FFFFFF;
	background-color: #FF0000;

}

.contentblock {
  	width:480px;
	margin:40px 0px 0px 0px;
	background: #F8F9D5 url(../images/content_footer_a.gif) no-repeat left bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.contentblock a {
	color:#000000;
	font-weight: bold;
	}

.contentblockhead {
	height:42px;
	padding:5px 10px 5px 15px;
	background: #E2D19E  url(../images/choc_circle.gif) no-repeat 440px 10px;
	
}

#contentslab {
	font-size: 0.70em;
	font-weight:normal;
	color:#000000;
	line-height:1.1em;
	margin:15px 0px 0px 50px;
	padding:0px 15px 30px 0px;
	display: block;
	}

/* END RIGHT COLUMN LAYOUT*/

/* TYPOGRAPHY*/


.headquote {
	display:block;
	margin: 0px 15px 0px 450px;
	padding:30px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.67em;
	color: #66342D;
}

#content p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	font-weight: normal;
	color: #66342D;
	line-height: 1.5em;		
}
#content h1 {
	
	font-size: 0.8em ;
	font-weight:bold;
	color: #66342D;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0.2em;

}

#footnotes {
	margin:0px;
	padding:5px;
}

#footnotes li {
	display:inline;
	padding:2px 10px 2px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999999;
	text-decoration: none;
}
	
#footnotes li a {
	color: #999999;
	text-decoration: none;
}

#footnotes li a:hover {
	color: #FF0000;
	text-decoration: none;
}

/* END TYPOGRAPHY */

.clearfix{
	display: inline-block;
	clear: both;
}

/* APPLICATION FORM*/

.formrow{
	clear: both;
	
	/*width:440px;*/
	padding-top: 8px;
}

.formlabel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#66342D;
	text-decoration: none;
	float: left;
	text-align: right;
	line-height: 1.2em;
	width:35%;

}

.forminput{
	float: right;
	width:60%;
	text-align: left;
}


/* END APPLICATION FORM*/

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

