#wrapper {
	/*width: 100%;*/
}
#main {
	border-right: 1px solid #88683c;
	min-height: 0px;
	width: 780px;
	float: none;
}
#sidebar {
	clear: both;
	float: none;
	width: 780px;
}
#sidebar form#cse-search-box {
	display: none;
}
header {
	background-position: center top;
}
#blog .comments {
	display: none;
}
#blog .entry {
	border-bottom-style: none;
}
nav li a {
	border: none;
	border: 1px solid #bcdd6e;
	margin: 0px;
	padding: 30px 0 45px 0;
	font-size: 30px;
	text-align: center;
	width: 193px;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}
nav li.navContact a {
	font-size: 25px;
}
#sidebar h2 {
	margin: 0px;
	padding: 30px 0;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	clear: both;
}
header h1 {
	font-size: 30px;
	font-weight: bold;
}
header h2 {
	font-size: 20px;
	font-weight: bold;
}
#blog .entry p {
	font-size: 18px;
	line-height: 20px;
}
#blog .header .title h2 {
	font-size: 30px;
	font-weight: bold;
}
footer {
	background-color: #ffffff;
}
footer p {
	font-size: 15px;
	color: #000000;
}
nav {
	border: none;
}
#sidebar .adsense {
	display: none;
}
#links li {
	font-size: 18px;
	width: 373px;
}
#docs li {
	font-size: 18px;
	width: 373px;
}
