/* CSS Document */
/*-------------------------------------------------------Site-wide------------*/
/*----------------------------------------------------------------------------*/
/*-----------------------------------------------General Styles---------------*/
* {
	margin:0;
	padding:0;
}

#frame {
	width: 775px;
	margin: 0px auto 0px auto;
	background: #ffffff;
	border: 1px solid #eeeeee
}

body {
	background: url(../images/skybg.jpg) repeat-x;
	color: #333333;
}

p {
	margin: 5px 0px 15px 0px;
	font-size: 1.1em;
}

h1, h2, h3, h4, h5, h6 {
	color: #346083;
	font-family: "Times New Roman", Times, serif;
}


a {
	text-decoration:none;
}

a:link {
	color: #8F8F8F;
}			

a:visited {
	color: #8F8F8F;
}

a:hover {
	color: #727375;
}
a:active {
	color: #8F8F8F;
}	




/*-----------------------------------------------------Header----------------*/
#header {
	background: url(../images/logo2.png) no-repeat center;
	height: 185px;
}

/*--------------------------------------------------------Footer-------------*/
#footer {
	clear: both;
	width:775px;
}

#footertext p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #8F8F8F;
}

#footertext {
	width: 400px;
	float: left;
        padding: 10px; 
}


#footerlinks {
	width: 330px;
        padding: 10px 0 0 0;
	float:left;
	text-align: right;
        font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #8F8F8F;
}

	
#footerlinks ul li {
   	display:inline;
 	padding:0;
 	margin:5px;
}


/*----------------------------------------------------SuckerDrops------------*/
#nav, #nav ul {
	float: left;
	width: 775px;
	list-style: none;
	line-height: 1;
	background: #D2E8F1;
	padding: 0;
	border: solid #E9E9E9;
	border-width: 1px 0;
	margin: 0;
}

#nav a {
	display: block;
	width: 11em;
	w\idth: 10em;
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.menudiamonds {
	color: #CCCCCC;
}


#nav li {
	float: left;
	padding: 0;
	width: 15em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.15em;
	margin: 0;
	}

#nav li li {
	padding-right: 1em;
	width: 13em;
}

#nav li ul a {
	width: 14em;
	w\idth: 12em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #ffffff;
}

/*-------------------------------------------------------Home Page------------*/
/*----------------------------------------------------------------------------*/
/*-------------------------------------------------------LeftContent----------*/
#leftcontent {
	float:left;
	width: 500px;
	margin: 10px 10px 50px 10px;
	padding: 0px 10px;
}

#pagetitle{
	padding: 0 0 3px 0;
	margin: 0 0 15px 0;	
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBB498;
	
}


#indexh1 {
	width: 300px; height: 60px;
	background-image: url(../images/headings/bsih1.gif);
	background-repeat: no-repeat;
	
}

h1#indexh1 {
	text-indent: -100em;
}


/*------------------------------------------------------Promo Box------------*/
#promobox {
	float: left;
	width: 200px;
	margin: 10px;
	display:inline;
	border: 2px dotted #eeeeee;
}

#promobox p{
	margin: 10px 5px 10px 5px;
	padding: 0px 10px;
	font-size: 1em;
	color: #666666;
}

#promobox h4{
	margin: 15px 5px 10px 5px;
	padding: 0px 10px;
}


/*-------------------------------------------------------Header Image--------*/
#promo {
	width: 200px;
	height: 30px;
	background-image: url(../images/promo.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2#promo {
	text-indent: -100em;
}







/*------------------------------------------------------------Gallery--------*/
#content {
	float:left;
	margin: 10px 10px 50px 10px;
	padding: 0px 10px;
	display:inline;
	background: white;
}


#gallery {
	width: 720px;
	margin: 0 auto;

}

#gallery a img {
	margin: 7px 18px;
	padding: 0;


}

#galleryh1 {
	width: 400px; height: 60px;
	background-image: url(../images/headings/galleryh1.gif);
	background-repeat: no-repeat;
}

h1#galleryh1 {
	text-indent: -100em;
}


/*-----------------------------------------Expression Art Gallery-----------*/
#expartgalleryh1 {
	width: 400px; height: 60px;
	background-image: url(../images/headings/expartgalleryh1.gif);
	background-repeat: no-repeat;
}

h1#expartgalleryh1 {
	text-indent: -100em;
}

#eventsgallerythumb {
	width: 200px;
	margin: 7px 18px;
	padding: 0;
	float: left;
	text-align: center;
}

#eventsgallerythumb a img {
	margin: 0;
	padding: 0;
}	

#eventsgallerythumb a {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


/*------------------------------------------------------Contact Page-----------*/
#contacth1 {
	width: 400px; height: 60px;
	background-image: url(../images/headings/contacth1.gif);
	background-repeat: no-repeat;
}

h1#contacth1 {
	text-indent: -100em;
}

