body {

	margin: 0;

	padding: 0;

	background: #fefadd url(lebeau_images/header_background.gif) repeat-x left top;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #787878;

}



h1, h2, h3, h4 {

	margin: 0;

	padding: 0;

	font-family: Georgia, Times New Roman, Times, serif;

	font-weight: bold;

	color: #787878;

}



h1 {

	font-size: 2em;

}



h2 {

	font-size: 18px;



}



h3 {

	font-size: 1.6em;

}

h4 {

	font-size: 13px;



}

p, ul, ol {

	margin-top: 0;

	line-height: 140%;

}



ul, ol {

}



a {

	text-decoration: none;

	color: #006A8C;

}



a:hover {

}



#wrapper {

	width: 900px;

	margin: 0 auto;

	padding: 0;

}



/* Header */



#header {

	width: 900px;

	height: 100px;

	margin: 0 auto;

}



/* Logo */



#logo {

	float: left;

	width: 900px;

	height: 100px;

	margin: 0;

	color: #FFFFFF;

	background: url(1/lebeau_images/img03.gif) no-repeat left 25px;

}



#logo h1, #logo p {

	margin: 0;

	padding: 0;

	text-transform: uppercase;

 }



#logo h1 {

	padding-top: 25px;

	padding-left: 60px;

	letter-spacing: -1px;

	font-size: 2.2em;

	font-weight: bold;

}



#logo p {

	margin-top: -6px;

	padding-left: 62px;

	color: #FF6B9D;

} 



#logo p a {

	color: #FF6B9D;

}



#logo a {

	border: none;

	background: none;

	text-decoration: none;

	color: #FFFFFF;

}

/* Menu */



#menu {

	width: 900px;

	height: 50px;

	margin: 0 auto;

	padding: 0;

}



#menu ul {

	margin: 0;

	padding: 0;

	list-style: none;

	line-height: normal;

}



#menu li {

	float: left;

	height: 35px;

	padding-top: 19px;

	background: url(lebeau_images/img02.gif) no-repeat right 20px;

}



#menu a {

	display: block;

	padding: 0px 15px;

	border: none;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #FFFFFF;

}



#menu a:hover, #menu .current_page_item a {

}



#menu .current_page_item a {

	padding-left: 0;

}



#menu a:hover {

	text-decoration: underline;

}



/* Page */



#page {

	width: 900px;

	margin: 0 auto;

	padding-top: 30px;

}



#page-bgtop {

}



#page-bgbtm {

}



/* Content */



#content {

	float: right;

	width: 650px;

}



.post {

	margin-bottom: 8px;

}


.post-bgtop {

}



.post-bgbtm {

}



.post .title {

	background: #BDCF83 url(lebeau_images/sub_header.gif) repeat left top;

	height: 28px;

	padding: 12px 0 0 28px;

	font-size: 18px;

	color: #787878;

}

.post .title2 {

	background: #BDCF83 url(lebeau_images/sub_header.gif) repeat left top;

	height: 28px;

	padding: 12px 0 0 28px;

	font-size: 14px;

	color: #787878;

}


.post .title a {

	color: #787878;

}



.post .meta {

	padding-left: 20px;

	padding-bottom: 5px;

	text-align: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: italic;

}



.post .entry {

	padding: 10px 20px 15px 20px;

	text-align: justify;

	background: #ebf0d9;

}

.special {

	margin-bottom: 8px;

}


.special-bgtop {

}



.special-bgbtm {

}



.special .title {

	background: #A7BCFE url(lebeau_images/special_sub_header.gif) repeat left top;

	height: 28px;

	padding: 12px 0 0 28px;

	font-size: 18px;

	color: #787878;

}



.special .title a {

	color: #787878;

}



.special .meta {

	padding-left: 20px;

	padding-bottom: 5px;

	text-align: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: italic;

}



.special .entry {

	padding: 10px 20px 15px 20px;

	text-align: justify;

	background: #ebf0d9;

}


