/* CSS Document */











#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
} 
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
} 
#navigation li { 
 display: inline; 
} 
#navigation a:link, #navigation a:visited {  
 margin-right: 2px; 
 padding: 3px 10px 2px 10px;  
 color: #E5E2A9; 
 background-color: #660000; 
 text-decoration: none; 
 border-top: 1px solid #FFFFFF; 
 border-left: 1px solid #FFFFFF; 
 border-bottom: 1px solid #717171; 
 border-right: 1px solid #717171; 
} 
#navigation a:hover {
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #d6ba59;
	color: #a62020;
 }

.indent50 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	padding-left: 50px;
	font-weight: normal;
	font-size: 110%;
	letter-spacing: 0.5em;
	line-height: 15px;
}
#wrapper .indent50 a {
	text-decoration: none;
}

.indenthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	letter-spacing: 0.1em;
	color: #663333;
	padding-left: 50px;
	line-height: 15px;
}
.minihead {
	font-weight: bold;
	color: #990000;
}

h3.religious {
	background-color:#FFFFFF;
	margin-right: 28px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	text-transform: uppercase;
	margin-top: 10px;
	font-variant: normal;
}
h3{
	background-color:#FFFFFF;
	margin-right: 28px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	text-transform: uppercase;
	margin-top: 10px;
	font-variant: normal;
}
h2 { font-size: 150%; }

#wrapper {
	background-image: url(../images/background6.jpg);
}

.leftimage {
	float: left;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-top: 3px;
}
.leftimagecaption {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	font-size: x-small;
	font-style: italic;
	line-height: normal;
}
.leftimagecaptionborder {
	float: left;
	margin-right: 6px;
	margin-bottom: 3px;
	font-size: x-small;
	font-style: italic;
	line-height: normal;
	margin-top: 3px;
	margin-left: 3px;
	border: 1px solid #333333;
	padding: 5px;
}
.rightimage {
	margin-left: 3px;
	margin-bottom: 3px;
	float: right;
}

.rightimagecaption {
	float: right;
	margin-left: 3px;
	margin-bottom: 3px;
	font-size: x-small;
	font-style: italic;
	line-height: normal;
}

.leftimagebordernofloat {
	border: 1px solid #333333;
}

.image200border {
	float: left;
	width: 210px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}


.image400bordercaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 5px;
	float: left;
	border: 1px solid #660033;
	width: 400px;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: auto;
}

.image350bordercaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 5px;
	float: left;
	border: 1px solid #660033;
	width: 350px;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: auto;
}
#middlebox {
	float:none;
	padding-left: 100px;
	padding-right: 100px;
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #000000;
	margin-right: 100px;
	margin-left: 100px;
}
.rightimagecaptionborder156 {
	font-size: 80%;
	padding: 3px;
	float: right;
	width: 150px;
	margin-left: 4px;
	border: 1px solid #660033;
}
box250 {
	float: left;
	width: 450px;
	margin-left: 20px;
}
#box450 {
	float: left;
	width: 450px;
	margin-left: 20px;
}
.leftimagewithborder {
	float: left;
	border: 1px solid #333333;
	margin-right: 3px;
}


/*new*/
#second #primaryContent {
width:575px;
float:left;
margin: 0 0 20px 15px;
}

/* just incase twoColLayout is specified in body, and secondaryContent is left in, we turn it off - not ideal, but it works */

#second #secondaryContent {
display:none;
}

#secondaryContent{
float:left;
width:290px;
margin: 0 0 20px 15px;
}

#sideContent{
float:left;
width:180px;
margin: 0 0 20px 0px;
}
/* spacer used immediately after the floated gallery thumbnails to ensure the box expands to hold them all */

.spacer {
clear: both;
}

/* leftnav gives side nav  */

#leftnav{
	width:160px;
	background: #FFF;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#leftnav p {
margin: 0;
padding: 0 5px 2px 5px;
font-size: 90%;
color: #666;
}

/* CSS for the leftnav  links.  LVHA  */


#leftnav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0;
	margin-bottom: 0;
	padding: 3px;
	font-size: 110%;
	
}
#leftnav #thispagechurch a  {
	color:#FF0000;
	line-height:150%;
	display:block;
	width:auto;
	border-bottom: 1px solid #EDEAEB;
	text-decoration:none;

	background-image: url(../../designimages/bullet.gif);
	background-repeat: no-repeat;
	background-position: right 5px;

}
#leftnav li a:link {
	color:#076334;
	line-height:150%;
	text-decoration:none;
	display:block;
	width:auto;
	border-bottom: 1px solid #EDEAEB;
	background-color: #FFF;
	background-image: url(../../designimages/bulletgrey.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	margin: 0px;
	padding-left: 12px;
}
#leftnav li a:visited {
	color: #999;
	text-decoration:none;
	line-height:150%;
	display:block;
	width:auto;
	border-bottom: 1px solid #EDEAEB;
	
	

	
background-image: url(../../designimages/bulletgrey.gif);
	background-repeat: no-repeat;
	background-position: right 5px;}



#leftnav li a:hover {
	color:#660033;
	line-height:150%;
	display:block;
	width:auto;
	border-bottom: 1px solid #EDEAEB;
	text-decoration:none;

	background-image: url(../../designimages/bullet.gif);
	background-repeat: no-repeat;
	background-position: right 5px;

}

#leftnav li a:active {
	color:#999;
	line-height:150%;
	text-decoration:none;
	display:block;
	width:auto;
	border-bottom: 1px solid #EDEAEB;
	
background-image: url(../../designimages/bulletgrey.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}


.img-wrapper {
	float:left;
	line-height:0;
	background-image: url(../../designimages/shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
 
.img-wrapper img {
float:none;
margin:0;
background:#fff;
padding:4px;
border:1px solid #C5BDBD;
position:relative;
left:-5px;
top:-5px;
}
.forimagecaptionleft400 {
	float: left;
	width: 410px;
	margin-right: 5px;
	border: 1px none #336633;
	margin-left: 0px;
	padding-left: 0px;
}

.forimagecaptionleft300 {
	float: left;
	width: 310px;
	margin-right: 5px;
	border: 1px none #336633;
	margin-left: 0px;
	padding-left: 0px;
}
.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
}
#second #holder #primaryContent li {
	margin-left: 20px;
}
#second #holder #primaryContent ul {
	margin-left: 20px;
	padding-left: 20px;
	text-indent: 50px;
}
.nobullets {
}
#nobullets ul{
	list-style-type: none;
	line-height: 1.5em;
}.specialindent {
	line-height: 120%;
	font-weight: bold;
	color: #003333;
	margin-left: 20px;
}
.specialindent2 {
	line-height: 120%;
	
	color: #003333;
	margin-left: 20px;
}

