body {
	font-family: "Trebuchet MS", Verdana, Calibri, Arial;
	font-size: 12px;
	text-align: justify;
	background-image: url(../images/bg524.jpg);
	margin: 0px;
	color: #690102;
}


.center {
	font-family: "Trebuchet MS", Verdana, Calibri, Arial;
	font-size: 14px;
	color: #690102;
	text-align: center;
}

a.nav:link
{
	font-family: "Trebuchet MS", Verdana, Calibri, Arial; 
	font-size: 15px; 
	border-top: none; 
	border-bottom: none; 
	font-weight: normal;  
	color: #666666; 
	text-decoration: none; 
	text-align: center;
}

a.nav:visited {
	font-family: "Trebuchet MS", Verdana, Calibri, Arial;
	font-size: 15px;
	border-top: none;
	border-bottom: none;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}

a.nav:hover {
	font-family: "Trebuchet MS", Verdana, Calibri, Arial; 
	font-size: 15px; 
	border-top: none; 
	border-bottom: none;
	font-weight: bold; 
	color: #690102; 
	text-decoration: none; 
	text-align: center;
}

a.nav:active  {
	font-family: "Trebuchet MS", Verdana, Calibri, Arial; 
	font-size: 15px; 
	border-top: none; 
	border-bottom: none;
	font-weight: bold; 
	color: #690102; 
	text-decoration: none;
	text-align: center;
}


a.contentlink:link
{border-top: none; 
 border-bottom: none;
 color: #690102; 
 font-weight: bold;
 text-decoration: none; }

a.contentlink:visited 
{border-top: none; 
 border-bottom: none;
 color: #690102; 
 font-weight: bold;	
 text-decoration: none; }

a.contentlink:hover
{border-top: none; 
 border-bottom: none;
 color: #999999; 
 font-weight: bold;
 text-decoration: underline; }

a.contentlink:active
{border-top: none; 
 border-bottom: none;
 color: #999999; 
 font-weight: bold;
 text-decoration: underline; }


a.footerlink:link
{border-top: none; 
 border-bottom: none;
 color: #690102;
 text-decoration: none; }

a.footerlink:visited 
{border-top: none; 
 border-bottom: none;
 color: #690102;
 text-decoration: none; }

a.footerlink:hover
{border-top: none; 
 border-bottom: none;
 color: #666666;
 text-decoration: none; }

a.footerlink:active
{	border-top: none; 
	border-bottom: none;
 	color: #666666;
	text-decoration: none; }


.horiz_ctr {
	text-align: center;
}



hr {
	font-family: "Trebuchet MS", Verdana, Calibri, Arial;
	text-align: center;
}

.topnav {
	color: #666666;
}

p {
	font-family: "Trebuchet MS", Verdana, Calibri, Arial;
	font-size: 14px;
	color: #690102;
	text-align: justify;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Calibri, Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #690102;
	text-align: center;
}
.imgborder {
	border: 3px solid #690102;
	color: #690102;
}
.cellbgd {
	background-image: url(../images/vertline.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.standout {
	font-weight: bolder;
}

.contenttxtBold {
	color: #690102;
	font-weight: bolder;
	font-variant: normal;
	font-size: 16px;
	line-height: 20px;
	text-decoration: underline;
}
.contenttxtsmaller {
	color: #690102;
	font-size: 9px;
}


/*-BEGIN POP UP IMAGE ENLARGEMENTS --*/


.gallerycontainer{
position: relative;
height: 296px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

/*sets properties of the enlarged image borders */
.thumbnail img
{
border: 3px solid #690102;
text-align: center;
margin: 5px 5px 5px 5px;
}


.thumbnail:hover{
}

/*changes settings of enlarged image and thumbnail when hovered over*/

.thumbnail:hover img{
	border: 3px solid #690102;
	background-color: #ffffff;
}

.thumbnail span{ /*CSS for enlarged image*/
	visibility: hidden;
	position:absolute;
	background-color: #690102;
	padding: 3px;
	border: 3px solid #690102;
	color: white;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 3px;
	padding: 3px;
	background-color: #690102;
	border: #690102;
}

.thumbnail:hover span { /*CSS for enlarged images*/
	position:absolute;
	visibility: visible;
	left: auto;
	right: auto;
	top: auto;
	bottom: 20px;
	background-color: #690102;
	border: thin solid #ffffff;
	z-index: 50;
	font-family: "Trebuchet MS", Verdana, Calibri, Arial;
	padding:5px;
	text-align: center;
	overflow:hidden;
	
 }
 
/*-END POP UP IMAGE ENLARGEMENTS --*/


.formsection {
	border: 0.5px solid #CCCCCC;
	}
.formtext {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Calibri, Arial;
	color: #690102;
	font-weight: normal;
}

.formbutton {
	color: #690102;
	font-size: 12px;
	font-weight: bold;
}
.button {
	font-family: "Trebuchet MS", Verdana, Calibri, Arial;
	font-size: 11px;
	color: #690102;
	font-weight: bold;
}
.formanswer {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Calibri, Arial;
	color: #690102;
}
.mustfill {
	color: #690102;
	font-size: 12px;
	background-color: #FFCCFF;
	font-family: "Trebuchet MS", Verdana, Calibri, Arial;
}
.underlinedlink {
	font-size: 12px;
	font-weight: lighter;
	font-family: "Trebuchet MS", Verdana, Calibri, Arial;
	font-style: normal;
	line-height: 12px;
	color: #690102;
	text-decoration: underline;
	cursor: hand;
}

/*popup text boxes   
    .Hide
    {
	z-index: 10;
	position: absolute;
	background-color: #FFCCFF;
	visibility: hidden;
	float: none;
	border: 1px dashed #690102;
    }
    .Show
    {
	z-index: 10;
	position: absolute;
	background-color: #690102;
	border: medium dashed #690102;
	visibility: visible;
	float: left;
	padding: 10px;
	font-family: "Trebuchet MS", Verdana, Calibri, Arial;
	font-size: 14px;
	font-style: italic;
	color: #690102;
	clear: both;
	cursor: hand;
     }
	 */
	 
/*quoteform layout*/
.quoteoutercell
 
{
	background-color: #690102;
	width: 650px;
	border: 0px;
	padding: 3px;
	text-align: center;
	
}
.formoptional {
	color: #690102;
	font-size: 12px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Calibri, Arial;
}

.validationerror {
	color: #FF0000;
	font-size: 10px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Calibri, Arial;
}
li {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: 100;
	color: #999999;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	list-style-type: none;
}

