/*	Created @ Superlative, Inc. 2006 (template 1004)
	Use of this content is by contractual agreement only.
	Superlative, Inc. claims no liability for content provided &/or uploaded by its clients.
	
	COLOR KEY --->		Links: #6B350D  |  Link:hover: #FFF  |  h1: #612E14

/* -------------------------------------------------------------------- Standard Page Elements */

html {
	height: 100%;
	}

.template {  /* This class should be used on the body tag for every page of the template */
	background: url(Images/jpg001.jpg) repeat-x #3C79BC;
	font: 12px Arial, Helvetica, sans-serif;
	color: #6B350D;
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	height: 100%;
	}

p { 
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif; 
	line-height: 170%;
	color: #6B350D;
	text-align: left;
	}
	
.text { 
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif; 
	text-align: left;
	line-height: 170%;
	color: #6B350D;
	}
	
.main_link_style { /* This link style is used on many of the links in the segments, etc. */
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #6B350D;
	}

.main_link_style:hover { 
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	color: #FFF;
	}
	
.submit_button {
	font: 10px Arial, Helvetica, sans-serif;
	color: #427EC0;
	padding: 2px;
	}
	
.bottomborderdashed {
	border-bottom: 1px #777 dashed;
	padding-bottom: 10px;
	}


/* -------------------------------------------------------------------- Page Wraps */	

.maincontainer { /* Primary table in the home page of the template */
	background: url(Images/jpg005.jpg) repeat-y;
	color: #FFF;
	text-align: center;
	width: 860px;
	height: auto;
	margin: 0px;
	padding: 0px;
	}
	
.maincontainer_backpage { /* Primary table in the back page of the template */
	text-align: center;
	width: 860px;
	background: none;
	margin: 0px;
	padding: 0px;
	}

.content {
	width: 760px;
	height: auto;
	text-align: center;
	}

.subwrapper {
	width: 740px;
	height: 100%;
	text-align: center;
	float: left;
	background: none;
	}

.page_main_image {
	padding: 0px;
	margin: 0px;
	float: left;
	}

.adj_flash_navigation {
	float: left;
	text-align: center;
	width: 160px;
	background: none;
	display: block;
	}
	
.adj_html_navigation {
	float: left;
	text-align: left;
	width: 160px;
	background: #A6C1DD;
	display: block;
	min-height: 400px;
	}
	
	.adj_html_navigation td {
		padding: 10px;
		}
		
	.adj_html_navigation_link { 
		font: bold 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #222;
		}

	.adj_html_navigation_link:hover { 
		font: bold 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #666;
		}

.segment_header {
	margin-bottom: 20px;
	}

.dynamic_segment_container_topnav {
	padding: 0;
    text-align: center;
	float: left;
	display: inline;
	background: none;
	margin-bottom: 15px;
	*margin-bottom: 0;
	}
	
.dynamic_segment_container_adjnav {
	padding: 0;
	float: left;
	display: inline;
    text-align: center;
	background: none;
	margin-bottom: 15px;
	*margin-bottom: 0;
	}
	
.dynamic_section_title {
    text-align: left;
	margin: 0px;
	padding: 0px 0 0px 0px;
	clear: both;
	background: #FFF;
	color: #524660;
	font: bold 16px Arial, Helvetica, sans-serif;
	}
	
.dynamic_section_title h1 {
    text-align: left;
	margin-left: 15px;
	margin-top: -1px;
	}

.dynamic_body_cell { /* This class enables all dynamic content to be uploaded and is mandatory */
	width: 860px;
	padding: 10px 10px 15px 10px;
	
	background: #FFFFFF;
	}
	
.dynamic_subnav_cell { /* Backpage <td> must include this class for the subnavigation */
	background: #002f5d
	width: 170px;
	text-align: center;
	}

.subnav_links {
	padding-top: 10px;
	width: 194px;
	text-align: left;
	}

	.subnav_links a { 
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #000000;
		width: 100%;
		padding: 4px;
		margin: 3px 0px 0px 0px;
		background: #d2d1cb;
		border-bottom: 1px solid #c3c0af; 
		display: block;
		}

	.subnav_links a:hover { 
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #000000;
		width: 100%;
		padding: 4px;
		margin: 3px 0px 0px 0px;
		background: #9f9a80;
		border-bottom: 1px solid #c3c0af; 
		display: block;
		}

