/********************************************

   HTML ELEMENTS

********************************************/ 



/* Top Elements */

* { margin: 0; padding: 0; outline: 0 }



body {

	background: #dcdcf5 url(bg.jpg) repeat-x;

	background-attachment:fixed;

	font: 70%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif;

	color: #666666; 

	text-align: center;

	margin: -30px 0 50px 0;

}



/* links */





/* headers */



ul, ol {

	margin: 5px 20px;

	padding: 0 20px;

}

ul {

	list-style: none;

}



/* images */

img {

	border: 0px;

	}

	

img.solo {

	background: #fafafa;

  	border: 1px solid #dcdcdc;

	padding: 5px;

}


/* Wordpress blog styles */

.blogpost
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#555;
}
.blogpost h2
{
	font-size:24px;
	line-height:32px;
	font-weight:normal;
	color:#006;
}

.blogpost a
{
	text-decoration:none;
	color:#0000ff;
}

.blogpost a:hover
{
	text-decoration:underline;
	color:#0000ff;
}

.blogpost h4
{
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	font-style:italic;
	color:#900;
}

/* start - table */

table {

	border-collapse: collapse;

	margin: 10px;	

}



tr {

	height: 32px;

}



td.top {

	padding-left: 11px;

	border-left: 0px;

	border: thin dotted #666;

	background: #F8F8F8;

	font: 22px Lucida Bright, "Times New Roman", Times, serif;

	font-weight:normal;	

	color: #0d124c;

	letter-spacing: -1px;	

	text-transform: none;

}



td.bottom {

	background: #F8F8F8;

	padding-left: 11px;

	padding-top: 10px;

	font: normal 12px Verdana, "Times New Roman", Times, serifVerdana, sans-serif;

	text-indent: 10px;

	}



td.bottom p {

	text-indent:20px;

	margin-top: 14px;

	}	

	

table.bio {

	border-collapse: collapse;

	margin: 0px;

	padding: 0px;	

}



table.bio tr {

	height: 15px;

}



table.gallery img {

	background: #fafafa;

  	border: 1px solid #dcdcdc;

	padding: 5px;

}



	

	

/* end - table */



/* form elements */

form {

	margin:10px; padding: 0 5px;

	border: 1px solid #f1f1f1; 

	background-color: #cccccc; 	

}



form.one{

	margin:10px; padding: 0 5px;

	border: 1px solid #f1f1f1; 

	background-color: #ffffff; 	

}







label {

	display:block;

	font-weight:bold;

	margin:5px 0;

}

input {

	padding:2px;

	border:1px solid #eee;

	font: normal 1em Verdana, sans-serif;

	color:#777;

}

textarea {

	width:400px;

	padding:2px;

	font: normal 1em Verdana, sans-serif;

	border:1px solid #eee;

	height:100px;

	display:block;

	color:#777;

}

input.button { 

	font: bold 12px Arial, Sans-serif; 

	height: 24px;

	margin: 0;

	padding: 2px 3px; 

	color: #FFF;

	background: #fff url(nav.jpg) repeat-x 0 0;

	border: 1px solid red;

}



/********************************************

   LAYOUT

********************************************/ 

#wrap {

	position: relative;

	background: #fff url(wrap-bg2.jpg) repeat-y;

	width: 900px;	

	margin: 50px auto 0 auto;

	text-align: left;

}



#content-wrap {

	position: relative;

	background: #fff url(table_bg.jpg) repeat-x;

	clear: both;

	float: left;	

	width: 880px;	

	padding: 0; 			

	margin-left: 10px;	

	display: inline;

	border-bottom: 0px solid #fff;

	

}

#header {

	position: relative;

	background: #fff url(banner_s.jpg) repeat-x;

	width: 900px;	

	height: 150px;	

	padding: 0;	

	margin: 0px auto;

}



#header h1#logo-text a {

	position: absolute;

	margin: 0;

	padding: 0;

	font: normal 42px Georgia, "Times New Roman", Times, serif;

	letter-spacing: -1.5px;

	color: #111;

	text-transform: none;

	text-decoration: none;

	/* change the values of top and left to adjust the position of the logo*/

	top: 83px;

	left: 251px;

	width: 147px;

	height: 28px;

	display:none;

}



#header #slogan {

	position: absolute;

	margin: 0;

	padding: 0;

	font: normal 12px Georgia, "Times New Roman", Times, serif;

	text-transform: none;

	color: #5b4a29;

	/* change the values of top and left to adjust the position of the slogan*/

	top: 44px;

	left: 63px;

	height: 202px;

}





/* header Welcome */



#header-welcome {

	position: absolute;

	top: 52px;

	right: 50px;

	color: #fff;

	font: normal 28px Georgia, "Times New Roman", Times, serif;

	text-transform: none;

	width: 343px;

	height: 40px;

}



#header-welcome2 {

	position: absolute;

	top: 103px;

	right: 89px;

	color: #fff;

	font: bold 14px Georgia, "Times New Roman", Times, serif;

	text-transform: none;

	width: 304px;

	height: 129px;

}



#header-welcome3 {

	position: absolute;

	top: 248px;

	right: 32px;

	color: red;

	font: bold 30px Georgia, "Times New Roman", Times, serif;

	text-transform: none;

	width: 132px;

	height: 19px;

}



/* header-photo */

