
body {
	padding-top: 0px;
	margin: 0em;
	background-color: #D89C67;
}

td { 
	color : #333;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 14px;
	font-style: normal;
}


h1 {
	color: #000;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size : 16px;
	font-style: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2 {
	color : #000;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size : 14px;
	font-style : bold;
	padding-top: 20px;
	padding-bottom: 0px;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

#menu {
	text-align: left;
	vertical-align: top;
	color: #555;
	background-color:#97B1B1;
	padding-left: 16px;
	padding-right: 6px;
	padding-top: 18px;
}

#right {
	background-color:#FFEAC2;
	font-size: 12px;
	padding: 7px;
}

#footer {
	text-align: center;
	color: #fff;
	background-color: #446D8D;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size : 12px;
	padding-top: 2px;
}

#footer a { color: #fff; }

ul.menu {
	list-style : none;
	margin: 0px;
	padding: 0px;
	line-height: 200%
}


ul.submenu {
	list-style: square;
	margin: 0px 0px 0px 21px;
	padding: 0px;
	line-height: 150%;
	text-align: left;
	font-size: 13px;
}

ul.submenu a:hover { text-decoration:underline; }

ul.submenu a, 
ul.submenu a:visited {
	color:#555;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
ul.submenu a:hover, 
ul.submenu a:active { 
	color:#333;
	text-decoration: underline;
}
a.menu, 
a.menu:visited {
	color:#555;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}

a.menu:hover, 
a.menu:active { 
	color:#333;
	text-decoration: underline overline;
}

a { color:#336699; }
a:hover,
a:active { color:#669999; text-decoration:underline; }
a:visited { color:#99cccc; }

.blue { color:#336699; }

hr { color:#D89C67; background-color:#D89C67; height: 1px; text-align: center; border-style: solid; }

div.box {border : 1px solid #330033;}

ul.board {
	list-style : none;
	margin: 0px;
	padding: 0px;
}

.smaller { font-size: 11px; }

img.gallerythumb { border: 1px solid #333;}

div.comments { text-align:left; padding:8px; margin:auto; width: 400px; font-size:12px; background-color:#E9EDED; }

img.photo { background:#fff; padding:7px; margin:7px; border:1px solid #F6D5A8; }