@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

h1 {
	color:#245592;
	font-size:16px;
}

h2 {
	color:#245592;
	font-size:14px;
}

h3 {
	color:#245592;
	font-size:12px;
}

hr {
	color: #ede8e2; 
	background-color: #ede8e2; 
	border: 1px dotted #245592; 
	border-style: none none dotted; }

a:link, a:visited {
	color:#245592;
	text-decoration:none;
}


a:hover {
	text-decoration: none;
	color: #3177cd;
}

.wrapper {
	width:910px;
	margin:0 auto;
	display:block;
	text-align:left;
}

#header{
	background-image:url(../images/header.png);
	width:910px;
	height:69px;
	display:block;
}

.logo{
	float:left;
	margin-left:15px;
	margin-top:30px;
	border: 0px;
}

.fbicon{
	float:right;
	margin-right:16px;
	margin-top:35px;
	border: 0px;
}

.yelpicon, .emailicon{
	float:right;
	margin-right:4px;
	margin-top:35px;
	border: 0px;
}

#top { 
	background-image:url(../images/top.png);
	background-repeat:no-repeat;
	display: block;
	width:910px;
	height:8px;
	margin-top:8px;
	}

#middle {
	float:left;
	background-image:url(../images/middle.png);
	display: block;
	width:910px;
	margin-right:8px;
	min-height:550px;
}

#bottom { 
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	height:8px;	
	width: 910px;
	display: block;
	float: left;
	margin-bottom:16px;
}

.input{
	margin-top:8px;
	margin-top:8px;
}
.slideshow_container { 
	background-color:;
	width:674px;
	margin-top:-8px;
	height:426px;
	float:right;
}

.slideshow_container_bottom { 
	background-image:url(../images/slideshow/bottom.png);
	background-repeat:no-repeat;
	width:674px;
	height:16px;
	float:right;
}

.home_content {
	width:626px;
	float:right;
	padding:24px;
}

*{
	list-style:none;
	margin:0px;
	padding:0px;
}
	
#menu {
	float:left;
	width:177px;
	margin-top:0px;
	margin-left:25px;
	}
	
#menu li a {
	text-align:right;
	height:32px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	height:24px;
	text-decoration:none;
	font-weight:bold;		
}	
	
#menu li a:link, #menu li a:visited {
	color:#245592;
	display:block;
	padding:8px 0 0 0px;
	border-bottom:dotted 1px #245592;
}
	
#menu li a:hover {
	color:#3177cd;
}
	
#menu li a:active { }
	
.ico_float { 
    float:right; 
	border:0px;
	padding:0px 0px 0px 7px;
}

#footer{
	text-align: center;
	float:right;
	margin-top:16px;
    margin-bottom:8px;
	width:674px;
	font-size:11px;
	}
	
input, textarea, .altButtonFormat, .altTextField{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

	
.pikachoose {
	width:674px; 
}
.pika-stage {
	position: relative; 
	width: 674px; 
	height:426px;
}

.pika-stage .pika-aniwrap, .pika-stage .main-image{
	position: absolute;
	top: 0;
	left: 0;
}
.pika-stage .pika-aniwrap{
	width:100%;
}

.pika-stage .pika-ani
{
	position:relative;
	display: none;
	z-index:2;
	margin:0 auto;
}

.pika-stage img{
	border:0;
	height:100%;
}

.pika-stage .caption {
	position: absolute;
	background:#fff; 
	background: rgba(255,255,255,0.60);
	font-size: 11px;
	color: #000;
	padding: 10px;
	text-align:right; 
	bottom: 10px;
	left: 10px;
}

.pika-stage .caption p {
	padding: 0;
	margin: 0;
	line-height: 14px;
}

.pika-textnav, .pika-imgnav {
	display:none;
}

.pika-counter{
	position: absolute; 
	bottom: -20px;
	left:15px;
	font-size:11px;
	display:none;
}

#pikame{
	display:none;
}


.system-error-message, .system-message{
	background-color: #ede8e2; 
	border: 0px;
}

