body {
	color: #000000;
	font-family: Palatino, "Palatino Linotype", Garamond, Arial, sans-serif;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-image: url(images/background.jpg);
}
* {margin:0px;padding:0px;}

.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url(images/header.png);
	width:979px;
	height:172px;
	display:block;
}
#border {
	background-image:url(images/border.png);
	background-repeat: repeat-y;
	width:979px;
}
#main {
	margin: 0px 12px 0px 10px;
	background: #292923;
}
#left {
	width:261px;
	float:left;
	display:inline;
	background-color:#292923;
}
#right {
	float:right;
	width: 640px;
}
/***************** Content ***********************/
.content {
	padding-left: 20px;
	padding-right: 20px;
}
.content h1 {
	clear: both;
	width:550px;
	height:33px;
	overflow:hidden;
	border-bottom: 1px dashed #ffffff;
	margin: 20px 0px 15px;
	padding: 0px 0px 10px 0px;
	color: #fffeff;
	font-family: Palatino, "Palatino Linotype", Garamond, Arial, sans-serif;
}


	
.content h2 {
	clear:both;

	color: #fffeff;

	margin-bottom: 14px;

	margin-top: 15px;
}
.content p {
	color: #fefed9;
	margin: 10px 0px 0px 6px;
	padding: 5px;
	clear: both;
	font: 17px Palatino, "Palatino Linotype", Garamond, Arial, sans-serif;
	border: 1px solid #b3783c;
	background-repeat: no-repeat;
}
.content p strong{
	color: #fbff8e;
}


.content a {
	color: #cb8a48;
}
.content a:hover {
	color: #faff00;
}


.content .address {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	display: block;
	margin: 15px auto;
	padding: 15px;
	text-align: left;
	width: 500px;
}

.content .addressMain{
	background-color: #c00;
	font-size: 25px;
	text-align: center;
	padding: 30px;
}

span.tel {
	font-size: 20px;
	border-color: #c00;
	border-style: dashed;
	border-width: 2px;
}

#spacer {
	height: 420px;
}

#main div.content ul {
	margin-top: 10px;
	margin-left: 70px;
	color: #fbff8e;
	list-style-type: square;
}

table {
	caption-side: ;
	text-align: center;
	color: #fbff8e;
	border: 2px double #000;
}

th {
}

td {
	font-size: 15px;
	border: 1px dotted #000;
}

.content .warning {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	display: block;
	margin: 15px;
	padding: 15px;
	text-align: center;
}
/***************** Menu ***********************/
#menu {
	background-image:url(images/menu.png);
	width:261px;
	height:230px;
	margin-left:23px;
}
#menu a {
	color: #2e260f;
	text-decoration: none;
	font: 900 13px Georgia;
}
#menu a:hover {
	color:#c40000;
}

#menubottom {
	background-image:url(images/menubottom.png);
	background-repeat:no-repeat;
	width:261px;
	height:76px;
	margin-left:23px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}

.menutitle{
	font-size: 16px;
	cursor:pointer;
	margin-bottom: 5px;
	width:140px;
	font-weight:bold;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 10px 4px 0px;
	text-align:right;
	margin-left: 90px;
}

.submenu{
	font-size: 10px;
	margin-bottom: 0.5em;
	text-align: right;
	margin-right: 40px;
}

/***************** Footer ***********************/
#footer {
	background-image:url(images/borderfooter.png);
	height:73px;
	width:979px;
}
#footerend {
	background-image:url(images/borderfooterend.png);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
}
#copyright {
	background-image:url(images/copyright.png);
	background-repeat:no-repeat;
	width:220px;
	height:43px;
	display:inline;
	margin-left:33px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 30px 20px 0px 20px;
	text-align:center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}

img.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

img.left {
	float: right;
	border-style: double;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #fbff8e;
	border-color: #b3783c;
}

img.right {
	float: left;
	border-style: double;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #fbff8e;
	border-color: #b3783c;
}

a.linkMain {
	color: #fcff00;
}