body {
	margin-top: 0px;
	padding: 0px;
	background: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #999999 url(/css/images/grad1.png) 0 0 repeat-x;
}

h1, h2, h3 {
	margin-top: 0;
	color: #666666;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: underline;
	color: #666666;
letter-spacing: 0px;
}




a img {
	border: none;
	padding: 0px;
}


img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}



/* Header */

#logo {
	margin: 0 auto;
	padding-left: 0px;
	width: 1026px;
	height: 126px;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	background-color: #000;
		
}






/* Menu */
#menu {
	width: 1026px;
	margin: 0 auto;
	padding: 0;
	height: auto;
	
}

#splash {
	width: 1026px;
	margin: 0 auto;
	height: 126px;
}

/* Wrapper */

#wrapper {
	height: 100%;
}

/* Page */

#page {
	width: 1026px;
	margin: 0 auto;
	padding: 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	height: 100%;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 586px;
	background-color: #FFFFFF;
	height: 100%;


}

.menu_map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 586px;
	height: 25px;
	padding: 10px 0px 0px 0px;
	background:  url("/images/sitemapheader.gif");
	letter-spacing: 2px;
	font-weight: lighter;
	background-position: 0px;

	background-repeat: no-repeat;
	text-indent: 25px;
}

.menu_map a {
	
	letter-spacing: 2px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: underline;
}

.menu_map a:hover {
color: #003366;
	background-color: #FFFFFF;
}




.post {
	padding-bottom: 15px;
	line-height: 200%;
	color: #333333;
	padding-left: 0px;
	text-decoration: none;
	display: inline;
}

.post sitemap {
	padding-bottom: 15px;
	line-height: 200%;
	color: #333333;
	padding-left: 5px;
	text-decoration: none;

}



.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}



.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
}

.byline {
	border-bottom: 1px #333333;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0px;
	margin-left: 100px;
	font-size: 14px;
	font-weight: bolder;
}

.tag2 {
	padding: 0px;
	margin-left: 200px;
}

.entry {
	padding: 0 25px 0 25px;
	height: auto;
}
.entry text sitemap p{
	padding: 0 25px 0 25px;
	height: auto;
	display: inline;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	width: 220px;
	float: left;
	background-color: #CCCCCC;
	height: 100%;
display:inline;
}

#sidebar2 {
	width: 220px;
	float: right;
	height: 100%;
	background-color: #CCCCCC;
display:inline;

}

.sidebar {
	
	width: 220px;
	padding: 0;
	font-size: 12px;
	background: #CCCCCC;


}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 00 0 00px 0;
	background-attachment: fixed;
	color: #000000;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #C2C2C2 solid;
	color: #000000;
}


.sidebar li h2 {
	height: 25px;
	margin: 00 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #4F6517 url("/images/img04.gif") no-repeat left top;
	letter-spacing: 2px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

.sidebar a {
	color: #333333;
text-decoration: none;


}
#box-table-a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	width: 586px;
	text-align: center;
	border-collapse: collapse;
}

#bottom_links


.bottom_links_left {
	padding-bottom: 15px;
	line-height: 200%;
	color: #333333;
	width: 150px;
	float: left;
	padding-left: 75px;
	text-decoration: none;

}


.bottom_links_right {
	padding-bottom: 15px;
	line-height: 200%;
	color: #333333;
	width: 150px;
	float: right;
	padding-right: 0px;
	text-decoration: none;
	margin-right: 15px;
}
/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Footer */

#footer {
	width: 1026px;
	margin: 0 auto;
	padding: 0;
	float: none;
	background-image:  url("/images/footer.jpg");
	background-color: #282828;
	background-repeat: no-repeat;
	bottom: 0px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
	color: #ffffff;
}



#footer .copyright {

	color: #FFF;
}

.flower {
	padding-left: 20px;
}
