body
{
	background: #ecebea repeat;
	color: #444;
}

.wrapper
{
	background: #fff;
	width: 900px;
	margin: 30px auto 30px auto;
	padding: 20px;
	border: 1px solid #ddd;	
}

.header
{
	overflow: hidden;
	display: inline-block;
	float: left;
	width: 900px;
	height: 78px;
	margin-top: 5px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
}

.menu
{
	overflow: hidden;
	display: inline-block;
	float: left;
	width: 900px;
	height: 30px;
	font-family: Georgia, Arial;
	text-align: center;
	font-size: 8.5pt;
	color: #4c4c4c;
	text-transform: uppercase;
}

#banner
{
	overflow: hidden;
	display: inline-block;
	float: left;
	width: 878px;
	height: 240px;
	border: 1px solid #e5e5e5;
	padding: 10px;
}

.banner2
{
	overflow: hidden;
	display: inline-block;
	float: left;
	width: 878px;
	height: 150px;
	border: 1px solid #e5e5e5;
	padding: 10px;
}

.graphicmenu
{
	overflow: hidden;
	display: inline-block;
	float: left;
	text-align:center;
	width: 900px;
	margin: 5px auto 5px auto;	
}

.titlespacer
{
	overflow: hidden;
	display: inline-block;
	float: left;
	text-align:center;
	width: 900px;
	margin: 15px auto 15px auto;	
}


/*########################### header #############################*/
.header h1
{
	font-family: Georgia, serif;
	font-size: 22px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	padding: 0px;
	margin: 0px;
	color: #333333;
}

.header h2
{
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
}

.header a
{
	text-decoration: none;
}

.header img
{
	text-decoration: none;
	border: 0px;
}

/*########################### menu #############################*/
.menu a
{
	text-decoration: none;
	color: #4c4c4c;
}

.menu a:hover
{
	text-decoration: none;
	color: #897c7c;
}

.menu ul
{
	margin-top: 10px;
	list-style: none;
}

.menu ul li
{
	display: inline;	
}

.mainlink
{
	padding-right: 30px;
	margin-right: 25px;
}



/*########################### CONTENT #############################*/

.content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;		
	line-height: 22px;
	color: #666;
}

.content h1
{
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 0.8em;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	color: #777;
}

.content h2
{
	font-family: Cambria, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #777;
}

.content h3
{
	font-size: 19px;	
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	padding: 0px;
	color: #777;
}

.content a, .content a:hover, .content a:visited
{
	text-decoration: none;
	color: #888;
}
.leftColumn
{
	width: 418px;
	padding-right: 30px;
	margin-right: 30px;
	border-right: 1px solid #ddd;
}

.rightColumn
{
	width: 418px;
}

.leftColumnContent
{
	width: 568px;
	padding-right: 30px;
	margin-right: 30px;
	border-right: 1px solid #ddd;
}

.rightColumnContent
{
	width: 268px;
}

/*########################### FOOTER #############################*/

.footer
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.42em;
	color: #bababa;
	float: center;
	margin: auto auto auto auto;
	width: 900px;
	height: 100%;
}


.footer h1
{
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
	padding: 0px;
	margin: 7px 0px 0px 0px;
	color: #bababa;
}

.footer h2
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.42em;
	color: #bababa;
	padding: 0px;
	margin: 0px;
}

.footer a, .footer a:hover, .footer a:visited
{
	text-decoration: none;
	color: #bababa;
}

.footColumnL {width: 280px; margin-top:5px; float:left;}
.footColumnR {float:right;}


.fl {float: left;}
.fr {float: right;}

.breaker
{
	width: 900px;
	height: 20px;
	clear: both;
	margin: 10px 0px;
}

.center
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.italic
{ font-style:italic;}

.bold
{font-weight:bold;}

.clear {
	clear:both;
}

/*#CONTENT*/
.mainpageintro
{	margin: 20px auto 10px auto;
	text-align:center;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
	padding: 0px;
	color: #555;
}

.mainpagecontent
{	width: 600px;
margin: auto auto 10px auto;
	text-align:center;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	padding: 0px;
	color: #555;
}

.flash_nav {
	background: #DDD;
	color: #AAA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	width: 878px;
	height: 1px;
	}
.flash_nav ul {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	}
.flash_nav ul li {
	list-style-type: none;
	position: relative;
	display: inline;
	}
.flash_nav ul li a {
	color: #FFF;
	text-decoration: none;
	padding: 3px 10px;
	}
.flash_nav ul li a:hover {
	background: #ddd;
	color: #000;
	}
	
.smalltext {font-size:85%;}
.submenu {font-size:85%; font-family: Georgia, serif;}
.light {color:#999;}
.strikethrough {text-decoration:line-through;}

strong {font-weight:bold;}

em {font-style:italic;}

.black {background :#000;}