<script type="text/javascript" src="swfobject.js"></script>
<style type="text/css">	
	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;
	}
	
@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #333;
	font-family: "Century Gothic";
	font-size: 14px;
}


h1 {
	font-size: 2.5em;
	color: #333;
	padding-top: 30px;
}

h2 {
	font-size: 1.2em;
	font-variant: small-caps;
	color: #666;
	font-weight: bold;
}

h3 {
	font-size: 1.3em;
	font-variant: small-caps;
	color: #009997;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: top;
	line-height: normal;
	font-weight: bold;
}

h4 {
	font-size: 1.2em;
	text-indent: 14px;
	color: #634938;
}

h5 {
	font-size: 1.2em;
	font-variant: small-caps;
	color: #bbdddd;
	font-weight: bold;
	line-height: 120%;
	letter-spacing: 3px;
	padding: 10px 10px 10px 10px;
	background-color: #634938;
}

#container {
	width: 900px;  
	margin: 0 auto; 	
}

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
	background-image:url(header.jpg);
}

#header a {
	text-decoration: none;
	color: #666;
}

a {
    color: #666;
	text-decoration: none;
}

a:link {
	color: #666;
	text-decoration: none;
}

a:active{

}

a:visited {

}


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

.divlink a {
color:#999;
text-decoration:none;
}

.divlink a:hover {
color: #999;
}

.divlink active {
	font-weight: bolder;
}

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

#nav{
	float:right;
	padding: 25px 20px 0px 0px;
	
}

#nav a {
	font-weight: normal;
	color: #999;
	font-family: "Century Gothic";
}

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

#nav.active{
	font-weight: bolder;
	color:#300;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #999;
	padding-top: 0.2em;
}

#nav li li a:hover {
    background: url(menu/images/navhoover.gif);
	color:#666;
	text-decoration:none;

}

#nav li {
	float: right;
	width: auto;
	position: relative;
	text-align: center;
	cursor: default;
	border: none;
	text-decoration:none;
	color: #999;
	padding: 0px 20px 0px 20px;

}

#nav li#first {

}

#nav li#last {
	font-weight: bolder;

}

#nav li#active{
	font-weight: bolder;

}

#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background-color: #fff;
}

#nav li>ul {
	top: auto;
	left: auto;
}

#nav li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

#nav li:hover ul, li.over ul {
	display: block;
}

#page {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
}

#content {
	float:left;
	width: 900px;
	margin-left: 0px;
	padding: 10px 0px 40px 0px;
}

.floating-box {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.floating-box .heading {

}



.floating-box img {
	border: 0;
	float: left; 
    margin: 0px 5px 0px 0px;
	padding: 0px 10px 0px 0px;
}

/*float left*/
.left
{
        float: left; 
        margin: 0px 5px 0px 0px;
		padding: 0px 10px 0px 0px;
}

.img
{
        float: center; 
        margin: 0px 0px 0px 0px;
		padding: 10px 10px 10px 10px;
}

.post {
	float:left;
	width: 510px;
	margin-left: 0px;
	padding: 0px 0px 40px 0px;
}

.post .title {
	margin: 0px;
	font-size: 12pt;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
}

.post .title h1 {
}

.post .entry {
	padding: 0 0px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

.left
{
        float: left; /*left in our text*/
        margin: 0px 20px 10px 0px; /*space around the image*/
}

.right
{
        float: right; /*right in our text*/
        margin: 0px 20px 10px 0px; /*space around the image*/
}

#sidebar {
	float: right;
	width: 300px;
	margin-right: 60px;
	margin-top: 0px;
	line-height: 150%;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {

}

#sidebar-content {
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-right: 10px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #bbdddd;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	font-size: 1.2em;
	text-indent: 0px;
	letter-spacing: 1pt;
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #666;
}

#sidebar a {
	text-decoration: underline;
	color:#333;
}

#sidebar a:hover {
	text-decoration: underline;
	color:#906;
}

#sidebar .active {
	color: #000;
	font-weight: bolder;
}
#sidebar .active a {
	color: #634938;
}

#footer { 
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 40px auto;
	background-color:#ffffff;
} 
#footer p {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 12px;
	color: #999;
}

#footer a{
	color: #666;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration: underline;
	color:#999;
}

