@charset "utf-8";
/* CSS Document */

a:link, a:visited {
	text-decoration:none;
	color:#990000;
}
a:hover {
	color:#9900CC;	
}
a.current:link, a.current:visited {
	color:#990000;
	font-weight:bold;
}

#banner a:link, #banner a:visited {
	text-decoration: none;
	color:#99CC00;
}
#banner a:hover {
	color:#99CCFF;	
}
#banner a.current:link, #banner a.current:visited {
	color:#99CC00;
	font-weight:bold;
}

figcaption {
	color:#FF6600;
}



img { border:none; }

body {
	margin:0;
	padding:0;
	background-color:#888;
	color:#333;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}

#container {
	width:960px;
	margin:auto;
	font-size:14px;
	position: relative;
}

#wrapper {
 box-shadow: 0 0 5px #666;
 -webkit-box-shadow: 0 0 5px #666;
 -moz-box-shadow: 0 0 5px #666;
 -moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin:5px 0;
	overflow:hidden;

}	
#banner {
	color:#FFF;
	padding:15px;
	background-color:#FFF;
	margin:0;
	background-image: url(../images/anis_page_head.png);
	text-align:center;
}

#banner h1 {
	color:#FF99FF;
}

#banner h2 {
	color:#99CC00;
	font-style: italic;
}
h1 {
	margin:0;
	padding: 0;
	font-size:30px;
	
}

#banner p {
	margin:0;
	text-transform: uppercase;
	font-size:14px;
}
#nav {
      background:#336600;
   overflow:hidden;
   height: 40px;
}
#nav ul {
  
   list-style:none;
   margin:0;
   padding:0;
  
}
#nav ul li {
   display:inline;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
  
}
#nav ul li a {
   display:block;
   margin:0;
   padding:0px 10px;
   color:#fff;
   text-decoration:none;
   line-height:40px;
}
#nav ul li a:hover{
   background:#99CCFF;
   color:#FF6600;
}

#nav ul li a.this{
   background:#EBFFC2;
   color:#000;
}

#page {
	overflow:auto;
	padding:15px 0;
	clear: both;
	background-color:#EBFFC2;
	/*
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	*/
}
#sidebar {
	min-width:210px;
	margin:0 15px;
	float:right;
	line-height:140%;
	background-color:#80CC80;
	border: 1px solid #E5E5E5;
}

#sidebar h3, #sidebar p {
	padding:0 10px;
}

#sidebar h3 {
	color: #007700;
}

#content {
	margin-left:15px;
	margin-right:15px;
	line-height:160%;
	background-color:#EBFFC2;
}
#footer {
	padding:15px;	
	overflow:auto;
	color:#FFF;
	font-size:90%;
	text-align:right;
}
#footer img {
	float:left; 
	margin-right:15px;
}

h2 {
	margin-top:0;
	color:#494949;
	font-weight:normal;
	font-size:200%;
}

#content p {
	text-indent: 2em;
	margin-top: 0; 
	margin-bottom: 0;
}

#page p {
	text-indent: 2em;
	margin-top: 0; 
	margin-bottom: 0;
}
#content h3 {
	margin-top: 7px; 
	margin-bottom: 7px;
	color: #007700;
}
#content h4 {
	color: #339933;
}
#content h5 {
	color: #119955;
	font-size: 13px;
	font-style: italic;
}

#content table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
}
#content td {
    padding: 5px;
    text-align: left;
}
#content th { 
	text-align : center;
	padding: 5px;
    background-color: #B2F0B2;
}


.right {
	float:right;
	margin: 0 0 15px 15px;
}
.left {
	float:left;
	margin:0 15px 15px 0;
}

#contentbar {
	width:210px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
	float:left;
	line-height:140%;
	background-color:#80CC80;
	border: 1px solid #E5E5E5;
}

#contentbar.contentbar1 {
	min-width:210px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10;
	margin-left: 10px;
	float:left;
	line-height:140%;
	background-color:#80CC80;
	border: 1px solid #E5E5E5;
}

