
body {
	margin: 0;
	padding: 0;
	background: #EFEFEF url(images/img01.jpg) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif, Monotype Corsiva;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif, Monotype Corsiva;
	font-weight: normal;
	color: #4D4D4D;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
	
}

a {
	text-decoration: none;
	border: none;
	
}

a:hover {
	background: none;
}

a:history {
	text-decoration: none;
	border: none;
	
}

/* Remove unwanted elements */
#sidebar2, #menu, #footer, .noprint
{
display: none;
}

/* Header */

#header {
	width: 900px;
	height: 105px;
	margin: 0 auto;
	background: url(images/img01.jpg) repeat-x left top;
}


/* LogoRight */

#logoright {
	position: absolute;
	width: 900px;
	padding: 30px 0 0 360px;
	color: #BF4D02;
}

#logoright a {
	border: none;
	background: none;
	text-decoration: none;
	color: #BF4D02;
}


/* Logo */

#logo {
	width: 600px;
	padding: -68px 0 65px 41px;
	color: #BF4D02;
}



#logo h1 {
	padding: 0;
	margin-right: 10px;
	margin-top: 30px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif, Monotype Corsiva;
	font-size: 2.8em;
	
}



/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif, Monotype Corsiva;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */


#wrapper {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 0px;

	background: url(images/img04.jpg) repeat-y left top;
}

#wrapper-top {
	width: 900px;
	background: url(images/img07.jpg) no-repeat left top;
}

#wrapper-btm {
	width: 900px;
	background: url(images/img05.jpg) no-repeat left bottom;
}

#allcontent {
	width: 870px;
	margin: 0 auto;
	margin-bottom: 0px;
	background: white;
	padding: 8px;
}



/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 10px;
}

/* Content */

#content {
	float: right;
	width: 550px;
	margin: 0;
	padding: 0 13px 0 0;
}

.post {
	

}

.post .title {
	color: #967001;
	border-bottom: 1px #A9A9A9 dashed;
}

.post .title a {
	background: none;
	color: #967001;
	border: none;
}

.post .title a:hover {
	text-decoration: none;
}

.post .meta {
	margin-bottom: 30px;
	padding: 3px 0px;

	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif, Monotype Corsiva;
	font-size: 11px;
	border: none;
}

.post .entry {
	padding: 10px 0 5px 0;
	text-align: justify;
}




.post .meta a {
	font-weight: bold;
	border: none;
	
}



/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0 0 0 35px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #4D4D4D;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #BF4D36;
	border: none;
}

#sidebar a:hover {
	
	color: #787878;
}


/* Sidebar2 */




/* Sidebar3 */

#sidebar2 {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0 0 0 35px;
}

#sidebar3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar3 li {
	margin: 0;
	padding: 0;
}

#sidebar3 li ul {
	padding-bottom: 30px;
}

#sidebar3 li li {
	line-height: 35px;
	border-bottom: 1px dashed #590000;
}

#sidebar3 li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar3 h2 {
	letter-spacing: -.5px;
	color: #4D4D4D;
}

#sidebar3 p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar3 a {
	color: #BF4D36;
	border: none;
}

#sidebar3 a:hover {
	text-decoration: underline;
	color: #787878;
}


#image a:hover {
	text-decoration: none;
	border-color:red;
	border: solid;

	
}

#image a{
	text-decoration: none;
	border: none;
	
	
}

#image a: visited{

	text-decoration: none;
	border-color:green;

	
}



.infoimage {

	border: 0px;
	text-decoration: none;
}

.infoimage a {

	
	text-decoration: none;
}

.infoimage a:hover {

	
	text-decoration: none;
	
}

.infoimage img {

	
	text-decoration: none;
	border: 0px;
}


