@charset "UTF-8";
/* CSS Document */


/*	sets all the spacing to 0 */
p, h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding-bottom:10px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #FF6600;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}


#page a:link, #page a:visited, #page a:active {
	color: #FF6600;	
}

#page  a:hover {
	text-decoration:underline;
	color: #FF6600;
	
}

address {
	font-size:10px;
	color:#666666;

}

/*	Typography & Colors	*/
body {
	font-family:Georgia, Garamond, "Times New Roman", Times, serif;
	font-size:11px;
	letter-spacing:0.5px;
	color: #333333;
	text-align: left;
	}

#page {
	text-align: left;
	letter-spacing: 0.5px;
	}

#header {
	}

#headerimg 	{
	font-size: 13px;
	font-style: oblique;
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	color: #333333;
	text-align: left;
	line-height: 11px;
	line-height:11px;
	font-weight: bolder;
	}
	
#headerimg a:link, #headerimg a:visited, #headerimg a:active {
	color: #333333;
	text-decoration: none;
	}

#headerimg a:hover{
	color: #FF6600;
	text-decoration: none;
	}	

#content p {
	width:600px;
	color:#666666;
	}
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	}
	
h2 {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:40px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	/*font-style:italic;*/
	}	

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	}	

.wp-caption-text{
	font-size:10;
	font-family:Georgia, Garamond, "Times New Roman", Times, serif;
	text-align: left;	
	}

/* Begin Structure */
html {
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	}
	
body {
	height:100%;
	width:100%;
	margin: 0px;
	padding: 0px;
	margin-top:10px;
	margin-bottom:0px;
	background-color: #FFFFFF;
	}
	
#main {
	width: 1050px;
	min-height: 100%;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	width:1050px;
	
}

#main img {
	padding-top: 10px;
	padding-bottom: 40px;
	}

* html #main {
	height: 100%;
}


#header {	
	
	margin-right: 8px;
	margin-left:8px;
	margin-top: 0px;
	position: absolute;
	min-height: 100%;
	float: left;
	width: 202px;
	}


* html #header {
	height: 100%;
}


#headerimg {
	width: 202px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A8A8A;
	}
	
#headerimg  p  {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:10px;
	padding-bottom:10px;
}


#main #header #mainnavigation ul {
	margin: 0px;
	padding: 0px;
}

#page {
	margin-top:0px;
	margin-left:230px;
	width: 800px;
	position: absolute;
	}
	
#topPage  {
	border-bottom-width: 1px;
	border-bottom-color: #8A8A8A;
	border-bottom-style: solid;
	margin: 0px;
	clear: both;
	float: left;
	width: 202px;
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 11px;
}	

#topPage  p    {
	margin: 0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
}


#content{
	padding-top:85px;
	clear:left;
	/* any IE */
	padding-top: expression('40px');
}

.wp-caption-text{
	margin-top:-35px;
	margin-bottom:35px;
	}

/* MAIN NAVIGATION LINKS */

#mainnavigation {
	float: left;
	clear: both;
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 11px;
	/*font-weight:bold;*/
	letter-spacing: 0.5px;
	width: 202px;
	margin: 0px;
	padding-top: 10px;
	
}

#mainnavigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#mainnavigation ul li {
	display: list-item;
}

#mainnavigation .page_item a:link, #mainnavigation .page_item a:visited  {
	color: #333333;
	text-decoration:none;
}


#mainnavigation .page_item a:hover {
	color: #FF6600;
	text-decoration: none;
}

#mainnavigation .current_page_item a:link, #mainnavigation .current_page_item a:active, #mainnavigation .current_page_item a:visited, #mainnavigation .current_page_item a:hover  {
	color: #FF6600;
	text-decoration: none;
}

#mainnavigation .current_page_ancestor a:link, #mainnavigation .current_page_ancestor a:active, #mainnavigation .current_page_ancestor a:visited, #mainnavigation .current_page_ancestor a:hover  {
	color: #FF6600;
	text-decoration: none;
}


/* SECONDARY NAVIGATION LINKS */
#secNavigation {
	position: relative;
	width: 202px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9p;
	letter-spacing: 0px;
}

#secNavigation ul {
	list-style-type: none;
	margin: 0px;
	padding-top:50px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
}

#secNavigation li {
	padding-bottom:3px;
}
#secNavigation a {
}

#secNavigation .page_item a:link, #secNavigation .page_item a:visited  {
	color: #666666;
	text-decoration:none;
}


#secNavigation .page_item a:hover {
	color: #FF6600;
	text-decoration: none;
}

#secNavigation .current_page_item a:hover, #secNavigation .current_page_item a:link, #secNavigation .current_page_item a:active, #secNavigation .current_page_item a:visited  {
	color: #FF6600;
	text-decoration: none;
}