body {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	background-image:url(images/bg.gif);
	text-align: center;
	margin: 0 auto;
	}
	
img {
	border: none;
	}

h1 {
	color: #386529;
	font-size: 16px;
	text-align: center;
	font-style: italic;
	}
	
h3 {
	color: black;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	}
	
b {
	color: #386529;
	font-weight: bold;
	}
	
#container {
	width: 600px;
	height: auto;
	margin: 0 auto;
	background: url(images/content_bg.jpg) center top repeat-y;
	}

#clr {
	clear:both;
}
	
#navigation {
	width: 200px;
	height: auto;
	float: left;
	}
	
#navigation a.buttons {
	font-size: 1.15em;
	color:white;
	line-height: 40px;
	text-decoration: none;
	background-image: url(images/buttons/button_bg.png);
	background-repeat: no-repeat;
	display: block;
	width: 189px;
	height: 48px;
	overflow: hidden;
	border: none;
	}
	
#navigation a.buttons:hover {
	font-size: 1.15em;
	color:white;
	vertical-align: middle;
	background-image: url(images/buttons/button_bg_over.png);
	background-repeat: no-repeat;
	display: block;
	width: 189px;
	height: 48px;
	overflow: hidden;
	border: none;
	}
	
#navigation img.waiter{
	border: 2px solid #386529;
	width: 190px;
	height: auto;
	margin: 1em auto;
	}
	
#navigation li {
	
	list-style: none;
	margin: 0 0 .25em -34px;
	text-align: center;
	width: 189px;
	height: 48px;
	}	
	
#main-content {
	width: 360px;
	height: auto;
	float: right;
	padding: 0 20px;
	text-align: left;
	margin-bottom: 5em;
	}
	
#main-content img{
	width: 350px;
	height: auto;
	margin-top: 10px;
	}
	
#main-content a{
	color: #386529;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	}
	
#main-content a:hover{
	color: #9bb293;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	}
	
#main-content h2{
	color: #386529;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: .05em;
	}
	
p.center {
	text-align: center;
	}
	
p.bottom{
	margin-bottom: 2em;
	text-align: center;
	}
	
p.email{
	margin-bottom: .05em;
	margin-top: .1em;
	text-align: center;
	}

a.contact{
	width: 189px;
	margin-left: 5px;
	border: solid 0;
	
	}
	
#my_gallery {
	list-style-type: none; 
	margin: 0 auto;
	}
	
