/* CSS Document */
*
{
	margin: 0;
	padding: 0;
}

body {
    font: 100% Arial, Helvetica, sans-serif;

	background-color: #e9e9d0;
	letter-spacing:0.02em;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;

	background-image: url(/_elements/art/background.gif);
	background-repeat: repeat-x;
	background-position: top center;
color:#333333;
}


a{ color:#3a2921; outline: none;}
a, a:link, a:visited { 	
	color: #3a2921;
	text-decoration:none;
}
a:hover, a:active { 	
	color: #3a2921;
	text-decoration:underline;
}
h1 {
	font-size: 220%;
	line-height: 220%;
	display:inline;
}
h2 {
	font-size: 200%;
	line-height: 200%;
	display:inline;
}
h3 { 
	font-size: 180%; 
	line-height: 120%;
	display:inline;

}
h4 { 
	font-size: 135%;
	line-height: 110%;
	display:inline; 

}
h5 {
	font-size: 130%;
	line-height: 120%;

	color:#48aa43;
}
h6 {
	font-size: 100%;
	line-height: 150%;
	display:inline;
}
.softText {
	color:#999999;
}

.sf-menu{
	margin: 0;
	padding: 0;
	list-style:	none;
	}

.sf-menu li {
float: left;
border-right:1px #8d918e solid;
margin-right:36px;
}


.sf-menu li img{
margin-top:17px;
margin-bottom:16px;
margin-right:36px;

}

.clear {clear: both;}
.greenDot {color:#47a941;font-weight:bold;}

/*-------------------------------------------------
  Body and Containers
-------------------------------------------------*/

#nav {
	margin-left:22px;margin-right:18px;background-color:#64716a;height:47px;padding-left:32px;overflow:hidden;
}
#page {
	
	width: 933px;
     margin: 0 auto 0 auto;
	/*background-image: url(/_elements09/images/pageBG.jpg);
	background-repeat: no-repeat;
	font-size:120%;*/
	font-size:0.675em;
	line-height:105%;
	
}
#header { 
    position: relative;
	width: 933px;
	height: 118px;
	background-image: url(/_elements/art/header.png) !important;
	background-image: url(/_elements/art/header.gif);
	margin-top:17px;
	color:#727272;
	line-height:180%;
}



#content_home {
	width: 933px;
	background-image: url(/_elements/art/filler.png) !important;
	background-image: url(/_elements/art/filler.gif);
	background-repeat:repeat-y;
	
}

#containerHome{
margin-left:4px;margin-right:4px;padding-left:17px;padding-right:14px;padding-top:11px;padding-bottom:6px;
}



#divLocation {
float:left;width:212px;background-color:#f3f7eb;border-top:8px solid #ceceb8;padding:10px;padding-top:15px;padding-bottom:20px;color:#7a7a7a;line-height:120%;
}


#divLocation a {
	color: #7a7a7a;
	text-decoration:none;
}


#divLocation a:hover {
	color: #6d993d;
	text-decoration:none;
}





#divCompound {
background-color:#f3f7eb;border-top:8px solid #ceceb8;color:#7a7a7a;font-weight:bold;line-height:120%;float:left;width:176px;margin-left:30px;
}

#divCompound a {
color:#7a7a7a;
}


#homeEvents{
float:left;width:176px;color:#efefef;margin-left:23px;
}

#homeEvents a, #homeEvents a:link, #homeEvents a:visited { 	
	color:#efefef;
text-decoration:none;

}
#homeEvents a:hover, #homeEvents a:active { 	
	text-decoration:underline;
}


#homeNews{
float:left;width:432px;margin-left:23px;color:#575757;padding-top:20px;line-height:120%;
}

#homeNews a, #homeNews a:link, #homeNews a:visited { 	
	color:#efefef;
text-decoration:none;
}
#homeNews a:hover, #homeNews a:active { 	
	text-decoration:underline;
}




#headernav li{
display: inline;
list-style-type: none;

}


#flash1{
	width: 893px;
	height: 252px;
	margin-left:22px;
	margin-bottom:4px;
	z-index:0;
	/*background-image: url(/_elements/art/homeFlashBack.png);
	background-repeat:repeat-y;
	float: left;
	padding-right:12px;*/
}

#content_inside {
background-image: url(/_elements/art/filler.png) !important;
background-image: url(/_elements/art/filler.gif);
background-repeat:repeat-y;


}

#back_inside {
margin-left:4px;margin-top:30px;min-height:38px; height:auto !important;
}

#inside{
	width: 659px;
	float: left;
	margin-left:22px;

	
}
#inside_header{
	/*width: 700px;*/
	color:#8c8c80;font-size:15px;font-weight:bold;
	margin-bottom:20px;	
	
	background:#ceceb8;
	padding:10px;
	padding-left:30px;
	
}
#inside_col{
	/*width:685px;*/
	padding: 10px 30px 0 20px;
	font-size: 110%;
	line-height: 125%;
}

#inside_col ul{
	margin-left:20px;
}

