/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #cc0202;
}
a:hover {
	color: #db1f1f;
}
body {
	background: #fcfcfc ;
	color: #373737;
	font: bold 11px Tahoma Lucida, sans-serif;
	font-weight:bold;
	background: url('img/bg.gif');
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}


img {
	
border:0;
}
pre {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
code {
	background: #FFE;
	font: normal 1em "Courier New",monospace;
}
blockquote {
	background: url('img/quote.gif') no-repeat;
	color: #666;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3,h4 {
	color: #323332;
	padding-top: 2px; padding-bottom: 5px; font-family: Tahoma;
}


/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background-color: #dadad9;
	border-left: 1px solid #7a7a77;
	border-top: 6px solid #9d080d;
	border-right: 1px solid #7a7a77;
	padding-top:5px;
	margin: 0 auto; 
	width: 1000px;
}

/* header */
.header {
	background: url('img/header.jpg') no-repeat;
	height: 270px;
	margin: 0 0;
	
}

/* title */

#buttons2 {
	position: relative;
	top:150px;
	left:34px;
}
#buttons2 a {
	color: #666666;
	font-weight:normal;
	text-decoration:none;
	display:block;
	float:left;
	padding:6px 11px;
	margin:2px;
	background: #f0f0f0;
	
}
#buttons2 a:hover {

	text-decoration:underline;
}

#contact2 {
	position: relative;
	width:200px;
	top:189px;
	left:300px;
	font-weight:bold;
}

.title {
	padding: 32px;
}
.title h1 {
	color: #E4DBCF;
	font: normal 3.4em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
}
.title h1 a,
.title h1 a:link,
.title h1 a:visited,
.title h1 a:hover,
.title h1 a:active {
	color: #E4DBCF;
  text-decoration: none;
}


/* navigation */
#navigation {
  background: #cececd ;
  display: inline;
  float: left;
text-align:right;
  font: bold 1em Verdana,sans-serif;
  height: 15px;
  margin: 0 0 5px 0;
  padding: 0px;
  width: 985px;padding-right: 15px;
}
#navigation ul {
  margin: 0;
  width: 100%;
  padding-right: 55px;
}
#navigation li {
	display: inline;
  list-style: none;
  margin-left: 0px;
  padding: 0;
 
}
#navigation a {
  color: #fff;
 background: url('img/nav_item.gif') no-repeat center left;
  line-height: 30px;  
  margin: 2px 0px 2px 5px;
  padding: 1px 5px 1px 12px;
  text-decoration: none;
}
#navigation a:hover {
 background: url('img/item_over.gif') no-repeat center left;
	color: #576051;
}


/* main */
.main {
	clear: both;
	padding: 5px 10px 12px 0px;
	
	background: url('img/body_bg.gif') repeat-y 0px 0px;
}




/* sub navigation */
.sidenav {
	float: left;
	width: 258px;
	margin-left:0px;
	font: bold 9px Tahoma;

}
.sidenav h1, .sidenav h2, .sidenav h3 {
	color: #4A4A44;
	font-size: 1.2em;
	height: 22px;
	margin: 0;
	padding-right: 12px;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	list-style: none;
	height:120px;
}
.sidenav li a {
	color: #282828;
	display: block;
	position:relative;
	top:-50px;
	left:104px;
	width:120px;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.sidenav li a:hover {
	text-decoration:underline;
}
.sidenav p {
 background: url('img/pics.gif') repeat-x bottom left;	
	display: block;

	padding: 8px 4px 8px 93px;
}

.sidenav img {
position:relative;
	top:0px;
	left:0px;
	padding-left:5px;
}

.sidenav #cont {
 background-color: #afdd27;	
	border:1px solid #7ca800;
	text-align:right;
	width:210px;
	font-weight: bold;
	margin:5px 0;
	padding: 2px 5px 2px 0px; font-size: 1.1em;
}


#phone{background: url('img/contacts.gif') no-repeat center left;	
		
}
#phone span {color:#4fad40; font-size: 14px;}


#contacts{
 background: url('img/phone.gif') no-repeat center left;
}
#contacts span { color:#ff6600; font-size: 14px;}
/* content */
.content {
	padding-left: 17px;
	float: left;
	width: 71%;
	font: bold 9px Tahoma;
}
.content .info {  /* .descr */
	color: #987E57;
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content ul li {
	list-style: url('img/li.gif');
	margin-left: 18px;
}

.content #gal {
 background-color: #afdd27;	
	border:1px solid #7ca800;
	text-align:left;
	width:250px;
	font-weight: bold;
	float:right;
	margin:5px -88px 0px 0px;
	padding: 2px 5px 2px 5px; font-size: 1.1em;
}

.content #next { display:block;
	text-decoration:none;
	background-color:#000;
	width:70px;
	color:#cd2e2a;
	margin:5px 5px 0px 0px;
	padding:95px 5px 2px 5px; font-size: 1.4em; z-index: 999;
	 background: url('img/next.gif') no-repeat bottom right;
}



.content h2{
 font-size:1.6em;
 color: #980000;
 background: url('img/h2bg.gif') repeat-x bottom left;
}
.content ol li {
	list-style: decimal;
	margin-left: 18px;
}
.content .comment-form-body {
	width: 450px;
}
.comment-author {
  font-size: 1.1em;
}

/* footer */      
#footer {
	border-top: 5px #cececd solid;

	color: #FED;
font: bold 1.2em Verdana,sans-serif;
	line-height: 25px;
	/* margin: 0 0 0 10px;
	padding: 0 18px; 
	width: 725px */
	margin: 0 auto;
	text-align: center;	
	width: 1000px;
}
#footer a {
	color: #3b3a3a;
	  padding-right: 5px;
	text-decoration: none;
}
#footer a:hover {
	color: #77ae04;
	text-decoration: underline;
}
#footer .footerLeft, 
#footer .footerRight {
  padding: 0 12px;
 }
#footer .copy{
	color: #3b3a3a;
	font: normal 0.8em Verdana,sans-serif;
	padding: 0 0px; 
	
}
/* floats */
.footerLeft {float: left;} /* names changed from "left" and "right" to avoid conflict with Admin CSS */
.footerRight {float: right;}
.clearer {clear: both;}