html, body {
height:100%;
}

body{
background:#fff;
text-align:center;
margin:0;
/*scrollbar colors for IE and Opera*/
scrollbar-arrow-color:#333;
scrollbar-3dlight-color:#999;
scrollbar-highlight-color:#FFF;
scrollbar-face-color:#CCC;
scrollbar-shadow-color:#999;
scrollbar-darkshadow-color:#666;
scrollbar-track-color:#EEE;
}

div, table, td{
font-family:Georgia, "Times New Roman", Times, serif;
}

td{
vertical-align:top;
}

img{
border:0;
}

h1, h2, h3, h4, h5, h6{
margin:0;
}

/*Container*/
#container{
margin:0 auto;
padding:0;
background:#eaeaea;
width:1050px;
height:100%;
text-align:center;
}

/*Navigation*/
#navigation{
background:url(../images/navigation.gif) repeat-x;
width:1050px;
height:60px;
text-align:left;
z-index: 555;
}




#navigation ul{
margin:0;
padding:0 0 0 18px;
}

#navigation ul li{
margin:0;
padding:0;
list-style:none;
float:left;
font-size:12px;
text-transform:uppercase;
position: relative;
}

#navigation a, #navigation a:visited{
color:#fff;
text-decoration:none;
display:block;
font-weight:bold;
padding:18px 12px 15px 12px;
}

#navigation a:hover{
color:#c9da36;
font-weight:bold;
/*background:url(../images/nav-on.gif) repeat-x;*/
}

#navigation ul li ul {
	position: absolute;
	display: none;
	width: 160px;
	margin: 0px;
	padding: 0px;
	z-index: 555;
	background-color:#0a5a5c;
}

#navigation ul li ul li,
#navigation ul li ul li ul li {
	display:block;
	float:left;
	width: 136px;
	border: 0px;
	z-index: 555;
	height: auto;
	text-transform: none;
	position: relative;
	z-index: 555;
	padding:0px 12px;
}

#navigation ul li ul li:hover {
}

#navigation ul li ul li a, 
#navigation ul li ul li ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	z-index: 555;
	border-top: 1px solid #c9da36;
	padding: 12px 0px;
}

#navigation ul li ul li.dropnav_first a {
	border-top: 0px;
}

#navigation ul li ul li a:hover {
	background: none;
	color: #c9da36;
}

#navigation ul li:hover ul {
	display: block;
}

#navigation ul li:hover ul li ul {
	display: none;
}

#navigation ul li ul li:hover ul {
	display: block;
}


#navigation ul li ul li ul
{
	display: none;
	position: absolute;
	left:160px !important;
	top: 0px;
	z-index: 555;
}

*+html #navigation ul li ul {
	top: 45px;
	left: 0px;
}



/*Header*/
#header{
background:url(../images/header.jpg) repeat-x;
width:1050px;
height:241px;
z-index: 20;
}

#header-logo{
width:279px;
float:left;
color:#333;
}

#header-logo h4{
font-size:13px;
}

#header-logo p{
margin:0;
padding:20px 0 0 0;
font-size:13px;
font-style:italic;
}

#header-flash{
width:480px;
float:left;
z-index: 24;
}

#header-flash object {
z-index: 24;
}

#header-book{
background:url(../images/header-book.gif) bottom left no-repeat;
width:291px;
height:241px;
float:left;
}

#header-book h5{
font-size:18px;
padding:22px 12px 22px 0;
line-height:24px;
}

#header-book h4{
font-size:13px;
line-height:20px;
padding:0 12px 0 0;
}

#header-book p{
margin:0;
padding:22px 0 0 17px;
text-align:left;
}

#sub-header{
background:url(../images/sub-header.gif) top right no-repeat;
width:1050px;
height:56px;
}

#sub-header h5{
font-size:18px;
font-weight:normal;
color:#3e4433;
float:left;
padding:12px 0 0 282px;
}

#sub-header p{
margin:0;
padding:9px 0 0 18px;
float:left;
}

