@charset "UTF-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	color: #000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

/* these are the parent links. all link styles are children of these */
a:link    {
	color: #ec008c;
	text-decoration: underline;
}
a:visited  {
}

a:hover  {
	color: #ec008c;
}

div#site_wrapper{
	width: 900px;
	margin: 20px auto 0px;
	background: #FFFFFF;
}

/* TEMP BANNER  *******************************************************************************************************/
div#tempbanner{
	color: #fff;
	width: 650px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}

/* TEMP TEXT  *******************************************************************************************************/
div#temptext{
	width: 250px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	margin-top: 556px;
	background-color: #FFFFFF;
}

div#temptext p {
	color: #333333;
	text-align: left;
	padding-left: 20px;
	line-height: 173%;
	font-size: 110%;
}

div#temptext h3 {
}

/* BANNERS FOR COVER  *******************************************************************************************************/
div#covbanner{
	color: #fff;
	background: #CCCCCC;
	width: 800px;
	margin: 0px auto;
	height: 380px;
}
div#covbanner  h1
{
	margin: 0px 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1.1em;
	font: normal 1em palatino, georgia, times, "times new roman", serif;
	padding: 8px 0em 0em 15px;
}

div#covbanner_btm{
	color: #fff;
	background: #FFFFFF url(../images/cov_btm_img.jpg) no-repeat;
	width: 800px;
	margin: 0px auto;
	height: 179px;
}
div#covbanner_btm  h1
{
	margin: 0px 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1.1em;
	font: normal 1em palatino, georgia, times, "times new roman", serif;
	padding: 8px 0em 0em 15px;
}

/* INSIDE BANNER  *******************************************************************************************************/
div#inside_banner{
	color: #fff;
	background: #CCCCCC;
	width: 800px;
	margin: 0px auto;
	height: 500px;
}

div#inside_banner  h1
{
	margin: 0px 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1.1em;
	font: normal 1em palatino, georgia, times, "times new roman", serif;
	padding: 8px 0em 0em 15px;
}

/* BANNER FOR ABOUT  *******************************************************************************************************/
div#abtbanner{
	color: #fff;
	background: #FFFFFF url(../images/tulips.jpg) no-repeat;
	height: 200px;
	width: 600px;
	margin: 0px auto;
}
div#abtbanner  h1
{
	margin: 0px 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1.1em;
	font: normal 1em palatino, georgia, times, "times new roman", serif;
	padding: 8px 0em 0em 15px;
}

/* BANNER FOR CONTACT *******************************************************************************************************/
div#contactbanner{
	color: #fff;
	background: #FFFFFF url(../images/tree.jpg) no-repeat;
	height: 200px;
	width: 600px;
	margin: 0px auto;
}
div#contactbanner  h1
{
	margin: 0px 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1.1em;
	font: normal 1em palatino, georgia, times, "times new roman", serif;
	padding: 8px 0em 0em 15px;
}

div#container
{
	border-top: 1px solid #000000;
	background: #FFFFCC url(../images/nav_col_base.jpg) repeat-y;
}

div#container2
{
	background: url(../images/more_col_base.jpg) repeat-y right;
}

#menuwrapper{
	width: 600px;
	padding-bottom: 15px;
	margin: 0px auto;
}

/* FRONT PAGE MENU *******************************************************************************************************/

#navlist
{
	font-size: 120%;
	width: 685px;
	text-transform: none;
	margin: 0px auto;
	background: #000000;
	height: 30px;
	padding-left: 115px;
}

#navlist ul, #navlist li
{
	list-style: none;
	display: inline;
	font: bold 90% Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}

#navlist a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-left: 1px solid #000000;
	margin-top: 8px;
	margin-left: 8px;
	padding-left: 8px;
}
#navlist a:hover {
	color: #FF6600;
	text-decoration: none;
}

#navlist  a:hover, 
.about  #navlist #about a,
.work  #navlist #work a, 
.contact  #navlist #contact a, 
.community  #navlist #community a    {
	color: #ed1b24;
	text-decoration: none;
}

/* INSIDE MENU *******************************************************************************************************/

#nav_inside
{
	font-size: 120%;
	width: 685px;
	text-transform: none;
	background: #000000;
	height: 30px;
	padding-left: 115px;
	margin: 0px auto;
}

#nav_inside ul, #nav_inside li
{
	list-style: none;
	display: inline;
	font: bold 90% Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}

