body
{
	margin: 0;
	padding: 0;
	background-color: #E0E0E0;
}

#body, .height
{
	height: 100%;
}

.brown
{
	background-color: #79552D;
}

#navigation
{
	vertical-align: middle;
	height: 37px;
}

.line
{
	background-color: #79552D;
	height: 1px;
}

#navigation ul
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul li ul
{
	position: absolute;
	display: none;
}

#navigation li ul
{
	display: none;
	margin: 0;
	padding: 0;
	background-color: #79552D;
}

#navigation ul li
{
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}

#navigation ul li.vdots
{
	width: 1px;
	height: 25px;
	background-image: url( '/images/v_dots.gif' );
	background-repeat: no-repeat;
	background-position: top center;
}

#navigation ul li.element
{
	width: 130px;
	padding: 0px 10px;
}

* html #navigation ul li.element
{
	width: 150px;
}

#navigation ul li.element a
{
	display: block;
	line-height: 25px;
	font-family: Arial, Helvetica, Sans-serif;
	font-variant: Small-caps;
	color: #FFFFFF;
	font-size: 12px;
}

#navigation ul li.element a:hover, #navigation ul li.element a.selected
{
	background-color: #5BA4C8;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation li ul li.vdots
{
	display: none;
}

#navigation li.over ul, #navigation li:hover ul
{
	display: block;
	position: absolute;
	padding: 0;
	margin: 0 0 0 -10px;
	float: none;
}

* html #navigation li.over ul
{
	margin-left: -75px;
}

#navigation li.over ul li, #navigation li:hover ul li
{
	margin: 0;
	float: none;
	line-height: 37px;
	padding: 1px 10px;
}

#logo
{
	height: 76px;
	width: 605px;
	vertical-align: bottom;
	background-color: #E0E0E0;
	padding: 10px 0 5px 0;
}

.inner
{
	font-family: Arial, Helvetica, Sans-serif;
	background-color: #5BA4C8;
	vertical-align: top;
	padding: 20px 50px;
	text-align: justify;
	color: #E0E0E0;
	height: 350px;
}

.inner .content
{
	color: #E0E0E0;
	font-size: 14px;
	margin-left: -5px;
}

.inner .index
{
	color: #E0E0E0;
	font-size: 14px;
}

.inner .content strong, .inner .content b
{
	color: #E0E0E0;
}

.inner a
{
	color: #E0E0E0;
}

.inner a:hover
{
	text-decoration: none;
}

.inner h1
{
	color: #E0E0E0;
	font-family: Arial, Helvetica, Sans-serif;
	margin: 0;
	padding: 0;
}

.single
{
	background-color: #E0E0E0;
	text-align: justify;
	height: 100%;
}

.single h2
{
	font-family: Arial, Helvetica, Sans-serif;
	color: #79552D;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 40px;
}

.single .content
{
	font-family: Arial, Helvetica, Sans-serif;
	padding: 5px;
	height: 100%;
	color: #79552D;
	padding: 0 25px;
	font-size: 12px;
}

.single #footer, .single #footer a
{
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	background-color: #79552D;
	height: 60px;
}

.single #footer a:hover
{
	text-decoration: none;
}

.inner ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.inner ul li a
{
	font-family: "Lucida Sans Unicode", Tahoma, Verdana, Sans-serif;
	font-variant: Small-caps;
	color: #E0E0E0;
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline;
}

.inner ul li a:hover
{
	text-decoration: none;
}

.inner ul li .n
{
	font-family: "Lucida Sans Unicode", Tahoma, Verdana, Sans-serif;
	padding: 3px 0 0;
	font-variant: Small-caps;
	color: #E0E0E0;
	font-size: 110%;
}

#footer, #footer a
{
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	background-color: #79552D;
	line-height: 30px;
}

#footer a:hover
{
	text-decoration: none;
}

.gallery th
{
	font-family: "Lucida Sans Unicode", Tahoma, Verdana, Sans-serif;
	padding: 3px 0 0;
	font-variant: Small-caps;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 25px;
}

.gallery th .n
{
	font-family: "Lucida Sans Unicode", Tahoma, Verdana, Sans-serif;
	padding: 3px 0 0;
	font-variant: Small-caps;
	color: #FFFFFF;
	font-size: 110%;
}

.gallery a.image
{
	background-color: #E9D1B7;
	display: block;
	width: 74px;
	line-height: 74px;
	text-align: center;
	padding: 7px 0;
	margin: 0 auto 10px;
}

.gallery .pages
{
	color: #79552D;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-variant: Small-caps;
}

.gallery .pages a
{
	color: #79552D;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	font-variant: Small-caps;
	text-decoration: none;
}

.gallery .pages a:hover
{
	text-decoration: none;
	color: #A5896A;
}
