body {
	margin: 20px 20px 20px 20px;
    background-color: #ffffff;
	font-size: 75%;
}

body, td, textarea {
	font-family: Verdana, Helvetica, sans-serif;
	color: #949295;
}

h1 {
	font-size: 2.1em;
	margin: 20px 0px;
	color: #c7b964;
	font-weight: normal;
}

h2, h2 a {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3d3c3d;
}

h3, h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3d3c3d;
}

p {
	color: #949295;
}

a {
	color: #c7b964;
}

li {
	list-style-image: url('/images/arrow-sand.gif');
	margin-bottom: 10px;
}

ul.ad {
	margin-left: -13px;
	margin-bottom: -10px;
}

ul.ad li {
	margin-bottom: 0;
}

img.picture {
	margin-bottom: 10px; 
	margin-right: 10px;
	border: 3px solid #dcd6b2;
}

.video {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 3px solid #dcd6b2;
}

td.navigation {
	border-left: 1px solid #cecece;
	border-top: 1px solid #cecece;
	border-bottom: 5px solid #cecece;
}

td.navigation-br {
	border-left: 1px solid #cecece;
	border-bottom: 5px solid #dcd6b2;
	width: 100%;
}

a.navigation, a.navigation-active {
	display: block;
	height: 100%;
	padding: 3px 30px;
	color: #a9a9a9;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
    font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

a.navigation-active {
	color: #ffffff;
	background-color: #cecece;
}

a.navigation:hover/*, a.navigation-active:hover*/ {
	color: #ffffff;
	background-color: #a9a9a9;
}

td.menu {
	background-color: #f7f4ef;
}

td.menu-br {
	width: 100%;
	border-bottom: 1px solid #dcd6b2;
	background-color: #f7f4ef;
}

a.menu, a.menu-active {
	display: block;
	padding: 2px 20px;
	color: #c7b964;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	/*white-space: nowrap;*/
	background-image: url('/images/arrow-sand.gif');
    background-repeat: no-repeat;
    background-position: 13px 6px;
}

/*a.menu-active {
	color: #ffffff;
	background-color: #949295;
	background-image: url('/images/arrow-white.gif');
    background-repeat: no-repeat;
    background-position: 13px 6px;
}

a.menu:hover, a.menu-active:hover {
	color: #ffffff;
	background-color: #a9a9a9;
	background-image: url('/images/arrow-white.gif');
}*/

em {
	color: #dcd6b2;
}

hr {
	border: 0px;
	height: 1px;
	color: #dcd6b2;
	background-color: #dcd6b2;
}

.input {
	border: 1px solid #cecece;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #949295;
}

.comment {
	font-size: 75%;
}

.small {
	color: #dcd6b2;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;
}

div.small {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: #949295;
}

.search {
	background-color: #949295;
}

form.search {
	padding:0px;
	margin:0px;
}

a.status, a.status:hover, a.status:visited {
	color: #949295;
	font-size: 7pt;
	text-decoration: none;
}

a.status:hover {
	text-decoration: underline;
}

/* sIFR styles */
html.hasFlash h1 {
	visibility: hidden;
}

.sIFRobject {
	margin-top: -6px;
	margin-left: -1px;
}

.replaced-h1 {
	margin: 20px 0px;
}
