﻿/***********************************************/
/* Colors                             */
/***********************************************/ 

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
* {
	margin: 0;
	padding: 0;
} 

body{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.25em;	
	background: #d9d9d9 url('../../images/bg.jpg') top center repeat-x fixed;
	background-repeat:repeat-x;
	text-align: center;
}

a {
	color: #191919;
	text-decoration: underline;
}

a:hover {
	color: #006bb9;
}

a:visited :hover {
	color: #006bb9;
}

a img {
	border: none;
}

form {
	margin: 0;
}

h1{
	font-size: 34px;
	font-family: 'Duru Sans', sans-serif;
	line-height: 1em;	
	margin: 20px 0 0 0;
	color: #323232;
	font-weight: normal;
	display: block;
}

.smaller{
	font-size: 22px;
	font-family: 'Duru Sans', sans-serif;
	margin: -15px 0 -5px 0;
	line-height: .5em;	
	color: #b64e00;
	font-weight: normal;
	display: block;
}

h2{
	font-size: 18px ;
	margin: 0 5px 0 10px;
	color: #191919;
}

h3 {
	font-size: 14px;
	margin: 0 0 5px 10px;
	color: #191919;

}

h3 a {
	font-weight:bold;
}

label {
	display: block;
	font-weight: bold;
}

p {
	margin: 0 0 15px 10px;
}

ul {	
	margin: 0 0 10px 50px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#ad {
	display: none; /*  ad display controlled by home.css in home folder */
}

#badge {
	position: absolute;
	top: 125px;
	left: -25px;
	z-index: 20;
	display: block; /*  move slash star in front of display so ad will show */
}

#copy {
	width: 650px;
	padding-top: 315px;
	padding-bottom: 30px;
	margin: 0;
	min-height: 300px;
	height: auto !important;
	height: 300px; 
	background: white;
}

#copyright {
	position: relative;
	left: 0px;
	top: 0px;
	width: 660px;
	height: 40px;
	margin: 0 auto;
	background: transparent url('../../images/footer.jpg');
	background-position: center top; 
	background-repeat: no-repeat;
}

#copyright a {
	color: #000000;
}

#copyright p {
	text-align: left;
	padding: 15px 0 0 20px;
	font-size: 11px;
	color: #191919;
}

#copyrightHolder {
	width: 600px;
	margin: 0 auto;
}

#fixed {
	position: relative;
	width: 950px;
	text-align: left;
	margin: 0 auto;
	padding-top: 30px;
	padding-left: 0px;
}

#mainContent {
	text-align: left;
	padding: 0 0 0 260px;
}

#mainContent h2, #mainContent h3, #mainContentFull h2, #mainContentFull h3 {
	clear: left;
}

.content_top{
	margin: 8px 0 0 0;
	background:url(../../images/content.png) right 0px no-repeat;
		height:34px;
	display:block;
}
.content{
	background:#fff;
	padding:0 20px;
}
.content_bottom{
	background:url(../../images/content.png) right -110px no-repeat;
	height: 50px;
	display:block;
}

#sidebar{
		width:240px;
		margin:0 8px 0 0 ;
		position:absolute;
		top: 15px;
		left: 0;
	}
	
	.sidebar_top{
		margin: 8px 0 0 0;
		background:url(../../images/content.png) left 0px no-repeat;
		height:26px;
		display:block;
	}

	/* sidebar background color */
	.sidebar_content{
		background:#343434;
		padding:0 8px;
	}

	/* sidebar content color */
	.sidebar_content{
		color:#cecece;
	}

	.sidebar_bottom{
		background:url(../../images/content.png) left -122px no-repeat;
		height:26px;
		display:block;
}

#logo{
	position: relative;
		padding: 10px 0 0 0;
		width:225px;
}

#menu {
	position: relative;
	padding: 10px 0 10px 0;
	font-size: 15px;
	width: 220px;
	z-index: 5;
}

#menu ul {
	list-style: none;
	width: 220px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul li { 
	width: 220px;
	height: 5px;
	padding: 0 0 29px 0;
}

#menu li a { 
	color: #d9d9d9;
	text-decoration: none;
	font-size: 18px;
	line-height: 1.5em;
	text-align: left;
	padding: 0 0 0 15px;
	display: block;
	background: transparent url('../../images/nav-div.jpg') left bottom no-repeat;
}

#menu li a:hover { 
	background: transparent url('../../images/nav-divOver.jpg') left bottom no-repeat;
}


#fplans {
	position: relative;
	padding: 10px 0 10px 0;
	font-size: 15px;
	width: 220px;
	z-index: 5;
}

#fplans ul {
	list-style: none;
	width: 220px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#fplans ul li { 
	width: 220px;
	height: 5px;
	padding: 0 0 20px 0;
	background: transparent url('../../images/nav-div.jpg') left bottom no-repeat;
}

#fplans li a { 
	color: #d9d9d9;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	padding: 0 0 0 15px;
	display: block;
}

#address {
	position: relative;
	width: 228px;
	height: 72px;
	color: #fff;
	text-align: center;
	z-index: 20;
	background: transparent url('../../images/address.jpg') no-repeat;
}
#address p  {
	font-size: 14px;
	padding: 10px 10px 0 0;
	line-height: 1.2em;
}
span.phone {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1em;
}

#flash {
	position: absolute;
	width: 644px;
	height: 332px;
	top: 55px;
    left: 280px;
	z-index: 10;
	overflow: hidden;
}

#flash IMG {
    position:absolute;
    top: 0;
    left: 0px;
    z-index:6;
    opacity:0.0;
}

#flash IMG.active {
    z-index:10;
    opacity:1.0;
}

#flash IMG.last-active {
    z-index:9;
}



/***********************************************/
/* Classes                                     */
/***********************************************/
.center {
	text-align: center;
}

.clear {
	clear: both;
}

.fRight {
	float: right;
	margin: 10px 0 5px 10px;
}

.left {
	text-align: left;
}

.noFloat {
	float: none;
}


.planName {
	text-align: center;
	float: left;
	margin: 7px 0 25px 15px;
}

.planName h3 {
	margin: 0 auto;
}

.pLeft {
	float: left;	
}

.pRight {
	float: right;	
}

label.sameLine {
	display: inline;
	font-weight: bold;
	text-align: right;
}

