/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) Copyright                  #
  ##################################*/

/* LAYOUT */
img, div { behavior: url(http://bushnellandcompany.com/css/iepngfix.htc) } 
/* Alternatively, you can specify that this will apply to all tags like so: * { behavior: url(iepngfix.htc) } */ 


body 
{
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #831B1C;
}
#redline {
	background-color: #620008;
	height: 10px;
	width: 100%;
}

#wrap {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#headline img {
	margin-top: 20px;
}
#container {
	background-image: url(../images/bg-header2.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 920px;
	margin-top: 20px;
	padding-top: 26px;
	height: 470px;

}

#animation {
	height: 260px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-image: url(../images/bg-content.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 75px;
	padding-left: 75px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 47px;
}

#main {
	float: left;
	display: inline;
	width: 495px;

}
#main p {
	margin-bottom: 10px;
}

#sidebar {
	width: 220px;
	float: right;
	display: inline;
	background-image: url(../images/bg-divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	min-height: 500px;
}

#secondquote {
	background-image: url(../images/quote-tl.gif);
	background-repeat: no-repeat;
	background-position: left -5px;
	
}



#sidebar  #quote {
	font-weight: bold;
	color: #827FAA;
	line-height: 22px;
	background-image: url(../images/quote-tl.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
}
#sidebar .quotend {
	background-image: url(../images/quote-br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#sidebar .sign {
	font-weight: normal;
	color: #827FAA;
	margin-top: 15px;
	margin-bottom: 20px;
}

/* TOP NAV */


#nav {
	height: 112px;
	width: 485px;
	overflow: visible;
	z-index: 10;
	position: absolute;
	left: 429px;
	top: 15px;
	}
#nav   p.quickbook   {
	background-image: url(../images/making-your-life-less-taxing.gif);
	background-position: left top;
	padding-left: 250px;
	background-repeat: no-repeat;
	font-size: 95%;
	height: 20px;
}
.smalltype  {
	font-size: 95%!important;
}
#nav ul {
	margin-top: 20px;
}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	float: left;
	}
	
#nav a {
	font-size: 14px;
	text-decoration: none;
	color: #3E3B72;
	font-weight: bold;
	margin: 0px;
	}
	
#nav a:hover  {
	text-decoration: underline;
	
}
#nav span {
	margin-left: 10px;
	margin-right: 10px;

}
#nav   span   a {
	color: #CC3399;

}

	/*--- Dropdowns ---*/
	#nav li:hover ul, #nav li.over ul { left: 120px; }
	#nav li li { float: none; position: static; width: 100%; }
	
	#nav li li a, #nav li li a:hover, #nav li li a:active {
		font-size: 90%;
		background: none;
		height: auto;
		padding: 1px 12% 2px;
		text-indent: 0;
		width: 76%!important;/*this plus padding max 100% - needs important when there are dropmenu and active state */
	}
	
	#nav li li a:hover {  }
	
	#nav li ul {
	left: -1999px;
	padding: 5px 0;
	position: absolute;
	top: 35px;
	width: 350px;
	z-index: 9999;
	background-image: url(../images/making-your-life-less-taxing.gif);
	background-position: 1030px;
	background-repeat: no-repeat;		
	}
	
	li#nav-states ul { line-height: 1.2; width: 400px; }
	li#nav-states .col { font-size: 0.9em; float: left; width: 33%; }
	li#nav-states .col ul { border: 0; position: static; width: 100%; }


/*--- Active States ---*/

body#homepage #nav #butt1 a, 
body#about #nav #butt2 a, 
body#resources #nav #butt4 a,
body#contact #nav #butt5 a,

body#sole #butt3 a, 
body#business #butt3 a

{ 
	text-decoration: underline;
 }
 
body#sole #butt7 a, 
body#business #butt6 a

{ 
	text-decoration: none;
 }
 
body#sole #butt7 a:hover, 
body#business #butt6 a:hover

{ 
	text-decoration: underline;
 }
 
 
 
#footer {
	background-image: url(../images/bg-footer.png);
	background-repeat: no-repeat;
	height: 123px;
	background-position: left top;
	width: 920px;
	text-align: center;
	padding-top: 25px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	color: #FFFFFF;
	margin-bottom: 15px;
}

/* HEADERS */

h1 {
	font-size: 150%;
	color: #3E3B72;
	margin-bottom: 20px;
	line-height: 22px;

}

h2 {
	margin-bottom: 20px;
	color: #620008;
	font-size: 120%;
	
}


h3 {
	color: #3E3B72;
	font-size: 120%;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5C3D3;
	margin-bottom: 0px;
}

h4 {
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

h5 {
	margin-bottom: 20px;
	color: #3E3B72;
	font-size: 120%;

	
}

h6 {
	
}
#main a/* LINKS */

 {
	
	color: #333366;
}

	


a:hover
{
	text-decoration: none;

}

.list  ul {
	margin-top: 10px;
	padding-bottom: 10px;
}




#homepage .list  li {
	color: #620008;
	font-weight: bold;
	margin-left: 30px;
	font-size: 110%;
}
#business .list li, #sole .list li {
	font-weight: normal;
	color: #000000;
	list-style-type: square;
	margin-left: 15px;
	font-size: 100%;
}




#about #animation {
	background-image: url(../images/header-about.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#business #animation {
	background-image: url(../images/header-business.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#resources #animation {
	background-image: url(../images/header-resources.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#contact #animation {
	background-image: url(../images/header-contact.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#sole #animation {
	background-image: url(../images/header-sole.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.biopic {
	background-color: #514E86;
	padding: 3px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.logos {
	margin-bottom: 5px;
	margin-right: 2px;
}
#sidebar a {
	font-size: 90%;
	color: #514E86;
}
#contact iframe {
	border: 1px solid #514E86;
}
.edit a {
	font-weight: bold;
	color: #FF0000!important;
	text-transform: uppercase;
	margin-bottom: 10px;
}