/*Header - InsidePage*/
#header-in{
background:url(../images/header-in.jpg) repeat-x;
width:1050px;
height:168px;
}

#header-logo-in{
width:292px;
float:left;
color:#333;
}

#header-logo-in h4{
font-size:13px;
font-weight:normal;
}

#header-image{
width:319px;
float:left;
}

#header-welcome{
width:439px;
float:left;
}

#header-welcome h5{
font-size:18px;
font-style:italic;
padding:40px 12px 12px 0;
}

#header-welcome h4{
font-size:13px;
line-height:20px;
padding:0 12px 0 0;
}

#sub-header-in{
background:url(../images/sub-header-in.gif) top right no-repeat;
width:1050px;
height:17px;
}

/*Body*/
#body-container{
background:#fff url(../images/body-container.gif) repeat-y;
width:1050px;
text-align:left;
}

#body-container a, #body-container a:visited{
color:#0C7272;
text-decoration:none;
}

#body-container a:hover{
color:#0C7272;
text-decoration:underline;
}

#left-column{
width:259px;
float:left;
}

#left-column h2{
font-size:18px;
color:#3E4433;
text-transform:uppercase;
padding:12px 0 0 22px;
}

#left-column h3{
font-size:14px;
font-weight:normal;
color:#0C7272;
padding:0 0 12px 22px;
}

#left-column h4{
font-size:13px;
font-weight:normal;
color:#3E4433;
padding:0 0 0 32px;
}

#left-column ul{
margin:0;
padding:0 0 0 46px;
}

#left-column li{
margin:0;
padding:0;
font-size:13px;
font-weight:normal;
color:#3E4433;
}

.content-left{
padding:0 9px 22px 0;
}

.gallery-images{
padding:0 0 0 20px;
}

.left-column-link{
text-align:right;
padding:10px 0 0 0;
}

.left-column-hr{
text-align:right;
}

#right-column{
width:791px;
float:left;
}

.content-right{
padding:16px 16px 44px 24px;
font-size:13px;
color:#3e4433;
}

.content-right h1{
font-size:20px;
color:#3E4433;
padding:0 0 22px 0;
}

/*Blog*/
#blog-left{
padding:0 9px 22px 0;
}

#blog-left h5{
font-size:14px;
text-transform:uppercase;
padding:0 0 12px 22px;
}

#blog-left ul{
margin:0;
padding:0 0 0 24px;
}

#blog-left li{
margin:0;
padding:0 0 3px 0;
list-style:none;
}

.blog-textbox{
padding:0 0 0 22px;
}

.blog-btn{
text-align:right;
padding:14px 6px 0 0;
}

.blog-right{
padding:4px 16px 44px 24px;
font-size:13px;
color:#3e4433;
}

.blog-right h1 {
font-size:20px;
color:#3E4433;
padding:12px 0 0 0;
text-transform:uppercase;
}

a.blogtitle {
font-size:20px;
color:#3E4433;
padding:12px 0 0 0;
text-transform:uppercase;
}

/*Footer*/
#footer{
background:url(../images/footer.gif) top right no-repeat;
width:1050px;
height:147px;
}

#footer-contact{
height:105px;
font-size:12px;
color:#fff;
text-align:left;
text-transform:uppercase;
}

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

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

#footer-address{
float:left;
padding:14px 0 0 24px;

padding-left: 24px;
width: 334px;
}

#footer-phone{
float:left;
padding:14px 0 0 106px;

padding-left: 24px;
width: 235px;
}

#footer-email{
float:left;
padding:14px 0 0 108px;

padding-left: 24px;
width: 274px;
}

#footer-icons{
float:left;
padding:30px 0 0 120px;

padding-top: 25px;
padding-left: 24px;
width: 111px;
}

#footer-icons p{
margin:0;
padding:0 16px 0 0;
float:left;
}

#footer-copyright{
font-size:11px;
color:#3e4433;
}

#footer-copyright a {
color:#3e4433;
}

div.formGeneralContact {
	margin: 0px auto 0px auto;
	width: 500px;
}