*

{
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Helvetica, "Lucida Grande", Arial, sans-serif;
	background-color: #575757;
	height: 100%
	
}

img{ display: block;}


h1{
	font-family: "Trebuchet MS","Georgia";
	font-size: 2.5em;
}

#background {
/*	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	height: 548px; */

}

#header {
	background-image: url(../images/header_rep.png);
	background-repeat: repeat-x;
	height: 50px;
}

#headerTF {
	float: left;
	background-image: url(../images/light.png);
	background-repeat: no-repeat;
	height: 174px;
	width: 747px;
	display: inline;
	margin-bottom: -20px;
}

#headerName {
	float: left;
	background-image: url(../images/header_name.png);
	background-repeat: no-repeat;
	margin-left: 15px;
	height: 50px;
	width: 358px;
	display: inline;
}

#salesLine{
	clear: both;
	margin-left: 150px;
	color: #ddd;
	width: 400px;
	margin-bottom: -30px;
}

#midsection {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	font-size: .8em;
}

#spacerTop {
	height: 3em;
}

#container_top{
	background-image: url(../images/container_top.png);
	height: 15px;
	
}

#container {
	background-image: url(../images/container.png);
	background-repeat: repeat-y;
} 


#container_bottom{
	background-image: url(../images/container_bottom.png);
	height: 7px;	
}

/* actually quite proud of this */
#topfix{
	background: #536575;
	height: 11px;
	margin-top: -11px; /* yeah how crazy is that */
	width: 800px;
	margin-left: 4px;
}

#subcontainer{
	width: 800px;
	padding-left: 4px;
}


/* Text */
#slickline{
	font-style: italic;
	font-weight: bolder;
	color: #FFF;
}



 /* accordian */
#fullAccordion {
	padding-top: 11px;
	margin-right: auto;
	margin-left: auto;
}

#fullAccordion p {
	padding: 5px 10px;
	color: #444;
	background: #fff;
}

.element, #element2 {
	background: #fff;
	padding-top: 8px;
	padding-bottom: 10px;
}

.toggler, .toggler2{
	background-color: #71808D;
	cursor: pointer;
}

.title {
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid black;
	color: #fff;
}


#level2 p {
	margin-left: 20px;	
}




/*Extra class for our custom handler*/
#sbox-window .sbox-content-swf
{
	overflow:hidden;
}


/* Links and Tips */
a.keyword:link, a.keyword:visited {
	font-weight: bold;
	cursor: help;
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}



a.keyword:hover{
	border-bottom: 1px solid #333;
}


#myTabs a.readmore:link,#myTabs a.readmore:visited{
	margin-left: 25px;
	font-style: italic;
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	cursor: help;
	border-bottom: 1px solid #B5CF74;
}



#myTabs a.readmore:hover, #myTabs a.readmore:active{
	border-bottom: 1px dotted #B5CF74;
}


a.readmore:link, a.readmore:visited{
	margin-left: 25px;
	font-style: italic;
	color:#536575;
	font-weight:bold;
	text-decoration: none;
	font-size: 1.2em;
	cursor: help;
	border-bottom: 1.5px solid #B5CF74;
}

a.readmore:hover, a.readmore:active{
	border-bottom: 2px dotted #B5CF74;
}



.tips-tip {
	color: #000;
	width: auto;
	z-index: 13000;
}

.tips-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.tips-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

/* Bottom */
#spacerBottom {
	height: 2em;
	background: #536575;
}

.bottomNav{
	width: 100%;	
	
	border-top: 5px solid #71808d; 	
	background: transparent;	
	voice-family: "\"}\"";
}


.bottomNav ul{
	background: #536575;
	margin: 0 auto;
	list-style: none;
	height: 30px;
}


.bottomNav li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	/*text-transform:uppercase;*/
}



.bottomNav a{
	color: #fff;
	float: left;
	display: block;
	text-decoration: none;
	padding: 5px 10px 9px 10px;
}



.bottomNav a:hover{
	background-color: #579C56;
	padding-top: 9px; /*Flip  */
	padding-bottom: 5px; /*Flip */
	color: white;
}

#footer_top{
	margin-top: 10px;
	background-image: url(../images/container_top.png);
	height: 15px;
}

#footer {
	background-image: url(../images/container.png);
	background-repeat: repeat-y;
}

#subfooter {
	width: 800px;
	margin-left: 4px;
	background: #536575;
	height: 45px;
	color: #fff;
	padding-bottom: 10px;
} 

#footer_bottom{
	background-image: url(../images/container_bottom.png);
	height: 7px;
}

.toggler2{
	z-index: 1;
}

#copyright {
	padding-top: 5px;
	font-size: .7em;
	text-align: center;
}

#phone { 
	font-size: 1em;
	text-align: center;
}

/* force my formatting for hyperlinks */
.formatLink:link {
	color: #FFF;
	text-decoration: none;
}
.formatLink:visited {
	text-decoration: none;
	color: #FFF;
}
.formatLink:hover {
	text-decoration: none;
	color: #FFF;
}
.formatLink:active {
	text-decoration: none;
	color: #FFF;
}
