
/*** GLOBAL ****************************************/
:focus
{
    outline: 0;
}

html {
	/*scrollbar-base-color: #B31006;*/
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #B31006;
	scrollbar-highlight-color: #B31006;
	scrollbar-3dlight-color: #B31006;
	scrollbar-shadow-color: #B31006;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #F0F0F0;
	background:#9F9B65 url(/images/DAM_Background_Green2.jpg) 0 0 fixed repeat-x;
}

body
{
	/* background-color:#9f9b65; */
}

#wrapper
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	position: relative;
	left: 50%;
	margin-left: -487px;
	padding-top: 20px;
	width: 977px;
}

a
{
    /*padding: 0 2px;*/
    color: #B24134;
    text-decoration: none;
}

a:hover
{
    color: white;
    background: #B24134;
}

a.img:hover
{
    background:transparent none repeat scroll 0 0;
}

#columnA
{
	width: 475px;
	float: left;
	/*position: relative;*/
}

.donate
{
	margin-right: 25px;
}

a img.donate
{
	width: 227px;
	height: 73px;
	/*background: url(/images/donate.gif);*/
	background: url(/images/donate1.gif);
}

a img.donate:hover
{
	/*background: url(/images/donate_mouseover.jpg);*/
	background: url(/images/donate_mouseover1.gif);
}

#columnB
{
	/*width: 482px;
	float: left;*/
	width: 482px;
	float: left;
	margin-left: 20px;
}

#imageContainer
{
	width: 475px;
	height: 291px;
}

h1 img, h2, p, #mapContainer, #imageContainer
{
	margin-bottom: 20px;
}

h1
{
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}

h2
{
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

h3
{
	color: #b40f17;
}

.floatLeft { float: left; }

ol
{
	margin-left: 20px;
}

ol li
{
	/*margin-bottom: 7px;*/
}

ol li a
{
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

ol li a,
ol li a:link,
ol li a:hover
{
	text-decoration: none;
	color: black;
}

ol li a:hover, ol li a.active
{
	color: #b40f17;
}

.highlight
{
	width: 474px;
	height: 301px;
	background: #2d2d2d;
	margin-bottom: 20px;
}

.highlight p 
{
	background: black;
	height: 25px;
	margin: 0;
	color: white;
	padding: 9px 0px 0px 6px;
}

.highlight img
{
	margin: 0 auto;
	display: block;
	padding-top: 0px;
}

#content
{
	padding-left: 1px;
}

#content #gallery ul
{
	margin: 0px;
}

#gallery li
{
	float: left;
	border: none;
	list-style-type: none;
}

#gallery li img
{
	margin-right: 25px;
	margin-bottom: 0px;
}

#gallery li p
{
	width: 133px;
}

#gallery li a
{
	/*font-family: monospace;
	font-size: 88%;*/
	margin-top: 10px;
	margin-bottom: 17px;
	letter-spacing: -1px;
	color: black;
	text-decoration: none;
}

#gallery li a:hover
{
	/*color: red;*/
	text-decoration: underline;
	background:transparent none repeat scroll 0 0;
}

#subNavigation
{
	margin-bottom: 5px;
	margin-left: -1px;
	overflow: hidden;
}

#subNavigation ol
{
	width: 100%;
	margin: 0;
}

#subNavigation li h1
{
	font-size: 38px;
}

#subNavigation li.navheader
{
height: 47px;
overflow: hidden;
}

#subNavigation li.childs ,
#subNavigation li.grandchilds
{
	display: inline;
}

#subNavigation li.childs a
{
	font-size: 14px;	
}

#subNavigation li.grandchilds a
{
	font-size: 12px;
}

#subNavigation li h1,
#subNavigation li.childs a:hover,
#subNavigation li.grandchilds a:hover
{
	color: #b40f17;
}

.clear
{
	clear: both;
}

#columnAFixed
{
	position: fixed;
	left: 50%;
	margin-left: -487px;
}

#columnBFixed
{
	margin-left: 495px;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

strong em
{
	font-style: italic;
	font-weight: bold;
}

#content ul
{
	padding: 0 0 0 10px;
	margin: 0 0  0 6px;
}
li
{
	list-style-type: square;
	padding-left: 10px;
	/*display: block;*/
}

span p
{
	padding: 0px;
	margin: 0px;
}

img.imgright
{
	float: right;
	padding: 0 0 10px 10px;
}

img.imgleft
{
	float: left;	
	padding: 0 10px 10px 0;
}

.underline
{
    text-decoration: underline;
}

p.indent
{
    padding: 0 0 0 10px;
}
    
img.twitter {
	display: block; 
	float: left; 
	margin-top: 20px;
} 
