/* CSS Document - vedderviewcemetery.com*/
/* Revised 2006-August-23 */

/* Set all containers to 0 */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	border:0;
	}
	
body{
	background-color: #FFFFFF;
	background:  url(Images/BkgrdGradient.jpg) repeat-y center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	margin: 0 auto;
	min-width: 780px;
	padding: 0;
	text-align: center;
	}

#header{
	width: 756px;
	height: 135px;
	margin: 0 auto;
	background-color: #99cc99;
	padding: 14px 0 0 0;
}

#logoleft{
	float: left;
	width: 205px;
	height: 135px;
	background: url(Images/VedderEntrance.jpg) no-repeat center right;
}

#logoright{
	float: right;
	width: 170px;
	height: 125px;
	background: url(Images/VedderViewTile.gif) no-repeat center left;
	padding: 10px 20px 0 0;
}

#logomid{
	width: 345px;
	float: left;
	padding: 10px 0 0 0;
}

#content{
	clear: both;
	margin: 0 auto;
	width: 756px;
	background: url(Images/VVGButtonBkgrd_03.gif) no-repeat top center;
}
	
#nav{
	margin: 0 auto;
	float: left;
	height: 296px;
	width: 148px;
	padding: 20px 0px 0 18px;
	background: url(Images/MaroonVertStripe.gif) no-repeat top right;
	margin-top: 26px;
}

#main{
	float: right;
	width: 460px;
	padding: 30px 75px 0 0;
	min-height: 340px;
}

#bottom{
	clear: both;
	width: 756px;
}

/* Holly hack - hides from IE5-mac \*/
* html .iefx {height: 385px;}
/* End hide from IE5-mac */

.bottomtitle{
	height: 30px;
	text-align: center;
	display: block;
}

.bottomli{
	list-style-type: none;
	float: left;
}

.bottomli a{
	width: 252px;
	margin-top: 2px;			
	padding-top: 5px;			
	display: block;			/*force line breaks*/
	font-size: 90%;				
	color: #000000;			/*link text colour */
	height: 20px; 			/*sets the link height */
}

#footer{
	clear: both;
	margin: 0 auto;
	width: 756px;
	height: 21px;
	background: url(Images/MaroonHorizStripe.gif) no-repeat top center;
}

.footertitle{
	height: 21px;
	text-align: center;
	display: block;
}

.footerli{
	list-style-type: none;
	float: right;
	width: 252px; 
	height: 20px; 				/*sets the link height */
	color: #003333;				/*link text colour */
	font: bold 75% Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0 0 0;
	text-align: right;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	text-align: left;
}

.p1{
	text-align: left;
	padding-top: 10px;
}

ul li.legion{
	list-style-type: none;
	padding-left: 125px;
	list-style-type: none;
	font-size: 100%;
}

ul li{
	list-style-type: square;
	list-style-position: inside;
	text-align: left;
	font-size: 95%;
}

td{
	vertical-align: top;
	height: 14px;
}

td.tdM1{
	width: 120px;
	text-align: left;
}

td.tdM2{
	width: 51px;
}

td.tdM3{
	width: 140px;
}

img.photo{
	margin: 0 auto;
	display: block;
	text-align: center;
}

a:link, a:visited, a:hover, a:active{
	color: #003333;
}
	
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	text-align: center;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003333;
	text-align: left;
	padding: 25px 0 10px 0;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #003333;
}