.mainBrdr {
	background-color: #330000;
	border: 10px solid #A18F77;
	padding: 2px;
	background-position: center top;
}
.printNone {
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFE5B1;
	opacity: .60;
	padding: 5px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	margin-bottom:15px;
	color: #2C365E;
}
#container {
    background:#99c;
    margin:0;
}
#leftColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 25px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 10px;
	width: 370px;
	float: left;
}
.subNav {
	float: left;
	margin: 2em;
}
#rightColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 25px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 20px;
	width: 310px;
	float: right;
}
#singleColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 25px;
	padding-right: 20px;
	width: 680px;
	float: left;
}
.dateTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 5px;
	text-align: right;
	padding-top: 8px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000CC;
}
a:hover {
    background-color: #CCCCCC;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}
div.searchLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 6px;
	border: 1px solid #FFFFFF;
	width: 100%;
}

/*-- START Style Guide Modified 7/2/07 MBCM --*/
.subTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}

#propWrap {
    width: 100%;
	margin: 0 auto;
}

#propContainer {
	margin: 0 auto;
	width: 60%;
	padding: 6px;
	border: 1px #000000;
	float: left;
}

#additionalLinks {
	padding: 6px;
	border: thin rgb(0,0,0);
	width: 32%;
	float: right;
}

.addTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

div.searchLinksRev {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 4px;
	background-color:#F2F2F2;
	border: 1px solid #FFFFFF;
	width: 100%;
	float: left;
}
div.searchLinksRev a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}
div.searchLinksRev:hover {
	background-color: #E3E3E3;
	padding: 4px;
	width: 100%;
}
div.searchLinksRev a:hover {
	text-decoration: underline;
}
/*-- END SearchLinks Modified 7/2/07 MBCM --*/

div.searchLinks a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}
div.searchLinks:hover {
	background-color: #E3E3E3;
	padding: 6px;
	width: 100%;
}
div.searchLinks a:hover {
	text-decoration: underline;
}
div.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 6px;
	margin-right: 20px;
	border: 1px solid #FFFFFF;
	width: 98%;
}
div.pcomments {
    display:block;
}
div.edit {
    background-color:#ECECEC;
    display:none;
}
div.comments a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
div.comments:hover {
	background-color: #E3E3E3;
	padding: 6px;
	margin-right: 20px;
	width: 98%;
}
div.comments a:hover {
	text-decoration: underline;
}
div.execComments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #F2F2F2;
	border: 1px solid #333333;
	padding:6px;
}
