<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 {
	background:url(background.png);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #333;
	font-family: "Century Gothic";
	font-size: 14px;
}


h1 {
	font-size: 1.2em;
	color: #333;
	font-family:"Century Gothic";
}

h2 {
	font-size: 1.2em;
	font-variant: small-caps;
	color: #bbdddd;
	font-weight: bold;
	font-family:"Century Gothic";
}

h3 {
	font-size: 1.3em;
	font-variant: small-caps;
	color: #009997;
	font-family: "Century Gothic";
	vertical-align: top;
	line-height: normal;
	font-weight: bold;
}

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

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;
	font-family:"Century Gothic";
}

h6 {
	font-size: 11px;
	font-family:"Century Gothic";
}

p {
	font-family:"Century Gothic";
	font-size:14px;
}

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

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

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

a {
	text-decoration: none;
}

a:link {
	color: #009A98;
}

a:active{

}

a:visited {
	color: #009A98;
}


a:hover {
	text-decoration: underline;
}


.divlink a {
display: block;
width: 90px;
background: url(menu/images/navbg.gif) repeat;
color:#bbdddd;
}

.divlink a:hover {
background: url(menu/images/navhoover.gif) repeat;
color: #bbdddd;
}

.divlink active {
	font-weight: bolder;
}

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

#nav{
	float:right;
	font-size:14px;
}

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

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

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

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

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

}

#nav li {
	float: right;
	position: relative;
	width: 90px;
	text-align: center;
	cursor: default;
	background-color: #bbdddd;
	border: none;
	text-decoration:none;

}

#nav li#first {
	padding-right:80px;

}

#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: 550px;
	margin-top: 0px;
	margin-bottom: 40px;
	padding: 0px 0px 0px 30px;
}

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

.floating-box .heading {

}



.floating-box img {
	border: 0;
}

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

div.img
  {
  margin:20px 30px 20px 20px;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  padding-left: 0px;
  }
  
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ccc;
  }
    
  
div.img a:hover img
  {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
  }
   
  
div.desc
  {
  text-align:left;
  font-weight:normal;
  width:208px;
  margin:0px;
  font-size:12px;
  padding-left: 5px;
  font-family:"Century Gothic";
  }


.post {
	float:left;
	width: 500px;
	margin-bottom: 50px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px dashed #bbdddd;
}

.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;
}

#sidebar {
	float: right;
	width: 200px;
	margin-right: 40px;
	margin-top: 0px;
	font-family:"Century Gothic";
}

#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.4em;
	text-indent: 15px;
	letter-spacing: 1pt;
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-family: "Century Gothic";
	font-style: normal;
}

#sidebar a {
	text-decoration: none;
	color:#634938;
}

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

#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: x-small;
	color: #634938;
}

#footer a{
	color: #009997;
}

