* {
	margin: 0 0;
	padding: 0 0;
}
body {
	background-color: #280d06;
}
p {
	color: #280d06;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-szie: 11px;
	margin-top: 5px;
}

img {
	border-style: none;
}

h2 {
	color: #796537;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: bold;
}

h2#menu {
	padding-top: 15px;
}
.clearme {
	clear: both;
}
#content {
/*	padding: 25px 15px 15px 30px; */
/*	height: 435px;*/
/*	overflow: auto;*/
	padding-bottom: 30px;
}
#leftcontent {
	width: 375px;
	float: left;
	margin: 20px 15px 0 30px;
	padding: 15px 15px 15px 15px;
}
#rightcontent {
	width: 360px;
	float: left;
	background-color: #280d06;
	margin: 20px 15px 0 15px;
	padding: 15px 15px 15px 15px;
}

#rightcontent img {
	margin: 0 0 0 0;
}

#imgspacer {
	width: 15px;
	padding: 15px 0 0 0;
}

#leftmenu {
	width: 125px;
	float:left;
	background-color: #999999;
	border-color: #280d06;
	border-style: solid;
	border-width: 1px;
	margin: 20px 15px 0 30px;


}
#rightmenu {
	width: 620px;
	float: left;
	margin-left: 25px;
	padding: 0 15px 15px 15px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 15px;
	border-color: #280d06;
	margin: 20px 15px 0 15px;
	padding: 15px 15px 15px 15px;

}

#menutitle {
	float: left;
	width: 575px;
	margin-top: 10px;
	}
#menuprice {
	width: 45px;
	float: left;
	margin-top: 10px;
	text-align: right;
	}
#menudesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
}

#pinoleft h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-bottom: 10px;
}

#pinoleft p {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#pinoleftitem {
	float: left;
	width: 275px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#pinoright h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-bottom: 10px;
}

#pinorightitem {
	float: left;
}



#pinoright #pinorightitem {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF
}

#pinoright #pinoleftitem {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF
}
.leftseminars {
	float: left;
	width: 150px;
	margin-top: 5px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.rightseminars {
	float: left;
	margin-top: 5px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#leftcontact {
	float: left;
	width: 150px;
	margin-top: 5px;
}
#rightcontact {
	float: left;
	text-align: left;
	margin-top: 5px;
	width: 200px;
}

#listreview li {
	list-style: square;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 25px;
}
#listreview {
	margin-top: 10px;
}


#navlist li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid gray;
}

#navlist li a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #280d06;
	
}
#navlist li#active {
	background-color: #CCCCCC;
}

#navlist li#active a:hover#current {
	text-decoration: none;
}
#navlist li a:hover {
	text-decoration: underline;
}



#page {
/*	height: 625px;*/
	margin-top: 50px;
	background: #ffffff url(../imgs/bg.jpg) no-repeat top center;
}
#page, #footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 90px;
}
.headerbox {
	width: 161px;
	height: 70px;
	border: 1px solid #280d06;
	float: left;
	margin: 10px 8px;
	/*	background-color: rgba(255, 255, 255, .4);*/
	background: url(../imgs/whiteglass.png);
}
h1 {
	height: 70px;
	width: 160px;
	background: url(../imgs/logo.png) no-repeat center center;
	text-indent: -9999em;
	text-transform: uppercase;
}
#navi {
	background-color: #280d06;
	text-align: center;
}
#navi ul {
	list-style: none;
	float: left;
}
#navi ul li {
	float: left;
	padding-top: 3px;
	padding-bottom: 5px;
}
#navi a {
	border-left: 1px solid #b8a39e;
	color: #b8a39e;
	text-decoration: none;
	padding: 0px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;/*	height: 20px;*/
}
#navi .first a {
	border: none;
}
#navi a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer {
	color: #806963;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	margin-top: 5px;
}
#footer a {
	color: #806963;
}
#footer a:hover {
	color: #FFFFFF;
}
#address {
	text-align: center;
}
#byline {
	text-align: center;
}f

