@charset "utf-8";
/* CSS Document */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

body {
	margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-family: 'Trebuchet MS', helvetica, arial, sans-serif;
		font-size: 13px;
		line-height: 1.5em;
		color: #000;
		background: url(images/bg.jpg) top left fixed repeat-x;
		background-color: #000;
		text-align: center;
	/* part 1 of 2 centering hack */
	}
	
#inner {padding: 3px; text-align: center;}
	
	
#content {
	width: 684px; 
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #fff;
	border: 0;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 684px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 654px;
	}
	
	
html>body #content {
	width: 684px; /* ie5win fudge ends */
	}
	
.cushycms  {padding: 10px 30px 5px 32px; margin: 2px; text-align: left;}


.black {background:#000; padding: 0; margin: 0;}	

.cushycms a:link { color:#350421; text-decoration: none; font-weight: bold;  }
.cushycms a:active { color:#640f41; text-decoration: none; } 
.bcushycms a:visited { color:#195f86; text-decoration: none; }
.cushycms a:hover { color:#640f41; text-decoration: none; } 

.black a:link { color:#fff; text-decoration: none;  }
.black a:active { color:#640f41; text-decoration: none; } 
.black a:visited { color:#195f86; text-decoration: none; }
.black a:hover { color:#640f41; text-decoration: none; } 
	
p.cushycms {text-align: center; color: #640f41; font-weight: bold;}

p.front {color: black; text-align: center;}
p.small {font-size: 10px; color: 999;}
	
img.cushycms {float: left; padding: 0 11px 5px 0;}
	
a:link { color:#000; text-decoration: none;  }
a:active { color:#640f41; text-decoration: none; } 
a:visited { color:#454545; text-decoration: none; }
a:hover { color:#640f41; text-decoration: none; } 

h1  {color: #000; font-size: 22px; font-weight: bold;}
h2  {color: #640f41;  font-size: 16px;}

em {text-align: center; color: #640f41; }

	





