/**Saint Mark by the Sea Lutheran Church
303 Palm Coast Pkwy NE
Palm Coast Florida 32137 **/

/***** Body and main container *****/

body {
	margin:0 auto;
	padding:0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:#eaeaea url(images/bg.gif) top center repeat-y;
	color: black;
	
}



#wrap {
	background-color:#ffffff;
	color:#303030;
	margin:0 auto;
	padding:1px 5px;
	width:760px;
}



#wrapwide {
	background-color:#ffffff;
	color:#303030;
	margin:0 auto;
	padding:1px 5px;
	width:900px;
}


#content {
	
	margin:10px 120px 10px 165px;
	padding:0 10px 0 10px;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	line-height:1.5em;
	text-align:left;
	
}



#contentwide {
	
	margin:10px 0px 10px 165px;
	padding:0 10px 0 10px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	line-height:1.5em;
	text-align:left;
}



#contentfull {
	margin:10px 0px 10px 10px;
	padding:0 10px 0 10px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	line-height:1.5em;
	text-align:left;
}



#avmenu {
	clear:left;
	float:left;
	width:165px;
	margin:0 0 10px 0;
	padding:5px 0 0 0;
}


#announce {
	clear:left;
	float:left;
	width:135px;
	margin:10px 0 10px 0;
	padding:0px 5px 5px 10px;
	background:#f4f4f4 url(images/menubg2.gif) bottom left repeat-x;
	border-top:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	border-left:4px solid #cccccc;
	line-height:1.3em;
}



#extras {
	float:right;
	width:130px;
	margin:0 0 10px 0;
	padding:0;

}



#footer {
	clear:both;
	margin:0 auto;
	padding:8px 0;
	border-top:1px solid #dadada;
	text-align:center;
	background-color:#ffffff;
}


#header { /** INDEX.HTML ONLY ***/
	background:#ffffff;
	height:100px;
	margin:10 0 10px 0px;
	padding:0;
}


#headersmall {
	background:#ffffff; 
	height:30px;
	margin:5px 0 5px 0px;
	padding:0;
}



/***** Left sidebar *****/
#avmenu p, #announce p{
	font-size: 80%;
	color: #333;
}


#avmenu ol { 
	font-size: 90%;
	list-style: square;
	width:155px;
	margin:5px 0 5px 0;
	padding: 0;
}

#avmenu h1, #announce h1 {
	font-size: 100%;
	font-weight: bold;
	color: #000;
}



#avmenu h2, #announce h2 {
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	color: #666;
}



#avmenu h3, #announce h3 {
	font-size:90%;
	font-weight: bold;
	font-style: italic;
	color: #666;
	}

/**** Controls width of avmenu tabs *****/
#avmenu ul{
	font-size: 90%;
	list-style:none;
	width:155px;
	margin:5px 0 5px 0;
	padding: 0;
}



#avmenu li{
	font-size: 100%;
	margin-bottom:5px;
}


#avmenu li a{
	font-weight: bold;
	height:20px;
	text-decoration:none;
	color:#505050;
	display:block;
	padding:6px 0 3px 10px;
	background:#f4f4f4 url(images/menubg.gif) bottom left repeat-x;
	border-top:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	border-left:4px solid #cccccc;
}


/* The following sets up the AVMenu List */

#avmenu li a:hover, #avmenu li a.current {
	background:#eaeaea url(images/menubg2.gif) bottom left repeat-x;
	color: teal;
	border-top:1px solid #b0b0b0;
	border-right:1px solid #b0b0b0;
	border-bottom:1px solid #b0b0b0;
	border-left:4px solid #505050;
}


#avmenu ul ul {
	margin:5px 0 5px 15px;
	font-size:0.8em;
	width:135px;
}     


#avmenu ul ul a {
	height:16px;
	margin:0;
	padding:4px 0 0 8px;
}



/***** Right sidebar *****/

#extras p, #extras ul {
	margin:0 0 1.5em 0;
	line-height:1.3em;
	padding:0;
}


#extras a {
	font-weight:bold;
}


#extras li {
	list-style:none;
	margin:0 0 6px 0;
	padding:0;
}


#extras h1, h2 {
	font-size:90%;
	font-weight:normal;
	margin:0 0 6px 0;
	letter-spacing:-1px;
}


/***** Main content *****/

#content h1, 
#contentwide h1, 
#contentfull h1 {
	
	font-size: 150%;
	margin:8px 0 18px 0;
	padding:0;
	letter-spacing:-1.5px;
	color: #000;
}


#content h2, 
#contentwide h2,  
#contentfull h2 {
	font-size: 130%;
	margin:8px 0 8px 0;
	padding:0;
	letter-spacing:-1px;
	color: #333;
	font-weight: bold;
}


