* {
    padding: 0;
    margin: 0;
} 

body {
background: #ECD672;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 14px;
color: #333333;
line-height: 24px;
}


a {
text-decoration: none;
color: #007A4B;
}
a:hover {
text-decoration: underline;
color: #111;
}

h4 { text-align: center;
		 color: black;
	font-size: 20px;
	margin: 15px 0px 0px 10px;
	padding: 15px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 8px;
	border-bottom: 0px solid #ECD672;	
	font-weight: 100;
	background: white url(images/heading3.png) no-repeat center;
	height: 62px;
	width: 400px;
}

h5{
	padding: 30px 30px 20px 20px;
	text-align: center;
	background: url(images/heading2.png) no-repeat center;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.6em;
	color: #ECD672;
	border-bottom: 1px solid #ECD672;
	height:62px;
	}

h6 { text-align:center; font-size: 15px}
	
.quote {
text-align:center;
width: 400px;
border-top: thin dashed silver;
border-bottom: thin dashed silver;
}


.say { 
text-align: center;
font-size: 18px;
letter-spacing: 8px;
font-weight: 100;
padding-bottom: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.center {text-align: center}

.date {font-size: 12px; font-style: italic}

.clear {clear: both}

.adjust {margin-left: 180px}

.image {
background: white url(images/heading1.jpg) no-repeat;
width: 325px;
height: 40px;
}

.img {
border: 1px solid black
}

.float-right {float:right; padding-top:0px; padding-right:10px;}

#say { 
text-align: center;
font-size: 18px;
letter-spacing: 8px;
font-weight: 100;
padding-bottom: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contact {clear: left; float: right}

#wrap {
width: 1000px;
margin: 40px auto 0px auto;
}

#top {
text-align: center;
background: url(images/top.jpg) repeat-x;
height: 60px
}

#header {
height: 60px;
background: white url(images/header.gif) no-repeat;
}

#top h1 {
color: #ECD672;
font-size: 34px;
font-weight: 100;
letter-spacing: 10px;
padding: 14px 0 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top h1 a {
text-decoration: none;
color: #007A4B;
}
#top h1 a:hover {
text-decoration: none;
color: #000;
}

#top h2 {
color: black;
font-size: 20px;
font-weight: 100;
margin: 7px 0 0 0px;
}

#header h2 {
color: gray;
font-size: 20px;
font-weight: 100;
padding: 0 0 0 31px;
}

#menu {
height: 100px;
width: 1000px;
background:  #ECD672 url(images/menu.gif) no-repeat;
text-align: center;
}

#menu a {background: transparent; 
		color: black; 
		font-weight: bold; 
		text-decoration: none; 
		padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 50px;
	letter-spacing: 8px;
	
}

 #menu a:hover {
color: black;
font-weight: bold;
border-bottom: 1px solid #C58917;
}	

#content {
width: 1000px;
background: #ECD672 url(images/content.gif) repeat-y;
padding-left: 120px;
}

#flashcontent {background-color: #ECD672}


#main {
width:760px;
border-top: 1px solid #aaa;
background: white;

}
#main h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}

#main ul {
padding: 0 0 20px 40px;
list-style: disc;
}

#main p {
padding: 0 20px 10px 20px;
}

#main h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}

#bottom {
height: 100px;
background: white url(images/bottom.gif) no-repeat;
padding: 0px
}

#footer {
padding: 40px 0 0 0;
background: #ECD672 url(images/footer.png) no-repeat center bottom;
font-size: 11px;
color: #999;
text-align: center;
}


/* Sidebar */
	
	#sidebar {
	float: right;
	width: 315px;
	margin-top: 12px;
	padding-top:12px
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: white url(images/sbbg.jpg) repeat-y
}

#sidebar li {
	margin-bottom: 0px;
	}

#sidebar a{
background: transparent; color: black; font-weight: bold; text-decoration: none; }

#sidebar a:hover {
background: white; color: #C58917; font-weight: bold;text-decoration: none}	

#sidebar a:active {
background: white; color: #C58917; font-weight: bold}	

#sidebar a:visited {background: transparent; color: purple; font-weight: bold}	

#sidebar li ul {
	padding: 0 0px 40px 30px;
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
	background: url(images/img11.gif) no-repeat 5px 50%;
}

#sidebar h3 {
	padding: 10px 30px 20px 20px;
	text-align: center;
	background: url(images/heading1.jpg) no-repeat;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.6em;
	color: #302D26;
}


#sidebar #categories li {
	background: url(images/img12.gif) no-repeat left center;
}





