@charset "utf-8";
@import "fonts.css";
@media screen, projection {
body	{
	font:normal normal normal 9.00pt Geneva, 'Lucida Grande', 'Lucida Sans', Geneva, Helvetica, Arial, sans-serif;
	padding:0;
	margin:0;
	background: #fff url('img/bg_stainlesssteel.jpg') repeat;
	}
#topbar	{
	width:100%;
	background:#333;
	color:#999;
	font-size:9pt;
	height:16px;
	}
#topbar a	{
	color:#999;
	text-decoration:none;
	}
#search	{
	float:right;
	margin: .5em .5em 0em 0em;
	overflow:hidden;
	}
#search input	{
	padding:0px;
	vertical-align:middle;
	height:12.5px;
	line-height:12.5px;
	}

#wrapper	{
	margin:0 5% 0 5%;
	width: 90%;
	min-width:768px;
	max-width:1024px;
	}
/* -- HEADER -- */
#banner	{
	font:normal normal normal 9.00pt Imperial, 'Times New Roman', Times, serif;
	height:5.5em;
	margin:0px;
	padding:0px;
	border:0px;
	width:100%;
	background: #008;
	color:#fff;
	float:none;
	white-space:nowrap;
	border-bottom: 1px solid #000;
	visibility: visible;
	text-align:left;
	}

#banner h1	{
	font:normal normal normal 18.50pt 'Times New Roman', Times, serif;
	padding:.5pc 1pc 0pc 1pc;
	margin:0px;
	font-variant:small-caps;
	letter-spacing: .12em;
	}
#banner P.a1	{
	font:normal normal normal 8.00pt Geneva, 'Lucida Grande', 'Lucida Sans', Helvetica, Arial, sans-serif;
	color:#aad;
	padding:0pc 1pc .5pc 1pc;
	margin:0px;
	text-transform:uppercase;
	letter-spacing: .2em;
	}
#banner img.seal	{
	background:transparent;
	width:;
	height:95%;
	float:left;
	margin: 0 .5pc 0 .5pc;
	vertical-align:middle;
	}
/* -- CONTENT -- */

#content	{
	font:normal normal normal 11.00pt Imperial,'Times New Roman',Serif;
	padding:0px;
	border:none;
	margin:0px;
	width:100%;
	border-left: 1px solid #aaa;
	background: #fff;
	visibility: visible;
	vertical-align:top;
	padding:0em 0em 0em 1em;
	}
#content p	{
	padding:0em 2em 0em 1em;
	}
#content h1	{
	font:normal bold normal 16.00pt  Imperial, Geneva, 'Lucida Grande', 'Lucida Sans', Helvetica, Arial, sans-serif;
	}
#content h2	{
	font:italic bold normal 14.00pt Imperial,'Times New Roman',Serif;
	border-bottom:1px dotted #888;
	color:#b00;
	}
#content h3	{
	font:normal bold normal 9.50pt Imperial, Verdana, 'Lucida Grande', 'Lucida Sans', Helvetica, Arial, sans-serif;
	text-decoration:none;
	}
iframe {
	width:%80;
	height:%50;
	}

#front	{
	font:normal normal normal 12.00pt Imperial, Geneva, 'Lucida Grande', 'Lucida Sans', Helvetica, Arial, sans-serif;
	width:600px;
	padding:0;
	margin:0;
	border:none;
	background: #fff;
	}
#front TD	{
	text-align:center;
}
#splash img	{
	width:500px;
	height:300px;
	background: #fff;
	text-align: center;
	vertical-align:top;
	margin: 0;
}

#thumb img	{
	width:6.68pc;
	height:4pc;
	background: #fff;
	text-align: center;
	vertical-align:top;
	margin: 1pc 0;
	}
/* -- BREADCRUMB TRAIL -- */
#post	{
	margin:0px;
	padding:0px;
	}
.breadcrumb	{
	font:normal normal normal 7.50pt Geneva, 'Lucida Grande', 'Lucida Sans', Helvetica, Arial, sans-serif;
	visibility: visible;
	color:#aad;
	margin:0px;
	padding:0px;
	float:right;
	}
.breadcrumb A	{
	color:#aad;
	text-decoration:none;
	}

/* -- SIDEBAR -- */
#sidebar	{
	height:100%;
	text-align:left;
	padding: 0;
	margin: 0;
}

/* -- NAVIGATION -- */
#sidebar	{
	font:normal normal normal 8.00pt Geneva, Helvetica, Arial, sans-serif;
	border-right: 0px solid #000;
	white-space:nowrap;
	overflow:hidden;
	background-color:transparent;
	color: #333;
	float:left;
	visibility: visible;
	vertical-align:top;
	width: 135px;
	}
#sidebar ul ul hr	{
	background-color: #800;
	height: 0;
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 1px dotted #ddb500;
	}
#sidebar ul	{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#va108	{display:none;}
#contact	{display:none;}
#how		{display:none;}
#members	{display:none;}

