.h1-header {
	font-size: 1.5em;
	color: #990000;
}
.photo {
	border: thin solid #CCCCCC;
}
.body {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}
.unorderedlist {
	font-size: 1em
}

.datesaved {
	font-size: smaller;
	font-style: italic;
}
h1 {
	font-size: 2em;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.h2 {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
}
.news {
	color: #900;
	font-weight: bold;
}
h3
{
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990000;
	font-style: normal;
}
.h3 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990000;
	font-style: normal;
}
.paraborder {
	padding: 6px;
	text-align:center;
	border-top: medium solid #003462;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.tip {
	font-size:130%;
	color:#990000;
	font-weight: bold;
}
.tiparrow {
	padding-right:10px;
}
.toparrow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.leftcol {
	margin-left: 5px;
	margin-right: 50px;	
}
.rightcol {
	float: right;
	width: 100px;
	position:absolute;
}
	
.clearfloat {
	clear:both;
}

.odd {
	background-color:#ecf5f5;
	/*background-color: #F2F2F2; */
	/*background-color: #99CCFF; */
}
.img-float-right {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px
}
.img-float-left {
	float: left;
	margin-top:10px;
	margin-right: 20px;
	margin-bottom:40px;
}
.new-img-float-left {
	float: left;
	margin-top:10px;
	margin-right: 20px;
	margin-bottom:20px;
}

.short-top-margin { margin-top: -5px;	
/* move text under h2 up a bit per Larrey*/
}


/*.questions {
	.width: 500px;
	
}
#questions leftindent {
	margin-left: 25px;
}
*/
.newquestion {
	padding-top:25px;
	padding-bottom:15px;
}
h3 {
	color: #990000;
}
.center-border {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	text-align:center;
	padding: 4px;
}.underline {
	text-decoration: underline;
}

