/* Web design by First Coast Creative design@firstcoastcreative.net 
      
     Special Browser Styles Debug
     
     div#bodywrap {
     }
     div#bodywrap.ie {
     background-color: #000;
     }
     div#bodywrap.safari {
     background-color: red;
     }
     div#bodywrap.ff {
     background-color: green;
     }

//////////////////////
 
Branding colors: 

     Dark #3C0000
     Light #60000C
         
/////////////////////

*/

/* Global */

body {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
   /* background: url(../images/ground.jpg) repeat-y center; */
}

div#bodywrap {	
	width: 760px;
	margin: 0px auto;
	text-align: center;
	position: relative; 
}

div, ul, li, a , p , span {	
	text-align: left; 
}

a {	
	color: #60000C;
	text-decoration:none; 
}

div#logo a img {	
	border:none; 
	
}

div#logo {
    margin-left: 10px;
    cursor: pointer;
}

a.selected {	
	font-weight: bold; 
}

/* Header */

div#header { 
}

/* Main Content */

div#content {	
	margin-top: 35px; 
}

/* Footer */

div#footer {	
	border-top: 20px solid #60000C;
	text-align: center;
	color: #ccc; 
}

ul#global_nav_footlinks {	
	padding: 0px;
	margin: 0px;
	text-align: center;
	display: none; 
}

ul#global_nav_footlinks li {	
	display: inline;
	padding: 0px 5px; 
}

div.foottag a {	
	color: #ccc; 
}

div.foottag {	
	text-align: center;
	padding: 0px; 
}

span.fcc_cms { 
}

div#designtag {	
	display: inline; 
}

a#rss {	
	display: none;
	text-indent: -999px;
	background: url(../images/ui/rss.gif) no-repeat;
	hieght: 14px;
	width: 36px; 
}

/* Navagations */

ul#global_nav_pages {	
	background-color: #3c0000;
	position: absolute;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 760px;
	top: 70px; 
	left: 0px
}

ul#global_nav_pages li, ul#global_nav_pages li.selected {	
	margin: 0px;
	padding: 3px 20px;
	float: left; 
}

ul#global_nav_pages li a {	
	color: #fff; 
}

ul#global_nav_tools {	
	position: absolute;
	list-style: none;
	top: 0px; 
	right: 0px;
}

ul#global_nav_tools li {	
	float: right;
	padding: 0px 10px; 
}

ul#global_nav_dropdown {	
	z-index: 10000;
	position: absolute;
	visibility: hidden;
	margin:0px;
	padding:0px;
	margin-left: 100px; 
}

/* Misc */

div.email_page a {	
	margin: 2px 5px;
	padding-left: 25px;
	background: url(../images/ui/emailButton.gif) no-repeat;
	hieght: 14px;
	width: 21px; 
}

div.printicon a {	
	margin: 2px 5px;
	padding-left: 20px;
	background: url(../images/ui/printButton.gif) no-repeat;
	hieght: 14px;
	width: 15px; 
}

div.printicon, div.email_page {	
	display: inline; 
}

input.submit {	
	cursor: pointer; 
}

div.sm_floater {	
	margin: 0px 60px;
	float: right; 
}

div#loading {	
	font-size: 12px;
	padding: 10px;
	background-color: #eee;
	color: #000;
	border: 1px solid #ccc;
	width: 150px;
	text-align: center;
	margin: 10px auto 0px auto; 
	font-weight: bold;
    z-index: 99999;
}

div#lwrap {	
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100%; 
	z-index: 99999;
}

div#loading img {
    margin: 0px 10px -8px 0px;

}

span.current_page { 
}

div#googlesearch { 
}

/* Forms  .formname*/

h1 { 
}

div.createdform h1 {	
	font-size: 14px; 
}

div.createdform {	
	background-color: #eee ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px ;
	color: #333333;
	border: 1px solid ;
	padding: 20px;
	width:100% ;
	margin: 20px auto; 
}

div.createdform input, div.createdform textarea {	
	border: 1px solid #ccc; 
}

div.createdform input.submit {	
	border: 1px solid ;
	color: #fff;
	background-color: orange;
	cursor: pointer; 
}

.required {	
	color: red; 
}

div.createdform div.buttonbox {	
	width: 100px;
	margin: 15px auto;
	text-align: center; 
}


/* Home Page 

<div id="homepic"></div>
<div id="hometext"></div>
<div id="homefeatured"></div>
<div id="homeemail"></div>
<div id="homegallery"></div>
<div id="homesignup"></div>
<div id="homefeatured"></div>
<div id="homelocation"></div>
*/


div#homeemail {


}


div#homefeatured {
text-align: center;


}

div#homefeatured a img {
margin-top: 0px;

}

div#homepic {
background: url(../images/main378x283.jpg) no-repeat;
height: 283px;
width: 378px;

}




div#homeemail p {
padding: 0px 0px 0px 10px;

}


div#homeemail h3 {
font-size: 20px;
padding: 0px;
margin: 0px;
}

div#hometext img {
margin-top: 15px;

}

div#hometext {
background-color: #60000C;
width: 189px;
height: 283px;
position: absolute;
top: 92px;
left: 380px;
}

div#bodywrap.ie div#hometext {
height: 286px;
 }


div#homefeatured {
background-color: #60000C;
width: 188px;
height: 79px;
position: absolute;
top: 92px;
left: 572px;

}

