body {	margin: 0;	
padding: 10px 0 0 0; 
background: url(http://larryjoewright.org/images/images-6.jpg); 
background-attachment: fixed; 
background-position: top center; 
background-repeat: repeat;   	                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        font-size: 13px;
}
h1 {	
font-size: 160%;	
font-family:  Palatino, "Times New Roman", Times, serif;
}


h2 {	
font-size: 160%;	
font-family: Palatino, "Times New Roman", Times, serif; 
color: #ffffff; 
font-style: italic; 
font-weight: bold;
}
h3 {	
font-size: 119%;   
font-weight: bold;	
font-family: Arial, "Times New Roman", Times, serif; 
font-style: normal;
color: #ffffff;
}
h4 { 
font-size: 135%;   
font-weight: bold;	
font-family: Palatino, "Times New Roman", Times, serif; 
font-style: italic;
color: #a58063;
margin-top: 0em;
margin-bottom: 0em;
}
p {
font-size: 115%;	
font-family: Palatino, "Times New Roman", Times, serif; 
color: #ffffff; 
font-style: normal; 
font-weight: normal;
text-align: justify;
}
.style4 { 	
font-size: 145%;	
text-align: center;
font-family: "Times New Roman", Times, serif; 
text-weight: bold;
color: #F2C40D; 
font-style: normal;
} 
.style5 {
font-size: 110%;	
font-family: Arial, "Times New Roman", Times, serif; 
line-height: 130%;
color: #ffffff; 
font-style: italic; 
font-weight: normal;
text-align: justify;
}
.style3 {
color: #cc9e33; 
font-family: "Times New Roman", Times, serif; , Arial,
font-size: 150%;
}
#background {
background: url(http://larryjoewright.org/images/mainheader04.png);
background-repeat: no-repeat;
}
blockquote2 {font-style: italic;	font-family: Georgia, "Times New Roman", Times, serif;	color: #006699;	background-color: #f2f9ff;	text-align: left;	text-indent: 2pt;	border: 9px solid #f2f9ff;	font-size: 15px; width: 540px; margin-left:110px;
} 
ul {}ol {}
a {	
color: #006699;
text-decoration: none;
font-size: 140%;
}
a:hover {
text-decoration: underline;
color #006699;
}
hr {	
display: .5em; margin: 0; color: #cccccc;
}

#page {
background: #ffffff;
width: 760px;
margin: 0 auto;	
}
/* Wrapper */#wrapper {	padding-top: 0px;
width: 760px;
height:199px;
margin: 0 auto;	
background: #050561 url(../images/background6jpg) repeat-x;
border: 1px solid #29313d; }

/* Header */#header {	width: 760px;	height: 197px;	margin: auto;	
background: url(../images/mainheadersmall2.gif); border-left: 0px solid #29313d; border-right: 0px solid black;}

/* Logo */#logo {	float: right;	width: 740px;	height: 135px; margin-top: 0px;	padding: 0 0 0 0;}
#logo h1, #logo h2 {	margin: 0;	text-align: center;}
#logo h1 {	padding-top: 40px;	font-size: 28px;	font-family: Palatino, "Times New Roman", Times, serif;	font-style: normal;	font-weight: normal;	font-variant: normal;	text-decoration: none; margin-bottom: .2em;}
#logo h2 {	font-size: 14px;	font-family: Arial, Helvetica, sans-serif;	font-weight: lighter;	font-variant: small-caps;	text-transform: uppercase;	font-style: normal; letter-spacing: 10px;	text-align: center;}
#logo a {	text-decoration: none;	color: #FFFFFF;}



@font-face {
	font-family: 'ChunkFiveRegular';
	src: url('pullover/Chunkfive.eot');
	src: local('ChunkFive Regular'), local('ChunkFive'), url('pullover/Chunkfive.ttf') format('truetype');
}

.container {width:750px; height:85px; padding-top:110px; padding-bottom: 0px; background:url(pullover/daisy.jpg);}
a, a:visited, a:hover, a:active {}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/css3-dropline-overrun.html
Copyright (c) 2005-2010 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.dropMenu {width:760px; position:relative; text-align:center; margin-bottom: 0px; font-family:arial, sans-serif; font-size:10px; height:70px; background:#580561 url(http://kingkidcovers.com/css3overrun/purplemenu.png) no-repeat;}
.dropMenu div {width:760px; position:absolute; left:-9999px; text-align:center; height:35px; padding:12px 0; z-index:100; background:url(http://kingkidcovers.com/css3overrun/purplemenu3jpg); opacity:0;
-webkit-transition: opacity 0.7s ease-in-out;
-moz-transition: opacity 0.7s ease-in-out;
-o-transition: opacity 0.7s ease-in-out;
transition: opacity 0.7s ease-in-out;
}

.dropMenu ul {padding:0; margin:0; list-style:none;}
.dropMenu ul li {display:inline-block; line-height:35px;}
.dropMenu ul li.last {background:none;}
.dropMenu ul li a {display:inline-block; line-height:35px; text-decoration:none; color:#fff; padding:0 15px; font-weight:bold;}
.dropMenu ul li a:visited {color:#fff;}

.dropMenu ul li a:hover {white-space:nowrap; color:#ff0;}
.dropMenu ul li:hover > a {color:#ff0;}
.dropMenu ul li a:hover b {display:inline-block; position:relative; left:-40px; padding-left:40px; padding-right:40px; margin-right:-80px; background:url(trans.gif); cursor:pointer;}
.dropMenu ul :hover div {left:0; top:23px; opacity:1;}


<!--[if lte IE 7]>
.dropMenu ul li {display:inline;}
.dropMenu table {border-collapse:collapse; width:0; height:0; margin-bottom:-1px;}
<![endif]-->


/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/cssplay-pullover.html
Copyright (c) 2005-2010 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.nav, .nav ul {padding-left:  90px; margin:0; list-style:none;}

.nav {margin:0 auto; position:relative; overflow:hidden; width:640px; height:52px;}
.nav div div {position:absolute; left: 125px; height:0; width:640px;}
.nav ul {position:absolute; left:0px; bottom:0px;}

.nav li {float:right; margin-top:26px;}
.nav li.right {float:right;}
.nav li.right ul {left:auto; right:0;}
.nav li.right ul li {float:right;}

.nav a {position:relative; line-height:26px; display:block;  font-family: arial; font-size:13px;  font-weight: bold; padding:0 10px; text-decoration:none; outline:0;}
.nav a.top-a {z-index:10; min-width:1px;  margin-bottom:100px; color:#fff;}
* html .nav a.top-a {width:1px;}

.nav ul a {height:26px; top:26px;  float:left;  color:#fff;}

.nav ul a.pad {padding:0 0 0 1px;}

.nav ul a.pad b {position:absolute; left:0px; height:26px; display:block; width:640px; cursor:default;}
.nav li.right ul a.pad b {left:auto; right:0;}

.nav li:hover > a {color:#A58073;}

.nav a.top-a:hover  {margin-bottom:-52px;  color:#A58073;}
.nav a.top-a:active  {margin-bottom:-52px;  color:#a58073;}
.nav a.top-a:focus {margin-bottom:-52px;  color:#A58073;}

.nav ul a:hover,
.nav ul a:active,
.nav ul a:focus {padding-bottom:152px;  color:#90badd;}

#footer p {	font-family: arial; color: #A58073;  text-align: center; margin: 0;  padding: 12px 0 12px 0;    font-size: 87%;  background-color: #ffffff;}
#footer a {	color: #A58063;	text-decoration: underline;}
#footer a:hover {	color: #A58063;	text-decoration: none;} 
