BODY {
 {background: #FFFFF; } 
}

.row_main {
	BACKGROUND-IMAGE: url(images/bg_main.jpg);
	BACKGROUND-COLOR: #D86F69; 
	FONT-SIZE: 15px;
	FONT-FAMILY: arial;
	COLOR: black;
	}
	
	
.row_left {
	BACKGROUND-IMAGE: url(images/terra-side.jpg); 
	}

	
.row_top {
	BACKGROUND-IMAGE: url(images/terra.jpg); 
	FONT-SIZE: 18px;
	FONT-FAMILY: arial;
	COLOR: white;
	}

	
.row_bottomlink {
	BACKGROUND-IMAGE: url(images/terra.jpg); 
	FONT-SIZE: 11px;
	FONT-FAMILY: arial;
	TEXT-ALIGN: center;
	COLOR: white;
	}

.row_bottom {
	BACKGROUND-COLOR: #3B3522; 
	FONT-SIZE: 11px;
	FONT-FAMILY: arial;
	COLOR: white;
	}

a:link {color:#0F87FF; background:transparent; text-decoration:none;}
a.light:link {color:#CAE4FF; background:transparent; text-decoration:none;}
a.white:link {color:#FFFFFF; background:transparent; text-decoration:none;}


a:visited {color:#0F87FF; background:transparent; text-decoration:none;}
a.light:visited {color:#CAE4FF; background:transparent; text-decoration:none;}
a.white:visited {color:#FFFFFF; background:transparent; text-decoration:none;}


a:hover {color:#6FFFFF; background:transparent; text-decoration:none;}
a.light:hover {color:#6FFFFF; background:transparent; text-decoration:none;}
a.white:hover {color:#6FFFFF; background:transparent; text-decoration:none;}


a:active {color:#6FFFFF; background:transparent; text-decoration:none;}
a.light:active {color:#6FFFFF; background:transparent; text-decoration:none;}
a.white:active {color:#6FFFFF; background:transparent; text-decoration:none;}



/* Navigation for Gallery */	
.nav {
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	}

/* Login Text for Gallery */	
.nav2 {
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	}
	
/* Title Link for Gallery Thumbnails */	
.legend {
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	}

/* Home & Main Links for Gallery*/	
.navlinks {
	FONT-SIZE: 10px;
	FONT-FAMILY: arial;
	COLOR: black;
	}
	
/* Create Web Album Folder */	
h1 {
	FONT-SIZE: 14px;
	FONT-FAMILY: arial;
	}

/* Create Web Album Folder */	
.createfolder {
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	}
	
div.datetime {
	FONT-SIZE: 15px; FONT-FAMILY: verdana; font-style: italic;
	}
	
/* START: Blogs */

.cell_blogs {
	FONT-SIZE: 15px;
	FONT-FAMILY: arial;
	COLOR: black;
	}
	
.cell_blogstitle {
	FONT-SIZE: 15px;
	FONT-FAMILY: arial;
	COLOR: black;
	TEXT-DECORATION: underline;
	}

INPUT, TEXTAREA, SELECT {
  font-family: arial;
  font-size: 15px;
}


.txt_input
{
  width: 500px;
}
.txt_area
{
  width: 500px;
  height: 350px;  
}

.datetime
{
  color: #999999;
}

.main_title {
  padding-top: 3px;
  color: #800000;
  font-weight: bold;
  font-size: 15px;
  font-family: arial;
}
/* END: Blogs */

/* Left Column Style */
.contactformLeftColumn {
 padding-right:5px;
 padding-bottom:5px;
}

/* Right Column Style */
.contactformRightColumn {
 padding-right:5px;
 padding-bottom:5px;
}

/* Text Field Style */
.contactformTextField {
 width:280px;
 border: 1px solid #999999;
 color:#333333;
 padding-left:2px;
}

/* Text Field Style */
.contactformTextFieldCityState {
 width:140px;
 border: 1px solid #999999;
 color:#333333;
 padding-left:2px;
}

/* Text Field Style */
.contactformTextFieldNumber {
 width:50px;
 border: 1px solid #999999;
 color:#333333;
 padding-left:2px;
}

/* Text Area Style */
.contactformTextArea {
 width:400px;
 height:120px;
 border: 1px solid #999999;
 color:#333333;
 padding-left:2px;
}

/* Text Area Style */
.contactformTextAreaAddress {
 width:280px;
 height:80px;
 }


/* Check Box Style */
.contactformCheckBox {
}

/* Submit Button Style */
.contactformSubmit {
 border: 1px solid #999999;
}

/* Errors Block Style */
.contactformErrors {
 color:#FF0000;
}

/* Thank You Message Style */
.contactformThankYou {
}



</style>