/* -------------------------------------------------------------------- Module Styles */

.ModuleTitle {
	font: bold 15px  Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #C48F59;
	height: 20px;
		}
	
.ModuleBody {
	text-align: left;
	font: 11px  Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 150%;
	margin-top: 8px;
		}

/* -------------------------------------------------------------------- Featured Slot Styles */

.FeaturedSlot_Large{
    font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 254px;
	height: 265px;
	background: url(Images/jpg002.jpg) no repeat;
	border: none;
	float: left;
	display: block;
	clear: none;
	margin: 0px;
	}
	
	.FeaturedSlot_Large p{
		color: #FFF;
		font: 11px Arial, Helvetica, sans-serif;
		line-height: 140%;
		text-align: left;
		margin: 15px 5 5 5px;
		padding: 8px;
		}
		
	.FeaturedSlot_Large img {
		display: none;
		float: left;
		align: center;
		width: 75px;
		height: 107px;
		margin-bottom: 5px;
		margin-right: 5px;
		}
		
	.FeaturedSlot_Large h1{
		color: #FFFFFF;
		font: bold 15px Arial, Helvetica, sans-serif;
		padding: 0px;
		margin: 15px 5px -15px 10px;
		text-align: left;
		
		}
		
	.FeaturedSlot_Large a {
		line-height: 110%;
		text-align: left;
		font: 14px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFFFFF;
		display: block;
		margin: 0px 5px 0px 10px;
		}
		
	.FeaturedSlot_Large a:hover {
		line-height: 110%;
		font: 14px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #FFFFFF;
		display: block;
		}

.FS_QuickSearch {
	text-align: center;
	width: 218px;
	height: auto;
	padding: 29px 0px 10px 0px;
	float: left;
	}
	
	.FS_QuickSearch .QS_Table td {
		padding: 5px 2px 5px 2px;
		}
	
	.FS_QuickSearch h1 {
	color: #FFFFFF;
	margin: 0px;
	display: block;
	padding: 5px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
		}
		
	.FS_QuickSearch .QS_Table {
		width: 100%;
		font: 11px Arial, Helvetica, sans-serif;
		color: #FFF;
		display: block;
		margin: 6px 0px 10px 15px;
		}
		
		.FS_QuickSearch .QS_Table .PriceTable {
			width: 98%;
			font: 11px Arial, Helvetica, sans-serif;
			color: #FFF;
			}

	.FS_QuickSearch .QS_Table .formfield {
		font: 11px Arial, Helvetica, sans-serif;
		width: 95%;
		color: #444;
		background: #FFF;
		}
		
	.FS_QuickSearch .SubmitButton {
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		background: #2f576f;
		margin: 0px 0px 5px 0px;
		border: 1px #417797 solid;
		*display: block;
		width: 120px;
		}
		
	.FS_QuickSearch a {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFFFFF;
		width: 100%;
		}
		
	.FS_QuickSearch a:hover {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #b81d1e;
		width: 100%;
		}

.FS_SignUp {
	background-color: none;
	padding: 8px;
	display: block;
	height: 150px;
	text-align: center;
	}
	
	.FS_SignUp h1 {
		font: 16px bold Arial, Helvetica, sans-serif;
		color: #FFF;
		margin: 0px;
		float: left;
		display: block;
		}

	.FS_SignUp .SU_Description {
		font: 11px  Arial, Helvetica, sans-serif;
		color: #FFF;
		margin: 2px 0px 4px 0px;
		display: block;
		width: 100%;
		text-align: left;
		float: left; 
		}
		
	.FS_SignUp .SU_Table {
		padding: 4px;
		width: 100%;
		font: 11px Arial, Helvetica, sans-serif;
		color: #FFF;
		border-bottom: 1px #666 solid;
		display: block;
		margin-bottom: 8px;
		}

	.FS_SignUp .SU_Table .formfield {
		font: 11px Arial, Helvetica, sans-serif;
		width: 95%;
		color: #444;
		background: #FFF;
		}
		
	.FS_SignUp .SubmitButton {
		font: 12px Arial, Helvetica, sans-serif;
		color: #612E14;
		background: #CCC;
		margin: 0px 0px 5px 0px;
		border: 1px #BF7900 solid;
		display: block;
		width: 120px;
		}
		
	.FS_SignUp a {
		line-height: 110%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFF;
		}
		
	.FS_SignUp a:hover {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #FFF;
		}
		