#nav_inside a:link, #nav_inside a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-left: 1px solid #000000;
	margin-top: 8px;
	margin-left: 8px;
	padding-left: 8px;
}
#nav_inside a:hover {
	color: #FF6600;
	text-decoration: none;
}

#nav_inside  a:hover, 
.about  #nav_inside #about a,
.work  #nav_inside #work a, 
.contact  #nav_inside #contact a, 
.community  #nav_inside #community a    {
	color: #ed1b24;
	text-decoration: none;
}

/* HOME BUTTON *******************************************************************************************************/

#single_menu
{
	font-size: 100.01%;
	text-transform: none;
	float: left;
	margin-right: 110px;
}

#single_menu ul, #single_menu li
{
	list-style: none;
	display: inline;
	font: bold 90% Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}

#single_menu a:link, #single_menu a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-left: 1px solid #000000;
	margin-top: 8px;
	margin-left: 8px;
	padding-left: 8px;
}
#single_menu a:hover {
	color: #FF6600;
	text-decoration: none;
}

#single_menu  a:hover, 
.single_menu  #home #single_menu a    {
	color: #ed1b24;
	text-decoration: none;
}

/********************************************************************************************************/

div#more
{
	float: right;
	width: 160px;
	margin: 0;
	padding: 2em 10px 0 0;
	color: #fff;
	font-size: 90%;
	line-height: 140%;
}

div#more h3
{
	margin-top: 0;
	color: #FFFFCC;
	padding: 0em;
	margin-bottom: -6px;
	font: bold 130% palatino, georgia, times, "times new roman", serif;
}

div#headimage {
	background: url(../images/sunflwr.png) no-repeat;
	height: 250px;
	width: 750px;
	margin: 0px auto;
}

div#slide_showcontent
{
	margin: 0px auto;
}

div#slide_show{
	padding-top: 20px;
	width: 500px;
	margin: 0px auto;
	height: 400px;
}

div#content
{
	width: 200px;
	margin: 174px auto 0px;
	padding: 0px;
	float: left;
}

div#content p
{
	color: #036;
	padding-top: 6px;
	padding-bottom: 0px;
	font: normal 80%/170% Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
}

div#content h2
{
	color: #036;
	margin: 0 0 -6px;
	padding-top: 24px;
	padding-bottom: 6px;
	font: bold normal 110%/1.2em palatino, georgia, times, "times new roman", serif;
	text-transform: uppercase;
	letter-spacing: 4px;
}

div#content2
{
	width: 350px;
	padding: 0px;
	float: right;
	margin: 191px auto 0px;
	clear: right;
}

div#content2 p
{
	color: #000000;
	padding-top: 6px;
	padding-bottom: 0px;
	font: normal 80%/170% Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
}

div#content2 h2
{
	color: #036;
	margin: 0 0 -6px;
	padding-top: 1em;
	padding-bottom: 0px;
	font: normal 1.8em/1.2em georgia, times, "times new roman", serif;
}

#cleardiv
{
	height: 1em;
	float: left;
	margin: 0px auto;
	width: 100%;
}

div#footer
{
	clear: both;
	text-align: center;
	width: 800px;
	margin: 0px auto;
	padding-top: 1em;
}

div#footer ul
{
	padding: 0px;
	list-style-type: none;
	margin: 0 0px 0 0;
}

div#footer li
{
	display: inline;
	font: 100.01% georgia, times, "times new roman", serif;
	padding-right: 12px;
	padding-left: 12px;
}

#footer  a:link, a:visited,
.about  #footer #home a,
.work  #footer #gallery a, 
.contact  #footer #about a, 
.community  #footer #contact a    {
	text-decoration: underline;
}

#footer  a:hover,
.about  #footer #home a,
.work  #footer #gallery a, 
.contact  #footer #about a, 
.community  #footer #contact a    {
	color: #ed1b24;
}

#footer  a:active,
.about  #footer #home a,
.work  #footer #gallery a, 
.contact  #footer #about a, 
.community  #footer #contact a    {
	text-decoration: underline;
	padding: 0px;
	color: #ed1b24;
}


.copyright{
	font-size: 90%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
	text-align: left;
}

.nextbutton{
	color: #036;
	border: 1px solid #036;
	padding: 2px;
	width: 50px;
	text-align: center;
	background: #F0F0F0;
}

.flashtext{
	color: #333333;
	text-align: center;
}