#sidebar li {
	border-bottom: 1px solid #ddb500;
	margin: 0px;
	}

html>body #sidebar li a {
	width: auto;
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 0.5pc solid #770000;
	border-right: 0pc solid #cc0000;
	background-color: #aa0000;
	color: #fff;
	text-decoration: none;
	height: 1.5em;
	line-height: 1.5em;
	}

#sidebar li a:hover, #sidebar .selected {
	border-left: 0.5pc solid #aa0000;
	border-right: 0pc solid #dd0000;
	background-color: #cc0000;
	color: #fff;
	text-decoration:underline;
	}

/*-- SUB-MENUs --*/
#sidebar ul ul a	{
	list-style: none;
	border-left: .75pc solid #600;
	border-right: 0pc;
	background: #800;
	height: 1.0em;
	line-height: 1.0em;
	font-style:normal;
	}
#sidebar ul ul a:hover, #sidebar ul ul ul a:hover	{
	list-style: disc;
	border-left: .75pc solid #600;
	border-right: 0pc;
	background: #dd0000;
	}
#sidebar ul ul li {
	border-bottom: 1px solid #a00;
	margin: 0;
	}


/* -- FOOTER -- */
#footer	{
	font:normal normal normal 8.00pt Helvetica, 'Lucida Grande', 'Lucida Sans', Geneva, Arial, sans-serif;
	color:#006;
	margin: 0;
	padding: 0;
	width:100%;
	background:;
	text-align:center;
	text-decoration:none;
	border-top: 1px solid #aaa;
	visibility: visible;
	}
#footer P	{
	padding:0 .5pc 0 .5pc;
	}
#footer A	{
	color:#006;
	font-style:none;
	text-decoration:none;
	border-bottom: 1px dotted #aad;
	}
#footer A:hover	{
	color:#00F;
	text-decoration:none;
	}


/* -- ROUNDED CORNERS -- */
div.rounded {
	font:normal normal normal 8.00pt Geneva, 'Lucida Grande',Sans-Serif;
	background: #dddddd url(img/bl_9_dddddd_ffffff.gif) no-repeat bottom left;
	color: #333333;
	position: relative;
	padding-top: 0;
	padding-bottom: 9px;
	margin: 1em 10px 0 0 ;
	text-align:left;
	height: 5.5pc;
	}

/* all elements in 'div.rounded' gets the B-R corner */
div.rounded * {
	background: #dddddd url(img/br_9_dddddd_ffffff.gif) no-repeat bottom right;
	color: #333333;
	padding: 1em 2em 9px 0;
	margin: 0 0 -9px 9px;
	height: 5.5pc;
	}

/* Scrub that B-R corner from all elements *2+* levels deep*/
div.rounded * * {
	padding: 0;
	margin: 0;
	background: none;
	color: #333333;
	height:auto
	}

/* Set up some H's as 'box heads' with the T-R and T-L corners */
div.rounded h1, div.rounded h4 {
	color: #ffffff;
	background: #dddddd url(img/tr_9_dddddd_ffffff.gif) no-repeat top right;
	display: list-item;
	list-style-image: url(img/tlc_9_dddddd_ffffff.gif);
	list-style-position: inside;
	list-style-type:none;
	padding: 0;
	margin: 0;
	position: relative;
	}

div.rounded h1 {
	font-size: 14.00pt;
	}
div.rounded h4 {
	font:normal normal normal 8.00pt Geneva, 'Lucida Grande',Sans-Serif;
	color: #000;
	text-align:left;
	}
.disabled	{
	display:none;
	color: #777;
	cursor: default;
	}
.rss:before	{
	}
a img	{
	border:0px;
	}
#FAQ h3 {
	border-bottom:1px dotted #000;
	text-decoration:none;
	margin-right:2em;
	margin-top:3em;
	}
}



#cfName, #cfEmail, #cfRegarding, #cfMessage	{display:block; margin:.5em;}
#cfContact	{ float:right; }

@media print {
body	{
	margin: 0in 0.5in 0in 0.5in;
	}

#banner	{ display:none; }
.breadcrumb	{ display: none; }
#sidebar	{ display:none; }
#front	{ display:none; }
#footer	{ display:none; }
#EmailForm	{ display:none; }
#content	{ visibility:visible; }

#content	{
	font:normal normal normal 11.00pt 'Times New Roman',Serif;
	}
#content h1	{
	font:normal bold normal 16.00pt  Geneva, 'Lucida Grande', 'Lucida Sans', Helvetica, Arial, sans-serif;
	}
#content h2	{
	font:italic bold normal 14.00pt 'Times New Roman',Serif;
	border-bottom: 1px solid #ccc;
	color: #000;
	}
#content h3	{
	font:normal bold normal 9.50pt Verdana, 'Lucida Grande', 'Lucida Sans', Helvetica, Arial, sans-serif;
	}

#content p	{
	margin: 0in .25in 0in .25in;
	}
}