body {
	margin: 0px;
	padding: 0px;
	background-color:#564336;
	text-align: justify;
	font-family: century gothic;
	color: #fff;
	padding-top: 0px;

}

h1, h2 {
	font-weight: normal;
	color: #fff;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 24px;
	font-family:"Century Gothic";
	color: #FFF;
}

h3 {
	font-weight:100;
	font-size: 14px;
	text-align:left;
	color:#fff;
}

h3 a {
	color:#9CF;
}

h3 a:hover {
	color:#fff;
}

h4 {
	font-size: 10pt;
	color:#666;
	font-stretch:expanded;
}
p, ol, ul {
	line-height: 160%;
	font-size: 13px;
	text-align: justify;
	text-indent: 0px;
	font-weight: normal;
}

a {
	color: #FFF;
	text-decoration:underline;
	outline: none;
	
}

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

a img {
	border: none;
}

div.img
  {
  margin:30px 30px 30px 40px;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.img a:hover img
  {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;  
	  
  }
  
div.desc
  {
  text-align:center;
  font-weight:normal;
  font-family: "Felix Titling";
  font-size: 18px;
  width:150px;
  margin:2px;
  }

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

/* Header */

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

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

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 40px 0px 0px 0px;
}

#logo p {
	text-indent: -99999px;
}

/* Menu */



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

#nav{
	float:right;
	padding: 110px 0px 0px 0px;
}

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

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

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

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

}

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

#nav li {
	float: right;
	position: relative;
	width: 7.4em;
	text-align: center;
	border: none;
	text-decoration:none;
	color:#CCC;

}


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

}

#nav li ul {
	top: 100%;
	position:absolute;
	display:none;
}

#nav li li {
	background-color: transparent;
	border: 0;
	width: 10em;
	text-align:left;
	padding-left: 15px;
}

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

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


/* Content */

#content {
	float: right;
	width: 465px;
}

.floating-box {
	float: left;
	width: 220px;
	margin: 0px;
	font-size: 110%;
	padding-top: 0px;
}

.floating-box .heading {

}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 160%;
	font-size: 9pt;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

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

.post {
	background: #FFFFFF;
	margin: 0px 0px 60px 0px;
	color: #000;
	font-size: 12pt;
}

.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;
	font-weight: bold;
}

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

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

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	margin-right: 60px;
	margin-top: 20px;
}

#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 #BDBDBD;
}

#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: Verdana, Geneva, sans-serif;
	font-style: normal;
}

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

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

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

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 40px;
	margin: 0px auto 40px auto;
	padding-top: 50px;
}

#footer p {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 8pt;
}

#footer a {
	color: #CCC;
}
#footer p {
	color: #ccc;
}

