﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

.clearfix:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

body {
	/*text-align: justify;*/
	/* font-family: Georgia; */
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 9pt;
	color: #333333;
}

form 
{

}

h1, h2, h3 
{
	font-weight: normal;
	font-family: Georgia;
	font-size: 10pt;
}

h1 
{
	font-size: 2em;	
	margin-bottom: 10px;
}

h2 
{
	font-size: 1.4em;
}

h3 
{
	font-size: 1em;
}

p, ul, ol 
{
	line-height: 160%;
	padding-bottom: 10px;
}

ul, ol 
{
	margin-left: 3em;
}

blockquote 
{
	margin-left: 3em;
	margin-right: 3em;
}

a 
{
	
	color: #CC6B47;
}

a:hover {
	
	color: #3760BF;
}

a img {
	border: none;
}

img.left 
{
	float: left;
	margin: 0 20px 0 0;
}

img.right 
{
	float: right;
	margin: 0 0 0 20px;
}

hr 
{
	display: none;
}

/* Header */

#header-wrap
{
	height: 110px;
	margin: 0 auto;
	background: url("/images/wood.png");
}

#header
{
	width: 778px;
	height: 110px;
	margin: 0 auto;
}

#header h1, #header h2 
{
	margin: 0;
	letter-spacing: -0.05em;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 
{
	float: left;
	padding-top: 40px;
	font-size: 4em;
}

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

#header h2
{
	float: left;
	padding: 67px 0 0 8px;
	font-size: 2em;
	font-style: italic;
	color: #858585;
}

/* Menu */

#menu-wrap 
{
	background: url("/images/wood.png");
}

#menu 
{
	width: 778px;
	height: 50px;
	margin: 0 auto;
}

#menu ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li 
{
	display: inline;
}

#menu a 
{
	float: left;
	margin-right: 4px;
	padding: 5px 10px 5px 10px;
	background: #4C4D51;
	border: 1px #575C5F solid;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
}

#menu a:hover 
{
	text-decoration: none;
	background: #983D3A;
	border: 1px #D45951 solid;
}

#menu .first a 
{
	background: #983D3A;
	border: 1px #D45951 solid;
}



/* content*/

#content-wrap
{
	background: url(/images/burn.png) repeat-x;
	padding-top:20px;	
	padding-bottom: 100px;
}

#content
{
	width: 778px;
	margin: 0 auto;
}


/* Footer */

#footer 
{
	clear: both;
	bottom: 0;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/blackberry/img11.gif) repeat-x;
	text-align: center;
	 border-top: 2px #BBB082 solid; 
	background-color: #dbc29b;
}

#footer p
{
	margin: 0;
	font-size: .8em;
	color: #555555;
}


/* welcome */

#welcome-wrap 
{
	
}

#welcome 
{
	width: 778px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	font-size: 9pt;	
}


.welcomeImg
{
	padding: 10px;
	float:right; 
	margin-left: 70px;
	width: 270px;
	text-align: center;
}
.welcomeImg > img
{
	width: 280px;
}

.welcomeImg > span
{
	display:block;
	margin-left: 5px;
	font-size: 7pt;
	width: 270px;
}

.clearit
{
	margin-bottom: 20px;
	clear:both;
}

.Headings  {
	margin: 0;
	padding: 0px 0 10px 15px;
	background: #BBB082;
	letter-spacing: .5em;
	text-transform: uppercase;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
}


/* Upcoming Workshops */

#upcoming-workshops-wrap 
{
	border-top: 4px #BBB082 solid;
}

#upcoming-workshops
{
	width: 778px;
	margin: 0 auto;
}


.GeneralLectureWorkshop
{
	width: 700px;
}
.GeneralLectureWorkshop h2
{
	margin: 20px 0 20px 0;
	padding: 0;
	font-size: 2em;
	border-bottom: 1px #DDD7C0 solid;
}

.GeneralPhoto img
{
	max-width: 300px;
}

.General
{
	/*float: right;
	width: 200px;*/
}

.GeneralPhoto
{
	width: 300px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 7pt;
	max-width: 500px;
	margin-bottom: 20px;
	margin-right: 20px;
}


.General p
{
	text-align: justify;	
}

.LectureWorkshop
{
	float:left;
	width 550px;
}

.LectureWorkshop h3
{
	font-size: 1.4em;
	border-bottom: 1px #DDD7C0 solid;
	margin-bottom: 10px;
}

.LectureWorkshop h3 a
{
	text-decoration: none;
}



.Lecture
{
	margin-left: 50px;
	width: 550px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.Lecture img
{
	max-width: 300px;
	margin-bottom: 10px;
}

.Workshop img
{
	max-width: 300px;
	margin-bottom: 10px;
}

.Workshop
{
	margin-left: 50px;
	width: 550px;
	padding-bottom: 20px;
}


/* Upcoming Events */

#upcoming-events-wrap 
{
	border-top: 4px #BBB082 solid;
}

#upcoming-events
{
	width: 778px;
	margin: 0 auto;
}



/* Recent Posts */

#recent-posts-wrap 
{
	border-top: 4px #BBB082 solid;
}

#recent-posts {
	width: 778px;
	margin: 0 auto;
}

#recent-posts h3 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 1.4em;
}

#recent-posts h3 a {
	text-decoration: none;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#recent-posts li.tri, #recent-posts li.first-tri {
	float: left;
	width: 240px;
	padding-left: 29px;
}

#recent-posts li.first-tri {
	padding: 0;
}

#recent-posts li.two, #recent-posts li.first-two {
	float: left;
	width: 365px;
	padding-left: 29px;
}

#recent-posts li.first-two {
	padding: 0px;
}

#recent-posts li.one {
}

#recent-posts .byline {
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px #DDD7C0 solid;
	text-align: left;
	font-size: 0px;
	font-weight: bold;
}

#recent-posts .byline span {
}

#recent-posts .byline a {
	padding: 0 30px 0 0;
	background: url(images/blackberry/img05.gif) no-repeat right top;
	text-decoration: none;
}

#recent-posts .byline a:hover {
	text-decoration: underline;
}

#recent-posts p {
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
}

.BoardMembers
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.BoardMember
{
	margin: 20px 10px 20px 10px;
	padding: 10px;
	float:left; 
	width: 200px;
	height: 200px;
	text-align: center;
	font-size: 7pt;
}
.BoardMember > img
{
	max-height: 200px;
	max-width: 150px;
}
.registrationItem
{
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 10px;
	border-top: 2px solid #800000;

}























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

