/*
THEME NAME: Rebecca Anstett
THEME URI: 
DESCRIPTION: Style developed for Rebecca Anstett
VERSION: 0.1
AUTHOR: <a href="http://www.rebecca-anstett.com">Rebecca Anstett</a>
AUTHOR URI:
TAGS: 
*/

body 
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
	background-color: #999965;
}

#container 
{
	width: 800px;
	border: 1px solid #000000;
	margin: 5px auto 0 auto;
	padding: 0px 0px 5px 0px;
	color: inherit;
	background-color: #FFFFFF;
}

#header
{
	width: 800px;
	height: 248px;
	background-image: url(./images/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#content 
{
	margin-right: 220px;
	margin-bottom: 0px;
	padding: 0px 10px 0px 10px;
	border: 0px;
	color: #626477;
	background-color: inherit;
}
a 
{
	color: #D2691E;
	background-color: inherit;
}

a:hover 
{
	text-decoration: underline;
}

p 
{
	line-height: 20px;
	text-indent: 15px;
	text-align: justify;
	color: #626477;
	background-color: inherit;		
}

#content ul, li
{
	list-style-type: disc;
	color: #000000;
	background-color: inherit;
}

h1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	background-color: inherit;	
}

h2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000000; 
	background-color: inherit;		
}

h3 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000; 
	background-color: inherit;		
}

h4 
{
	font-size: 100%;
	font-weight: normal;
}

h5 
{
	font-size: 100%;
	font-weight: normal;
}

h6 
{
	font-size: 50%;
	font-weight: normal;
}

img 
{
	border: 0px;
}

#sidebar 
{
	width: 200px;
	float: right;
	padding-right: 0px;
	padding-left: 10px;
	border-left: 0px;
}

#sidebar h1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 200%;
	border-bottom: 1px dashed #000000;
	color: #626477;
	background-color: inherit;	
}

#sidebar p 
{
	line-height: 20px;
}

#menu 
{
	text-align: left;
	border-left: 1px solid #000000;
	padding-left: 10px;
}

#menu h1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 200%;
	border-bottom: 1px dashed #000000;
	color: #000000;
	background-color: inherit;	
}

#menu ul, li
{
	padding: 0 0 0 0;
	text-indent: 0px;
	line-height: 18px;
	text-decoration: none;
	display: block;
}

#menu a 
{	
	font-weight: bold;
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 0px;
	text-decoration: none;
	color: #D2691E;
	background-color: inherit;	
}

#menu a:hover 
{
	color: #000000;
	background-color: inherit;
}

#content h1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 200%;
	border-bottom: 1px dashed #000000;
	padding-top: 0px;
	color: #000000; 
	background-color: inherit;		
}

#content p 
{
	line-height: 20px;
	text-indent: 0px; 
	text-align: justify;
	color: #000000;
	background-color: inherit;			
}

#footer 
{
	width: 800px;
	margin: 0 auto 5px auto;
	padding-top: 0px;
	padding-bottom: 2px;
	text-align: center;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: inherit;
	background-color: #FFFFFF;	
}


/* Map Styles */

#map				
{ 
	width: 500px;
	height:300px;
	border: 1px solid #000000;
}

#map3d				
{ 
	width: 500px;
	height:400px;
	border: 1px solid #000000;
}

#mapfusion				
{ 
	width: 500px;
	height:400px;
}

