/*	##################################
   	GENERAL
	################################## */
*	{
	margin:0;
	padding:0;
	}
html, body {
	height: 100%;
}
body {
	background: #766c45 url("../images/bg-html.png") repeat-x;
	color: #000;
	font: 14px Arial, Verdana, sans-serif;
}
a[href^="mailto"] 		{padding:0 18px 0 0; background: transparent url("../images/icon_mailto.gif") no-repeat center right; }
a[href$='.pdf'] 		{padding:0 18px 0 0; background: transparent url("../images/pdf-icon16x16.gif") no-repeat center right; }
a {
	color: #f1a629;
	border-bottom:1px dotted #ddd;
	text-decoration:none;
}
a:hover	{
	color:#000;
	border-bottom:1px dotted #fc0;
	}
#footer a	{
	color:#666;
	border-bottom:1px dotted #333;
	}
#footer a:hover	{
	color:#fff;
	border-bottom:1px dotted #fc0;
	}
p {	padding: 0 0 14px 0;}

a img {	border:none;}
a em	{
	text-indent:-9999px;
	overflow: hidden;
	display:block;
	}
/*	##################################
   	BASIC LAYOUT
	################################## */
#page {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px; /* the bottom margin is the negative value of the footer's height */
	background:transparent url("../images/star-bottom.jpg") repeat-y;
}
#header {
	position: relative;
	height: 192px;
	background:#333 url("../images/header.jpg") no-repeat;
}
#content {padding: 0 0 30px 0;}
#main {
	float: left;
	width: 680px;
	display: inline;
	padding:0 10px 30px;
	background:transparent url("../images/star-left-bottom.jpg") no-repeat;
	/*margin:0 10px;*/
}
#main p, #main ul, #main ol, #main dl	{
					line-height:18px;
	}
#main ul			{margin-left:35px;}
.halves				{width:330px;padding:0 10px 0 0;float:left;}
.thirds				{width:160px;padding:0 10px 0 0;float:left;}
#sidebar {
	padding:0px 10px 50px 20px;
	float: right;
	width: 230px;
	/*margin:0 10px;*/
	display: inline;
	background:transparent url("../images/star-right-bottom.jpg") no-repeat;
}
#sidebar h3.title	{
	font: bold 22px "Georgia", Times, serif;
	text-align:center;
	color:#fff;
	padding:0 0 40px 0;
	}
#sidebar h3.title a	{
	color:#fff;
	text-decoration:none;
	border:none;
	}
#sidebar h3.title a:hover	{
	color:#ddd;
	}
#sidebar h3.title em{
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:0 0 20px 0;
	}
#menu	{
	background:transparent;
	font:12px Arial, Verdana, sans-serif;
	float:right;
	font-weight:bold;
	margin: 1px 20px 0 0;
	}
#menu2	{
	font:12px Arial, Verdana, sans-serif;
	position:absolute;
	top:156px;
	left:3px;
	font-weight:bold;
	}
#menu2 .sf-menu a {
	padding:10px 15px;
	text-decoration:none;
}
#special-links	{
	font:11px "tahoma", Verdana, sans-serif;
	text-align:center;
	}
#special-links a		{color:blue;border-bottom:1px dotted blue;}
#special-links a:hover	{color:#666;border-bottom:1px dotted orange;}
/*	##################################
   	HEADINGS
	################################## */
	
h1, h2 {
	margin: 0 0 10px 0;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color:#000;
	font-weight:bold;
}
h2 {
	margin: 10px 0 10px 0;
	font-size: 25px;
	letter-spacing:-2px;
}
h3, h4, h5, h6 {
	margin: 5px 0 5px 0;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}
h3 {
	color:#bd7f2a;
	font: bold 22px "Arial Narrow", Arial, sans-serif;
	}
h1#blog-title {
	text-indent:-9999px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 16px;
	font-weight: normal;
	overflow: hidden;
}
h1#blog-title a {
	color: #fff;
	text-decoration: none;
}

h2#blog-description {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	text-indent:-9999px;
	overflow: hidden;
}
/*	##################################
   	CONTENT
	################################## */
	

/*	##################################
   	FOOTER
	################################## */
#footer, .push {
	height: 50px; /* .push must be the same height as .footer */
}
#footer {
	clear:both;
	width: 940px;
	margin: 0 auto;
	padding: 20px 10px;
	background:#000 url("../images/bg-footer.png");
	color:#666;
	font-size:10px;
}
#footer p {
	padding:0;
}
/*	##################################
   	USEFUL
	################################## */
.clear {
	clear: both;
}
.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/** CSS BASIC ELEMENTS */
hr {
	clear: both;
	height: 1px;
	margin: 20px 0;
	background: #bd7f2a;
	border: none;
}
blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #fc0;
}
fieldset {
	border: none;
	width:100%;
}
legend	{
	color:#bd7f2a;
	font-weight: bold;
	}
fieldset p	{
	padding: 0 0 10px 0;
	}
#memberform label	{
	display:inline-block;
	width:150px;
	color:#000000;
	font:bold 12px Arial,Helvetica,'MS Sans Serif',sans-serif;
	}
#memberform p.odd label	{
	display:inline;
	}
#memberform label.error {
	color: #800;
	font-style: italic;
	font-weight: normal;
	font-size:80%;
}
#memberform input.error { border: 1px dotted #800; }
#memberform input.button {
	width: auto;
	line-height:25px;
	height:30px;
	margin: 0px;
	padding: 0 3px;
	background: #6e7073;
	border: none;
	color: #fff;
}
#memberform input.button:hover {
	background: #000;
	color: #fff;
}
#memberform textarea	{width:250px;}
.floatLeft				{float:left;margin:0 5px 5px 0;}
.floatRight				{float:right;margin:0 0 5px 5px;}
img.embellish, .article img			{background:#f6d671;border:1px solid #e4c35a;padding:10px;}
.special				{font: normal 15px "Georgia", Times, serif;color:#069;}
.hidden					{display:none;width:1px;height:1px;}
.stripeMe				{background:#eee; border:solid 1px #ddd; padding:5px;font-size:11px;width:100%;}
.stripeMe th			{font-weight:bold;padding:10px;background:#069;color:#fc0}
.stripeMe tr.normal		{background:#fff;}
.stripeMe tr.alternate	{background:#ccc;}
.stripeMe tr.title		{background:none;}
.stripeMe tr.over		{background:#fc0;color:#069;}
.stripeMe td			{padding:5px;vertical-align:top;}
#legal					{float:right;}
#nonlegal				{float:left;
iframe					{overflow-x: hidden;overflow-y: scroll;}
.center	{
	margin:0 auto;
	text-align:center;
	}
.centeredImage
    {
	margin-left: auto;
	margin-right: auto;
	display:block;}
    }
.bannerad	{
	text-align:center;margin:0 auto;
	}
#gallery		{width:650px;margin:0 auto;}
#gallery img	{background:#f6d671;border:1px solid #e4c35a;padding:10px;display:block;margin-bottom:5px;}
#gallery td		{vertical-align:top;}
#gallery p		{font-size:11px;line-height:normal;}	
