*{
	margin:0;
	padding:0;
}
.columns {
	float: left;
	margin-top: 0px;
	padding-right: 10px;
}
#contacttable {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B13B37;
	border-left-color: #B13B37;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	padding-left: 10px;
}


body {
	font-family: "Times New Roman", Georgia, Garamond, serif;
	font-size: 14px;
	background-color: #FFFFFF;
	margin-top: 0px;
	color: #000000;
	text-decoration: none;
}
#PrimeTable {
	border: 2px solid #8F0D0F;
	background-color: #FFFFFF;
}
a:link, a:visited {
	color: #660000;
	font-family: "Times New Roman", serif;
	text-decoration:none;
}
a:hover {
	color: #8F0D0F;
	font-family: "Times New Roman", serif;
	text-decoration:underline;
}
#uppernavbar {
	padding-left: 33px;
	font-size:18px;
	background-image: url(../images/nav-divider.jpg);
}
#uppernavbar a{
	font-family: Garamond, serif;
	padding-right: 30px;
	color: #333333;
	font-size:18px;
	background-image: url(../images/nav-divider.jpg);
}
#uppernavbar a:link, #uppernavbar a:visited,  #uppernavbar a:active, 
{
	color: #333333;
	font-family: Garamond, serif;
	text-decoration:none;
}
#uppernavbar a:hover {
	color: #8F0D0F;
	font-family: Garamond, serif;
	text-decoration:underline;
}
#uppernavbar a.current:link,  #uppernavbar a.current:visited, #uppernavbar a.current:active,#uppernavbar a.current:hover
{
color: #8F0D0F;
font-family: Garamond, serif;
text-decoration:underline;
font-weight:bold;
}
#footer {
	padding: 5px;
	font-size:13px;
	font-family: Garamond, serif;
}
#footer a{
	padding-right: 10px;
	color: #333333;
	font-family: Garamond, serif;
}
#footer a:link, #footer a:active, #footer a:visited{
	color: #333333;
	font-family: Garamond, serif;
	text-decoration:none;
}
#footer a:hover {
	color: #8F0D0F;
	font-family: Garamond, serif;
	text-decoration:underline;
}
#footer a.current:link,  #footer a.current:visited, #footer a.current:active,#footer a.current:hover
{
color: #8F0D0F;
font-family: Garamond, serif;
text-decoration:underline;
font-weight:bold;
}
.photoborder {
	border: 2px solid #8F0D0F;
	margin-right: 5px;
}
.photoborderrt {
	border: 2px solid #8F0D0F;
	margin-left: 5px;
}
.main_wide {
	padding: 10px;
	background-color: #FFFFFF;
	text-align: justify;
}
.textul {
	padding: 10px;
	background-color: #FFFFFF;
	text-align: left;
	list-style-type: square;
	list-style-position: inside;
}
h1 {
	font-family: "Times New Roman", Georgia, Garamond, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color: #8F0D0F;
	margin-bottom: 10px;
}
h2 {
	font-family: "Times New Roman", Georgia, Garamond, serif;
	font-size: 16px;
	text-decoration:none;
	color: #8F0D0F;
	margin-bottom: 10px;
}

.question {
	font-size: 16px;
	font-weight: bold;
}
.testify {
	color: #8F0D0F;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
}
.highlite {
	color: #8F0D0F;
	font-size:14px;
	font-weight:bold;
}