#content h3, 
#contentwide h3,  
#contentfull h3 {
	font-size: 110%;
	margin:8px 0 8px 0px;
	padding:0;
	color: #333;
	font-weight: bold;
}


#content h4, 
#contentwide h4, 
#contentfull h4 {
	font-size: 110%;
	margin:8px 0 2px 0;
	padding:0;
	font-style: normal;
	color: #333;
	font-weight: normal;
}


#content img, 
#contentwide img,
#contentfull img {
	display:inline;
	border-style: none;
}


#content ul, 
#content ol, 
#contentwide ul, 
#contentwide ol, 
#contentfull ul, 
#contentfull o {
	margin:0 0 12px 10px;
	padding:0;	
}

#content ul ul, 
#content ol ol, 
#contentwide ul ul, 
#contentwide ol ol, 
#contentfull ul ul.
#contentfull ol ol {
	margin:2px 0 0px 20px;
	color: #000;
}




#content li, 
#contentwide li, 
#contentfull li {
	font-size:90%;
	margin:0 0 0px 30px;
	padding:0 0 0 4px;
	
}



/***** Footer *****/

#footer {
	line-height:200%;
	text-align: center;
}


#footer p {
	font-size:70%;
	padding:0;
	margin:0;
}


#footer a {
	color:teal;
	background-color:inherit;
	text-decoration:none;	
}


#footer a:hover {
	color:teal;
	background-color:inherit;
	text-decoration:underline;
}


/***** Various class tags *****/

p {
	margin:0 0 10px 0;
	font-size:90%;
	line-height: 150%;
}


a {
	text-decoration:none;
	color: teal;
	background-color:inherit;
}


a:hover {
	text-decoration:underline;
	color: #teal;
	background-color:inherit;
	}


a:visited {
	text-decoration:none;
	color: #teal;
	background-color:inherit;
}


a img {
	border-style: none;
}


blockquote {
	border-top:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	border-left:6px solid #cccccc;
	margin:4px 16px 4px 32px;
	padding:7px 7px 0px 11px;
	background:#f4f4f4 url(images/menubg.gif) bottom left repeat-x;
}


/***** Table styles *****/
#shade table {
	width: 100%
	margin:0 0 16px 0;
	padding:0;
	line-height:1.3em;
	border-collapse:collapse;
	border:1px solid #d8d8d8;
}

caption {
	text-align:left;
	font-size:80%;
	font-weight:normal;
	margin:0;
	padding:6px 0 8px 0;

}


#shade th {
	padding:7px;
	text-align: center;
	font-size: 110%;
	background:#eaeaea url(images/menubg2.gif) bottom left repeat-x;
	color:#505050;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	font-weight: bold;
}


#shade td {
	width: 5%;
	border:1px solid #d8d8d8;
	padding:7px;
	font-size:90%;
	text-align:left;
	background:#f4f4f4 url(images/menubg.gif) bottom left repeat-x;
	color:#303030;
	vertical-align: top;
}


#shade tr {
	vertical-align: top;
}


table {
	width: 100%;
	border-style: none;
	white-space:normal;
}



td {
	padding: 0px 10px 0 10px;
	font-size:90%;
	vertical-align: top;
	width: 45%;
 	background-color: #fff;	
 	background: #fff;	
	border-style: none;
}



/***** Various classes *****/
.indent10 {
	margin-left: 10px;	
}

.indent20 {
	margin-left: 20px;	
}

.indent30 {
	margin-left: 30px;	
}


.indent40 {
	margin-left: 40px;	
}


.left {
	padding:5px 10px 0px 0;
	float:left;
}


.right {
	padding:5px 0px 0px 10px;
	float:right;
}


.textright {
	text-align: right;
}


.center {
	text-align:center;
	margin:0px 0 0px 0;
}



.date {
	font-size:75%;
	color: #888888;
}



.small {
	font-size:75%;
}

.fineprint {
	font-size: 80%;
	line-height: 110%;
}

.large {
	font-size: 150%;
}


.bold {
	font-weight:bold;
}


.highlighted {
	background-color:#f0f0f0;
	color: #252525;
	border:1px solid #b0b0b0;
	padding: 2px;
}


.shout {
	color: #ff0000;
	font-weight: bold;
	font-size: 95%;
	background-color: yellow;
	padding: 3px 2px 4px 2px;
}

/* MAY NOT WORK WITH MICROSOFT IE */
.strikeout {
	text-decoration: line-through;
	color: inherit;
}


.hide {
	display:none;
}

/*CSS adapted from an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.*/

/* Version: 1.1 (Apr 20, 2006) */
/* Version 2.0 THS 05 MAR 2010 */
