/* Edit.com font style-options (classes unattributed to a tag) */

body, td,
.NormalText	{color: #000; font-size: 12px; font-family: Verdana, Georgia;}
.SmallText	{font-size: 10px;}

/* Edit.com image style-options (unqualified IMG classes) */

img.Clear				{}
img.ImageLeft			{float:left; margin-right: 9px; border-color: #777;}
img.ImageLeftMatted		{float:left; margin-right: 9px; border-color: #777; padding: 1px;}
img.ImageRight			{float:right; margin-left: 9px; border-color: #777;}
img.ImageRightMatted	{float:right; margin-left: 9px; border-color: #777; padding: 1px;}

/* Invisible to Edit.com menus (classes attributed to tags and conditional styles) */

/*== Developed By: Ryan H ===========*/

/*   Globals
=====================================*/
p, hr {margin: 0 0 15px;}
h1, h2, h3, h4 {margin:0 0 10px;}
ul, ol {margin:15px 0 15px 1em; padding: 0 0 0 1em;}
ol ol,
ol ul,
ul ol,
ul ul		{margin: 0 0 0 1em;}

a:link, a:visited {color:#0069AA; text-decoration:none; font-weight:bold;}
a:hover, a:active {color:#039;}

/*  IE uses font-size, Mozilla uses line-height  */
h1	{color:#fff; font-size: 18px; line-height: 1em;}

/*   Body and Wrappers
=====================================*/
body {margin: 0; padding: 0; background: #333;}
div#shell {
	background:#45484D;
	margin:0px auto; border:1px solid #fff;
	width:900px;
}
div#container {
	background:url(images/layout/headBG2.jpg) 0 105px no-repeat;
	position:relative;
	overflow:hidden;
	width:100%;
}
body#home div#container {
	background:url(images/layout/homeBG.jpg) 0 105px no-repeat;
	position:relative;
	overflow:hidden;
	width:100%;
}

div#topFlash	{width: 900px; height: 75px; position: relative; margin: 0 0 125px;}
div#topBar {
	background:#fff;
	position:relative;
	text-align:right;
	height:30px;
	width:100%;
}
div#topBar a {
	font:bold 15px/30px "Century Gothic";
	padding-right:15px; color:#999; letter-spacing:1px;
}
div#topBar a:hover {color:#0069AA;}

/*   Content Styles
=====================================*/
div#content {
	background:url(images/layout/contentBG.png) 0 0 repeat-y;
	margin:0px 0px 40px;
	padding:25px 240px 25px 35px;
	width:625px;
	min-height:300px;
	_height:300px; /* for IE6 */
	line-height: 1.38em;
}
div#contenthoome {
	background:url(images/layout/contentBG.png) 0 0 repeat-y;
	margin:0px 0px 40px;
	padding:25px 40px 25px 40px;
	width:820px;
	min-height:300px;
	_height:300px; /* for IE6 */
	line-height: 1.38em;

}
body#home div#content {
	background:none;
	min-height:325px;
	_height:325px; /* for IE6 */
}

* img#pagePhoto {
	border:2px solid #fff;
	position:absolute; top:285px; right:20px;
}
* img#pagePhotohoome {
	border:2px solid #fff;
}
body#featurePage img#pagePhoto {
	display:none;
}
div#firstHome a{
	width:80px; height:20px; display:block;
	background:url(images/blank.gif);
	position:absolute; top:250px; left:170px;
	/*border:1px solid red;*/
}
div#emailHome a{
	color:#fff; display:block;
	position:absolute; top:575px; left:55px;
/*	border:1px solid black;*/
}




/*   Footer Styles
=====================================*/
div#footer {
	font:normal 9px/1.3em Verdana;
	margin:0px auto; clear:both;
	width:900px; height:50px;
}
div#footSpace{height:15px;}
div#foot_info {color:#999; margin:0px auto; text-align:center;}
div#foot_info a {color:#999; font-weight:normal;}
div#foot_info a:hover {color:#3d95eb;}
div#foot_address {
	color:#999;
	margin:0px auto;
	text-align:center;
	font-size: 11px;
}


