/* CSS Document */
body {
	padding:0;
	margin: 0 0 30px 0;
	background-color: #641818;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	background-image: url(images/background2.jpg);
	background-repeat: repeat;
	background-position: left top;
}
div, h1, h2, h3, ul {
	padding:0;
	margin:0;
}
ul {
	list-style-type:disc;
	padding-left: 25px;
	border: none;
}
div#gallery {
	padding-left: 0;
	border: none;
}

div#gallery a {
	border-bottom: none;	
}

.balnk {
	font-size:0px;
	line-height:0px;
	clear:both;
}
img {
	border: 0;
}
img.newsletter {
	margin: -15px 250px 0 0;
	float: right;
}
a.newsletteratag img {
	border: 1px solid #fff;
}
a:hover.newsletteratag img {
	border: 1px dotted #000;
}
#gallery img {
	margin: 5px 1px;
	border: 4px double #D5D5D5;
}
/*--------------------------------header nav-------------------*/
#main_header {
	width:1000px;
	margin:0 auto;
	height:250px;
/*	background-image: url(images/image_2a_static.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#main_header .headerrt {
	background:url(images/header-right.png) no-repeat top left;
	float: right;
	height: 180px;
	width: 29px;
}
#main_header .headerlt {
	background:url(images/header-left.png) no-repeat top left;
	height:180px;
	width: 29px;
	float: left;
}
#main_header .headermid {
	background:url(images/header-middle.jpg) repeat-x top left;
	height:180px;
	float: left;
	width:942px;
}
#main_header .headermid div.photofader {
	margin-left: 14px;
	margin-top: 4px;
	float:right;
	border: 0px solid #000;
	width: 686px;
    height: 166px;
}


h1.keywords {
	font-size:small;
	color:  #6F3033;
	text-align:center;
}
#navcontainer {
	width:1000px;
	margin:0 auto;
	padding-top: 3px;
	background-color:#fefefe;
}
#navlist {
	padding: 8px 0;
	margin: 12px 0 0 0;
	border-bottom: 3px solid #641818;
	font: bold 12px Verdana, sans-serif;
}
#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
}
#navlist li a {
	padding: 8px 1.5em;
	margin: 0 0 0 3px;
	border: 1px solid #641818;
	border-bottom: none;
	background: #F7F7F7;
	text-decoration: none;
}
#navlist li a:link, #navlist li a:visited {
	color: #5F0000;
}
#navlist li a:hover {
	color: #fff;
	background: #641818;
	border-color: #fff;
}
#navlist li#active {
	padding: 8px 1.5em;
	margin-left: 3px;
	border: 1px solid #641818;
	color: #641818;
	background: white;
	border-bottom:3px solid white;
}


#menus{
  background:url(images/menu.jpg) no-repeat;
  height:88px;
  margin:0 auto 0 auto;
  width:1000px;
}

#submenu ul{
	margin-left: 118px;
	list-style:none;
}

#submenu ul li{
  display:inline;
}

#submenu ul li#activesub {

}

#submenu a{
	color:#666666;
	font-size:medium;
	display:block;
	float:left;
	height:16px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
}

#submenu ul li a:hover {
	color:#f5f5f5;
	height:22px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	background-color: #300;
}

#submenu ul li#activesub {
  background: #6B1414;
  color:#fff;
  height:22px;
    font-size:medium;
  display:block;
  float:left;
    padding-left:15px;
  padding-right:15px;
}

#submenu span {
	text-align: right;
	padding-right: 12px;
	float:right;
	font-weight: bold;
	color: #500;
	font-size: medium;
	margin-top: -26px;
}

#mainmenu{
	font-size:100%;
	height:55px;
	padding-left:12px;
	padding-right:22px;
	padding-top:10px;
	text-decoration:none;
	text-transform:capitalize;
}

#mainmenu a{
	background:url(images/menudevider.png) no-repeat 0px 3px;
	color:#E0E7EF;
	display:block;
	float:left;
	height:40px;
	padding-left:18px;
	padding-right:18px;
	padding-top:15px;
	text-decoration:none;
}

#mainmenu.first a{
  background:none;
}

#mainmenu li{
  display:inline;
}

#mainmenu a:visited,#mainmenu a:active{
  color:#E0E7EF;
  text-decoration:none;
}

#mainmenu #active a{
  background:url(images/menuactive.gif) no-repeat center top;
  color:#fff;
}



#mainmenu a:hover,#mainmenu li.first a:hover{
  background:url(images/menuhover.gif) no-repeat center top;
  color:#f5f5f5;
}

#wrap #main #content{
  padding:10px;
}

#mainmenu a:hover{
  color:#fff;
}
/*------------------------------------body-------------------------*/
#main_body {
	width:1000px;
	background-color:#fefefe;
	color:#641818;
	margin: 0 auto;
	min-height: 450px;
}
#testimonialdiv {
	width:600px;
	background-color:#fefefe;
	color:#641818;
	margin: 0 auto;
	padding: 5px 15px;
}
#body {
	width:970px;
	margin:0px auto;
	padding: 15px;
}
#body a {
	text-decoration:none;
	color: #FF2F2F;
	border-bottom: 1px dotted #FF2F2F;
	font-weight: normal;
}
#body a:hover {
	text-decoration: none;
	color: #750000;
	border-bottom: 0px solid #BF0008;
}
#body h2 {
	font-size: 1.8em;
	color:#641818;
	margin:10px 0 0px 0px;
	font-weight:bold;
	border-bottom: 1px dotted #641818;
}
#body p {
	color:#641818;
}
.small {
	font-size: 0.7em;
}
div.calltoaction {
	width: 100%;
	background-color: #2A0707;
	color: #F6F6F6;
	padding: 5px 0;
	text-align: center;
	font-size: 0.9em;
}

