/* 
Title:		Cornerstone
Author: 	Pemaquid Communications
Date: 		04/06/2006
*/

/* general styles
---------------------------------------------------------- */
body {
	margin: 0 auto;
	margin-top:6px;
	padding: 0;
	font-family: Myriad, "Segoe UI", tahoma, verdana, arial, helvetica;
	background:#F3E7C7;
	color: #333;
	font-size: 14px;
	line-height: 18px;
	}

h1{
	font-size: 150%;
	}

h2{
	font-size:140%;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	}

h3{
	font-size:120%;
	margin:0;
	padding:0;
	}

li{
	list-style-type:disc;
	}

.clear {
	clear:both;
	}

a, a:visited{
	color:#4A2431;
	}

a:hover{
	background-color:#FFFFCC;
	}

a.image:hover {
	background:#fff;
	}

img {border:none;}

.right{
	float:right;
	padding:0 0 0 10px;
	}

.left{
	float:left;
	padding:0 10px 0 0;
	}
	
.text_center{
	text-align:center;
	}

.text_right{
	text-align:right;
	}	
	
/* skip nav
---------------------------------------------------------- */
#skipnav a {
	display:none;
    }

#skipnav a:active, #skipnav a:focus {
	background-color:#ffc;
	color:#333;
	display:inline;
	font-size:71%;
	}

#skipanchor {
	display:none;
	}
	
	
/* layout
---------------------------------------------------------- */

#wrapper{
	width:740px;
	margin:0 auto;
	}

#container {
	margin:0;
	padding:10px 0 0 0;
	clear:left;
	border: 1px solid #666;
	border-top:none;
	background: #fff;
	width:100%;
	font-size:85%;
	}

/*-- Container for Gallery section so as not to conflict w/script --*/
	#container_gal {
	margin:0;
	padding:10px 0 0 0;
	clear:left;
	border: 1px solid #666;
	border-top:none;
	background: #fff;
	width:100%;
	font-size:85%;
	}

#leftside {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	width:410px;
	display:inline;
	}

#rightside {
	float: right;
	width: 240px;
	height: 100%;
	margin:0 0 20px 0;
	border-left: 1px dotted #666;
	padding: 0 20px;
	display:inline;
	}

#singlecol{
	margin:0 20px 10px 0px;
	}

.three_col{
	float:left;
	width:210px;
	margin:0 0 0 18px;
	display:inline;
	}
	
.four_col{
	float:left;
	width:165px;
	margin:0 10px 0 0;
	display:inline;
	}
	
 #gal_wrap {
	margin:0 auto;
	text-align:center;
	}
		
#gal_wrap .three_col{
	float:left;
	width:220px;
	margin:0 0 0 18px;
	display:inline;
	}	
	
	
/*marquee
---------------------------------------------------------- */
#marquee {
	margin:0 20px 10px 20px;
	}
	
#marquee img{
	border:1px solid #666;
	}
	
	
/* footer
---------------------------------------------------------- */
#footer {
	margin: 0 auto;
	background: transparent;
	padding: 6px;
	font-size:85%;
	}

#footer p{
	text-align:center;
	}


/*navigation
---------------------------------------------------------- */
#nav {
	float: left;
	width:732px;
	margin:0;
	padding:0 0 0 10px;
	list-style: none;
	background:transparent url(../images/nav_bg_2.gif) repeat-x bottom left;
	font-size:85%;
	}

#nav li {
	display:inline;
	margin:0;
	padding:0;
	}

#nav a{
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
	background:url(../images/nav_right.png) no-repeat right top;
	border-bottom:1px solid #666;
	list-style: none;
	text-decoration: none;
	}

#nav a  span{
	float: left;
	display: block;
	margin:0;
	padding: 4px 12px;
	color: #333;
	background:url(../images/nav_left.png) no-repeat left top;
	}

#nav a:hover{
	background-position:100% -147px;
	}

#nav a:hover span{
	background-position:0% -147px;
	cursor:pointer;
	}

#nav li.current a{
	background-position:100% -147px;
	border-bottom:none;
	padding-bottom:1px;
	}

#nav li.current a span{
	background-position:0% -147px;
	}


/* header
---------------------------------------------------------- */
#header{
	background:transparent url(../images/CornerStone_logo_2011.gif) no-repeat center top;
	text-indent:-99999px;
	height:104px;
	}

#hometitle{
	background:transparent url(../images/hometitle .gif) no-repeat left top;
	height:24px;
	padding:0;
	}


/* faqs
---------------------------------------------------------- */
.question{
	font-style:italic;
	font-size:110%;
	font-weight:bold;
	margin-bottom:15px;
	}

.answer{
	margin:0;
	padding:5px 10px;
	/*border-left:1px solid #D69F0F;
	border-right:1px solid #D69F0F;*/
	background:#efefef;
	}


/* testimonials
---------------------------------------------------------- */
.testimonial{
	padding-left:30px;
	background:transparent url(../images/quote.gif) no-repeat top left;
	}


/*forms
---------------------------------------------------------- */
#form div {
	border:1px solid #666;
	background:#f9f9f6;
	/*padding-bottom:16px;*/
	}
	
#form p.descript {
	margin-top:24px!important;
	color:#666!important;
	font-style:italic;
	}
	
#form p, input, select, textarea, label {
	margin: 4px;
	padding: 0;
	}
	
#form p label {
	float:left;
	width:15%;
	}
		
#form p input, #form p select {
	float:left;
	}

.thanks {
	color: #9F9572;
	font-size: 200%;
	font-weight: bold;
	text-align:center;
	} 
	
	
/* galleries
---------------------------------------------------------- */
.sidegal {
	font-size:140%;
	text-align:center;
	line-height:1.2em;
	}	

.sidegal a {
	display:block;
	padding:4px;
	}	

.sidegal a, .sidegal a:visited, .sidegal a:hover {
	text-decoration:none;
	}