#header-photo {

	clear: both;

	background-image:url(header-photo.jpg);

	margin: 5px auto;

	padding: 0;		

	height:206px; 

	width: 870px;

}

#header-photo img {

	border: none;

	margin: 0; padding: 0;

} 



/* navigation menu */

#nav {

	clear: both;	

	margin: 0; padding: 0;		

	height: 45px;	

}

#nav ul {

	float: left;

	list-style: none;

	background: url(nav.jpg) repeat-x;	

	width: 900px;		

	height: 45px;

	text-transform: uppercase;

	margin: 0 0 0 0;

	padding: 0;	

	display: inline;

}



#nav ul li {

	display: inline;

	margin: 0; padding: 0;

}

#nav ul li a {

	display: block;

	float: left;

	width: auto;

	margin: 0;

	padding: 0 10px;

	border-right: 1px solid black;

	border-left: 0px solid #A7D101;

	font: bold 11px/45px "Arial", "Trebuchet MS", "Tahoma", Sans-serif;

	text-transform: uppercase;

	text-decoration: none;	

	letter-spacing: 1px;

	color: #fff;

}

#nav ul li a:hover, 

#nav ul li a:active {

	background: url(nav-hover.jpg) repeat-x;	

}

#nav ul li#current a {	

	background: url(nav-current.jpg) repeat-x;	

}



/* Main Column */

#main {

	float: left;

	width: 800px;

	padding: 25px 0 0 0; margin: 0 0 0 0px;

	display: inline;	

}



#main p {

		margin: 15px;

		}



#main h2  a {

	margin-top: 10px;

	padding: 15px 0 0 3px;

	font: 22px Lucida Bright, "Times New Roman", Times, serif;

	font-weight:normal;	

	color: #0d124c;

	letter-spacing: -1px;	

	text-transform: none;

	}

	

#main h3.schedule {

margin: 0px;

font: 35px Lucida Bright, "Times New Roman", Times, serif;

font-weight:normal;

text-indent: 45px;

color: #910d0d;

background: url(../images/event.gif) no-repeat left;

letter-spacing: -1px;	

text-transform: none;

}



#main h3.recent {

margin: 0px;

font: 35px Lucida Bright, "Times New Roman", Times, serif;

font-weight:normal;

text-indent: 45px;

color: #910d0d;

background: url(../images/news.gif) no-repeat left;

letter-spacing: -1px;	

text-transform: none;

}



#main h3.biography {

margin: 0px;

font: 35px Lucida Bright, "Times New Roman", Times, serif;

font-weight:normal;

text-indent: 45px;

color: #910d0d;

letter-spacing: -1px;	

text-transform: none;

}



#main h2.bio {

margin: 0px;

font: 20px Lucida Bright, "Times New Roman", Times, serif;

font-weight:normal;

text-indent: 25px;

color: #910d0d;

letter-spacing: -1px;	

text-transform: none;

}



#main h3.newsletter {

margin: 0px;

font: 35px Lucida Bright, "Times New Roman", Times, serif;

font-weight:normal;

text-indent: 45px;

color: #910d0d;

background: url(../images/newsletter.gif) no-repeat left;

letter-spacing: -1px;	

text-transform: none;

}



#main h2.address {

padding: 5px;

font: 20px Lucida Bright, "Times New Roman", Times, serif;

font-weight:normal;

text-indent: 45px;

color: #910d0d;

background: url(../images/newsletter.gif) no-repeat left;

letter-spacing: -1px;	

text-transform: none;

}



#sidebar {

	float: left;

	width: 250px;

	text-align: center;

	padding: 25px 0 0 0;

	margin: 0;	

	margin: 0px;

		}	



.curlycontainer2{

border: 1px solid #b8b8b8;

margin-bottom: 1em;

width: 200px;

}



.curlycontainer2 .innerdiv{

background: transparent url(../images/brcorner.gif) bottom right no-repeat;

position: relative;

left: 2px;

top: 2px;

padding: 1px 4px 15px 5px;

}



.curlycontainer {

border: 1px solid #b8b8b8;

margin-bottom: 1em;

width: 290px;

}



.curlycontainer .innerdiv{

background: transparent url(../images/brcorner.gif) bottom right no-repeat;

position: relative;

left: 2px;

top: 2px;

padding: 1px 4px 15px 5px;

}



#gallery {

	width: 800px;

	position:relative;

	top:20px;

	text-align:center;

	}



/* footer */

#footer-wrap {

	clear: both;

	width: 900px;

	font-size: 95%;	

	text-align: left;

	padding: 15px 0;		

	border-bottom: 15px solid #fff;

	border-top: 1px solid #fff;

}

#footer-wrap a:hover {

	color: #000;	

}

#footer-wrap h3 {

	color: #976834;  

	margin: 0;

	padding: 0 10px; 

	text-transform: uppercase;

	font-weight: bold;

}



/* bottom */

#footer-bottom {

	clear: both;

	color: #666;

	background-image:url(footer-bg.jpg);

	background-repeat:no-repeat;

	background-color: #fff;	

	margin: 0 0 0 0; 

	width: 900px;

	height: 30px;

	padding: 0 0 0 15;

	text-align: center;	

}

#footer-bottom  a {

	color: #666;

	background-color: #fff;

}



/* alignment classes */

.float-left  { float: left; }

.float-right { float: right; }

.align-left  { text-align: left; }

.align-right { text-align: right; }



/* display and additional classes */

.clear { clear: both; }