div.calltoaction span {
	font-size: 0.8em;
}

img.aboutimage {
	margin: 5px 6px;
	border: 4px double #000;
}
img.homeimage {
	margin: 10px 10px;
	border: 4px double #000;
}
.h2look {
	font-size: 1.4em;
	color:#641818;
	margin:15px 10px;
	padding: 2px 6px;
	font-weight:normal;
	border: 1px solid #FED6E0;
}

.h2look2 {
	font-size: 1.4em;
	color:#641818;
	margin:15px 10px;
	padding: 2px 6px;
	font-weight:bold;
	font-style:italic;
}
.associationlogos {
}
.columnrightdiv {
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 465px;
}
.floatright {
	float: right;
	margin-right: 10px;
}
.floatleft {
	float: left;
	margin-right: 10px;
}

div.img-dec {
	background: url(images/shadow.gif) no-repeat bottom right;
	clear: right;
	float: right;
	margin: 12px 10px 12px 25px;
	padding: 0;
	position: relative;
}
div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

.columnrightdiv .innerdiv {
	background: transparent url(images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 10px 15px;
}
div.oneliner {
	padding:4px 15px;
	font-style:italic;
	font-size: medium;
}
div.oneliner span {
	font-weight:bold;
	font-variant:small-caps;
}
/*---------------------------------footer-----------------*/
#main_footer {
	width:1000px;
	font-size: 90%;
	color:#6F3033;
	border-top:4px double #641818;
	margin:0 auto;
	padding:0px;
	height: 56px;
	background-color: #EBEBEB;
	text-align: center;
	padding-top: 10px;
}
.ffleft {
	float: left;
	width: 460px;
	margin-left: 20px;
}

.ffright {
	float: right;
	width: 460px;
	margin-right: 20px;
}
#main_footer .bigandbolder {
	font-size: 105%;
	font-weight: bold;
}

#main_footer  a {
	color:#280000;
	text-decoration:none;
}
#main_footer  a:hover {
	text-decoration:none;
	color: #818181;
}
.quote {
	background: transparent url(images/quote0.jpg) left top no-repeat;
	margin: 4px;
	padding: 15px;
	text-align: left;
	width: 350px;
	float: left;
}
.quote div {
	background: transparent url(images/quote1.jpg) right bottom no-repeat;
	margin: 5px;
	padding: 15px;
}
.quoteright {
	background: transparent url(images/quote0.jpg) left top no-repeat;
	margin: 4px;
	padding: 15px;
	text-align: left;
	width: 350px;
	float: right;
}
.quoteright div {
	background: transparent url(images/quote1.jpg) right bottom no-repeat;
	margin: 5px;
	padding: 15px;
}
.quote740 {
	background: transparent url(images/quote0.jpg) left top no-repeat;
	margin: 4px; 
	padding: 15px;
	text-align: left;
	width: 740px;
	float: left;
}
.quote740 div {
	background: transparent url(images/quote1.jpg) right bottom no-repeat;
	margin: 5px;
	padding: 15px;
}
.width1000 {
	width: 920px;	
}

div.imgheadergallery {
	background-color: #F0F0F0;
	color: #575757;
	text-align: right;
	padding-right:19px;
	font-size:medium;
	padding-top: 6px;
	padding-bottom: 2px;
	display: block;
	width: 936px;
	margin-right: 13px;
	font-variant:small-caps;
	font-weight: bold;
	letter-spacing: 2px;
	border-top: 1px solid #CFCFCF;
}

.quotesource {
	float: right;
	font-size: 95%;
	margin: -17px 52px 0 0;
	font-weight: bold;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 8px 0;
	border: none;
	border-top: 1px solid #ccc;
}
legend {
	margin: 4px 0;
	padding: 3px 10px;
	color: #641818;
	background: transparent;
	border: 1px solid #641818;
}
form p {
	clear: left;
	padding: 0;
	margin: 0;
	display: block;
}
form label {
	float: left;
	width: 320px;
	border: 0px solid #00f;
	margin: 3px 0px 3px 5px;
	padding-top: 5px;
}
input.txt {
	color: #000000;
	background-color: #f5f5f5;
	width: 250px;
	background-image: url(images/shadeform.gif);
	border: #000000 1px solid;
	height: 17px;
	margin: 3px 0px 3px 5px;
	padding-top: 5px;
	text-indent: 5px;
	font-size: 0.9em;
}
input.txtcheck {
	float: left;
	width: 20px;
	margin: 3px 0px 3px 5px;
	padding-top: 3px;
}
textarea {
	width: 250px;
	height: 50px;
	color: #000000;
	margin: 3px 0px 3px 5px;
	padding-top: 5px;
	background-color: #f5f5f5;
	border: 1px solid #00008B;
	font-size: 0.9em;
	background-image: url(images/shadeform.gif);
}
.red {
	color: #b22222;
}
input.btn {
	color: #f5f5f5;
	font: bold 12px Helvetica, Arial, sans-serif;
	background-color: #3E0001;
	border: 1px outset #A28C7D;
	margin-top: 10px;
	margin-left: 10px;
}
