﻿body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 100%;
   color: #000000;
   background-color: #F5C503;
   margin: 12px;
   padding: 0;
   background-image: url(BG.gif);
}
#masthead {
	color: #999999;
	background-color: #999;
	padding: 0px;
	margin: 0;
	background-image: url(top3.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 800px;
	position: relative;
	z-index: 1;
}
#wrapper {
   width: 800px;
   margin: 0 auto;
}
#column_wrapper {
   background-image: url(middle3.jpg);
   background-repeat: repeat-y;
}
.clearfloat {
   clear: both;
   height: 0;
   line-height: 0;
   font-size: 0;
}
.textalignright {
   text-align: right;
   padding-right: 12px;
}
#right {
   width: 590px;
   float: left;
   z-index: 1;
}
#left {
	width: 190px;
	float: left;
	color: #FFC;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 24px;
	padding-left: 20px;
}
#left .thumbs  {
   padding-left: 11px;
   font-size: 0.8em;
   text-align: center;
}
#right .content {
   font-size: 0.875em;
   line-height: 1.4em;
   padding-top: 10px;
   padding-right: 24px;
   padding-bottom: 24px;
   padding-left: 24px;
   z-index: 44;
}
#right .content ul {
   list-style-image: url(star.png);
}
#right .content ul ul {
	list-style-image:none;
}
#right .content ul li {
   line-height: 1.1em;
   margin-bottom: 8px;
}
ol li {
	margin-bottom:8px;
}

ol.ol_letters {
	list-style-type: lower-alpha;
}
#nostar #right .content ul {
		list-style-image:none;
}
#masthead .content {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 26px;
	font-style: italic;
	font-weight: bold;
	color: #900;
}
#masthead #logo {

	position:absolute;

	left:280px;

	top:55px;

	background-image:url(newlogo4.jpg);

	width: 500px;

	height:140px;



}

#menubar {

	height: 33px !important;

	position: absolute;

	left: 10px;

	top: 196px;

	font-size: 14px;

	width: 780px;

}





#left a:link, #left a:visited {
	color: #9CC;
}

#left a:hover {
	color: #FC6;
}
#right a:link, #right a:visited {
   color: #0000FF;
}

#right a:hover {
   color: #FF6600;
}
.myimages {
   border: 1px outset #666666;
   padding: 5px;
   background-color: #CCCCCC;
   margin-top: 5px;
   margin-bottom: 5px;
}
a:hover .myimages   {
   padding: 5px;
   border: 1px solid #666666;
   background-color: #FFFFC1;
   margin-top: 5px;
   margin-bottom: 5px;
}
#bottomlinks {
   width: 400px;
   font-size: 0.9em;
   margin-top: 0px;
   margin-right: auto;
   margin-bottom: 0px;
   margin-left: auto;
   height: 39px;
}
#rightlink {
   text-align: right;
   float: right;
}
#leftlink {
   float: left;
   text-align: left;
}
#footer .content {
   padding-top: 16px;
   padding-right: 30px;
   padding-bottom: 22px;
   padding-left: 46px;
}
#footer {
   color: #714D00;
   padding: 0px;
   margin: 0px;
   font-size: 0.8em;
   clear: both;
   background-repeat: no-repeat;
   width: 800px;
   height: 100px;
   background-image: url(footer3.jpg);
}
#footer a:link,#footer a:visited {
	color: #036;
}

#footer a:hover {
	color: #FF9;
}
h1 {
	font-size: 1.6em;
	margin: 0;
	color: #830100;
}
h2 {
   font-size: 1.4em;
   margin: 6px 0 0 0;
   color: #996600;
}
h3 {
	font-size: 1.25em;
	color: #900;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h4 {
   font-size: 1.1em;
   padding: 0px;
   margin-top: 20px;
   margin-right: 0;
   margin-bottom: 0;
   margin-left: 0;
}
.nomargintop, .content p.nomargintop {
   margin-top: 0px;
      margin-bottom: 0px;
}
.content p {
   margin: 12px 0;
}
strong {
	color: #930;
}
form {
   margin: 0px;
   padding: 0px;
}


#photos #maincontent p.lessmargin {
   line-height: 1.1em;
   margin: 4px 80px 8px 30px;
}
#left .content p.lessmargin, #left p.lessmargin {
   line-height: 1.0em;
   margin: 0px;


}
.floatright {
   float:right;
   margin-left: 6px;
}
.floatleft {
   float:left;
   margin-right: 6px;
}


/* ********** Lessmargin  **********/
.content p.lessmargin {
   line-height: 1.1em;
   padding: 0px;
   margin-top: 2px;
   margin-bottom: 8px;
}
#photos p.lessmargin { width: 500px; }

/* ***************  CONTACT FORM    ****** */
form {
	margin: 0;
	padding: 0px;
}

fieldset {
   margin: 0;
   padding: 0;
   border: none;
}

input, textarea {
   font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#errormessage {
   background-color: #FFFFD9;
   color: #003399;
   border: 2px outset #000066;
   position: absolute;
   height: 300px;
   width: 480px;
   left: 200px;
   top: 0px;
   text-align: center;
   padding: 30px 16px 16px;
    z-index: 99999;
}
#thankmessage {
   background-color: #FFFFD9;
    color: #003399;
   border: 2px outset #000066;
   position: absolute;
   height: 550px;
   width: 480px;
   left: 200px;
   top: 0px;
   padding: 30px 16px 16px;
   z-index: 99999;
}
#thankmessage a { color:#CC6600; }
form input.button {
   color: #99FFFF;
   text-transform: uppercase;
   padding-right: 5px;
   padding-left: 5px;
   padding-top: 3px;
   padding-bottom: 3px;
   border-top: 2px solid #BDBD81;
   border-right-width: 2px;
   border-bottom-width: 2px;
   border-left-width: 2px;
   background-color: #3570AA;

}
form input.button:hover {
   color: #CDFF82;
   background-color: #009900;
}
form p {
   font-size: 0.9em;
   margin: 0px;
   padding: 0px;

}
.uhoh {
   font-size: 1.2em;
   font-weight: bold;
   color: #993333;
}
.check {
   height: 1px;
   position: absolute;
   width: 120px;
   left: -1600px;
   top: -1500px;
}
#reasons {
	background-color:#999
	padding: 12px;
	margin-top:16px;
	display:block;
}
.right_box {
	background-color:#F5FAF8;
	width: 150px;
	font-size: 12px;
	color: #600;
	border: 1px solid #CCC;
	float: right;
	margin-left: 10px;
}
.right_box ul {
	padding-left:22px;
}
