/*
================================================
	Yahoo GUI Reset CSS
	http://developer.yahoo.com/yui/reset/
================================================
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
/* table {
	border-collapse:collapse;
	border-spacing:0;
} */

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* common styles */
/*img { 
	behavior: url(/css/iepngfix.htc) ;
	}*/

.clearDiv {
	height: 0;
	clear:both;
	overflow:hidden;
}

strong {
	font-size: 12px;
	font-weight: bold;
	color: #bc710f;
}

em {
	font-style: italic;
}

ul
{
list-style: disc outside;
margin-left: 40px;
} 

p {
	margin-bottom: 8px;
}

a {
	text-decoration: none;
	color: #E47210;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

h1 {
	font-family: Arial, sans-serif;
	color: #666666;
	font-size: 34px;
	/*font-weight: bold;*/
	/*margin-bottom: 8px;*/
}

#searchBar h2 {
	float: left;
	font-family: Arial, sans-serif;
	color: #bc710f;
	font-size: 22px;
	line-height: 70px;
	width: 569px;
	text-align: left;
}

.eventTime {
	color: #e79424;
}

h2 {
	font-family: Arial, sans-serif;
	color: #E47210;
	/*text-transform: uppercase;*/
	font-size: 18px;
	margin-bottom: 4px;
}

h3 {
	font-family: Arial, sans-serif;
	text-align: left;
	color: #f39672;
	font-size: 14px;
	/*font-weight: bold;*/
}

h4 {
	font-family: Arial, sans-serif;
	color: #206b29;
	font-size: 14px;
	font-weight: bold;
}
/* end common styles */

body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #c26306;
	background-color: #FFFFFF;
	text-align: left;
}

#container {
	margin: 0 auto;
	width: 1000px;
}

#header {
	height: 147px;
	background: url(/media/256/headerback.jpg) no-repeat;
}

#navBar {
	height: 35px;
	background:url(/media/281/navbarback.jpg) no-repeat #f3d9b6;
}

#flashBar {
	height: 316px;
	background: url(/media/261/flashback.jpg) no-repeat;
}

.imageBarContent {
	width: 500px;
	padding: 30px 0;
}

.imageBarContent h1 {
	font-size: 22px;
	color: #d9a35e;
	margin-bottom: 5px;
}

.imageBarContent p {
	font-size: 14px;
	color: #9a6b2d;
	width: 400px;
}

#searchBar {
	height: 70px;
	background-color: #f3d9b6;
}

#homeContent {
	background: url(/media/266/homecontentback.jpg) repeat-y;
	padding: 20px 0;
}

#homeLeft {
	float: left;
	width: 550px;
	font-size: 20px;
	line-height: 26px;
}

#homeRight {
	float: right;
	width: 230px;
}

#homeRight ul {
	list-style-type: none;
}

#footer {
	height: 56px;
	background: url(/media/271/footerback.jpg) repeat-y;
}

#footer p {
	float: left;
	width: 550px;
	height: 56px;
	line-height: 56px;
	font-size: 11px;
	margin-left: 100px;
}

.contentHolder {
	margin: 0 auto;
	width: 800px;
}

/* nav styles */

ol.mainNav {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	width: 800px;
}

ol.mainNav li {
	margin: 0; 
	padding: 0; 
	float: left; 
	list-style: none; 
	font-weight: bold;
	height: 35px;
	line-height: 35px;
}

ol.mainNav li a {
	text-decoration: none; 
	color: #bd6106; 
	text-transform: uppercase;
	display: block; 
	margin-top: 8px;
	padding: 0 20px; 
	border-right: 1px solid #fff;
	height: 20px;
	line-height: 20px;
}

ol.mainNav li a:hover {
	color: #bd6106;
	text-decoration: underline;
}


#insideContent {
	margin: 0 auto;
	width: 800px;
	padding: 20px 0;
}

#insideContent h1 {
	color: #c89d62;
	font-size: 24px;
	margin-bottom: 12px;
}

#insideLeft {
	float: left;
	width: 550px;
	}

#insideRight {
	float: right;
	width: 230px;
}

#insideRight ul {
	list-style-type: none;
}

#searchBar h3 {
	font-family: Arial, sans-serif;
	text-align: left;
	color: #f39672;
	font-size: 14px;
	margin-left: 62px;
	/*font-weight: bold;*/
}


#searchBar form
{
	margin:10px 0 0 0;
	float: right;
	width: 230px;
	text-align: right;
}

#searchBar form input.Submit
{
	cursor:pointer;
	background-color:transparent;
	/*background-image:url(/media/673/search_button.gif);
	background-repeat:no-repeat;
	background-position:0px -16px;*/
	border:1px solid #000000;
	height:auto;
	width:25px;
	padding:0;
	margin:0;
}

#searchBar form input.Submit:hover, #searchBar form input.Submit:active
{
	cursor:pointer;
	background-color:transparent;
	/*background-image:url(/media/673/search_button.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;*/
	border:none;
	/*height:16px;*/
	width:25px;
}

#searchBar form input
{
	border:1px solid #bcbcbc;
	padding:3px 7px 4px 4px;
	font-size:11px;
	width:120px;
	margin-right: 10px;
}

#newsBox {
	margin: 20px 0;
}

#newsBox ul {
	margin-left: 0;
}

#newsBox ul li {
	margin-left: 0;
}

#newsBox ul li a {
	display:block;
	background-color:#F9F9F9;
	border-top:3px solid #E2E2E2;
	border-bottom:3px solid #E2E2E2;
	padding:8px 8px 7px 8px;
	color:#808080;
	text-decoration:none;

}

#newsBox ul li a:hover {
	background-color:#FFECCC;
	border-top:3px solid #FFA200;
	border-bottom:3px solid #FFA200;
	color:#FF6300;
	text-decoration:none;
}


ul.newsHomeList {
	list-style-type: none;
	margin-left: 0;
}


ul.newsHomeList li {
	margin-left: 0;
	text-indent: 0px;
}

ul.newsHomeList li a {
	font-size: 12px;
	font-weight: bold;
	color: #BD6106;
}

/* Gallery Styles */


#galThumb {
	float: left;
	padding: 10px 10px 10px 10px;
	/*margin: 5px 5px 5px 5px;
	border: 1px solid #dddddd;*/
}


#galleryList {
	padding: 10px 10px 10px 10px;
}



.galPic {
	background-color: #FFFFFF;
	float:left;
	margin: 10px 15px 10px 15px;
	/*padding: 10 25px 15px 0;*/
	}

.galName a:hover {
	color: #e1bb0b;
}

.imgWrapper {
	overflow:hidden;
	/*width: 156px;
	height: 104px;
	padding: 10px 10px 0px 10px;*/
}

.galPic img {
	padding-bottom: 0px;
}

.galName {
	text-align: left;
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
	/*font-weight: bold;*/
	font-size: 14px;
	color: #666666;
}

.galName:hover {
	color: #000000;
}







































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
