* 
{
    margin: 0;
    padding: 0;
}

html, body
{
    background-color: #fff;
    height:100%;
    width:100%;
}

#border
{
	background-color:#ccc; 
	height:10px; 
	line-height: 10px; 
	font-size:10px;
}

#bg
{
    width: 100%; 
}

#bg img
{
    width: 100%;
}

#nav
{
	height: 75px;
	border-bottom: 10px solid #ccc;
}

#nav div
{
	position: absolute;
	right: 25px;
	top: 40px;
}

#nav span
{
	margin-left: 25px;
}


#nav span a
{
	text-transform: uppercase;
	text-decoration: none;
	font-family: Georgia;
	color: #aba4a4;
	font-size: 13px;
	font-weight: 500;
}

#floater
{
	float:left; 
	height:40%; 
	width:800px;
	margin-bottom:-100px;
}

#body
{
	clear:both; 
	height:370px;
	position:relative;
	z-index:15;
	margin-left: 50px; 
}

#foot
{
	vertical-align: middle;
	height: 25px;
	background-color: #fff;
	padding-left: 10px;
}

#foot a
{
	text-transform: uppercase;
	text-decoration: none;
	font-family: Georgia;
	color: #aba4a4;
	font-size: 11px;
	font-weight: 500;
	line-height: 11px;
	margin-left: 5px;
	margin-right: 5px;
}











#LandingNavigation a
{
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
}
#LandingNavigation a:link
{
	color: #603913;
}
#LandingNavigation a:visited
{
	color: #603913;
}
#LandingNavigation a:hover
{
	color: #603913;
	text-decoration: underline;
}
#LandingNavigation a:active
{
	color: #603913;
	font-weight: bold;
}

/* Child Page Styles ----------------------------------------------------*/

#header .navigation
{
	text-align: right;
	margin-top: 60px;
	width: 1075px;
}
#header .navigation a
{
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
	margin-right: 20px;
}
#header .navigation a:link
{
	color: #603913;
}
#header .navigation a:visited
{
	color: #603913;
}
#header .navigation a:active, #header .navigation a:hover
{
	color: #603913;
	text-decoration: underline;
}

#header .selected a:link
{
	color: red;
}
#header .selected a:visited
{
	color: red;
}
#header .selected a:active, #header .selected a:hover
{
	color: red;
}

#content .title
{
	position: relative;
	margin-left: 220px;
	width: 820px;
	color: #534741; 
	font-size: 40px; 
	font-variant: small-caps;
}

#content .title .siblingnavigation
{
	position: absolute;
	right: 0;
	top: 15;
	color: #534741; 
	font-size: 15px;
}

#content .title .siblingnavigation a
{
	color: #534741; 
	font-size: 15px;
	text-decoration: none;
}

#content .sidebar
{
	width: 180px;
	height:250px;
	margin-left: 10px; 
	background-color: #d9d9c7; 
	padding: 10px 5px 5px 10px; 
	vertical-align: top;
	float: left;
}

#content .sidebar a
{
	font-family:Verdana; 
	font-size:12px;
	font-weight: bold; 
	text-decoration: none;
	text-transform: uppercase;
}

#content .sidebar a:link
{
	color: #362f2d;
}

#content .sidebar a:visited
{
	color: #362f2d;
}

#content .sidebar a:active, #content .sidebar a:hover
{
	color: red;
}

#content .featured
{
	width: 800px;
	margin-left: 220px;
	background-color: #fefff1;
	border: solid 3px #ada8a4 /*solid 1px #d9d9c7*/;
	padding: 10px 10px 10px 10px;
	font-family: Georgia; 
	font-size: 12px; 
}
#content .featured .picture
{
	float: left;
}

#content .featured .title
{
	color:#603913; 
	font-family:Verdana; 
	font-size:12px; 
	text-transform: uppercase;
}

#content .nonfeatured
{
	width: 800px;
	margin-left: 220px;
	font-size: 11px;
}

#content .nonfeatured .toolbar
{
	width: 100%;
	text-align: right;
	white-space: nowrap;
}
#content .nonfeatured .toolbar a
{
	font-family: arial;
	color: maroon;
	font-weight: 600;
	font-size: 11px;
}

#content .nonfeatured a:link, #content .nonfeatured a:visited
{
	color: #362f2d;
}


#content .nonfeatured select
{
	font-size: 10px;
	background-color: #ebebeb;
}

#footer
{
	background-color: #d9dbc6;
	font-size: 10px;
}

#footer a
{
	padding-left: 15px;
	padding-right: 15px;
	color: #666;
	font-size: 10px;
	text-decoration: none;
}



































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
