
#container {
	overflow: hidden;
	background-repeat: repeat-y;
	background-image: url(../images/dropShadow.png);
	background-position: center;
}
#headWrapper {
	background-color: #BFB3A3;
}

#secondary1  {
	background-image: url(../images/boxGrad.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-size: 130%;
}


#wrapper {
	background-repeat: repeat-x;
	background-image: url(../images/fauxColumn.jpg);
	background-attachment: scroll;
}

#secondary1  p, #mainContent  p, #networks p  {
	padding: 1em;
	color: #000000;
}

#mainContent {
	background-image: url(../images/boxGrad.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}



#footer {
	background-image: url(../images/footerGrad.jpg);
	background-repeat: repeat-x;
	text-align: left;
	line-height: 20px;

}


#footer p, a {
	color: #FFFFFF;
}
#footer  ul li {


}


#marque {
	background-image: url(../images/carwreck.jpg);
	height: 271px;
	background-repeat: no-repeat;
}


#bubbleContainer {
	background-color: #BFB3A3;
}
#boiler ul {
	padding: 20px;
}

#largeBubble {
	background-image: url(../images/largeBubble.gif);
	height: 116px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 30px;
	margin-left: 43px;
}

#smallBubble {
	background-image: url(../images/smallBubble.gif);
	background-repeat: no-repeat;
	height: 74px;
	margin-top: 40px;
	margin-left: 43px;
	background-position: center;
}
#networks {
	padding-top: 100px;
	text-align: center;
}

#magazine {
	margin: 30px 0px 10px 46px;
	overflow: hidden;
}
#mainContent ul {
	padding-left: 75px;
	list-style-type: square;
	padding-top: 5px;
}

#mainContent ul li {
	list-style-type: square;
	padding-top: 2px;
}

#mainContent ol {
	padding-left: 65px;
	margin: 0px;
}


#magazine a {
display: inline-block;
display: block;
}

/* text -------------------------------------------------------------- */ 

/* Default font settings. The font-size percentage is of 16px. (0.75 * 16px ~ 12px) */ 
body {
	color: #333333;
	font: 75% Arial, Helvetica, sans-serif;
	background-color: #471D05;
} 
h1,/* Headings -------------------------------------------------------------- */h2,h3,h4,h5,h6 { font-weight: normal; color: #111; } #footer    #address h3   {
	color: #FFFFFF;
	font-weight: bold;
}
h1 {
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.5em;
} h2 { font-size: 2em; margin-bottom: 0.75em; } h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
	color: #000000;
} h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; } h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; } h6 { font-size: 1em; font-weight: bold; } #footer #boiler h3 {
	font-weight: bold;
	color: #FFFFFF;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; } 



/*navigation*/



#navigation {
	background-color: #2E4732;
}

#navigation ul
{
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
	background-color: #2E4732;
	color: white;
	width: 100%;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 30px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
/* fixes Firefox 0.9.3 */
}

#navigation ul li
{
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
padding-top: 5px;
	text-align: center;
}

#navigation ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	font: normal 130% Arial, Helvetica, sans-serif;
	padding: 5px 30px;
}

#navigation ul li a:hover
{
	background-color: #99866C;
	color: #000000;
}
#networks h6 {
	color: #FFFFFF;
	font-size: 80%;
}


#navigation #active {
}
#sideAddress  

 {
	font-size: 100%;
	text-align: left;
	color: #7B652C;
	padding-left: 40px;
	padding-top: 30px;
}

#sideList2  {
	float: left;
	list-style: none;
	padding: 0;
	width: 12em;
	margin: 30px 0 0 56px;
}
#sideList2 li {
	font: 67.5% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#sideList2 a {
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	background-color: #BEB2A1;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 150px center;
}
#mainContent a {
	color: #2E4732;
}

#mainContent a:hover {
	color: #BA8A1B;
}


#sideList2  a:hover {
	color: #fff;
	padding-bottom: 8px;
	background-color: #9A876D;
	background-image: url(../images/arrowGreen.gif);
	background-repeat: no-repeat;
	background-position: 150px center;
}

#sideList  {
	float: left;
	list-style: none;
	margin: 30px 0 0 56px;
	padding: 0;
	width: 12em;
}
#sideList li {
	font: 67.5% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#sideList a {
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	background-color: #BEB2A1;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 150px center;
}
#sideList  a:hover {
	color: #fff;
	padding-bottom: 8px;
	background-color: #9A876D;
	background-image: url(../images/arrowGreen.gif);
	background-repeat: no-repeat;
	background-position: 150px center;
}




#address {
}

#footer a {
color:#FFFFFF;
text-decoration:underline;
}

#footer a:focus, a:hover {
	color:#FFFFFF;


}


a:focus, a:hover { color: #000; } 
a {
	color: #2E4732;
	text-decoration: underline;
} 
#address {
	text-align: center;
	font-size: 95%;
	padding: 0px;
}
#current {
	background-color: #BEB2A1;
}

.pullquote {
	width:550px;
	text-align:justify;
}

.pullquote:before {
	content:"\201C" attr(title) "\201D";
	font-family: "Times New Roman", Times, serif;
	font-size:1.2em;
	text-align:center;
	color:#000000;
	display:block;
	width:6em;
	margin: 0.25em 1em 0.5em 0;
	padding:1em;
	float: left;
	background-color: #D3CDC2;
}

.captionedPhoto {
	float: right;
	margin: 15px 80px 10px 5px;
	line-height: 1em;
	width: 200px;
	
	
	}
	
.captionedPhoto p {
	width: 182px;
	margin: 0;
	padding: 0px;
	font: 0.75em/1.75em Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #BEB2A1;
	text-align: center;
		
}

.captionedPhoto img {
margin: 0;
padding: 0;
display: block;
}
#mainContent h3 {
	padding-left: 10px;
	padding-top: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2E4732;
}
