/* **************************
CSS Document
=============================
 The Barco Firm (c)2007
 All Rights Reserved.
 http://www.BarcoFirm.com
-----------------------------
 Style Design By:
	- Dan Robertson
	- Andy Vaughn
***************************/

/*---------------------------------------------*/
/* Global Tag Styles                           */
/*---------------------------------------------*/
BODY {
	background-color: #D5AE7C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.georgia_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #135780;
	line-height: 16px;
}

.georgia_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #135780;
	line-height: 15px;
}

TABLE, TR, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

LEGEND {
	font-size: 16px;
	font-weight: bold;
}

A, A:Link, A:Active, A:Visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #893528;
}

UL, OL, LI {
	padding: 3px;
}

A:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #893528;
}

/*---------------------------------------------*/
/* Class Styles                                */
/*---------------------------------------------*/
.underline {
	text-decoration: underline;
}

.required {
	color: #F00;
	font-style: italic;
	font-size: 10px;
}


.leftborder {
	/*border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;*/
	background-color: #FFF;
}

.bodyArea {
	background-color: #FAEED2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.georgiaheader_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #571D12;
	font-weight: bold;
	line-height: 25px;
}

.homeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding: 2px;
}

.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #135780;
	font-weight: bold;
	line-height: 17px;
}

.bodytext10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}

a.linktwo:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #004890;
	font-weight: normal;
	text-decoration: underline;
}

a.linktwo:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #004890;
	font-weight: normal;
	text-decoration: underline;
}

a.linktwo:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #004890;
	font-weight: normal;
	text-decoration: underline;
}

a.linktwo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #001A33;
	font-weight: normal;
	text-decoration: none;
}

a.linkthree:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a.linkthree:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a.linkthree:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a.linkthree:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.linkfour:active {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #135780;
	font-weight: normal;
	text-decoration: none;
}

a.linkfour:link {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #135780;
	font-weight: normal;
	text-decoration: none;
}
a.linkfour:visited {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #135780;
	font-weight: normal;
	text-decoration: none;
}

a.linkfour:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #893528;
	font-weight: normal;
	text-decoration: none;
}

.subsubheader {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
}

.photoborder {
	border: 3px solid #135780;
}

.bodytext14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
}
.ownahomebuddies_bg {
	background-image: url(../images/home-buddies02_r4_c2.jpg);
	background-repeat: no-repeat;
}

/*---------------------------------------------*/
/* ID Styles                                   */
/*---------------------------------------------*/
#submit {
	font-weight: bold;
}