div#homeemail {
background-color: #fff;
width: 188px;
height: 200px;
text-align: center;
position: absolute;
top: 171px;
left: 572px;
}


div#homesignup {
height: 162px;
background-color: #60000C;
width:189px;
margin: 2px 0px 0px 2px;
float: right;
text-align: center;
}

div#bodywrap.ie div#homegallery {
 width:186px;
 
 }
 
div#bodywrap.ie div#homelocation {

 }

div#homegallery {
height: 162px;
background-color: #3C0000;
width:187px;
margin: 2px 0px;
text-align: center;

}
div#homefeaturedpic {
height: 162px;
background-color: #3C0000;
width:189px;
margin: 2px 0px 0px 2px;
float: right;
text-align: center;
}

div#homelocation {
height: 162px;
background-color: #60000C;
width:188px;
margin: 2px 0px 0px 0px;
float: right;
text-align: center;
}



div#homesignup a img, 
div#homegallery a img,
div#homefeaturedpic a img,
div#homelocation a img
{
border: none;
margin-top: 14px;
}

div#hometext {
text-align: center;

}

div#hometext p {
padding: 0px 5px 0px 12px;
color: #fff;


}


/* email sign up form */

div#homeemail h3  {
padding: 0px;



}

 div#bodywrap.ie div#homeemail h3 {
     margin-top: 5px;
     }

 div#bodywrap.ie div#homeemail iframe.newsletter {
left: 5px;
 }
     
div#homeemail {
padding-top: 5px;
}

div#homeemail iframe.newsletter {

position: absolute;
left: 0px;
top: 100px;

}
div.createdform_add_newsletter {
padding-left: 5px;

}

div.createdform_add_newsletter input {
border: 1px solid #ccc;
width: 250px;
}



div.createdform_add_newsletter span {
display: none;
}

div.createdform_add_newsletter p {
padding: none;
}

div.createdform_add_newsletter h1 {
font-size: 12px;
margin: 0px;
padding:0px;

}

div.createdform_add_newsletter div.buttonbox {
padding: 0px;
margin: 0px;


}

div.createdform_add_newsletter div.buttonbox input {
width: 70px;
}

.noShow {
display: none;

}

/* overrides */


    
div.rightpin {

padding-top: 20px;
position: absolute;
top: 380px;
right: 0px;
}




div#page_content {
padding: 5px;

width: 550px;
margin-bottom: 10px;
}

div#page_content h1 {
color:#60000C;
font-size: 16px;

}


div#page_content.narrow {
width: 450px;

}

div#aboutus_block {
background-color:#F8EDED;
color:#000;
border: 1px solid #6B2E2E;
padding: 5px;
width: 250px;
position: absolute;
top: 100px;
right: 0px;

}

h3 {
font-family: serif;
color:#3C0000;
border-bottom: 1px solid #ccc;
text-transform: capitalize;
font-size: 16px;

}

ul#img_loader {
list-style: none;
width: 449px;
overflow: auto;

height: 550px;
padding: 0px;
margin: 10px 0px;

}

ul#img_loader li {
float: left;
padding: 0px;

margin: 5px;
text-align: center;
}


ul#img_loader li a img {
border: none;
padding: 0px;
margin: 0px;

}


div.createdform_FCC_email input, div.createdform_FCC_email textarea {
border: 1px solid #ccc;

}

 div.createdform_FCC_email textarea {
margin-bottom: 20px;
}

 div.createdform_FCC_email h1 {
font-family: serif;
color:#3C0000;
border-bottom: 1px solid #ccc;
text-transform: capitalize;
font-size: 16px;


}

div.front_text {
width: 570px;
margin-bottom: 40px;
}


div.front_text h1 {
font-family: serif;
color:#3C0000;
border-bottom: 1px solid #ccc;
text-transform: capitalize;
font-size: 18px;
border-top: 1px solid #ccc;
padding: 10px 0px;
}

div.front_text p {
line-height: 150%;
color:#3C0000;
}


div.cmdesc {
border: 1px solid #3C0000;
border-top: 5px solid #60000C;
border-bottom: 5px solid #60000C;
padding: 5px;
font-size: 11px;
margin-left: 5px;
}

div.cmdesc ul {
margin: 5px 0px 0px 0px;
padding: 5px 10px 10px 15px;
}

div.cmdesc ul li{
margin: 0px;
padding: 0px;
}

div.sbutn {
text-align: center;

}


div.sbutn a {
text-align: center;
display: block;
background-color:#3C0000;
color: #fff;
padding: 2px 5px;
border:1px solid #60000C;
width: 90px;
margin-top: -6px;
margin-bottom: 15px;
margin-left: 40px;
}




 div.caption {
border: 1px solid #60000C;
padding: 5px;
background-color: #fff;
margin-top: 20px;
margin-left: 400px;
z-index: 9999;
}

 div.caption2 {
border: 1px solid #60000C;
padding: 5px;
background-color: #fff;
margin-top:80px;
z-index: 9999;
text-align: center;
margin-left: 5px;
}

 div.caption2 div {

text-align: center;

}

ul#global_nav_tools li a {
border: 1px solid #ccc;
padding: 5px;

}

ul#global_nav_tools li a:hover {
background-color: #60000C;
color: #fff;

}

ul#global_nav_pages li a {

padding: 5px 5px;

}

ul#global_nav_pages li a:hover, ul#global_nav_pages li.selected {
background-color: #60000C;
color: #fff;


}


div#flash {

z-index: 999999;
}

