/*////////////////// HTML //////////////////*/

body {
width: 762px;
margin: 0.5em auto;
background: #ffffed url('/images/bkg.jpg') repeat-x top left;
color: #666;
font: Arial, Helvetica, sans-serif;
font-size: 0.8em;
}

a {outline: none;} /* removes dotted line from around links in FF */

h1{
font-size: 1.2em;
font-weight:bold;
padding-bottom: 0.2em;
color: #BE73B6;
margin-bottom: 1.5em;
border-bottom: solid 1px #ddd
width:500px;
}

h2 {
font-size: 1.2em;
font-weight:bold;
padding-bottom: 0.2em;
color: #31608E;
margin-bottom: 0.5em;
width:500px;
}

h3 {
font-size: 1em;
color: #31608E;
margin: 0;
padding:1em 0 0 0;
}

h4 {
font-size: 1.2em;
color: #31608E;
margin: 0;
padding:1em 0 0 0;
}



p {
margin: 0px 0px 1em 0px;
padding: 0px;
}

img {
border: none;
}


.bulletlink {
font-weight: bold;
font-style: italic;
padding-left: 1.3em;
background: url(/images/bullet.png) no-repeat left 0.1em;
}




/*/////////////// DIV LAYOUT ///////////////*/

#container {
float: left;
width: 761px;
border: solid 1px #ddd;
background-color: #fff;
margin-bottom: 0.5em;
position:relative;
}


#header {
width: 760px;
float:left;
}


#skiptocontent {
position: absolute;
left: -9999px;
}


#top_menu {

margin: 0 auto;
margin-top:-3.5px;
height:31px;
float:right;
width: 764px;

}


#top_menu ul {
width: 764px;
margin: 0px;
padding: 0px;
list-style: none;
}

#top_menu ul li {
float: left;
}

/*////////////// MENUS LISTS ///////////////*/


/* LEFT TREE MENU */
#left_column {
float:left;
width: 168px;
min-height: 500px;
height: auto !important;
height: 500px;
padding: 0;
border:0px solid red;


}



/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:170px;
		height:500px;
		padding:20px 5px 0px 20px;
		background-image:url(/images/bg_left_menu.png);
		background-repeat:no-repeat;
		background-position:left top;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 5px 5px 8px;
		color:#6B46DB;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		text-decoration:none;
		font-weight:normal;
		
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		width:100px;
		padding:0px 0px 5px 2px;
		background-color:#DFD3F5;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		width:135px;
		padding:5px 5px 0px 15px;
		background-image:none;
		color:#6B46DB;
		font-family:Verdana;
		font-size:10px;
		font-weight:normal;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		font-family:Verdana;
		font-size:10px;
		text-decoration:underline;
		font-weight:normal;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		font-family:Verdana;
		font-size:10px;
		text-decoration:underline;
		font-weight:normal;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		font-weight:normal;
	}


	/*"""""""" (SUB) Parent Hover State""""""""*/	
	#qm0 div .qmparent:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		font-family:Verdana;
		font-size:10px;
		text-decoration:none;
		font-weight:bold;
	}


	/*"""""""" (SUB) Item Persistent""""""""*/
	#qm0 div .qmpersistent
	{
		color:#000;
		text-decoration:underline;
	}
	
	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		font-size:11px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		background-image:url(file:///C|/Documents and Settings/Lauenstein/My Documents/TSR/Websites/www/common/qmimages/arrow_0.gif);
		background-repeat:no-repeat;
		background-position:95% 55%;
		width:130px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul a	
	{	
		padding:2px 20px 2px 5px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		border-width:0px;
		border-style:solid;
		border-color:#3C3C3C;
		width:135px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0	
	{	
		border-width:0px;
		border-style:solid;
		border-color:#3C3C3C;
		width:150px;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 div div a	
	{	
		width:120px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul ul a	
	{	
		width:120px;
	}



	
	
	

/* CONTENT */


#contentHome {
float: right;
width: 508px;
padding: 20px 10px 20px 0px;/* (top, right, bottom, left) */
color: #666;
font: 0.9em/1.5 Arial, Helvetica, sans-serif;
border:0px solid yellow;
margin: 0px 25px 0px 0px;/* (top, right, bottom, left) */

}

#content {
float: right;
width: 508px;
padding: 20px 10px 20px 0px;/* (top, right, bottom, left) */
color: #666;
font: 0.9em/1.5 Arial, Helvetica, sans-serif;
margin: 0px 25px 0px 0px;/* (top, right, bottom, left) */
}

#contentWide {
float:left;
width:700px;
margin: 20px 0px 0px 10px; /* (top, right, bottom, left) */
font: 0.9em/1.5 Arial, Helvetica, sans-serif;

}

#content_new {
float: right;
width: 508px;
padding: 20px 10px 20px 0px;/* (top, right, bottom, left) */
color: #666;
font: 0.9em/1.5 Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;/* (top, right, bottom, left) */
}

#content a {
color: #31608E;
}

