
/* top of page pb banner */
	
a:link
{
text-decoration:none;

}
a:visited
{
color: #000;
}
a:hover
{
color:#ff3333;
}

body	{ 
			max-width: 1000px;
		background-image: url(../images/PremLO-tiny.jpg);
		background-repeat: repeat-x;
		background-attachment: scroll;
		margin: 69px auto 10px auto;
	  background-color: #8080C0;
		scrollbar-face-color: #7070B8;
scrollbar-highlight-color: #BAA287;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #9C9B96;

		}	

#cuscarlogo				 {		position:absolute;
									 			margin-top:69px;
												margin-left: 5px;

}
		

		
		
h1	{	font-family:Arial;
		font-size: 14pt;
		font-weight: bold;
	}

h2	{	font-family: Arial;
		font-size: 12pt;
		}
		
/* styles text boxes beneath renderings */
td	{width: 200px;
		background-image:url(/images/linenbkg.gif);
		text-align: center;
		font-family: Verdana, Arial, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		border: 1px solid #000;
		margin-top: 5px;
			margin-bottom: 5px;
			padding-top:5px;
			padding-bottom: 5px;
			color: #000;
		}
	
		
  .td	{
				background-color:#abb4eb;
				}		
				
	/* targets photos inside td's - sets size */
		
		.phot td	 { width: 123px;
							 	 height: 92px;
								 border: solid 1px #000000;
								 }
	/*targets caption box below gallery photo - sets height */
	tr td.td			 {height: 20px;
		 						 background-image: url(../images/captionbkg.gif);
		 						 }
								 
	/* puts border around gallery photos */							 
		.phot img		 {border-top: 2px solid #000000;
								 border-right:2px solid #333333;
								 border-bottom: 3px solid #000000;
								 border-left:2px solid #000000;
								 }									
				
#banner			{
						padding: 15px;
						background-color:#ffffff;
						}	

.img {
border-top: 4px solid #000000;
border-left: 4px solid #000000;      
border-right: 4px solid #ccc;
      border-bottom: 4px solid #ccc;
             }
p.bkgrd {
				 	
             background-color: #ffffcc;
             border: 1px solid #666
             }




.tag				{
						font-family: Arial, Verdana, sans-serif;
						font-size: .65em;
						color:#000000;
						}

.tag2				{
						font-family: comic sans ms, sans-serif;
						font-size: 1em;
						border: 2px solid red;
						padding: 25px;
						color:#000000;
						background-color: lightyellow;
						line-height: 150%;
						}
						
p.tag strong { 
						 font-family: Arial, Verdana, sans-serif;
						 font-size: 1.5em;
						 font-weight: bold;
						 color:#a52a2a;
						 }
.block		{
							font-family: Verdana, sans-serif;
							font-size: 10pt;
							line-height: 1.5em;
							width:75%;
							color: black;
							text-align: center;
							background-color: #e6f3ff;
							border: 1px solid #000;
							padding: 5px 20px 5px 20px;
							margin: 10px auto 10px auto;
							overflow: hidden;
							}
.phon				{
						font-family: verdana, sans-serif;
						font-size: 11pt;
						text-align: center;
						color:#fff;
						background-color:#000;
						margin: 10px;
						padding: 5px;
						}	
.serv				{
				font-family: Comic Sans MS;
				font-size: .95em;
				color: #000;
				text-align: center;
				}
						 						
.chamber    {
						color: #000000;
						font-family: Arial;
						font-size: 10px;
						}

.time				{
						color:#8080C0;
						font-family: verdana;
						font-size: .8em;
						}
						
.copyright	{
						 font-family: verdana, helvetica, sans-serif;
						 font-size: .65em;
						  color:#000000;
						 clear:both;
						 
						 }