.special_red {

	margin-bottom: 8px;

}


.special_red-bgtop {

}



.special_red-bgbtm {

}



.special_red .title {

	background: #D52438 url(lebeau_images/red_header.gif) repeat left top;

	height: 28px;

	padding: 12px 0 0 28px;

	font-size: 18px;

	color: #787878;

}



.special_red .title a {

	color: #787878;

}



.special_red .meta {

	padding-left: 20px;

	padding-bottom: 5px;

	text-align: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: italic;

}



.special_red .entry {

	padding: 10px 20px 15px 20px;

	text-align: justify;

	background: #ebf0d9;

}

.special_white {

	margin-bottom: 8px;

}


.special_white .entry {

	padding: 10px 20px 15px 20px;

	text-align: justify;

	background: #ffffff;
	
	color: #787878;

}


.special_white-bgtop {

}



.special_white-bgbtm {

}


.special_white .title a {

	color: #ffffff;

}


.special_white .meta {

	padding-left: 20px;

	padding-bottom: 5px;

	text-align: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: italic;

}


/* MainPage */



#mainpage {

	width: 900px;

	margin: 0 auto;

	padding-top: 30px;

}



#mainpage-bgtop {

}



#mainpage-bgbtm {

}



/* MainContent */



#maincontent {

	float: right;

	width: 900px;

}



.main {

	margin-bottom: 8px;

}



.main-bgtop {

}



.main-bgbtm {

}



.main .title {

	background: #BDCF83 url(lebeau_images/sub_header_900.gif) repeat left top;

	height: 28px;

	padding: 12px 0 0 28px;

	font-size: 18px;

	color: #787878;

}



.main .title a {

	color: #787878;

}



.main .meta {

	padding-left: 20px;

	padding-bottom: 5px;

	text-align: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: italic;

}



.main .entry {

	padding: 10px 20px 15px 20px;

	text-align: justify;

	background: #ebf0d9;

}



.main .hr{
	height:1px;
	border:1px solid #787878;
	background-color:#787878:
	
} 









/* Sidebar */



#sidebar {

	float: left;

	width: 230px;

	background: #EBF0D9;

	color: #FFFFFF;

}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar li {

	margin: 0;

	padding: 0;

}



#sidebar li ul {

	background: url(1/lebeau_images/img05.jpg) no-repeat left bottom;

	padding-bottom: 30px;

}



#sidebar li li {

	margin-left: 15px;

	margin-right: 15px;

	line-height: 35px;

	border-bottom: 1px dashed #D2D4C9;

}



#sidebar li li span {

	display: block;

	margin-top: -20px;

	padding: 0;

	font-size: 11px;

	font-style: italic;

}



#sidebar h2 {

	background: #BDCF83 url(lebeau_images/img04.jpg) no-repeat left top;

	height: 31px;

	padding: 9px 0 0 28px;

	font-size: 18px;

	color: #787878;

}

#sidebar h4 {

	background: #BDCF83 url(lebeau_images/img04.jpg) no-repeat left top;

	height: 31px;

	padding: 9px 0 0 28px;

	font-size: 13px;

	color: #787878;

}

#sidebar p {

	margin: 0 15px;

	padding: 20px 0px;

	text-align: justify;

	color: #787878;

}



#sidebar a {

	color: #006A8C;

	border: none;

}



#sidebar a:hover {

	text-decoration: underline;

}

/* Footer */



#footer {

	width: 100%;

	background: #92AB43;

	height: 30px;

	margin: 0 auto;

	padding: 0px 0 15px 0;

	font-family: Arial, Helvetica, sans-serif;

}



#footer p {

	margin: 0;

	padding-top: 20px;

	line-height: normal;

	font-size: 9px;

	text-transform: uppercase;

	text-align: center;
	
	color: #333333;
}



#footer a {

	color: #006A8C;

}


