/* non-nav CSS */

body {
	background-color: #580000;
	color: #666666;
	padding-top: 15px;
}

#content {
	background-color: #E4E4E4;
	background-image: url(watermark.jpg);
	background-repeat: repeat-x;
	background-position: left 94px;
	border: 1px solid #000000;
}

#mainbody {
	padding-top: 0px;
	padding-bottom: 40px;
	padding-left: 100px;
	padding-right: 100px;
	color: #58070C;
}

#mainbody p, ul, td {
	font-family: "Times New Roman", Times, serif;
	line-height: 1.6em;
	font-size: 14px;
	margin-bottom: 25px;
	text-align: justify;
}

#mainbody p[align="center"] {
	text-align:center;

}

#mainbody p[align="right"] {
	text-align:right;

}

#mainbody h1+p:first-letter, #mainbody img+p:first-letter {
	font-size:24px !important;
}

#mainbody div[align="center"] {
	text-align:center;
}

#mainbody div[align="right"] {
	text-align:right;
}


#mainbody a{
	color:#CC0000;
	text-decoration:none;
}
#mainbody a:hover{
	text-decoration:underline;
}

#mainbody img {
	float:right;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 0px;
	border: 1px solid #630C0C;
}

h1 {
	color: #000000;
	font: bold 24px "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	display:block;
	margin-bottom: 15px;
	letter-spacing: 0.1em;
}

h2 {
	color: #000000;
	font: bold 18px "Times New Roman", Times, serif;
	margin-bottom: 15px;
}

#printerfriendly {
	text-align:right;
	margin-right:80px;
}
#printerfriendly a {
	color:#CF6339;
	text-decoration:none;
	font:10px Arial, Helvetica, sans-serif;
}
#printerfriendly a:hover {
	text-decoration:underline;
}

#bottombar {
	background-color: #CC6600;
	background-image: url(menubar.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
}
#bottombar p {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
}
#bottombar a {
	color:#990000;
	text-decoration:none;
}
#bottombar a:hover {
	text-decoration:underline;
}
input, textarea {
	background-color: #FFFFCC;
	border: 1px solid #B15232;
	color:#000000;
	padding: 1px;
}
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #9C7C57;
}
#bottom a {
	color: #CCCCCC;
}
#mainbody ul {
	margin-left: 25px;
}

.linklistitem {
	padding-bottom:15px;
	clear:left;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.6em;
	font-size: 14px;
	text-align: justify;
}

.linklistitem a{
	color:#000000!important;
	font-weight: bold;
}

.linklisturl a{
	font-style:italic;
	font-size:12px;
	font-weight: normal !important;
	color: #663333 !important;
}

#editform{
	line-height:1.5em;
	clear:left;
}

/*#editform input, textarea{
	position: absolute;
	left: 300px;
}*/

#editform input[name=submit]{
	position:absolute;
	top:250px;
	left:550px;
}

.newspage_shortdesc {
	clear:left;

}

.newspage_title a {
	font-weight: bold;
	color: #000000 !important;
}

.newspage_image {
	border:none !important;
}

.inserttestamonial {
	clear:left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-style: italic;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
}

.inserttestamonialmain {
	font-size: 12px !important;
	text-align: left !important;

}

.inserttestamonialfrom {
	font-size: 10px !important;
	text-align: right !important;
	margin-right: 50px;
	margin-top: 0px;
}

.testlistitem {
	clear:left;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.6em;
	font-size: 14px;
	margin-bottom: 25px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

td p {
	text-align:left !important;
}

