﻿body, table, td
{
	/* set the default font family */
	font-family:Arial;
}

body 
{
	background:#4691f7 url(../../Images/BG.jpg) no-repeat;
	background-position:center top;
	background-attachment:fixed;
	overflow-y:auto; 
	overflow-x:hidden;
  
}

.Content
{
	margin:20px;
	vertical-align:top;
	font-size:10pt;
	color:#363636;
}

.Content H1, h1
{
	color:#363636;
	font-weight:bold;
	font-size:11pt;
}

.Content H2
{
	color:Red;
}

.Content H3, h3
{
	color:#363636;
	font-weight:bold;
	font-size:10pt;
}

.Content H4, h4
{
	color:#363636;
	font-size:10pt;
}

.Main /*currently on the same tag with layout_main*/
{
 border-style:solid;
 border-color:Black;
}

.Content B
{
	color:#363636;
}

.Content EM
{
	color:#363636;	
}

.SiteMapPath, .SiteMapPath a:link, .SiteMapPath a:visited
{
	color:#242424;
	font-size:9pt;
	margin-right:10px;
}


.awe, .awe a:link, .awe a:visited { color:Black; text-align: center; margin-top: -30px;	font-size:9pt;	color:black; font-weight:bold; text-decoration:none; }
.awe a:link, .awe a:visited { color:Black; text-decoration:underline; }
.awe span { text-align: center; margin-top: -30px;	font-size:7pt;	color:Black; font-weight:bold; }

.Style1
{
	color:red;
}
.Style1 .Style2
{
	font-weight:bold;
}

.HeaderNav
{
	background:url(../../Images/MainNavXStretch.png) repeat-x;
	width:849px;
	height:48px;
	float:left;
}

.HeaderNavItems, .HeaderNavItems a:link, .HeaderNavItems a:visited
{
	font-size:9pt;
	color:Black;
	font-weight:bolder;
	text-decoration:none;	
	padding:10px 35px 0px 35px;
}

.HeaderNavItems a:hover
{
	color:White;
}

.SiteHottieImage
{
	background:url(../../Images/HottieImage.png) no-repeat;
	height:220px;
	width:552px;
	float:left;
	margin-left:5px;
}

.HottieText
{
	font-size: 14pt; 
	color: #0e58bb; 
	font: Verdana; 
	font-weight: bold; 
	font-style: italic;
  width: 190px; 
  padding: 60px 0px 0px 15px;
}

.Featured
{
	float:left;
	padding-left:3px;
}

.FeaturedTitle
{
	background:url(../../Images/FeaturedTitle.png) no-repeat;
	width:330px;
	height:39px;
	float:left;	
}

.FeaturedYStretch
{
	background:url(../../Images/FeaturedYStretch.png) repeat-y;
	width:330px;
	height:160px;
	float:left;	
}

.FeaturedBottom
{
	background:url(../../Images/FeaturedBottom.png) no-repeat;
	width:335px;
	height:18px;
	float:left;	
}

.ContentTop
{
	background:url(../../Images/ContentTop.png) no-repeat;
	width:915px;
	height:17px;
	margin-top:10px;
}

.MainShadow
{
	background:url(../../Images/ContentYStretch.png) repeat-y;
	width:915px;
	min-height:300px;
}

.ContentBottom
{
	background:url(../../Images/ContentBottom.png) no-repeat;
	width:915px;
	height:23px;
}

.FooterBottom
{
	background:url(../../Images/FooterImage.png) no-repeat;
	width:885px;
	height:46px;
	margin:10px 0px 0px 8px;
	
}

.FooterText
{
	padding-top:12px;
	font-weight:bold;
	color:#242424;
	font-size:8pt;
}

.ImageLink
{
	cursor:pointer;
}
