/* let's get it on */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 70%;
	text-align: center;
	color: #333;
	background:#fff url(../images/backstripe.gif) repeat-x top left;
	}


a:link, a:visited { 
	color: #6CA300;
  	text-decoration: none;
  	}
	
a:hover {
	color: #4f7701;
	text-decoration:underline;
	border: none;
	}
	
a:focus, h4:focus { outline: none !important; }
/* globals */

blockquote {
	font-size: 88%;
	line-height: 1.5em;
	color: #777;
	padding-left: 23px;
	}

abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted #999;
	cursor: help;
	}

em {
	font-style: italic;
	}

strong {
	font-weight: bold;
	}


address {
	margin: 0;
	padding:0 10px;
	font-style: normal;
	font-weight: bold;
	}

input, textarea, select {
	border: 1px solid #d4d4d4;
	padding: 2px;
	color: #333;
	}

fieldset {
	border:none;
	}
	
label {
	margin: 5px;
	font-size:10px;
	color:#333;
	}

/* layout */

#container {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	border-left: 1px solid #c2c2c2;
	background: url(../images/split.gif) repeat-y top right;
	padding-right: 6px;
	}

#inner {
	background: url(../images/split.gif) repeat-y top right;
	}
	
#content {
	float: left;
	width: 300px;
	margin: 20px 0 0 6px;
	padding-bottom:10px;
	font-size: 95%;
	line-height: 1.5em;
	}

html>body #content {
	margin: 20px 0 0 11px;
	}
	
#gallery {
	float: right;
	width: 475px;
	background: #f7f7f7;
	border-left:1px solid #c2c2c2;
	margin: -5px 0px 30px 0;
	color: #555;
	}

#nav {
	float:right;
	margin:20px 0 0 0;
	padding:20px 0 9px 0;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 112%;
	width:100%;
	background: url(../images/navbg.gif) no-repeat bottom right;
	}	

html>body #nav {
	margin:0;
	}
	
#footer {
	clear: both;
	width:100%;
	font-size: 85%;
	border-top: 5px solid #c2c2c2;
	}

/* header */

#header {
	width: 100%;
	position:relative;
	margin: 0;
	padding: 0;
/*	background: url(../images/headerbg.gif) repeat-x bottom left; */
	}
	
#header h1 {
	float: right;
	margin: 0 -6px 0 0;
	padding: 0;
	}
	
#header h1 a {
	border: none;
	background: none;
	}

/* nav */

#nav li {
	float:right;
	list-style-type: none;
	margin: 10px 12px 8px 0;
	voice-family: "\"}\""; 
	voice-family:inherit;
  	margin: 10px 6px 8px 0;
	}

html>body #nav li {
	margin: 0 0 10px 0;
	}
	
/* nasty nasty hack to hide from safari */
#nav li:lang(en) { 
   margin:0;
   }
		
#nav a {
	padding: 3px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	border: none;
	}
	
html>body #nav a {
	margin:0;
	}
	
#nav li:hover {
	background: #333 url(../image/hovertop.gif) no-repeat top left;
	}
	
#nav a:hover {
	background-color: #666;
	color:#fff;
	}

html>body #nav a:hover {
	border:none;
	} 
	
#nav li.active {
	color:#333;
	background: transparent;
	}
	
#nav li.active a, #nav li.active a:hover {
	color: #333;
	background: transparent;
	border:none;
	}

/* content */

#content h1 {
	background: #fff url(../images/topbody.gif) no-repeat top left;
	margin: 0;
	padding: 5px 10px 5px 10px;
	font-size:120%;
	color:#666;
	font-weight:normal;
	margin-bottom:12px;
	border-bottom:1px solid #c2c2c2;
	}
	
#content h2 {
	margin: 0 0 1em 5px;
	padding: 0;
	font-size: 130%;
	}
	
#content h3 {
	margin: 0 0 1em 5px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	}

#content p, #content ul, #content ol, #content dl, #content form {
	font-size: 100%;
	line-height: 1.4em;
	}

#content p {
	padding:0 10px;
	}

#content .bottom {
	padding-bottom: 5px;
	background: url(../images/bottom.gif) no-repeat bottom left;
	}
	
#content .top {
	background: url(../images/sides.gif) repeat-y top left;
	}
	
#content ul li {
	list-style-image:url(../images/square.gif);
	margin: 0 0 6px -7px;
	}
		
img.figure {
	float: right;
	margin: 0 0 10px 15px;
	}
	
/* gallery */

#gallery h1 {
	font-size:14px;
	font-weight:bold;
	margin: 0 5px;
	color:#473c28;
	}

#gallery a img {
	margin:0 0 0 10px;
	border:none;
	}