.content1 a, .content2 a, .content3 a, .content4 a, .content5 a, .block a, .block2 a{
font-weight: bold;
color: #31608E;
text-decoration:none;
}

/*
#content img {
border:1px solid #ddd;
padding:5px;
margin:0 0 20px 20px;
}
*/

.content1 h1 {
font-size: 1.2em;
font-weight:bold;
padding-bottom: 0.2em;
color: #BE73B6;
margin-bottom: 0.5em;
border-bottom: solid 1px #F1E3C6;
}


.content1 {
float: right;
width: 508px;
}


.gallery {
float: right;

border:1px solid #ddd;
padding:5px;
margin:0 0 0px 20px;
}

.gallery1 {
float: right;
width: 230px;
border:0px solid #ddd;
padding:5px;
margin:0 0 0px 20px;
}


.content2 {
float: left;
width: 508px;
margin-bottom: 0px;
}

.content2 h1 {
color: #BE73B6;
font-size: 1.2em;
font-weight:bold;
padding-bottom: 0.2em;
margin-bottom: 0.5em;
border-bottom: solid 1px #E4C6E0;
}

.content3 {
float: left;
width: 508px;
margin-bottom: 0px;
}

.content3 h1 {
color: #799B62;
font-size: 1.2em;
font-weight:bold;
padding-bottom: 0.2em;
margin-bottom: 0.5em;
border-bottom: solid 1px #F1E3C6;
}

.content4 {
float: left;
width: 508px;
margin-bottom: 0px;
}

.content4 h1 {
color: #799B62;
font-size: 1.2em;
font-weight:bold;
padding-bottom: 0.2em;
margin-bottom: 0.5em;
border-bottom: solid 1px #F1E3C6;
}

.content5 {
float: left;
width: 508px;
margin-bottom: 0px;
}

.content5 h1 {
font-size: 1.2em;
font-weight:bold;
padding-bottom: 0.2em;
color: #BE73B6;
margin-bottom: 0.5em;
border-bottom: solid 1px #CCE1F2;
}

.content6 {
float: left;
width: 508px;
margin-bottom: 1em;
}

.content6 ul {
margin-left: 0;
padding-left: 0;
list-style: none;
}

.content6 h1 {
font-size: 1.2em;
font-weight:bold;
padding-bottom: 0.2em;
color: #BE73B6;
margin-bottom: 0.5em;
border-bottom: solid 1px #F1E3C6;
}

.content6 li {
background: url(/images/bullet.png) no-repeat left 0.1em;
padding-left: 1.5em;
margin-bottom: 0.8em;
}


.content img, .content1 img, .content2 img, .content3 img, .content4 img, .content5 img {
float: left;
margin: 0px 0.5em 20px 0px;
border:1px solid #ddd;
padding:5px;
}

.content2 p, .content3 p, .content4 p, .content5 p {
clear: both;
}




/* FOOTER */
#footer {

clear: both;
width: 740px;
padding: 10px 10px 5px 10px;
font-family: Arial, Helvetica, sans-serif;
color:#999;
font-size: 0.85em;
background: url('/images/footer_bkg.jpg') repeat-x bottom left;
}

#footer p {
margin: 0;
padding: 0;
}

#footer a {
color: #31608E;
text-decoration:none;
}



/*//////////////// CLASSES ////////////////*/

.float_right {
float: right;
}

/*/////////// CONTENT FORMS USING ORDERED LISTS FORMATTING //////////*/



/*/////////// ALIGNMENT AND CLEAR TOOLS //////////*/

.photo_left {
	float: left;
	margin: 0px 20px 20px 0;
}

.photo_right {
	float: right;
	margin: 0px 0px 20px 20px;
}

.clearfix {
	clear: both;
}

.photos {
float: left;
margin: 0.5em 0.5em 0px 0px; /* (top, right, bottom, left) */
border:1px solid #ddd;
padding:5px;
}

.sample {
border:1px solid #ddd;
padding:5px;
}

.photo_border {
border:1px solid #ddd;
padding:5px;
}

#image_gallery {
float:left;
width:700px;
margin: 20px 0px 0px 60px; /* (top, right, bottom, left) */
}

#prayer {
	float: right;
	width: 450px;
	padding: 20px 10px 20px 0px;/* (top, right, bottom, left) */
	color: #666;
	font: 0.9em/1.5 Arial, Helvetica, sans-serif;
	
}

.block {
float:left;
width:240px;

}

.block2 {
float:right;
width:240px;
margin-left:20px;
}

.block3 {
float:left;
width:240px;

}

.block4 {
float:right;
width:240px;
margin-left:40px;
}

.clear {
clear:both;
}

#map {
float: right;
width: 508px;
padding: 20px 10px 20px 0px;/* (top, right, bottom, left) */
color: #666;
font: 0.9em/1.5 Arial, Helvetica, sans-serif;
border:0px solid yellow;
margin: 0px 25px 0px 0px;/* (top, right, bottom, left) */

}


#map li {
	list-style-type: none;
	padding:2px;
}