/* CSS Document */


body {
	font-size: small;
	color: #999999;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../dist_images/img01.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}



a
{
	color: #EA672E;
	text-decoration: underline;
}


a:hover {
	text-decoration: none;
	color: #11A6D4;
}



h1 {
	font-size: xx-large;
	color: #11A6D4;
	font-weight: normal;
	letter-spacing: -1.5px;
}

h2, h3, h4, h5, h6 {
	font-size: small;
	color: #11A6D4;
}


.boldbody {
	font-weight: bold;
	color: #11A6D4;
}




p, blockquote, ul, ol, strong {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

ul {
	margin-left: 2em;
	list-style: square;
}

td {
    text-align:left;
}

.rightimage {
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
}
.leftimage {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}
.clearit {
	clear: both;
}
.story{
	float: left;
	margin-right: 20px;
	width: 380px;
}
.magnify{
	width: 180px;
	float: left;
	background-image: url(../dist_images/magnify_icon.gif);
	background-repeat: no-repeat;
	height: 14px;
	padding-left: 14px;
}


.storypic {
	width: 380px;
	float: left;
	margin-top: 20px;
}



.pics {
	float: left;
}



#indexbox1 {
	width: auto;
	background-image: url(../dist_images/box-grad-1.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	background-position: bottom;
	margin-bottom: 8px;
	height: 307px;
}
#formbox {
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%;
}
.home_btn {
}

.email_btn {
}


#indexbox2 {
	height: 155px;
	width: 233px;
	background-image: url(../dist_images/indexpage_06.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right:5px;
}
#indexbox2a {
	padding-top: 80px;
	padding-left: 10px;
}
#indexbox3 {
	height: 155px;
	width: 233px;
	background-image: url(../dist_images/indexpage_08.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right:5px;
}
#indexbox3a {
	padding-top: 40px;
	padding-left: 10px;
}
#indexbox4 {
	height: 155px;
	width: 233px;
	background-image: url(../dist_images/indexpage_10.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right:5px;
}
#indexbox4a {
	padding-top: 84px;
	padding-left: 10px;
}
#indexbox5 {
	height: 155px;
	width: 233px;
	border: 1px solid #CCCCCC;
	float: left;
}
#indexbox5a {
	padding-top: 0px;
	padding-left: 0px;
}


#table {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 1000px;
}	
#headarea {
	width: 650px;
	color: #FFFFFF;
	margin-top: 84px;
	font-style: italic;
	font-size: 12px;
}

#headareatwo {
	width: 340px;
	color: #FFFFFF;
	margin-top: 45px;
	margin-right: 0px;
	font-style: italic;
	font-size: medium;
	padding-left: 440px;
}

#backarea {
	float: right;
	width: 29%;
	color: #CCCCCC;
	text-align: right;
	font-weight: bold;
}
#backarea a:link, #sidebar a:visited {
 	color: #CCCCCC;
}


#PageHeadBox {
	margin-bottom: 20px;
}
#banner {
	background-image: url(../dist_images/banner.jpg);
	background-repeat: no-repeat;
	height: 130px;
	background-position: center top;
}
#menu {
	margin: 0px;
}
#content {
	margin: 0 auto;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}

#search {
	float: right;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 50px;
}
/* Events */
event_img {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    vertical-align: top;

}
event_a{
  	text-decoration:  none;
} 


#footer {
	background-image: url(../dist_images/img07.gif);
	height: 70px;
	background-position: center;
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin: 0px;

}
#footer p {
	margin: 0px;
}


/* Footer > Legal */

#legal {
	color: #FFFFFF;
	margin: 0px;
	padding: 6px;

}

/* Footer > Links */

#aaron {
	color: #F0F0F0;
	margin: 0px;
	padding: 5px;

}
#aaron a {
	color: #F0F0F0;

}

#aaron a:hover {
	color: #999999;

}
