#conash3D0{
display: none;
}


body{
background-color: #e7decd;
}
a, img {
    border:none;
}
.logo {
position:relative;
z-index:1;
left:70px;
}
.slides {background:url(images/slides/eyes.png);
background-position:-13px 15px;}
.slide-right {margin-left:10px;margin-bottom:10px;padding:0;float:right; border:3px solid #A9723D;width:300px; height:200px;-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.7);
	box-shadow: 0 0 4px rgba(0,0,0,0.7);}
.slide-right .bxslider {margin:0 !important; padding:0 !important;}
.slide-right .bx-wrapper {margin:0 !important; padding:0 !important;}
.slide-right .bx-viewport {left:0 !important; }
#constrictor{
width:1024px;
height: auto;
margin: auto;
min-height: 768px;
}
.fb {
	max-width:40px;
	height:auto;
	float:left;
	margin-left:25px;
}
#constrictor2{
width:1024px;
height: auto;
background-image: url(images/mid.jpg);
background-position: center;
background-repeat: repeat-y;
margin: auto;
min-height: 768px;
text-align: center;
overflow: auto;
padding-bottom: 25px;
}

#nav{
background-image: url(images/nav_bg.png);
height: 368px;
width: 193px;
background-repeat: no-repeat;
float: left;
padding-top:4px;
}
#nav ul {
font-family: 'Merienda',Georgia, "Times New Roman", Times, serif;
font-size:19px;
font-weight:700;
text-align:left;
margin-left:5px;
padding-left:12px;
}
#nav ul li { 
list-style-type:none;
line-height:1.8em;
}
#nav ul li a {
text-decoration:none;
color:#402D19;
padding-left:10px;

}
#nav ul li a:hover {
background-image:url(images/nav-hover.png);
background-repeat: no-repeat;
background-position:-3px 8px;
padding-left:10px;
color: #a36621;
}
#nav ul li a.active {
background-image:url(images/nav-hover.png);
background-repeat: no-repeat;
background-position:-3px 8px;
padding-left:10px;
color: #a36621;
}

#nav-h ul li {display:inline; padding:20px; }
#nav-h ul li a {text-decoration:none; color:#a36621}

#content {
float:right;
margin:5px 154px 0 0;
min-height:450px;
width:660px;
text-align: left;
}

.cont{
font-family: Arial, Helvetica, sans-serif;
color: #7c623d;
font-size: 14px;
}

.cont2{
font-family: Arial, Helvetica, sans-serif;
color: #7c623d;
font-size: 12px;
}


.cont a{
text-decoration: none;
color: #990f0d;
}

.cont a:hover{
text-decoration: underline;
color: #990f0d;
}

#footer{
background-image: url(images/bottom.jpg);
background-position: top;
background-repeat: no-repeat;
min-height:113px;
text-align:center;
}

.foot a{
font-family: Arial, Helvetica, sans-serif;font-size: 14px;
color:#990f0d;
text-decoration:none;
text-align: center;
}

.foot a:hover{
font-family: Arial, Helvetica, sans-serif;font-size: 14px;
color:#990f0d;
text-decoration:underline;
text-align: center;
}

.nav li{
list-style: none;
}

h1{
color: #7c623d;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;}

h2{
color: #990f0d;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;}


img a{
border: none;
}

#content p li{
list-style: circle;
}

hr{
border: none;
background-image: url(images/hr.jpg);
background-repeat: no-repeat;
}

strong{
	color: #ce8531;
}

.img-full {
	max-width:650px;
}

sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
	top: -0.5em;
}