/* CSS Document */
/*possible upgrades
html    {height:101%}
*       {margin:0; padding:0}

*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, input, div {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}

/*small fix for firefox to avoid shorter pages from causing jumps*/

/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /*because ie 5 doesn;t like auto value for the wrapper*/
	background-image: url(../images/bg_main_grey.jpg);
}

h1, h2, h3, h4, h5, h6 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #226795;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}
td {
	vertical-align: top;
}

a:link { 	
	color: #333333;
	text-decoration: underline;
	}
a:visited {
	color: #333333;
	text-decoration: underline;
	}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
	}

/*encapsulates the whole site*/
#wrapper{
width: 772px;
background-color:#FFFFFF;
margin:0px auto;
border: 1px solid #000000;
text-align:center; /*to counteract the necessary body element text-align:center for ie 5.5*/
}
#wrapper #insideWrapper {
	width: 764px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px auto;
}

/*Top menu styles */
#topMenu {
	text-align: right;
	background-color:#F27521;
	color: #570A10;
}
#topMenu ul {
	list-style-type: none;
	margin-right: 5px;
}
#topMenu li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}
#topMenu a {
	color: #570A10;
	text-decoration: none;
}
#topMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#banner {
	width: 764px;
	margin-bottom: 3px;
}
#mainPhoto {
	margin-top: 3px;
	margin-bottom: 3px;
}
#mainNav {
	background-color: #FAAB17;
	margin-bottom: 3px;
	padding: 8px;
	font-size: 13px;
}
#mainNav a:link { 	
	color: #333333;
	text-decoration: none;
	}
#mainNav a:visited {
	color: #333333;
	text-decoration: none;
	}
#mainNav a:hover {
	color: #000000;
	text-decoration: underline;
}
#mainNav a:active {
	color: #333333;
	text-decoration: none;
	}
#rightContent {
	background-repeat: repeat;
	color: #570C11;
	padding-bottom: 25px;
	border-left: 1px solid #570C11;
	background-color: #DADADA;
}
#rightContent li {
	list-style-image: url(../images/icon_arrow.gif);
	margin-bottom: 0.3em;
	font-size: 88%;
}
#rightContent ul {
	margin-left: 35px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#rightContent p {
	font-size: 85%;
	line-height: 1.2em;
	margin-bottom: 0.4em;
	margin-right: 10px;
	margin-left: 10px;
}
#rightContent h1 {
	font-size: 120%;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FAAB17;
	text-align: center;
	background-color: #570C11;
	border: 1px solid #570C11;
	padding-top: 12px;
	padding-bottom: 4px;
	margin: 0px 0px 14px 0px;
}
#rightContent h2 {
	font-size: 110%;
	font-variant: small-caps;
	margin-top: 1em;
	color: #570C11;
}
#rightContent h3 {
	font-size: 103%;
	color: #FAAB17;
}
#rightContent h4 {
	font-size: 100%;
	color: #FAAB17;
}
#rightContent a:link { 	
	color: #570C11;
	text-decoration: underline;
	}
#rightContent a:visited {
	color: #570C11;
	text-decoration: underline;
	}
#rightContent a:hover {
	color: #570C11;
	text-decoration: none;
}
#rightContent a:active {
	color: #333333;
	text-decoration: underline;
	}

#footer {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #570A10;
	padding-bottom: 5px;
	margin-top: 3px;
}
#footer p {
	padding: 5px 5px 0px 5px;
}
#footer a:link { 	
	color: #ffffff;
	text-decoration: none;
	}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}
#footer a:hover {
	color: #FAAB17;
	text-decoration: underline;
}
#footer a:active {
	color: #ffffff;
	text-decoration: none;
	}

#mainContent {
	padding-bottom:25px;
}

#mainContent li {
	list-style-image: url(../images/icon_arrow.gif);
	margin-bottom: 0.3em;
	font-size: 88%;
}
#mainContent ul {
	margin-left: 35px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#mainContent p {
	font-size: 90%;
	line-height: 1.3em;
	margin-bottom: 1em;
	margin-right: 10px;
	margin-left: 10px;
}
#mainContent h1 {
	font-size: 130%;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin: 1em .2em;
}
#mainContent h2 {
	font-size: 110%;
	font-variant: small-caps;
	margin-top: 1em;
}
#mainContent h3 {
	font-size: 103%;
}
#mainContent h4 {
	font-size: 100%;
}
#mainContent .inset {
	width: 230px;
	float: right;
	margin: 5px;
	color: #580A10;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #580A10;
	background-image: url(../images/bg_inset.jpg);
	background-repeat: repeat-y;
}
#mainContent .inset h1 {
	background-image: url(../images/pullquoteHeader.gif);
	margin: 0px;
	font-size: 100%;
	text-transform: uppercase;
	text-align: center;
	padding: 8px 0px 8px;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
}

#mainContent .inset a:link { 	
	color: #580A10;
	text-decoration: underline;
	}
#mainContent .inset a:visited {
	color: #580A10;
	text-decoration: underline;
	}
#mainContent .inset a:hover {
	color: #580A10;
	text-decoration: none;
}
#mainContent .inset a:active {
	color: #580A10;
	text-decoration: underline;
	}
	
.leftimage{
float: left;
margin: 0 10px 20px 10px;
border: 1px solid #000000;
}

.rightimage{
float: right;
margin: 0 0 20px 15px;
border: 1px solid #000000;
width: 150px;
}

.clearit{ /*for use with <div></div> as a clear for onerous floats*/
clear: both;
}
.dottedLine {
	background-image: url(../images/bg_dottedLine.gif);
	background-repeat: repeat-x;
	margin: 15px 0;
	clear: both;
}
.dottedLineVert {
	background-image: url(../images/bg_dottedLine.gif);
	background-repeat: repeat-y;
	width: 3px;
	float: right;
	margin: 0 0 0 5;
}
#outerWrapper {
	background-image: url(../images/bg_outsideWrapper.jpg);
	background-repeat: repeat-x;
	background-position: 0px 164px;
	width: 100%;
	background-attachment: fixed;
}
/*For Tabbed Lists */
#tablist{
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 90% Verdana;
	clear: both;
}

ul#tablist {
	margin-bottom:0px;
	margin-left: 10px;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 1px;
border: 1px solid #FAAB17;
background-color: #FAAB17;
}
/*
#tablist li a:link, #tablist li a:visited{
color: #4D661E;
}*/
#tablist li a:link{
color: #FFFFFF;
}

#tablist li a.current{
	background-color: #FFFFFF;
	color: #666666;
}

#tabcontentcontainer{
	width:auto;
	height:auto;
	padding: 5px;
	padding-top: 15px;
}

.tabcontent{
display:none;
}
.Highlight {
	font-weight: bold;
	color: #570C11;
}

.tabcontent p{
color:#666666;
}
/*end tabbed lists*/
.photograph {
	padding: 0px;
}
.photographDiv {
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	width: 225px;
	margin: 5px auto 20px;
	padding: 5px 6px 10px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
#mainContent .inset p {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 0.4em;
}

