@media screen
{
	body { margin: 0;
	background-color: #fafcd9; }
	
	#container { width: 984px;
	font: 0px/225% verdana,sans-serif;
	background-image: url("images/main_back.jpg");
	background-repeat: repeat-y;
	margin: 5px auto 5px auto; }
	
	#top { height: 12px;
	width: 984px;
	background-image: url("images/top.jpg");
	background-repeat: no-repeat; }
	
	#content { margin-left: 11px; 
	}
	
	#nav { height: 100%;
	width: 169px;
	background-color: #2175ad;
	float: left 
	
	}
	
	.stc_promo
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		margin-top:-10px;
		margin-left:140px;
		padding-bottom:10px;
		color:#666666;
	}
	
	.stc_promo a
	{
		color:#666666;
	}	
	
	.stc_promo a:hover
	{
		text-decoration:underline;	
	}
	
	#menu { width: 169px;
	background-color: #2175ad;
	margin-top: 20px; }
	
	#menu ul { list-style: none;
	border-bottom: 1px solid white;
	margin-left: 0;
	padding-left: 0;
	
	 }
	
	#menu a { font: 600 10px/175% verdana,sans-serif;
	display: block;
	color: #ffffff;
	background-color: #2175ad;
	text-decoration: none;
	border-top: 1px solid white;
	margin: 0;
	padding: 0 10px;
	
	}
	
	.nav_expander a.expander
	{
		background-image:url(images/nav_expand3.gif);
		background-repeat:no-repeat;
		background-position:right;
	}
	
	.nav_expander a.expander:hover
	{
		background-image:url(images/nav_expandover3.gif);
	}
	
	#menu a:hover { /*color: #c6bc3e;*/
	background-color:#000099; }
	
	#menu li { position: relative; 
		
	}
	
	#menu ul ul { position: absolute;
	top: 0;
	left: 168px;
	width: 150%;
	border-left: 1px solid #2175ad;
	border-bottom: 5px solid #c6bc3e; }
	
	#menu ul ul li { border-left: 1px solid white; }
	
	div#menu ul ul,
	div#menu ul li:hover ul
	{display: none;}
	
	div#menu ul li:hover ul,
	div#menu ul ul li:hover ul
	{display: block;}
	
	#chalice { height: 150px;
	width: 114px;
	background-image: url("images/chalice.gif");
	background-position:top;
	background-repeat: no-repeat;
	margin: 20px 0 0 27px; }
	
	
	#top_pic { height: 135px;
	width: 639px;
	background-image: url("images/top_pic2.jpg");
	float: left; 
	border-bottom: 3px solid #2175ad;
	}
	
	#glass1 { height: 135px;
	width: 151px;
	background-image: url("images/glass.jpg");
	float: left; 
	border-bottom: 3px solid #2175ad;
	}
	
	#glass2 { height: 135px;
	width: 151px;
	background-image: url("images/2.jpg");
	float: left; 
	border-bottom: 3px solid #2175ad;
	}
	
	#glass3 { height: 135px;
	width: 151px;
	background-image: url("images/3.jpg");
	float: left; 
	border-bottom: 3px solid #2175ad;
	}
	
	#glass4 { height: 135px;
	width: 151px;
	background-image: url("images/4.jpg");
	float: left; 
	border-bottom: 3px solid #2175ad;
	}
	
	#glass5 { height: 135px;
	width: 151px;
	background-image: url("images/5.jpg");
	float: left; 
	border-bottom: 3px solid #2175ad;
	}
	
	#glass6 { height: 135px;
	width: 151px;
	background-image: url("images/6.jpg");
	float: left; 
	border-bottom: 3px solid #2175ad;
	}
	
	#glass7 { height: 135px;
	width: 151px;
	background-image: url("images/7.jpg");
	float: left; 
	border-bottom: 3px solid #2175ad;
	}
	
	
	#glass8 { height: 135px;
	width: 151px;
	background-image: url("images/8.jpg");
	float: left; 
	border-bottom: 3px solid #2175ad;
	}
	
	#glass9 { height: 135px;
	width: 151px;
	background-image: url("images/9.jpg");
	float: left; 
	border-bottom: 3px solid #2175ad;
	}
	
	#glass10 { height: 135px;
	width: 151px;
	background-image: url("images/10.jpg");
	float: left; 
	border-bottom: 3px solid #2175ad;
	}
	
	#glass11 { height: 135px;
	width: 151px;
	background-image: url("images/11.jpg");
	float: left; 
	border-bottom: 3px solid #2175ad;
	}
	
	#glass12 { height: 135px;
	width: 151px;
	background-image: url("images/12.jpg");
	float: left; 
	border-bottom: 3px solid #2175ad;
	}
	
	#glass13 { height: 135px;
	width: 151px;
	background-image: url("images/13.jpg");
	float: left; 
	border-bottom: 3px solid #2175ad;
	}
	
	#glass14 { height: 135px;
	width: 151px;
	background-image: url("images/14.jpg");
	float: left; 
	border-bottom: 3px solid #2175ad;
	}
	
	#glass15 { height: 135px;
	width: 151px;
	background-image: url("images/15.jpg");
	float: left; 
	border-bottom: 3px solid #2175ad;
	}
	
	
	#title_bar { height: 30px;
	width: 790px;
	border-top: 3px solid #2175ad;
	border-bottom: 3px solid #2175ad;
	background-image: url("images/title_bar.gif");
	background-repeat: no-repeat;
	float: left; 
	
	}
	
	#main_space { width: 789px;
	font: normal 12px/100% arial, sans-serif;
	float: left; 
	padding-bottom:50px;
	
	}
	
	.footer_text
	{
		width:790px;
		font-size:12px;
		font-weight:bold;
		line-height:150%;
		margin-left:180px;
		color:white;
		height:25px;
		/*margin-top:40px;*/
		background-color:#2175ad;
		text-align:center;
	}
	
	.section_divider
	{
		height:15px;	
		
		width:765px;
		float:left;
		margin-top:5px;
	}
	
	.section_divider img
	{
		border:0;
	}
	
	
	.big_letter
	{
		font-size:24px;
		line-height:120%;
	}
	
	.replaceable_text_table
	{
		float:left;
		font-family:"Times New Roman", Times, serif;
		font-size:16px;
		font-weight:400;
		padding-right:20px;	
		padding-left:20px;
		margin-top:-170px;
		overflow:auto;
		height:1200px;
	
	}
	
	.replaceable_text_table table
	{
		padding:0;
		border:0;
		border-bottom:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
		width:90%;
		margin:0 auto;
	}
	
	
	.replaceable_text_table table td
	{
	
		border-left:1px solid #CCCCCC;
		border-right:none;
		border-bottom:none;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:2px;
		
	}	
	
	
	.replaceable_text
	{
		float:left;
		font-family:"Times New Roman", Times, serif;
		font-size:16px;
		font-weight:400;
		line-height:140%;
		width:550px;
		padding-top:10px;
		padding-left:110px;
		padding-bottom:10px;
		
	}
	
	.perm_header
	{
		float:left;
		font-family:"Times New Roman", Times, serif;
		font-size:16px;
		width:550px;
		padding-left:110px;
		padding-bottom:10px;	
	}
	
	.perm_text
	{
		float:left;
		font-family:"Times New Roman", Times, serif;
		font-size:16px;
		font-weight:400;
		line-height:140%;
		width:550px;
		padding-top:10px;
		padding-left:110px;
		padding-bottom:10px;
	}
	
	
	img
	{
		border:2px solid #999999;
	}
	
	
	
	.title { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#003366;
	text-align: center;
	float: left; 
	font-weight:bold;
	height:25px;
	margin-top:30px;
	padding-top:5px;
	width:765px;
	
	}
	
	.contact_text
	{
	
		width:400px;
		margin: 20px auto;
		font-size:14px;
		text-align:center;
		
			
	}
	
	.contact_img
	{
	
		margin-left:320px;
		margin-top:60px;
	}
	
		
	
	.main_space a:link, a:visited { text-decoration: none;
	color: #093768; }
	
	.main_space a:hover { background-color:#0066CC;color:white; }
	
	.schedule { width: 670px;
	font: 12px/125% times,serif;
	margin: 30px 0 40px 50px;
	overflow: auto;
	float: left; }
	
	.text { width: 670px;
	font: 12px/125% times,serif;
	padding: 30px 0 40px 50px;
	float: left; }
	
	.text table { border: none; }
	
	.text td { border: none; }
	
	.text_center { width: 670px;
	font: 12px/125% times,serif;
	text-align: center;
	padding: 30px 0 0 50px;
	float: left; }
	
	.text_center a:link, a:visited { text-decoration: none;
	color: #093768; }
	
	.text_center a
	{
		font-size:16px;
		font-weight:bold;
		padding:5px;
	}
	
	.text_center a:hover {background-color:#0066CC;color:white; }
	
	.text_bold { font: 600 12px/125% times,serif; }
	
	.text_italic { font: italic 12px/125% times,serif; }
	
	#plain_list { width: 670px;
	font: 12px/125% times,serif;
	margin: 30px 0 40px 50px;
	float: left; }
	
	#plain_list ul { list-style-type: none; }
	
	ul { list-style-type: decimal; }
	
	ul ul { list-style-type: lower-alpha; }
	
	table { border: solid #7f7f7f 1px; }
	
	td { border: solid #7f7f7f 1px; }
	
	#bottom {
	width: 984px;
	clear:left;
	
	}
	
	#bottom_img
	{
		width: 984px;
		background-image: url("images/bottom.jpg");
		background-repeat: no-repeat;
		height: 14px;
	}
	
	.map_left
	{
		float:left;
		margin-left:100px;
		margin-top:20px;
	}
	
	.map_right
	{
		margin-top:20px;
		float:left;
		margin-left:40px;
	}
	
	
	.maptext
	{
		font-weight:bold;
		width:250px;
		padding-bottom:10px;
	}
	
	
	.image_caption
	{
		
		font-size:10px;
		color:#333333;
	}
	
	.perm_acro_text
	{
		font-family:Arial, Helvetica, sans-serif;
		font-style:italic;
		font-size:12px;
		line-height:205%;
	}
	
	.perm_acro_text a
	{
		font-style:normal;
		background-color:#DEE0F3;
		font-weight:bold;
		padding:5px;
	}
	
	.wedding_info_tbl
	{
		border:none;
	}
	
		.wedding_info_tbl td
	{
		border:none;
	}

}

@media print 
{
	#nav
	{
		display:none;
	}
	
	.title
	{
		text-align:center;
	}
	
	div
	{
		margin-top:20px;
	}
	
	.stc_promo
	{
		display:none;
	}
	
	.replaceable_text_table
	{
		margin-top:-260px;
		
	}
	
	.wedding_info_tbl
	{
		border:none;
	}
	
		.wedding_info_tbl td
	{
		border:none;
	}	

}




