
body		{ 	background-color: #ffffff; font-family: Arial, Helvetica, Verdana; font-size:12px;		}
#page		{	width:900px; margin:30px auto; border: 2px solid #415E96; position:relative;	}

#yellowbox	{	width:100%;border-top:3px solid #660000; border-bottom:3px solid #660000; 
				background-color:#F8F1C3;height:163px;
				background-image:url(/images/yellow_archangel.jpg);background-repeat:no-repeat; }

#archangelbox	{	position:absolute; width: 143px; height: 251px ; top:20px; left:10px; 		}

#toptext		{	text-align:right; padding-right:10px; margin-top:30px;font-size:10px; color:#27283B;
					font-family:Arial, Helvetica, Sans-serif;		}
#yellowname		{	font-size:36px; color:#0B47A7;margin-top:10px; margin-left:280px;font-family: Georgia, Times New Roman, Serif; }
#yellowaddress	{	font-size:18px; color:#000000;margin-left:330px;font-family: Georgia, Times New Roman, Serif;		}
#bluebar		{	height:23px; background-image:url(/images/bluebg_short.gif);background-repeat:repeat-x;width:100%;	}
#navprediv		{	height:23px; width:17px ; background-image:url(/images/bluecurve.gif);background-repeat:no-repeat;
					position:absolute; left:150px;top:212px;	}

#navbackground					{	height:23px; background-image:url(/images/bluebg.gif);background-repeat:repeat-x;
									position:absolute; left:167px;top:212px; width:733px;}
#navbackground ul				{	list-style:none; display:block; margin:0; padding:0; }
#navbackground ul li			{	display:block; float:left; font-family: Georgia, Times New Roman, serif; font-size:15px; margin:0 9px;}
#navbackground a				{	color: white; padding: 10px 10px; width:100%; height:100%;	}
#navbackground a:hover			{	}
#navbackground li				{	margin:0; position: relative; float: left;height:100%;			}
#navbackground ul li ul			{	display: none; position:absolute;z-index:10;
									top:1.5em;left: 0; width:150px; padding-bottom:5px; margin:0;	}
#navbackground ul li:hover ul	{	display: block; }
#navbackground ul li:hover		{	}
#navbackground ul li ul li		{	border-bottom: 1px solid #FBF8F1;width:100%; margin:0; }
#navbackground ul li ul li a	{	display:block; color:#0B47A7; padding: 5px;  background-color:#F8F1C3;color:#0B47A7;}

#content		{	padding: 30px 10px 20px 10px; }

#footer			{	font-size:11px; color:#385791; text-align:center; margin:10px 30px; border-top: 2px solid #385791; }


#googlemap				{	float:right;width:500px; text-align:center; margin-left:30px;		}
