﻿/* theamberherd.com - Style Sheet 1 [091227] (c) kazarooony webdesign 2009 */

/* Basic Topography */

div {
	width:990px;
}

body {
	background-color: #DAD6CD;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 11pt;
	text-transform: none;
	text-align: left;
	color: #000000;
	margin-top: 0px;
}

#container {
	position: relative;
	left: auto;
	top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	min-height: 800px;
}

#masthead {
	padding: 0px;
	margin: 0px;
	height: 150px;
	background-image:url('../images/top_9.jpg');
	background-repeat:no-repeat;
	background-position:right;
	left: 0px;
	top: 0px;
	z-index: 2;
}

#h_nav {
	width: 940px;
	height: 45px;
	background-image: none;
	display: block;
	padding-left: 30px;
	margin-top: 2px;
}

#h_nav ul {
	list-style: none;
	margin: 2px;
	padding: 0px;
	height:30px;
}
#h_nav li 
 {
	display:inline;
	padding:0 0 0 2px;
	float:left;
	width: 100px;
	height:30px;
	text-align:center;
}
#h_nav li a:link,  #h_nav li a:visited, #h_nav li a:active {
	font-size: medium;
	display: block;
	padding: 5px 5px 0px 5px;
	border-left: 1px solid #386062;
	border-top: 1px solid #386062;
	border-right: 1px solid #060338;
	border-bottom: 1px solid #060338;
	background-color: #DAD6CD;
	line-height: normal;
	color: #060338;
	text-decoration: none;
	height: 30px;
}
#h_nav li a:hover {
	background-color: #ad928f;
	border-left: 1px solid #060338;
	border-top: 1px solid #060338;
	border-right: 1px solid #386062;
	border-bottom: 1px solid #386062;
	color: #DAD6CD;
}

/* End of Navigation*/


/* Editable Region*/
#editable{
	margin: auto auto auto auto;
	background-color:#DAD6CD;
	left: 0px;
	position: relative;
	margin-top:10px;
}

#inner {
	margin-bottom:20px;
	width:100%;
	min-height:400px;
}

#inner_left {
	float: left;
	width: 655px;
	padding-left: 0px;
	padding-right: 10px;
	margin-right: 8px;
	background-color: inherit;
}
#inner_right {
	background-color:#DAD6CD;
	background-image:url('../images/background_r9.png');
	background-repeat:no-repeat;
	height:700px;
	float: right;
	width:300px;
	padding-left: 7px;
	padding-right: 7px;
	margin-left:2px;
}
.clear {
	clear:both;
	height: 5px;
}
.clear_narrow {
	margin-top: 0px;
	clear:both;
	height: 5px;
}
.r_center {
	margin-right:30px;
	margin-left:30px;
	border: none;
}


#footer {
	position: absolute;
	z-index: 201;
	
}
#small_nav {
	
}
#endnote {
	
}

#endnote_left {
	display: inline;
	float: left;
	width:90px;
	margin-bottom:10px;
	clear:both
}
#endnote_right {
	display: inline;
	float: right;
	width: 890px;
	margin-bottom: 10px;
	font-family: Calibri;
	color:black;
	font-size: 10pt;
	text-align: center;
}

/* End of Basic Topography */
h1 {
	font-size:x-large;
	font-family:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	color:#060338;
	margin-bottom:1px;
}
#inner_right h1 
	{
	color:#DAD6CD;
}

h2 {
	font-size: large;
	font-family:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	color: #386062;
	margin-bottom: 5px;
}
#inner_right h2 
	{
	color:#DAD6CD;
	text-align:center
}

h3 {
	font-size:medium;
	font-family:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	color:#060338;
	font-weight:normal;
	margin-bottom:0;
}
#inner_right h3 
	{
	font-weight:bold;
}
h4 {
	
}
h5 {
	
}
h6 {
	font-size:small;
	font-weight:normal;
	text-align:center;
	margin-bottom:0;
	}
.kaz {
	font-size:x-small;
}
a {
    outline: none;
 }
a img {
    border:none;
 }
a:hover img {border: 2px #060338 solid; 
}
a:link {
	color:#060338;
}
a:active {
	color:#060338;
}
a:visited {
	color:#060338;
}

a:hover {
	color:#386062;
}
p {
	font-size: 11pt;
	font-family:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	line-height:15px;
	text-align:justify;
}
#inner_right p {
	color:#060338;
}

h1+p {
	margin-top:0;
}
h2+p {
	margin-top:0;
}
h3+p {
	margin-top:0;
}

/* Mailing List */	
.emphasis {
	color:#060338;
}

p.narrow {
	height:10px;
	margin:0px;
}

.pdf {
	list-style-image:url('../images/pdficon_small.gif');
	height: 25px;
	padding-left: 10px;
	vertical-align: middle;
	margin-bottom: 10px;
}
/* End of Fonts */

/* ================================================================ 
Style 3 Images
This copyright notice must be untouched at all times.
 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/double-click-css_gallery-vertical.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#css_gallery {
	width:990px;
	height:500px;
	margin:0 auto;
	position:relative;
	font-family:":Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	background:#DAD6CD;
}
 
#css_gallery #css_slides {position:absolute; right:10px; top:0; height:600px; width:100px; overflow:hidden; text-align:center; z-index:500;}
#css_gallery #css_slides div {width:100px; height:600px; position:relative; padding-top:10px;}
#css_gallery #css_slides div ul {padding:0; margin:0; list-style:none; width:100px; height:600px}
#css_gallery #css_slides div ul li {float:left; padding:1px 0; width:100px; height:69px;}
#css_gallery #css_slides div ul li a {display:block; width:100px; height:69px; float:left;}
#css_gallery #css_slides div ul li a b {display:none;}
#css_gallery #css_slides div ul li a.previous {background:url(../images/gallery/up.jpg) no-repeat center center;}
#css_gallery #css_slides div ul li a.next {background:url(../images/gallery/down.jpg) no-repeat center center;}
 
#css_gallery #css_slides div ul li a img {display:block; border:0; margin-left:auto; margin-right:auto; margin-top:auto; margin-bottom:auto}
#css_gallery #css_slides div ul li img.blank {margin:0 auto; padding-top:11px;}
#css_gallery #css_slides div ul li a:focus {outline:0;}
 
 
#css_gallery #css_fullsize {position:absolute; left:0; top:0; height:600px; width:750px; overflow:hidden; text-align:center; z-index:200;}
 
#css_gallery #css_fullsize div {width:750px; height:700px; padding-top:20px; position:relative;}
#css_gallery #css_fullsize div img {clear:both; display:block; margin:0 auto; border:1px solid #46554B; position:relative; background:#DAD6CD; padding:10px;}
#css_gallery #css_fullsize div h3 {padding:10px 0 0 0; margin:0; font-size:large; color: #060338; font-family:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif}
#css_gallery #css_fullsize div p {padding:5px 135px; 
									margin:0; 
									font-size:11pt; 
									line-height:15px; 
									font-family:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
									}

/* End Style 3 Images*/


