div {
	border: none;
	}

#header {
	margin-left: 0px;
	color: #000;
	border-bottom: 3px solid #8B4513;
	min-height: 90px;
	background: url('images2/header_left.jpg') no-repeat center;
	}
.pheader {
    text-align: center;
    margin: 0px;
    font-weight: bold;
    font-family: "Times New Roman";
    font-style: italic;
    font-size: 1.4em;
    color: #8B4513;
}
.pnote {
    font-family: Verdana;
    padding-left: 10px;
}
#leftcol {
	float: left;
	width: 140px;
	margin-left: 0px;
	margin-top: 0px;
	color: #000;
	padding: 3px 10px 3px 0px;
	background-color: #D2B48C;
	border-right: 1px solid #8B4513;
	border-left: 1px solid #8B4513;
	min-height: 700px;
	
	}

#rightcol {
	position: absolute;
	left: 80%;
	top: 105px;
	z-index: 3;
	color: #fff;
	background-color: #999966;
	text-align: center;
	font-size: 12px;
	}

#leftcol p, #leftcol li, #rightcol p {
	font-size: 12px;
	}

#content {
	margin: 0px 25% 0 165px;
	padding: 13px;
	color: #000;
    min-height: 600px;
    background: url('images/stmaryphoto_small50.jpg') no-repeat center;
	}

#footer {
	clear: both;
	width: 100%;
	margin: 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	padding: 8px;
	border-top: 1px dotted #996600;
	color: #000;
	}

	#footer .date {
		float: left;
		text-align: left;
		}

	#footer .contact {
		float: right;
		text-align: right;
		}

body {
	width: 96%;
	font-size: 12px;
	}

html, body {
	margin: 0;
	padding-left: 10px;
	/*background-color: #66ccff;*/
	background-color: #F5DEB3;
	color: #000;
	}

p, a {
	font-family: Verdana;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: verdana;
	margin-top: 0px;
	}
.roundcont {
	width: 180px;
	/*background-color: #d2B48C;*/
	background-color: #f2B48c;
	color: #800000/*8B4513*/;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop {
	background: url('images2/tr.gif') no-repeat top right;
	text-align: left
}

.roundbottom {
	background: url('images2/br.gif') no-repeat top right;
	text-align: left
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
hr.rightcol {
        width: 80%;
        height:2px;
        border:0px;
        border-top:1px dashed #fff;
        /*border-top: 1px dashed #000;*/
        border-bottom:2px dashed #8B4513;
}

/**************RIGHT COL LINKS*************/
#rightcol table
{
font-family: Verdana,arial, helvetica, sans-serif;
}
#rightcol h4 {
    f\ont-size: 1.4em;
    f\ont-weight: bold;
}
#rightcol a:link
{
display: block;
color: #000000;
text-decoration: none;
font-weight: bold;
font-family: Verdana,arial, helvetica, sans-serif;
}
#rightcol a:visited
{
display: block;
text-decoration: none;
font-weight: bold;
font-family: Verdana,arial, helvetica, sans-serif;
}
#rightcol a:hover
{
display: block;
background-color: #f5deb3;
color: #800000;
text-decoration: none;
font-weight: bold;
font-family: Verdana,arial, helvetica, sans-serif;
}
#rightcol a:active
{
display: block;
color: #800000;
background-color: #F5DEB3;
text-decoration: none;
font-weight: bold;
font-family: Verdana,arial, helvetica, sans-serif;
}
/******************************************/
/**************BODY  LINKS*************/
a.bodylink:link
{
display: inline;
color: #000000;
text-decoration: underline;
font-weight: bold;
font-family: Verdana,arial, helvetica, sans-serif;
}
a.bodylink:visited
{
display: inline;
text-decoration: underline;
font-weight: bold;
font-family: Verdana,arial, helvetica, sans-serif;
}
a.bodylink:hover
{
display: inline;
background-color: #f2B48c;
color: #800000;
text-decoration: underline;
font-weight: bold;
font-family: Verdana,arial, helvetica, sans-serif;
}
a.bodylink:active
{
display: inline;
color: #800000;
background-color: #F5DEB3;
text-decoration: underline;
font-weight: bold;
font-family: Verdana,arial, helvetica, sans-serif;
}
/******************************************/
/**************IMAGE  LINKS*************/
a.imagelink:link
{
display: inline;
text-decoration: none;
}
a.imagelink:visited
{
display: inline;
text-decoration: none;
}
a.imagelink:hover
{
display: inline;
text-decoration: none;
}
a.imagelink:active
{
display: inline;
text-decoration: none;
}
/******************************************/

td
{
font-family: verdana;
font-size: 12px;
}
.datatable {
    border: 1px solid #800000;
    border-collapse: collapse;
}
.datatable td, .datatable th {
    border: 1px solid #800000;
}
.contacttitle
{
    font-family: verdana;
    font-size: 12px;
    color: #800000;
    font-weight: bold;
}
.announcement
{
    background-color: #ffff66;
    font-weight: bold;
    text-align: center;
    border-top: 2px solid #d2b48c;
    border-left: 2px solid #d2b48c;
    border-right: 2px solid #800000;
    border-bottom: 2px solid #800000;
    background-color:#ffff66;width:80%;
    margin: 10px;
    padding: 10px;
}