body
{
background-color: black;
text-align: center;
margin: 0 0 0 0;
min-width: 950px;
}

#container
{
position: relative;
background: black url(images/back_new4.jpg) no-repeat left top;
text-align: left;
width: 950px;
margin: 5px auto 0 auto;
color: #333;
border: 0;
border: 1px solid silver;
line-height: 110%;
}

.container:after  {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}
.container 	{	display: inline-block;}

/* Hides from IE-mac \*/
* html .container {height: 1%;}
.container {display: block;}
/* End hide from IE-mac */

span.sfe
{
	font-weight: bold;
	font-style: italic;
}

#header
{
padding-bottom: 5px;
padding-top: 2px;
padding-right: 7px;
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 15px;
height: 65px;
}

#header h1,
#header h2
{
	display: none;
}

/*===========================================*/

#topnav
{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: cyan;
	text-align: left;
	padding-left: 20px;
	height: 20px;
	margin-bottom: 10px;
	border-bottom: solid 1px #154e80;
}

#topnav a
{
	color: white;
	text-decoration: none;
}

#topnav a:hover
{
	text-decoration: underline;
}

/*===========================================*/

#leftnav
{
	float: left;
	width: 175px;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: white;
	line-height: 100%;
	
}

#leftnav span.quote
{
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color: cyan;
}

#leftnav a
{
	text-decoration: none;
}

#leftnav a:hover
{
	text-decoration: underline;
	color: white;
}


#leftnav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: verdana, arial;
	font-size: 12px;
	
}

#leftnav ul li
{
	margin: 0;
	border: 0;
	margin-bottom: 8px;
	font-weight: bold;
}

#leftnav ul li ul
{
	border: 0;
	margin: 0;
}

#leftnav ul li ul li
{
	margin-left: 10px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 1px;
	padding-bottom: 5px;
	border: 0;
	border-left: silver 1px solid;
	width: 98%;
}


#leftnav ul li.current
{
	background-color: orange;
	border: solid 1px #E67600;
}

#leftnav img
{
	
	border: 0;
	margin-top: 0;
	margin-bottom: 0;
	
}

#leftnav ul li a
{
	color: white;
	text-decoration: none;
	display: block;
	padding-left: 5px;
}

#leftnav ul li a.brochurelink
{
	color: #febe63;
}

#leftnav ul li a:hover
{
	color: #0bc0db;
}

#leftnav p
{
	font-family: verdana, arial;
	font-size: 15px;
	color: yellow;
	padding-top: 10px;
}

/*===========================================*/

#rightnav
{
	float: right;
	width: 175px;
	margin: 0;
	margin-right: 5px;
}

#rightnav p
{
	padding: 5px 5px 5px 5px;
	margin: 0;
	margin-bottom: 5px;
	border: 1px solid blue;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: silver;
}

#rightnav img
{
	margin-bottom: 3px;
}

/*========================================================*/

input.refcode
{
	position:	absolute;
	width:		10px;
	left:		-500px;
}

#content
{
	margin: 0;
	margin-left: 205px;
	margin-right: 15px;
	border: 0;
	padding: 3px;
}

#content .fright
{
	float: right;
}

#content.narrow
{
	margin-right: 185px;
}

#content .center
{
	text-align: center;
}

#content .cyan
{
	color: cyan;
}

#content .yellow
{
	color: yellow;
}


#content a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover
{
	color: cyan;
	text-decoration: underline;
}

#content img
{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	border: 1px solid #041534;
}

.right,
#content img.right
{
	float: right;
}

#content img.left
{
	float: left;
}

#content img.spaceleft
{
	/*margin-left: 40px;*/
}

#content h1,
#content h2,
#content h3,
#content h4,
#content p,
#content ul
{
	margin: 10px;
	color: white;
	font-size: 13px;
	font-family: Verdana, Arial;
}

#content p.question,
#content p.answer
{
	padding: 3px 5px 3px 5px;
}

#content p.question
{
	margin-bottom: 0;
	font-size: 14px;
	color: yellow;
	text-decoration: underline;
}

#content p.answer
{
	margin-top: 2px;
	font-size: 13px;
}

#content p
{
	width: 425px;
}

#content p.wide
{
	width: 98%;
}

#content p.highlight
{
	color: #729abe;
}

#content p span.apr
{
	font-size: 18px;
}

#content p.comment
{
	color: yellow;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 15px;
}

#content p.signed
{
	margin-top: 0;
}

#content h1
{
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: 24px;
	color: cyan;
}

#content h2
{
	margin-top: 10px;
	font-size: 18px;
	color: yellow;
}

#content h3
{
	font-size: 16px;
}

#content h4
{
	font-size: 15px;
}

#content ol
{
	color: white;
	font-family: Verdana, Arial;
}

#content ol li
{
	margin-bottom: 5px;
}

#content ul
{
	margin: 0px;
	padding: 0;
	padding-left: 25px;
	width: 425px;
}

#content ul#frontpage
{
	width: 660px;
	padding-left: 20px; /*50px;*/

	margin-left: 0;
	padding-left: 25px;
}

#content ul#frontpage li
{
	margin-bottom: 10px;
	list-style: disc;
}

#content fieldset
{
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: verdana, arial;
	font-size: 14px;
	color: yellow;
	border-color: #134d27;
}

#content fieldset legend
{
	color: white;
	border: 0;
	padding: 2px 5px 2px 5px;
	font-family: verdana, arial;
	font-size: 16px;
	margin-bottom: 10px;
}

#content fieldset a
{
	color: yellow;	
	text-decoration: none;	
}

#content fieldset a:hover
{
	color: orange;
	text-decoration: underline;
}

#content fieldset span.formlabel
{
	width: 140px;
	display: block;
	margin-left: 10px;
	float: left;
	text-align: right;
	padding-right: 10px;
}

#content fieldset input,
#content fieldset select
{
	margin-left: 0px;
	background-color: #bbb;
	color: black;
	border-color: #072d0f;
	font-size: 15px;
}

#content table
{
	margin-left: 10px;
	width: 700px;
}

#content table tr
{
	margin: 0;
}

#content table tr td
{
	margin: 0;
	color: white;
	font-family: Verdana, Arial;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #134d27;
}

#content table.priceguide,
#content table.priceguide tr,
#content table.priceguide tr td
{
	
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

#content table.priceguide tr
{
	margin-top: 20px;
	border: 1px solid #05194f;
}

#content table.priceguide tr td
{
	font-family: Verdana, Arial;
	font-size: 14px;
	padding: 4px;
	vertical-align: top;
}

#content table.priceguide tr td span.smaller
{
	font-size: 10px;
}

br.clear
{
	clear: both;
}

.clear
{
	clear: both;
}

/*=========================================================*/

#innerfooter
{
	margin-top: 2px;
	height: 60px;
	background:  url(images/passion.jpg) no-repeat right bottom;
}

#innerfooter h2,
#innerfooter h3
{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Verdana;
}

#innerfooter h2
{
	margin-bottom: 0px;
}

#innerfooter h2 a
{
	padding-left: 10px;
	font-size: 13px;
	color: yellow;
	text-decoration: none;
}

#innerfooter h2 a:hover
{
	text-decoration: underline;
}

#innerfooter h3
{
	padding-left: 10px;
	color: cyan;
	font-size: 12px;
}

/*=========================================================*/

#footer
{
width: 950px;
margin: 0px auto 10px auto;
text-align: left;
color: white;
font-family: verdana, arial;
font-size: 12px;
font-weight: bold;
}

#footer a
{
	color: silver;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer .fright
{
	float: right;
}