/*   Navigation Styles
=====================================*/
ul#nav {
	position:absolute; top:192px; left:0px; z-index:90;
	padding-left:0px; width:100%; list-style:none; margin:0px;
}
ul#nav li {
	position:relative;
	list-style:none;
	cursor:pointer;
	margin:0px; width:180px;
	float:left;
}
ul#nav li a, p.slide a {
	font:bold 14px/14px "Century Gothic";
	text-decoration:none; padding-right:20px; text-align:right;
	display:block;
	width:155px;
	color:#fff;
}
ul#nav li a:hover {
	color:#00FFFF;
}
ul.menuSubs {
	padding:0px; margin:0px; width:180px;
}
ul#nav li ul li {
	width:100%;
	float:left;
	clear:both;
}
ul#nav li ul li a {
	font:normal 13px Arial, Helvetica, sans-serif;
	line-height:20px; text-align:center;
	padding:0px; width:100%;
	color:#fff;
}
ul#nav li ul li a:hover {
	color:#F7F700;
}

div.panel1, div.panel2, div.panel3 {
	background:url(images/layout/navBG.gif) 0 0 repeat-y;
	display:none; height:120px; margin:0px; padding:0px;
}



p.slide {background: url(images/layout/navBot.gif) no-repeat 0 0; margin:0px; height:20px;}
div.hidden ul.menuSubs {
	position: absolute;
	top: -10000px;
}



/*   Individual Pages
=====================================*/
#faq, #faq li {list-style:none; margin-left:0px;}
/*
.question, .openAll {margin:0px 0px 5px 0px; cursor:pointer;}
.faqAnswer {
	border-top:1px dashed #999;
	border-bottom:1px dashed #999;
	margin:5px 0px 10px 5px;
	padding:8px;
	width:90%;
}
*/



/*   Forms Styles
=====================================*/
form {padding:0; margin:0;text-align:right; width:320px;}
input,select {
	margin:5px 5px 5px 5px;	
	
}
/*
.text  {border:1px solid #666;}
.error {border:1px solid #f00; background-color:#ffe0e0;}
.req {color:#999; font-size:10px; margin-left:5px;}
.req2 {color:#f00; font-weight:bold; margin-left:5px;}
*/


/*   Standard Image/Feature Styles
=====================================*/

img {border-color: #9A9C9F;}
div#feature {margin:30px auto 20px;}
/* .caption {font-style:italic; color:#666;} */
* img.right {margin:0px 0px 8px 9px; float:right;}
* img.left {margin:0px 9px 8px 0px; float:left;}
* img.photoright {padding:1px; border:1px solid #777; float:right; margin:1px 0px 8px 9px;}
* img.photoleft {padding:1px; border:1px solid #777; float:left; margin:1px 9px 8px 0px;}
* img.photo {padding:1px; border:1px solid #777;}
iframe.featureRight {border:3px solid #074d97; padding:2px; float:right; margin:0 0 8px 8px;}
iframe.featureCenter {border:3px solid #074d97; padding:2px; margin:7px auto; }




/*   sIFR3 Styles
=====================================*/
object.sIFR-flash {
	visibility:visible !important;
	margin:0;
	padding:0;
}
.sIFR-unloading object.sIFR-flash {
	visibility:hidden !important;
}
* .sIFR-replaced, * .sIFR-ignore {
	visibility:visible !important;
	margin:0; /* may not be needed */
	padding:0; /* may not be needed */
}
span.sIFR-alternate {
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
	margin:0; 
	padding:0; 
	overflow:auto; 
	letter-spacing:0px; 
	float:none;
}
div.sIFR-dummy { 
	width:0px;
	height:0px;
	margin-left:42px;
	z-index:0;
}