#inside_col ol{
	margin-left:20px;
}

#inside_col a{ color:#324473; outline: none; font-weight:bold;}
#inside_col a, #inside_col a:link, #inside_col a:visited { 	
	color: #324473;
	text-decoration:none;
}
#inside_col a:hover, #inside_col a:active { 	
	color: #324473;
	text-decoration:underline;
}



#sidebar {
margin-right:20px;width:232px;float:right;color:#e40025;font-size:12px;

}

#sidebar .headline {
font-size:13px;text-transform:uppercase;font-weight:bold;
}


#menu {
margin-top:30px;
list-style:none;
margin-bottom:20px;
}


#menu li {
				padding: 6px 0 6px 0;
			}
			#menu li a {
				color:#e40025;
				
				padding-right: 16px;
			}
			#menu li a:hover, #menu li.active a{
				/*color:#e40025;
				font-weight: bold;*/
				text-decoration:underline;
				}



.Brnhr { border:none; border-bottom: solid 1px #ceceb8;background-color:#f3f7eb; color:f3f7eb; margin-top:15px; margin-bottom:15px;}
.BrnhrDotted { border:none; border-bottom: dotted 1px #dad5cf; background-color:#FFFFFF; color:white; margin-top:10px; margin-bottom:10px;}
.BrnhrLg { border:none; border-bottom: solid 1px #dad5cf;background-color:#FFFFFF; color:white;margin-top:10px; margin-bottom:10px;}

#imgBack {float:right;background:url(/_elements/art/page/imageBack.gif) bottom right; background-repeat:no-repeat;margin-bottom:20px;}

.imgMargin {margin-bottom:20px;margin-right:20px;margin-left:15px;}







#grey_box{
	background:#F2F2F2; color:#333; padding:15px; margin-bottom:20px;display: block;clear:both;width:580px;
	}

#brn_BoxSm{
background:#ede8e3; padding:15px; width:370px;margin-bottom:10px;
}


#wht_BoxSm{
padding:15px; width:370px;margin-bottom:10px; padding-left:0px;
}

#brn_BoxLg{
background:#ede8e3; padding:15px;margin-bottom:10px;
}


#blue_BoxSm{
background:#CED6DE; padding:15px; width:370px;margin-bottom:10px;
}
#green_BoxSm{
background:#DED6CE; padding:15px; width:370px;margin-bottom:10px;
}


#brn_BoxSmRight{
float:right;width:220px;padding:15px;background:#ede8e3;margin-bottom:20px;
}


#wht_BoxSmRight{
float:right;width:220px;padding:15px;margin-bottom:20px;
}

.imageVid {
	background-color: #efefef;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin: 0 1em 0 0;
}



#returnPage {
   float:right;
 margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
width:auto;
	color:#ccc;
		font-size:9px;
}


#inside_col #returnPage a{
color:#999999;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-right:15px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}


#footer {
background-image:url(/_elements/art/btmCorners.png) !important;
background-image:url(/_elements/art/btmCorners.gif);
background-repeat:no-repeat;
	width: 933px;
	color: #7a7a7a;
	font-size: 90%;
	line-height:120%;
text-align:center;
padding-top:40px;
}


#footer a {
	color: #7a7a7a;
}

#footer a:hover {
	color: #47a943;
}

.box_wrapper {
	width:570px;
	padding-bottom:8px;
}
.box {
	float: left;
	width: 280px;
	text-align:center;
	
}
.border {
	border: 4px solid #CCCCCC;
	margin: 5px;
}
/*-------------------------------------------------
  Text Styles
-------------------------------------------------*/
.datecolor {
	color: #333333;
	font-weight:bold;
	
}
.smtext {
	font-size: 70%;
	font-style:italic;
	color:#999999;
}
.inputBox {
	color: #333333;
	background: #CCCCCC;
	border: 1px solid #999999;
	width: 130px;
	height: 13px;
	margin: 0;
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: middle;
	font-weight: normal;
}
.dropBox {
	color: #333333;
	background: #CCCCCC;
	border: 1px solid #999999;
	width: 135px;
	height: 19px;
	margin: 0;
	padding: 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: middle;
	font-weight: normal;
}

/*-------------------------------------------------
  Table STYLES
-------------------------------------------------*/	

table {
}

td.info img {
	float:right;
	margin: 0 0 5px 10px;
	border: 3px solid #CCCCCC;
	
}
th, td {
	padding: 4px;

}
thead th{
	padding: 8px;
	font-weight: bold;
	background-color: #999999;
	text-align: left;
}
thead a{
	color: #000;
}
thead td{
	padding: 8px;
	font-weight: bold;
	background-color: #999999;
	text-align:center;
}
table#data {
	padding: 4px;
	
}
table#data th{
	padding: 8px;
	background-color: #999999;

}
table#data td{
	padding: 2px;
}

tbody tr#bar td {
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0 10px 0;
}
tbody tr#bullets td ul {
	list-style:outside;
	margin-left: 28px;
	
}


