/* Karen Lloyd October 2007 */

/* Main Body */
body {
	font-family: verdana, sans-serif;
	font-size: 11px;
	background: #f3f3f3;
		}
	
#container {
	width: 760px;
	padding: 30px;
	padding-bottom: 5px;
	border: 1px solid #ccc;
	background: #fff;
	margin: 0 auto;
	
	}
	
/* Header */
#header {
width: 640px;
	border-left: 4px solid #4F9499;
	border-right: 4px solid #B50F1D; 
	margin: 0 auto;
	margin-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: 0.5em;
	text-align: center;
		}

/* Navigation */
#tabnav	{
	height: 20px;
	margin: 0;
	padding-left: 114px;
	background: url(images/tab_bottom.gif) repeat-x bottom;
	}

#tabnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#tabnav a:link, #tabnav a:visited {
	float: left;
	background: #f3f3f3;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #ccc; 
	text-decoration: none;
	color: #666;
	}

#tabnav a:link.active, #tabnav a:visited.active	{
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
	}

#tabnav a:hover	{
	background: #fff;
	}
	
	/* space  */
#spacebar {
	width: 758px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0 auto;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
		}
		/* space 2 */
#spacebar_2 {
	width: 758px;
		margin: 0 auto;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 4px;
		}
/* ------------------- GENERAL ---------------------------------------- */

/* Main Content */
#content {
	width: auto;
	margin-top: 15px;
	font-size: 12px;
	}
	
	.content_div {
		margin-top: 2px;
		margin-bottom: 2px;
		}

	
#content h2 {
font-family: Trebuchet MS, sans-serif;
	font-size: 20px;
	letter-spacing: 0.1em;
	margin-top: 5px;
	margin-bottom: 5px;
	/* color: #17474A; */
	}
	
	#content h3 {
font-family: Trebuchet MS, sans-serif;
	font-size: 16px;
	letter-spacing: 0.1em;
	margin-top: 2px;
	margin-bottom: 2px;
	/* color: #17474A; */
	}
	
#content p {
	font-size: 12px;
	}
	
#content a, a:visited {
	color: #666666;
	text-decoration: underline;
	}
	
#content a:hover {
	color: #000000;
	}

	#content ul {
		font-size: 12 px;
		margin-left: 0px;
					}
	#content li {
	margin-left: 0px;
	padding: 2px;
	display: list-item;
	list-style-type: disc;
}
.content_divider_line {
		margin-left: 0px;
		margin-bottom: 5px;
		width: 500px;
			border-bottom: 1px solid #cccccc;
			font-size: 5px;
		}

	/* images */

	.image_left {
	margin: 10px 15px 10px 0px;
	font-size: 11px;
	/* color: #B50F1D; */
	float:left;
	border-bottom: 1px solid #ccc;
	width: 250px;
		}

	.image_right {
	margin: 10px 0px 10px 15px;
	float:right;
	font-size: 11px;
	/* color: #B50F1D; */
	text-align: right;
	border-bottom: 1px solid #ccc;
	width: 250px;
	}
	.image_news {
	margin: 10px 0px 10px 15px;
	float:right;
	font-size: 11px;
	text-align: right;
			}
	
.image_news_caption {
width: 250px;
	border-bottom: 1px solid #ccc;
}
	
/* Sidebar */
#sidebar {
	width: 190px;
	float: right;
	clear: none;
	margin-top: 20px;
	}
	
#sidebar h3 {
font-family: Trebuchet MS, sans-serif;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	letter-spacing: 0.1em;
	}
	
#sidebar ul {
	font-size: 11px;
	}
	
	#sidebar li {
	font-size: 11 px;
	padding: 0px;
	display: list-item;
	list-style-type: disc;
}
	
#sidebar a, a:visited {
	color: #666666;
	text-decoration: underline;
	}
	
#sidebar a:hover {
	color: #000000;
	}
	
	/* footer */
#footer {
clear: both;
	color: #666;
	text-align: center;
	border-top: 1px solid #ccc;
	size: 11px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
#footer a, a:visited {
	color: #666666;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #4F9499;
	}
	
	/*--------------------- HOME PAGE ----------------------------------------------------------*/
	
	/* Main Content - home page */
#content_home {
	width: 500px;
	margin: 0 auto;
	margin-top: 20px;
		}
		
		/* home page text */
	
	.home_words {
	margin: 0 auto;
		padding: 0 auto;
			font-family: Trebuchet MS, sans-serif;
		font-size: 20px;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: center;
	}
	
	.home_word_1 {
		margin-left: 0px;
		float: left;
		clear: none;
		}
	
.home_word_2 {
		float: right;
	margin-right: 0px;
	clear: none;
	}
	
	.home_words_2 {
	margin: 0 auto;
		padding: 0 auto;
			font-family: Trebuchet MS, sans-serif;
		font-size: 20px;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: center;
	}
	.home_word_3 {
	margin: 0 auto;
	}
	
/* home page image */
	.image_home {
	width: 350px;
	padding: 0 auto;
		margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 18px;
	clear: both;
}

