/* css document main mainstay, inc. */

body {
	margin:0px;
	padding:0px;
	font-family: verdana, tahoma, arial, sans-serif;
	color: #330066;
	background-color: #EFE9EF;
	text-align: center;
	behavior:url("csshover2.htc");
	background-image: url(../images/bkgrnd.gif);
	}

#links {
	text-align: center;
	font-size: 10pt;
	font-weight : bold;
	padding-top: 20px;
	height: 100%;
}
	
a:link {
	color: #000000;
	text-decoration : none;
	font-weight : bold;
}

a:visited{
	color : #330066;
	text-decoration : none;
	font-weight : bold;
}

a:hover, a:visited:hover{
	color :#ff0080;
	text-decoration : none;
	font-weight : bold;
	border: none;
}

#headfoot {
	position: relative;
	width: 62%;
	text-align: left;
	margin: 0 4em 0 16em;
	  }
	
#leftcolumn {
	position: absolute;
	width: auto;
	left: 0px;
	}
	
#rightcolumn {
	position: absolute;
	width: 344px;
	left: 523px;
	top: 462px;
	height: 39px;
	}

#titles {
	position: absolute;
	top: 185px;
	width: 404px;
	left: 316px;
	line-height: 1.6em;
	}
	
#email {
	position: absolute;
	top: 185px;
	width: 200px;
	left: 723px;
	line-height: 1.6em;
	}
	
	
#left {
	position: absolute;
	width: 250px;
	left: 42px;
	top: 165px;
	text-align: left;
	}

#right {
	position: absolute;
	width: 250px;
	left: 330px;
	top: 166px;
	text-align: left;
	}

#donations {
	position: absolute; 
	width: 500px; 
	left: -5px;
	}

#events {
	position: absolute;
	width: 509px;
	left: 374px;
	font-size: 11pt;
	font-weight : bold;
	top: 141px;
	}	
	
#eventscal {
	position: absolute;
	width: 350px;
	left: 580px;
	font-size: 12pt;
	top: 139px;
	}

#storehours {
	margin: 10px 40px;
	position: absolute;
	width: 540px;
	left: 268px;
	height: 60px;
	font-size: 12pt;
	background-color: #EBEBEB;
	padding: 0.5em 0.1em 0.5em 0.1em;
	border-color: #550055;
	border-style: solid;
	border-width: thin;
	}

#storehoursleft {
	margin: 0px 0px;
	position: absolute;
	width: 167px;
	left: 10px;
	font-size: 12pt;
	height: 70px;
	top: 3px;
	}

#storehoursright {
	margin: 0px 0px;
	position: absolute;
	width: 173px;
	left: 182px;
	font-size: 12pt;
	top: 3px;
	}
	
#storeaccepts {
	margin: 0px 0px;
	position: absolute;
	width:170px;
	left:363px;
	font-size: 12pt;
	top: 3px;
	height: 62px;
	text-align:center;
	}
	
#uwlogo {
	position: absolute; 
	width: 320px; 
	left: 500px;
	}

#maintext {
	position: relative;
	font-size: 12pt;
	width: 100%;
	text-align: left;
	left: 20px;
	margin-top: 150px;
	  }
	  
#helptext {
	position: relative;
	font-size: 12pt;
	font-weight: bold;
	width: 95%;
	text-align: left;
	left: 50px;
	  }

#contact {
	position: absolute;
	font-size: 12pt;
	width: 862px;
	height: 49px;
	text-align: center;
	left: 0px;
	top: 25px;
	  }
	
H1	{
	font-size:18pt;
	text-align: center;
	}

H2	{

	font-size: 16pt;
	text-align: center;
	}
	
H3	{
	font-size:14pt;	
	font-style:italic;	
	}

P 	{
	font-size:14pt;
	}


p.groove {
    border-top-style: groove;
	border-width: 1px 1px;
	left: 80%;
	width: 80%;
}
	
	
p.ridge {
	border-top-style: ridge;
	border-width: 3px 3px;
	width: 100%;
	text-align: center;
}

p.ridgefull {
	border-style: ridge;
}

.thrColHybHdr #footer {
	width: 867px;
	text-align: center;
	top: 530px;
	position: absolute;
	left: 50px;
} 

	