.FeaturedSlot_BP {
	margin: 0px;
	padding: 5px;
	background: none; 
	text-align: left;
	width: 215px;
	height: 200px;
	float: left;
	}
	
	.FeaturedSlot_BP h1 {
		color: #612E14;
		font: bold 12px Arial, Helvetica, sans-serif;
		padding: 0px;
		margin: 0px;
		text-align: left;
		line-height: 140%;
		padding-top: 2px;
		}
		
	.FeaturedSlot_BP p{
		color: #6B350D;
		font: 10px Arial, Helvetica, sans-serif;
		line-height: 110%;
		text-align: left;
		margin: 0px;
		padding top: 0px;
		}
		
	.FeaturedSlot_BPNoPhoto {
		display: none;
		}
		
	.FeaturedSlot_BPPhoto {
        width: 205px;
        height: 136px;
        display: block;
        float: left;
        margin-bottom: 5px;
		border: none;
        }
	
	
	.FeaturedSlot_BP a {
		line-height: 120%;
		text-align: left;
		font: 10px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #000000;
		float: left;
		display: block;
		margin: 0px;
		}
		
	.FeaturedSlot_BP a:hover {
		line-height: 120%;
		text-align: left;
		font: 10px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #6B350D;
		float: left;
		display: block;
		margin: 0px;
		}

.FeaturedSlot_Small {
	padding: 0px;
	text-align: left;
	display: inline;
	float: left;
	width: 270px;
	margin: 0px;
	background: #FFF;
	}
	
	.FeaturedSlot_Small h1{
		color: #612E14;
		font: bold 14px Arial, Helvetica, sans-serif;
		padding: 0px;
		margin: 0px;
		text-align: left;
		}
	
	.FeaturedSlot_Small p{
		color: #6B350D;
		font: 12px Arial, Helvetica, sans-serif;
		padding: 0px;
		line-height: 160%;
		text-align: left;
		margin: 0px;
		}
	
	.FeaturedSlot_Small img {
		float: left;
		align: center;
		width: 250px;
		height: 58px;
		margin-top: 0px;
		margin-right: 0px;
		border: 0px;
		}
	
	
	.FeaturedSlot_Small a {
		line-height: 150%;
		text-align: left;
		padding: 0px;
		font: bold 10px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #B70000;
		float: left;
		display: block;
		margin: 0px 2px 2px 2px;
		}
	
	.FeaturedSlot_Small a:hover {
		line-height: 150%;
		text-align: left;
		padding: 0px;
		font: bold 10px Arial, Helvetica, sans-serif;
		text-decoration: underline;
		color: #2A5178;
		}
		
	.FeaturedSlot_Small .FeaturedSlot_SmallNoPhoto {
		display: none;
		width: 0px;
		height: 0px;
		}
	
/* -------------------------------------------------------------------- Footer Styles */
.footerwrap {
	text-align: center;
	padding-bottom: 15px;
	width: 693px;
	display: block;
	margin: 20px 0px;
	}
	
	.footerwrap td {
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		}
	
	.footerwrap a { 
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #FFFFFF;
		}

	.footerwrap a:hover { 
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: underline;
		}

/* -------------------------------------------------------------------- Designer Styles */

.designerstyle_tophtmlNav {
	width: 860px;
	height: 5px;
	padding: 0px 5px 10px 5px;
	font: 11px  Arial, Helvetica, sans-serif;
	color: #FFF;
	}
	
	.designerstyle_tophtmlNav a {
		font: 11px  Arial, Helvetica, sans-serif;
		color: #FFF;
		text-decoration: none;
		}
		
	.designerstyle_tophtmlNav a:hover {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		}
	
	.designerstyle_tophtmlNav .left {
		float: left;
		padding-left: 5px;
		}
		
	.designerstyle_tophtmlNav .right {
		float: right;
		padding-right: 5px;
		}
	
.designer_FSwrapdiv {
	width: 800px;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	}

