#menu_footer {
	padding-top: 5px;
	font-size: 11px;
	text-align: right;
}

#body_title_font {
	padding: 12px 0px 0px 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}

BODY,
P,
TD {
	font-family: Arial, Helvetica, sans-serif;
	color : #273641;
	font-size: 9pt;
	letter-spacing: 0px;
	
}

normal {
	font-size : 100%;
	font-family : Arial, Helvetica, sans-serif;
}

address {
	font-size : 8pt;
	font-style : italic;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}

pre {
	font-size : 120%;
	font-family : Times New Roman, serif;
	color : #CC6600;
}
h1, h2, h3, h4, h5, h6 {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; margin:0 0 15px; color:#333; font-weight: bold;}
h1 {font-size:2em; margin:0 0 20px;}
h2 {font-size:1.7em; margin:0 0 20px;}
h3 {font-size:1.5em; margin:0 0 20px;}
h4 {font-size:1.3em; margin:0 0 20px;}
h5 {font-size:1.15em; margin:0 0 15px;}
h6 {font-size:1em; margin:0 0 15px;}

.creditupdated {
	color : #A1A9AF;
}

.header  {
	font-size : 120%;
	font-family : Arial, Helvetica, sans-serif;
	color : #83858D;
	font-weight:bold;
}

/* START main links */ 
A:Link {color: #A52E1A;text-decoration:underline;}
A:Visited {color: #A52E1A;text-decoration:underline;}
A:Hover {color: #888888;text-decoration:underline;}
/* END main links */ 

.footer {
	font-size : 10px;
	color:#5B5E6B;
	text-decoration : none;
}
.footer A:Link{
	text-decoration : none;
	color:#A52E1A;
}
.footer A:Visited {
	text-decoration : none;
	color:#A52E1A;
}
.footer A:Hover {
	text-decoration : underline;
	color:#A52E1A;
}

/** Image Templates *********************************************/
/* -FRAME */
.ImageFrame{
	border : 1px solid #999999;
	background-color:#b8cbe1;
}
.ImageBorder{
	border : 1px solid #999999;
}
/* -BORDER */
.ImageBorderColor{
	background-color:#999999;
}

/* gallery - category */
.galleryBrowse a:link, .galleryBrowse a:visited, .galleryBrowse a:hover {text-decoration : none;}
/* contentImageBorderCaptioned */
span.contentImageBorderCaptioned {display:block;clear: both;}
span.contentImageBorderCaptioned span {display:block;}
span.contentImageBorderCaptioned-image {float:left;width: 320px;}
span.contentImageBorderCaptioned-text {float:left;width: 300px;}
span.contentImageBorderCaptioned-name {font-weight: bold;margin-bottom: 12px;}
span.contentImageBorderCaptioned-caption {color: #273641;}

/** END Image Templates *****************************************/

.padding5 {padding:5px;}
.padding20 {padding:20px;}

.alert {
	color : red;
	font-weight : bold;
}

.masthead {
	font-size : 200%;
	padding : 15px;
}

/* START main links */ 
A:Link {color: #7C1717;text-decoration:underline;}
A:Visited {color: #7C1717;text-decoration:underline;}
A:Hover {color: #888888;text-decoration:underline;}
/* END main links */ 

.content {
	padding : 0px;
}

.small {
	font-size : 10px;
}

TABLE.table {
	border : 1px solid #999999;
	padding : 3px;
	background-color : #EFECE9;
}
.table TH {
	background-color : #437243;
	text-align : left;
	color:#ffffff;
}

.terraFormLayoutElement,
.fullwidth {
	width : 100%;
}
.halfwidth {
	width : 50%;
}

.dynamicImageTable {
	border-width : 0;
	margin : 5px;
	background-color : #FFFFFF;
}
.dynamicImageTitle {
	color : #000000;
	font-size : 16px;
	font-weight : bold;
}
.dynamicImageCaption {
	
}

.dynamicImageMetaData {
	color:#999999;
	font-size:10px;
}

.tagHtmlAddress,
.tagHtmlAddressLine {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273641;
}

.tagHtmlAddressLine A:link {
	font-size:11px;
	color:#7C1717;
}	
	
	
.tagHtmlAddressBusinessName {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding-bottom:5px;
	color: #273641;
}

A:link.popup,
A:visited.popup,
A:hover.popup,
A:active.popup {
	border-bottom : 1px dotted blue;
	text-decoration : none;
}.creditpoweredby {
	color : #A1A9AF;
}

.creditpoweredby A:Link,
.creditpoweredby A:Visited {
	text-decoration : none;
	color:#A1A9AF;
}
.creditpoweredby A:Hover {
	text-decoration : underline;
	color:#A52E1A;
}


/* 
added by Thrive update dated 20040521.
These classes control the appearance of 
asterisks and errors in forms.
*/

.formFlag {
	color : red;
}

.formError {
	color : red;
	font-weight : bold
}

/* end */

