﻿body 
{
	padding: 0px;
	margin: 0px;
	background-color: white;
	font-family:  Arial, Serif;
	font-size: 12px;
	color: black;
}
.Footer
{
	padding-top: 19px;
	padding-bottom: 19px;
	font-family:  Arial, Serif;
	text-align: center;
	font-size: 11px;
	color: #618db2;
}
.Footer a, .Footer a:link, .Footer a:visited, .Footer a:active
{
	text-decoration: none;
	color: #618db2;
}
.Footer a:hover
{
	text-decoration: underline;
	color: #618db2;
}
p
{
	margin-top:0px;
	margin-bottom:0px;
}
.Red { color:#f00; }
.Green { color:#0f0; }
.Blue { color:#00f; }
a, a:link, a:visited, a:active
{
	color: #e69a1b;
}
a:hover
{
	color: #f3b955;
}
.GrayTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #9ca9ac;
}
.BluePrice
{
	font-size: 26px;
	font-weight: bold;
	color: #2d9bba;
	
}
.HeaderPromo_Blue
{
	color: #0088c0;
	font-weight: bold;
	font-size: 14px;
}
.HeaderPromo_Gray
{
	color: #676767;
	font-weight: bold;
	font-size: 14px;
}
.HomeContentHeader
{
	font-family:  Myriad Pro, Arial, Serif;
	font-size: 20px;
	color: #3F4749;
	margin-bottom: 4px;
}
.TeamMember
{
	font-family:  Myriad Pro, Arial, Serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff9c00;
}
ul
{
	margin-top: 5px;
	margin-bottom: 20px;
}
li
{
	padding: 5px 50px 5px 0px;
}

h1
{
	margin-top: 0px;
	font-family:  Myriad Pro, Arial, Serif;
	font-size: 22px;
	color: #164599;
	margin-bottom: 4px;
}
h1 a, h1 a:link, h1 a:active, h1 a:visited
{
	color: #164599;
	text-decoration: none;
}
h1 a:hover
{
	color: #164599;
	text-decoration: underline;
}
h2
{
	font-family:  Myriad Pro, Arial, Serif;
	font-size: 18px;
	color: #ff9c00;
}
h3
{
	font-family:  Myriad Pro, Arial, Serif;
	font-size: 16px;
	color: #164599;
}
h4
{
	font-family:  Myriad Pro, Arial, Serif;
	font-size: 15px;
	color: #ff9c00;
}
h5
{
	font-family:  Myriad Pro, Arial, Serif;
	font-size: 14px;
	color: #164599;
}
h6
{
	font-family:  Myriad Pro, Arial, Serif;
	font-size: 12px;
	color: #ff9c00;
}

.Nav
{
	background-image: url(images/nav_background.jpg);
	background-repeat: repeat-x;
}
.HomeMid
{
	background-image: url(images/home_mid_background.jpg);
	background-repeat: repeat-x;
}
.HomeBottom
{
	background-image: url(images/footer_background.jpg);
	background-repeat: repeat-x;
	margin-top: 19px;
}
.HomeContent_BackgroundLayer
{
	background-image: url(images/home_content_background_white.jpg);
	background-repeat: repeat-y;
}
.HomeContentTop
{
	color: White;
	position: absolute; 
	left: 0px;
	top: 0px;
	
	padding-left: 22px; 
	padding-top: 55px; 
	
	
	width: 430px; height: 75px;
}
.HomeContentTopContent
{
	width: 400px;
}
.HomeContent
{
	background-image: url(images/home_content_background.jpg);
	background-repeat: no-repeat;
	min-height: 109px;
	width: 360px;
	padding: 0px 10px 0px 20px;
}
.SubPageContent
{
	padding: 21px 42px 0px 35px;
	width: 349px;
	background-image: url(images/subpage_content_background.jpg);
	background-repeat: no-repeat;
	min-height: 300px;
}
.SubPageMid
{
	background-image: url(images/subpage_mid_background.jpg);
	background-repeat: repeat-x;
	
}
.subpage_advertisement_content
{
	background-image: url(images/subpage_advertisement_background.jpg);
	background-repeat: repeat-y;
	padding: 0px 20px 0px 20px;
	width: 237px;
}

.EditorButtonBar
{
	padding: 3px;
	padding-top:0px;
	padding-bottom:6px;
	background-color: White;
	border-bottom:1px #888 solid;
}
.action_contact_content_backlayer
{
	background-image: url(images/action_contact_background_backlayer.jpg);
	background-repeat: repeat-y;
	width: 383px;
}
.action_contact_content
{
	background-image: url(images/action_contact_background.jpg);
	background-repeat: no-repeat;
	width: 313px;
	padding: 10px 35px 10px 35px;
	min-height: 49px;
	color: White;
}
.action_contact_content a, .action_contact_content a:link, .action_contact_content a:visited, .action_contact_content a:active
{
	color: White;
}
.action_contact_content a:hover
{
	color: White;
}

/* ROTATOR STYLES */
.RotatorAlpha_100
{
	opacity: 1;
	filter: alpha(opacity=100);
}
.RotatorAlpha_90
{
	opacity: .90;
	filter: alpha(opacity=90);
}
.RotatorAlpha_80
{
	opacity: .80;
	filter: alpha(opacity=80);
}
.RotatorAlpha_70
{
	opacity: .70;
	filter: alpha(opacity=70);
}
.RotatorAlpha_60
{
	opacity: .60;
	filter: alpha(opacity=60);
}
.RotatorAlpha_50
{
	opacity: .50;
	filter: alpha(opacity=50);
}

.RotatorAlpha_40
{
	opacity: .40;
	filter: alpha(opacity=40);
}

.RotatorAlpha_30
{
	opacity: .30;
	filter: alpha(opacity=30);
}

.RotatorAlpha_20
{
	opacity: .20;
	filter: alpha(opacity=20);
}

.RotatorAlpha_10
{
	opacity: .10;
	filter: alpha(opacity=10);
}

.RotatorAlpha_0
{
	opacity: .0;
	filter: alpha(opacity=0);
}
