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

body {
	background: #9AC1C0 url(../images/bodybgrepeat.gif) repeat-x right top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
#container {
	position: relative;
	background: #FFFFFF url(../images/containerbgrepeat.jpg) repeat-y left top;
	border-right: 1px solid #0E191B;
	border-left: 1px solid #0E191B;
	margin: 0 auto 0 auto;
	width: 95%;

	}
#header {
	background: #0E1E1D url(../images/headerbgnorepeat.jpg) no-repeat 275px top;
	height: 152px;
	}
#header h1, #header h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#header h1 {
	color: #BFCFCE;
	}
#header h2 {
	color: #638B83;
	}
#columnone {
	background: url(../images/columnonebgnorepeat.jpg) no-repeat;
	width: 275px;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 300px;
	padding-bottom: 150px;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#columnone p{
	margin: 5px 20px 5px 30px;
	text-align: center;
}
#columnone a{
	color: #8CE2BF;
}
#columnone a:hover {
	color: #C3EDD5;
}
#columnone ul#nav {
	position: relative;
	display: block;
	color: #FFFFFF;
	padding: 0 30px 0 20px;
	text-indent: 1em;
}
#columnone ul#nav li{
	list-style: none;
	border-bottom: 1px dotted #FFFFFF;
	padding: 5px 0 5px 0;
}
#columnone ul#nav li:hover {
	background: url(../images/lihover.png);
}
#columnone ul#nav a{
	color: #FFFFFF;
	text-decoration: none;
}
#columnone ul#nav a:hover {
	color: #8CE2BF;
}
#content {
	margin-left: 275px;
	margin-top: 5px;
	color: #1C1712;
	font-size: .9em;
	}
#content a{
	color: #0E2E29;
}
#content a:hover {
	color: #19554C;
}
#content p, #content ol, #content ul {

	font: .9em Verdana, Arial, Helvetica, sans-serif;
}
#content ol li {
	padding: 3px 0 3px 0;
}
#content ul li {
	list-style: url(../images/li.jpg);
	padding: 6px 0 6px 0;
	
}
#content ul ul li{
	list-style: url(../images/ululli.jpg);
}
#content h1, #content h2, #content h3{

	font-family: "Adobe Caslon Pro";
	font-weight: lighter;
	font-variant: small-caps;
} 
#content h1 {
	margin: 0 0 0 0;
	background: url(../images/conthenh1bgrepeat.jpg) repeat-x;
	color: #55746E;
	
}
#content h2 {
	border-bottom: 1px solid #A0B4B2;
	color: #819190;
	background: url(../images/conthenh2bgrepeat.jpg) repeat-x left bottom;
}
#content h3 {
	color: #1B3937;
	border-bottom: 1px dotted #A0B4B2;
	border-top: 1px dotted #A0B4B2;
}
#content h4 {
	color: #1D5E40;
	letter-spacing: .3em;
	text-align: center;
	font-family: "Adobe Caslon Pro";
	font-weight: lighter;
	font-size: 1.1em;	
}
#content h5 {
	color: #206E4B;
	letter-spacing: 0.2em;
	font-family: "Adobe Caslon Pro";
	font-weight: lighter;
	font-size: 1em;
}
#content blockquote {
	margin: 10px;
	font-style: italic;
	color: #336633;
}
#content blockquote h5{
	text-align: right;
}

#columnright {
	width: 240px;
	float: right;
	background: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
#columnright h1, #columnright h2 {
	margin: 0 0 0 0;
}
#columnright p{
	background: #E5E5E5 url(../images/columnrightpbg.jpg) no-repeat;
	width: 227px;
	padding-left: 10px;
	padding-top: 10px;

	font-size: .9em;
}
#columnright p strong{
	font-size: 1.1em;
	font-style: italic;
	color: #447267;
	font-weight: lighter;
}
#columnright a {
	color: #13382A;
}
#columnright p a.more{
	color: #447267;
	text-align: right;
	display: block;
	background: url(../images/columnrightaMorebg.jpg) no-repeat left bottom;
	margin-left: -10px;
	padding-right: 10px;
	font-style: italic;
	height: 23px;
	text-decoration: none;	
}
#columnright p a:hover {
	color: #579385;
}
#columnright blockquote {
	color: #2B4A43;
	margin: 8px;
	text-align: center;
	font-style: italic;
}
#footer {
	background: #030B0A;
	text-align: center;
	color: #326F4A;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
}
#footer p{
	padding: 5px;
}
.hidden {
	visibility: hidden;
	}
.center {
	text-align: center;
	}
.clearboth {
	clear: both;
	}
.backtotop {
	height: 23px;
	text-align: right;
}
.backtotop a{
		background: url(../images/backtotop.jpg) no-repeat left top;
		height: 23px;
		padding: 0px 5px 5px 20px;
		
}
/* Page Specific Styles */
/* For Meeting Planners */
/* References */
#columnright p.references {
	font-size: 1.1em;
	color: #0E1E1D;
	font-style: italic;
}

