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


a:active {
	color: white;
}

a { 
	color: white;
	text-decoration: none;
}

a:visited {
	color: white;
}


body {

background-color:#e8dbbb;
margin:auto 0;
text-align:center;
}


#bodywrapper {
}

#centralwrapper {
 width: 820px;
 margin:auto;
 border 1px solid black;



}


#header {
	width:820px;
	height:200px;
	background-color:#5C201F;
	margin:auto;
	margin-bottom:20px;
	text-align:left;



}

#headerouter {

}

#headermenu {
	width:170px;
	margin:auto;
	font-size:1.4em;
	font-weight:bold;
	text-align:left;
	margin-bottom:10px;
	margin-right:10px;
	float:left;
	height:200px;

}
#headermenu ul {
	list-style-type:none;
	width:100px;
	height:0px;
	margin:0px;
	padding-top:3px;

}

#headermenu ul li {
	margin-top:4px;
	width:180px;
}

#headertext {
	font-family: "times new roman";
	font-size: 4em;
	color:white;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	padding-right:20px;

}

#headerflash {
	width:600px;
	float:right;
}

#leftside {



                    display:inline;
                    float: left;
                    height: auto;



}

#leftsidecontent {


height:auto;


}









#mainpage {


         display:inline;
	 width:816px;
	 	margin: auto; 
	

}


#footer {
	width: 820px;
	margin:auto;




}

#footer a {
	color:black;
}

#footertext {

	font-family: "times new roman";
	font-size: 1em;
	text-align: center;
	padding-top: 10px;
	background-repeat: no-repeat;
    background-position: bottom;

}

#centralwrapper {
 position:relative;
    top:-60px;


}

#mainpagecontent {
    width: 800px;

    	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	vertical-align: top;
    margin-left: 0px;
    overflow:auto;
   
}

#languages {
	width: 160px;
	height:50px;
	font-size: 1.2em;
	margin:auto;
	text-align:center;
	z-index:12;
	position:relative;
	top:-80px;
	left:300px;
	

}

#languages ul {
	list-style-type: none;

}

#languages ul li {
	font-size: 1em;	
	display:inline;
	margin-right:10px;

}

#languages ul li a img {
	border:0px;

}

#formattable {
          width: 816px;
	  border: 1px solid black;
}

#leftcolumn {
  background-color: #5c201f;
  vertical-align: top;
}

#centercolumn {
     background-color: #e0d8a6;

/*	background-image:url(../images/bg.jpg);*/
     vertical-align: top;
     color:black;

}


#rightcolumn {
  background-color: #5c201f;

}




#frontpagepics {
	display:inline;
	float:right;
	margin-left:10px;
}

#frontpagepics img {
	width:180px;
}

#frontpagetext {
	float:left;
	width:360px;
	margin-right:0px;
	margin-top:10px;
	margin-left:20px;
}

.pagetext {

	text-align:justify;
	text-indent:20px;
	font-family:"Arial";

}

.pagetext p {
	text-align:justify;
	font-size:0.8em;
	margin-bottom:10px;
}

.pagetext p:first-letter {
	font-size:1.5em;
}

#image {
	display:inline;
	float:left;
	margin:0px;
	margin-right:25px;
	margin-left:15px;
}

#address {
	width:820px;
	height:30px;
	text-align:center;
	background-image:url(../images/copper.jpg);
	padding-top:10px;
	font-weight:bold;
	border-top:1px solid black;
	color:white;
	font-family:"arial";
	font-size:0.8em;

}

.addressvertical {
	font-size:0.8em;
	text-align:left;
	font-family:"arial";

}

#addressandmap {
	padding-top:20px;
}

#contactaddress {
	width:200px;
	float:left;
}

#map {
	float:right;
	border:1px solid black;
}

.imagelink {
	border:0px;
}

.imagelink img {
	border:0px;
}

#pagetitle {
	font-size:1.3em;
	font-weight:bold;
	border-top:1px solid #5c201f;
	border-bottom:2px solid #5c201f;
	font-variant:small-caps;
	padding-top:3px;
	height:30px;
	margin-bottom:5px;
}


.divw400l {
	width:400px;
	float:left;

}

.divw350l {
	width:350px;
	float:left;

}

.divw300l {
	width:300px;
	float:left;
	padding-left:10px;
	padding-top:10px;

}

.div350r {
	width:350px;
	float:right;
}

.divw700 {
	width:700px;
}


.divw750 {
	width:750px;
}


#contactform {
	width:300px;
	float:left;
	margin-left:30px;
	margin-top:10px;
}

#contactform table {
	text-align:left;
	vertical-align:top;
}

#contactform table td {
	text-indent:0px;
}

#contactform input, #contactform textarea {
	border:1px outset;
	background-color:transparent;
	width:250px;
	scrollbar-base-color:#e0d8a6;
}

#contactform .sendbutton {
	width:auto;
	border:0px;
}


#gallery {
	padding-top:30px;
	text-align:center;
}

#gallery img {
	border:5px solid white;
	margin-top:10px;
	margin-right:10px;
	width:150px;
}

#gallery img:hover {
	border:5px outset white;
}



.eventsimage {
	width:135px;
	height:95px;
	margin-right:15px;
	border:2px solid white;
	margin-bottom:15px;
	margin-top:5px;
}

.eventsimage1 {
	width:210px;
	margin-right:30px;
	border:2px solid white;
	
}

#specialevents {
	margin: auto;
	margin-top:20px;
}

.platesimage {
	width:200px;
	border:2px solid white;
	margin-bottom:16px;
}

.platesimage2 {
	width:83px;
	border:2px solid white;
	margin-right:0px;
	margin-bottom:8px;
	padding-right:0px;

}

.clearboth {
	clear:left;
	clear:right;
}

.divw700plates {
	background-image:url('../images/plates_background (Custom).jpg');
	height:400px;
	background-repeat:no-repeat;
	width:700px;
	text-align:center;
}

