﻿@charset "UTF-8";
 @import "dropdown/menu_style.css";
cite {
	z-index: 1;
}
body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #221a16;
	background-image: url(../../images/background.jpg);
	background-color: #DCD3C3;
	margin: 0 auto;
	width: 100%;
	z-index: 1;
}
#sectionname {
	text-align: left;
	z-index: 1;
	clear: both;
	margin-bottom: 10px;
}

#linkcolor {
color: #36B8C6;
}

#smalltext {
	font-size:x-small;
	color:#221a16;
}
#imageborder {
	border-color: #FFFFFF;
	border-width: 6px;
	border-style: solid;
}
.imageborder {
	border-color: #FFFFFF;
	border-width: 6px;
	border-style: solid;
}
.imgleft {
	float: left;
	padding: 6px 10px 6px 0px;
}
#imagebordergallery {
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-top-width: 6px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#quote {
	border-color: #7c7771;
	border-width: 0px;
	border-style: solid;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
}
#header {
	height: 132px;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-image: url(../../images/header3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #381207;
}
#pledge {
	color: #FFFFFF;
	height: 220px;
	width: 208px;
	margin: 0 auto;
	padding: 40px;
	text-align: center;
	background-image: url(../../images/pledgeempty.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #221a17;
	border-color: #FFFFFF;
	border-width: 6px;
	border-style: solid;
	font-size: 14px;
	vertical-align: middle;
	z-index: 1;
}
#maincontent {
	width: 980px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	top:20px;
	position: relative;
	min-height: 650px;
	background-position: center top;
	background-repeat: repeat-y;
	z-index: 1;
	background-image: url(../../images/bgimage.jpg);
}
#news {
	float: right;
	width: 300px;
	margin-left: 1px;
	text-align: left;
	z-index: 1;
}
#leftcontent {
	float: left;
	width: 635px;
	text-align: left;
	margin-right: 1px;
	z-index: 1;
}
#galleryright {
	float: left;
	;
	width: 400px;
	margin-left: 1px;
	text-align: left;
	z-index: 1;
}
#galleryleft {
	float: left;
	width: 400px;
	text-align: left;
	margin-right: 40px;
	z-index: 1;
}
#galleryBeforeAfterDesc {
	float: left;
	text-align: left;
	z-index: 1;
	clear: both;
	width: 860px;
	margin-bottom: 10px;
}
#fullpage {
	width: 1000px;
	float: none;
	clear: both;
}
#fullpagecontent {
	margin-top: 20px;
	z-index: 1;
}
#footer {
	padding: 10px;
	clear: both;
}
h1 {
	color: #221a16;
	font-size: 125%;
	font-weight: 700;
	vertical-align: middle;
}
h2 {
	color:#221a16;
	font-size:110%;
	font-weight:700;
	margin-bottom:3px;
	vertical-align:top;
}
h3 {
	color:#B4C41A;
	font-weight:bold;
	font-style:normal;
	margin-bottom:3px;
	vertical-align:top;
	font-size: medium;	
}
a:link {
	color:#36B8C6;
	font-weight: bold;
}
a:visited {
	color:#36B8C6;
	font-weight: bold;
}
a:hover {
	color:#B4C41A;
	font-weight: bold;
}
a:active {
	color:#36B8C6;
	font-weight: bold;
}
.footer
{
    font-size: x-small;
    color: #4C261B;
    padding-top: 10px;
    margin-top: 10px;
    
}
