/* 
font name = Cantebury
dark color = #27484d
*/

a {
	color:#27484d;
}

body {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background:#f7efc8 url(/images/site_bk.jpg);
	scrollbar-base-color: #663366;
	scrollbar-face-color: #a38928;
	scrollbar-track-color: #f6f3d4;
	scrollbar-arrow-color: #330033;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-shadow-color: #663366;
	scrollbar-darkshadow-color: #000000;
}

/* Wrapper */
#wrapper { 
	margin: 0 auto;
	width: 1000px;
	background-image: url("/images/website_background.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	border:0px solid #cc0;
}

/* Wrapper */
#wrapper_home { 
	margin: 0 auto;
	margin-top: 50px;
	width: 1000px;
	background-image: url("/images/website_background_home.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	border:0px solid #cc0;
}

.clear{
	clear:both;
}
	
/* Header*/
#header {
 color: #333;
 display: block;
 float: left;
 padding: 0px;
 height: 110px;
 width: 1000px;
 margin: 0px 0px 0px 0px;
}

/* Navigation */
#navigation {
	display: table;
	float: left;
	width: 212px;
	height: 440px;
	color: #333;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#sound{
	background-repeat:no-repeat;
	border:0px solid #000;
	height:56px;
	width:212px;
	text-align: right;
}

#menucase {
	font-weight: bold;
}

#menucase a {
	display:block;
	text-decoration:none;
	color:#27484d;
	background-image: url(/images/home_off.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	padding-right: 40px;
	height: 34px;
	margin: 10px 0px 0px 0px;
	font-size:28px;
	font-weight: bold;
	font-family: "Tempus Sans ITC", "Papyrus", Georgia;
	text-align: right;
}

#menucase a:hover {
	background-image: url(/images/home_on.gif);
}

#menucase a.current{
	color:#000;
	background-image: url(/images/home_on.gif);
}

/* Left Column */
#leftcolumn { 
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 475px;
	width: 110px;
	float: left;
}

/* Left Column Testimonials*/
#testimonials_left{
	padding:0px 0px 10px 0px;
}

#testimonials_wrapper{
	padding:0px 0px 10px 0px;
	margin:10px 0px 10px 0px;
	border-bottom:1px solid #27484d;
}
#testimonials{
	background-repeat:no-repeat;
	height:185px;
}

.testimonials_title{
	font-family: "Tempus Sans ITC", "Papyrus", Georgia;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	height:20px;
	padding:10px 0px 0px 10px;
	margin:5px 0px 0px 0px;
	clear:both;
}

/* Left Column Contact*/
#contact{
	color:#fff;
	font-size:11px;
	padding:5px;
}

#contact a{
	color:#fff;
	text-decoration:none;
}

#contact a:hover{
	text-decoration:underline;
}

/* Content */
#content {
	display: block;
	float: left;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 440px;
	width: 498px;
}

/* Right Column */
#rightcolumn { 
 float: right;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 480px;
 width: 170px;
 display: inline;
}

h1 {
	font-size: 28px;
	font-family: "Papyrus", "Tempus Sans ITC", Georgia;
	font-weight:bold;
	color:#27484d;
	margin:0px;
	padding:0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#page_content{
	width: 498px;
	height: 430px;
	color:#000;
	padding:0px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	border-right: 0px solid white;
	line-height:18px;
}

#page_content_index {
	width: 498px;
	height: 430px;
	color: #000;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	border: 0px solid black;
	line-height: 18px;
}

#page_content_gallery {
	width: 498px;
	height: 430px;
	color:#000;
	padding:0px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	border-right: 0px solid white;
	line-height:18px;
}

.box {
    /*Any properties you'd want the box to have.*/
    /*Would probably be position, dimension type stuff.*/
    border: 0px solid #000000;
    width: 451px;
    height: 440px;
    position: relative;
}

.box_contents {
    background-color:transparent;
    height: 100%;
    position: relative;
    width: 451px;
    z-index: 101;
}

.box_background {
    background-color: #fff;
    height: 440;
    opacity: 0.5;
    filter:alpha(opacity=50); /* IE's opacity*/
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 100;
}

/*Slideshow */
#slideshow_wrapper{
	margin:0px;
	padding:10px;
	border:0px solid #000;

}
#slideshow_right{
	float:right;
	width:350px;
}
#slideshow_left{
	float:left;
}
.slideshow_hr{
	clear:both;
}
.slideshow_maintitle{
	font-size:14px;
	text-transform:uppercase;
	margin:0px;
	padding:0px 0px 0px 0px;
	border-bottom:3px solid #2fb457;
	font-weight:bold;
}

.slideshow_title{
	font-size:12px;
	text-transform:uppercase;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}

.slideshow_title a{
	font-size:12px;
	text-transform:uppercase;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	text-decoration:none;
}

.slideshow_text{
	padding:5px 0px 0px 0px;
}

.slideshow_back{
	padding:5px;
	margin:0px;
}

.slideshow_back a{
	font-size:11px;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	margin:0px;
}

/* Footer */
#footer { 
 width: 663px;
 color: #333;
 float:left;
 display:block;
 clear:both;
 background: #f6f5d7;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 border:1px solid #000;
}

#footer a{
	font-size:10px;
	color:#333;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

.copyright{
	font-size:10px;
	color:#000;
	margin:5px 0px 5px 0px;
	font-weight:bold;
}

.Print_Title {
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}
	
.Image_Display {
	border: 2px solid black;
	padding: 4px;
	margin: 4px;
}