/* ---------------------------------------- GALLERY ---------------------------------------------------- */
	
	/* Navigation - Gallery */
	#galnav	{
	height: 20px;
	margin:  0;
	padding-left: 150px;
	background: url(images/tab_bottom.gif) repeat-x top;
}

#galnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
#galnav a:link, #galnav a:visited {
	float: left;
	background: #f3f3f3;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #ccc; 
	text-decoration: none;
	color: #666;
	}

#galnav a:link.active, #galnav a:visited.active	{
	border-top: 1px solid #fff;
	background: #fff;
	color: #000;
	}

#galnav a:hover	{
	background: #fff;
	}
	
	
		/* Main Content - gallery */
#content_gal {
	width: 450px;
	margin-top: 3px;
	margin-left: 18px;
	font-size: 12px;
	text-align: center;
	height: 540px;
	
	}
	
#content_gal h2 {
font-family: Trebuchet MS, sans-serif;
	font-size: 20px;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
	}
	
#content_gal p {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
	}
	
#content_gal a, a:visited {
	color: #666666;
	text-decoration: underline;
	
	}
	
#content_gal a:hover {
	color: #000000;
		}
	
/*gallery links */
	
	#gallery_links_top {
		margin: 3px 0px 3px 0px;
		font-size: 11px;
		/* font-weight: bold; */
		
	}
	
	.gallery_link_left {
	padding: 5px 0px 13px 0px;
		float: left;
	}
	
	.gallery_link_right {
		float: right;
		padding: 5px 0px 13px 0px;
	}
	
	#gallery_links_foot {
		margin: 3px 0px 10px 0px;
		font-size: 11px;
		/* font-weight: bold;  */
		
	}
	.gallery_link_left_foot {
	padding: 0px 0px 15px 0px;
			float: left;
	}
	
	.gallery_link_right_foot {
		float: right;
		padding: 0px 0px 15px 0px;
		
	}
	
/*main gallery image */
	
	#image_gal {
	width: 450px;
	margin: 0 auto;
	font-size: 11px;
	margin-bottom: 10px;
		border-bottom: 1px solid #ccc;
	float: clear;
	}
	#image_gal p {
	margin-top: 5px;
	margin-bottom: 5px;
	}	
	.caption_title {
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 6px;
	text-align: center;
		}
	
	

/* Sidebar - gallery*/
#sidebar_gal {
font-size: 11px;
	width: 240px;
	float: right;
	clear: none;
	margin-top: 5px;
	margin-right: 6px;
	}
	
#sidebar_gal h3 {
font-family: Trebuchet MS, sans-serif;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	letter-spacing: 0.1em;
	}
	
#sidebar_gal ul {
	font-size: 11px;
	}
	#sidebar_gal li {
	font-size: 11 px;
	padding: 0px;
	display: list-item;
	list-style-type: disc;
}
	
#sidebar_gal a, a:visited {
	color: #666666;
	text-decoration: underline;
	}
	
#sidebar_gal a:hover {
	color: #000000;
	}
	
		/* Gallery headings */
	#sidebar_gal h4 {
font-family: Trebuchet MS, sans-serif;
		font-size: 20px;
	letter-spacing: 0.1em;
	margin: 6px 0px 3px 0px;
	}
	
	#sidebar_gal h5 {
font-family: Trebuchet MS, sans-serif;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
	/* gallery thumbs */
	
	.gallery_thumb {
	margin: 5px 8px 5px 8px;
			}
 .gallery_thumb_active {
 margin: 3px 6px 3px 6px;
border: 1px solid #000;
padding: 1px;
 }
 #gallery_thumb_holder {
	margin-top: 15px; /* margin-left: 15px; */
	border-left: 1px solid #ccc;
	padding-left: 15px;
	height: 490px;
	overflow: scroll;
}
 
 /*----------------------------- CONTACT PAGE -------------------------------------------*/
 
 /* contact form */
 
 #subform {
 border: 1px solid #999;
	margin-top: 7px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #AECCCE;
				padding: 10px;
				font-size: 11px;
				
}
#subform .form_label {
	float: left;
	width: 30%;
	margin-right: 2%;
	text-align: right;
}

 input#submit {
	background-color: white;
	border: 1px solid #999;
	font-size: 12px;
	margin-left: 32%;
	font-weight: bold;
	padding: 2px;
	letter-spacing: 0.1em;
	color: #000;
	clear: both;
	
}
 input#submit_preview {
	background-color: white;
	border: 1px solid #AECCCE;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding: 1px;
	letter-spacing: 0.1em;
	color: #000;
	
}

 input#name, input#email, input#message {
	font-size: 12px;
	border: 1px solid #999;
		
}

.text_area {
font-size: 11px;
	border: 1px solid #999;
	}
	
/* under_header (temp home page)*/
#under_header {
	color: #666;
	text-align: center;
	border-bottom: 1px solid #ccc;
	size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
	.pdf_placer {
	clear: both;
	margin-top: 5px;
		border: 1px solid #cccccc;
		padding: 10px;
	}
	

	
	
	
	