#contentbar.contentbar2{
	min-width:410px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10;
	margin-left: 40px;
	float:left;
	line-height:140%;
	background-color:#80AA80;
	border: 1px solid #E5E5E5;
}


#contentbar h3, #contentbar p {
	padding:0 10px;
}
#fac_photo {margin-left:auto; margin-right:auto; display:block; padding:10px;}
#banner {
	 -moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
		
}
#page {
	
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;

}
#banner p {padding-left:1em}
/* uncomment the specific line to hide the content div on specific pages */
/* .contentbar1 {display:none}  */
/* .contentbar2 {display:none} */ 
/* .contentbar3 {display:none}  */
/* .contentbar4 {display:none}  */
/* .contentbar5 {display:none}  */

/* -------------------  SLIDER CONTROL -------------*/
/*
    css-plus by Jamy Golden
*/
.gallery-wrap { margin: 0 auto; overflow: hidden; width: 732px; }
.gallery { position: relative; left: 0; top: 0; }
.gallery__item { float: left; list-style: none; margin-right: 20px; }
.gallery__img { display: block; border: 4px solid #40331b; height: 175px; width: 160px; }

.gallery__controls { margin-top: 10px; }
.gallery__controls-prev { cursor: pointer; float: left; }
.gallery__controls-next { cursor: pointer; float: right; }

/*
    For clearfix information visit:
    http://nicolasgallagher.com/micro-clearfix-hack/
*/
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1;}

/*------------------------------------- End of Slider -------------------*/

/*------------------------------------- Contact Form Control -----------*/
#sidebar.contact {
	min-width:210px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10;
	margin-left: 10px;
	float:right;
	line-height:140%;
	background-color:#AAFFAA;
	border: 1px solid #E5E5E5;
}
#sidebar.contact p {
	text-indent: 2;
	font-size:16px;
	text-indent: 0;
}

#sidebar.contact h3 {
	padding:0 10px;
	margin-top: 8px; 
	margin-bottom: 2px;
}

#sidebar.contact2 {
	min-width:210px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10;
	margin-left: 10px;
	float:right;
	line-height:140%;
	background-color:#AAFFAA;
	border: 1px solid #E5E5E5;
}

#contactbar {
	min-width:440px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10;
	margin-left: 40px;
	float:left;
	line-height:140%;
	background-color:#AAFFAA;
	border: 1px solid #E5E5E5;
}

#contactbar h3 {
	text-align:center;
}
#contactbar form {
	padding: 0;
	margin: 0 0 20px;
}
#contactbar table {
	margin: 0 auto;
	border: 0;
}
#contactbar tr, #contactbar  td, #contactbar  input, #contactbar  textarea {
	margin: 0;
	padding: 0;
	border:0;
}
#contactbar td {
	padding: 0 0 5px;
}
#contactbar tr td:first-child {
	padding-right: 10px;
	padding-top: 11px;
	text-align: right;
	vertical-align: top;
}
#contactbar .error[generated=true] {
	color: #dc0000;
	font-size: 16px;
	padding: 5px 0 2px 5px;
}
#contactbar tr.error td {
	padding: 0;
}
#contactbar input, #contactbar  textarea {
	background: #FFF;
	border: 2px solid #7add7a;
	font: inherit;
	font-size: 16px;
	line-height: 29px;
	min-height: 20px;
	padding: 5px 10px;
	width: 300px;
}
#contactbar input:focus, #contactbar  textarea:focus {
	border-color: #b0ddb0;
	outline: none;
}
#contactbar textarea {
	height: 200px;
	resize: vertical;
}
#contactbar input[type=submit] {
	background: #24333d;
	color: #FFF;
	font: inherit;
	padding: 7px 20px;
	width: auto;
}

#response {
	margin-bottom: 20px;
	text-align: center;
}
#response .success {
	color: #08a300;
}
#response .failure {
	color: #dc0000;
}

/*------------------------------------- End of Contact Form Control ---------*/