#gallery a .img {
	margin:0 1px -2px 0;
	padding:1px;
	border: 1px solid #f7f7f7;
	}

#gallery a:hover .img {
	text-decoration:none;
	border: 1px solid #333;;
	}

#gallery p {
	margin: 0px 8px;
	}

#gallery p.subtext {
	text-align:right;
	color: #473C28;
	margin:0px 5px 15px 5px;
    padding-bottom:5px !important;
	border-bottom: 1px dashed #c2c2c2;
	}

/* gallery showcase */

#gallery .showcase {
	width: 100%;
	text-align:center;
	margin-top: 12px;
	padding-left:0px;
    }

#gallery .showcase img {
	vertical-align: middle;
	margin: 10px;
	padding: 6px;
	border: 1px #d0d0d0 solid;
	background: #fff;
	}
					
#gallery .showcase a {
	border: none;
	}

#gallery .showcase a:hover img {
	border: 1px #aaa solid;
	}

/* footer */

#footer {
	margin: 0;
	padding: 0;
	color: #473C28;
	text-align: center;
	border-bottom:#c2c2c2 1px solid;
	background: #f8f8ec url(../images/footerbottom.gif) repeat-x bottom left;
	}
	
html>body #footer {
	border-bottom:none;
	}
		
html>body #footer .footerl {
	margin-left: -1px;
	background: url(../images/footerleft.gif) no-repeat bottom left;
	}
	
html>body #footer .footerr {
	margin-right:-6px;
	background: url(../images/footerright.gif) no-repeat bottom right;
	}
	
#footer p {
	margin: 0 20px 0 0;
	padding: 20px;
	line-height: 1.4em;
	}

a .img { 
	border: none;
	}	

/* forms */
	
.row {
	clear: both;
	padding-top: 5px;
	}

.row span.label {
	float: left;
	width: 40px;
	text-align: left;
	font-weight: bold;
	}

.row span.formw  {
	float: right;
	width: 400px;
	text-align: left;
	} 

.button {
	font-family: verdana, san-serif;
	font-size: 10px;
	line-height: 10px;
	color: #ddd;
	background: #777;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}
		
/* etc. */


	
.hide {
	display: none;
	}
	
#testimonials h4 {
	font-size: 110%;
	font-weight: normal;
	color: #6CA300;
}
	
#testimonials h4:hover {
	color: #4f7701;
	text-decoration:underline;
	border: none;
}

#testimonials p {
	padding-left: 0;
	}
	
	
.pikachoose {
	width:475px;
	margin:0 auto 0 auto;
}
/* This is the ul you have all your images in */
.pikachoose ul {
	padding-left:10px;
	width:475px;
	height:50px;
	margin:0;
	overflow:hidden;
}
.pikachoose ul li {
	float: left;
	margin:0 6px 4px 0;
	position:relative;
	overflow:hidden;
}
.pikachoose ul li div img {
	position:relative;
	cursor:pointer;
}
/* this is the surroundner for all your elements. This is also the fake border around the main img and room for caption */
.pika_main {
	width:475px;
	height:435px;
	display:block;
	position:relative;
}
/*sine we give it the fake border, you need to position the image a little. */
.pika_main_img {
	position:absolute;
	top:0px;
	left:-10px;
}
.pika_back_img {
	position:relative;
	top:0px;
}
.pika_subdiv {
	position:relative;
}
.pika_subdiv img, .pika_subdiv a img {
	border:none;
}
.pika_caption {
	width:475px;
	height:16px;
	padding-top:4px;
	text-align:center;
	position:absolute;
	bottom:7px;
	left:3px;
	background:url('black.png') top left;
}
.pika_caption a {
	color:white;
}
.pika_play {
	position:absolute;
	z-index:1;
	left:50%;
	margin-left:-25px;
	width:50px;
	top:5px;
}
.pika_play a {
	position:relative;
	margin-left:auto;
	cursor:pointer;
	display: block;
	width:50px;
	height:50px;
	background:url('play.png') top center no-repeat;
}
.pika_play a {
	position:relative;
	margin-left:auto;
	cursor:pointer;
	display: block;
	width:50px;
	height:50px;
	background:url('pause.png') top center no-repeat;
}
.pika_navigation a {
	font-size: 12px;
	text-decoration: none;
}
.pika_navigation a:hover {
	text-decoration: underline;
}
.pika_navigation {
	display:none;
}
/* if you want to 'hide' these jus make their height and width 1px */
.pika_prev_hover {
	position:absolute;
	top:5px;
	left:5px;
	height:1px;
	width:1px;
	background:url('rewind.png') top left no-repeat;
}
.pika_next_hover {
	position:absolute;
	top:5px;
	right:5px;
	height:1px;
	width:1px;
	background:url('fastf.png') top right no-repeat;
}