h3.contact {
	margin: 15px 0px 0px 0px;
}

address {
	font-size:1.1em;
}

p.contact {
	margin: 0px;
}



/*------------------------------------------------------------FAQ--------*/
#faqh1 {
	width: 400px; height: 60px;
	background-image: url(../images/headings/faqh1.gif);
	background-repeat: no-repeat;
}

h1#faqh1 {
	text-indent: -100em;
}

h3.faq {
	margin: 15px 0px 0px 0px;
}

/*------------------------------------------------------------Board--------*/
#boardh1 {
	width: 400px; height: 60px;
	background-image: url(../images/headings/boardh1.gif);
	background-repeat: no-repeat;
}

h1#boardh1 {
	text-indent: -100em;
}

h3.board {
	margin: 15px 0px 0px 0px;
}
p.board {
	margin: 0px;
	font-style:italic;
	}
	
/*------------------------------------------------------------eXpressions--------*/
#exph1 {
	width: 400px; height: 80px;
	background-image: url(../images/headings/exph1.gif);
	background-repeat: no-repeat;
}

h1#exph1 {
	text-indent: -100em;
}

h3.exp {
	margin: 15px 0px 0px 0px;
}

ul.exp {
	margin: 10px 0px 5px 10px;
	
}

ul li.exp {
	margin: 7px 0px 0px 20px;
	list-style-image: url(../images/bullet.gif);
	font-size:1.1em;
}

ul li.expital {
	margin: 7px 0px 0px 20px;
	list-style-type:none;
	font-size:1.1em;
	font-style: italic;
}

ul li.expitalb {
	margin: 7px 0px 0px 20px;
	list-style-type:none;
	font-size:1.1em;
	font-style: italic;
	font-weight: bolder;
}

ul li li.exp {
	margin: 7px 0px 0px 20px;
	list-style-image: url(../images/bullet.gif);
	font-size:1em;
}



ol.exp {
	margin: 10px 0px 5px 10px;
	
}

ol li.exp {
	margin: 10px 0px 0px 25px;
	font-size:1.1em;
}

/*------------------------------------------------------eXpressions Photo Bar------------*/
#photobar {
	float: left;
	width: 200px;
	margin: 10px;
	padding: 60px 0px 0px 0px;
	display:inline;
	
}

#photobar p{
	margin: 10px 0px 10px 0px;
	font-size: .8em;
	font-style: italic;
}

/*------------------------------------------------------------ATOS--------*/
#atosh1 {
	width: 400px; height: 95px;
	background-image: url(../images/headings/atosh1.gif);
	background-repeat: no-repeat;
}

h1#atosh1 {
	text-indent: -100em;
}

/*------------------------------------------------------ATOS Photo Bar------------*/
#atosphotobar {
	float: left;
	width: 200px;
	margin: 10px;
	padding: 100px 0px 0px 0px;
	display:inline;
	
}

#atosphotobar p{
	margin: 10px 0px 10px 0px;
	font-size: .8em;
	font-style: italic;
}

/*------------------------------------------------------------Supporters--------*/
#supporth1 {
	width: 400px; height: 60px;
	background-image: url(../images/headings/supporth1.gif);
	background-repeat: no-repeat;
}

h1#supporth1 {
	text-indent: -100em;
}

h3.support {
	margin: 15px 0px 0px 0px;
}

p.support {
	margin: 0px;
	font-style: italic;	
}

/*------------------------------------------------------------About--------*/
#abouth1 {
	width: 400px; height: 60px;
	background-image: url(../images/headings/abouth1.gif);
	background-repeat: no-repeat;
}

h1#abouth1 {
	text-indent: -100em;
}

/*------------------------------------------------------------Events--------*/
#eventsh1 {
	width: 400px; height: 60px;
	background-image: url(../images/headings/eventsh1.gif);
	background-repeat: no-repeat;
}

h1#eventsh1 {
	text-indent: -100em;
}

img.eventsblock {
	margin: 0px 5px 30px 10px;
	float: right;
}

#eventsblock {
	clear: both;
}

#eventsblock h2{
	margin-top: 28px;
	
}


#eventscontent {
	float:left;
	width: 700px;
	margin: 10px 10px 50px 10px;
	padding: 0px 10px;
}

#pagetitle{
	padding: 0 0 3px 0;
	margin: 0 0 15px 0;	
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBB498;	
}

/*------------------------------------------------------------Links--------*/
#linksh1 {
	width: 400px; height: 60px;
	background-image: url(../images/headings/linksh1.gif);
	background-repeat: no-repeat;
}

h1#linksh1 {
	text-indent: -100em;
}


/*------------------------------------------------------------Site Map--------*/

#sitemaph1 {
	width: 300px; height: 60px;
	background-image: url(../images/headings/sitemaph1.gif);
	background-repeat: no-repeat;
	
}

h1#sitemaph1 {
	text-indent: -100em;
}
