/* CSS Document */



body {

	background-color:#660000;

	font-family:Arial;

	font-size:0.74em;

	color:#000000;

	line-height:20px;

	cursor:default;

	margin:0;

	background-image: url("images/backgrounds/main.jpg");

	background-position:center;

	background-repeat:repeat-y;

}



#container {

	width:700px;

	padding:10px;

	background-color:#FFFFFF;

	margin:0 auto 0 auto;

}

#header {

	width:700px;

	background-color:#FFFFFF;

	height:258px;

	color:#FFFFFF;

	font-family:Arial;

	font-size:150%;

	font-weight:bold;

	line-height:20px;

}

#header p {

	padding:0px;

	margin:0;

	margin-left:360px;

	margin-right:10px;

	text-indent:5px;

}

#header h1 {

	color:#FFFFFF;

	font-family:Arial;

	font-size:14pt;

	font-weight:normal;

	padding:0;

	padding-top:10px;

	padding-left:337px;

	padding-bottom:10px;

	margin:0;

	border-bottom:2px solid #ffffff;

	background-image:none;

}

#main_menu {

	width:700px;

	padding-top:5px;

	padding-bottom:5px;

	background-color:#CCCCCC;

	text-align:right;

	color:#FFFFFF;

	background-image: url("images/backgrounds/menubg.jpg");

	margin-bottom:10px;

}

#main_menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	padding-top:12px !important;
	padding-top:13px;
	padding-bottom:11px;
	margin-left:1px !important;
	margin-left:1px;

}

#main_menu a:hover {

	background-color:#333333;

	background-image: url("images/backgrounds/link.jpg");

}

#main_menu .aactive {

	background-color:#333333;

	background-image: url("images/backgrounds/link.jpg");

}

.leaves {

	border-right:2px solid #ffffff;

	float:left;

}

#sidebar {
	width:130px;
	border:0px solid #cccccc;
	padding:10px 15px 5px 15px;
	float:left;
	clear:left;
	background-position:bottom right;
	background-repeat:repeat-x;
	padding-top: 10px;

}
#sidebar h1,h2,h3 {
	font-family:Arial;
	letter-spacing:2px;
	color:#666666;
	border:none;
	background-image:none;
	font-style: normal;
	font-variant: normal;
}

.article {
	margin-left:168px;
	padding:10px;
	border: 0px solid #cccccc;
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:10px;
	font-family: arial;
	font-size: small;
	height: inherit;
	border-left: 1px solid #dddddd;
	margin-top: 0px;
	padding-left: 10px;
	padding-top: 5px;
	line-height: 2;

}

.article:hover {

	background-position:bottom right;

	background-repeat:repeat-x;

	margin-bottom:10px;

}

.article p {

	margin:10px;

}

.article_info {
	font-family:Arial;
	font-size:14px;
	color:#666666;
	letter-spacing:2px;
	font-variant:normal;
	text-transform:capitalize;
	margin-left: 10px;

}

.article_info a {

	font-weight:bold;

	text-decoration:none;

	color:#000000;

}

h1,h2,h3 {
	font-family:Arial;
	letter-spacing:2px;
	color:#000000;
	border-bottom:1px solid #cccccc;
	background-position:top right;
	background-repeat:no-repeat;
	padding-bottom:6px;
	padding-top:0px;
	font-size: large;
	margin-left: 10px;
	margin-right: 10px;
	
	

}


.comment {
	margin-left:170px;
	padding:10px;
	border: 1px solid #cccccc;
	background-image:url(images/backgrounds/article.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
}
a {
	color:#776646;
	text-decoration:none;
}
a:hover {
	color:#B8A685;
}

.leftfont {
	font-size: small;
	font-family: Arial;
	color: #660000;
	font-weight: normal;
	line-height: 2;
}
.leftheader {
	font-size: medium;
	font-family: Arial;
	color: #666666;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 10px;
	line-height: 1.5;
}

.leftname {
	font-size: xsmall;
	font-family: Arial;
	color: #666666;
	font-weight: normal;
	line-height: 1.5;
}

.feedbackpage {
	margin-left:10px;
	padding:10px;
	border: 0px solid #cccccc;
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:10px;
	font-family: arial;
	font-size: small;
	height: inherit;
	margin-top: 0px;
	padding-left: 10px;
	padding-top: 5px;
	line-height: 2;
	margin-right: 10px;

}

.feedbackBLOCK {
	margin-top: 60px;
	margin-left: 20px;
	margin-right: 20px;

}

.designperfont {
	font-size: small;
	font-family: Arial;
	color: #333333;
	font-weight: normal;
	line-height: 2;
}
