/* 

Gartland Architects Home Page Text Styles

*/

.Title {
	font-family: Lucida Grande, HelveticaNeue, Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color:#333333;
	line-height: 18px;
	text-align: right;
	vertical-align:bottom;
	padding-top:90px;
	padding-right:20px;
}

.BodyText {
	font-family: Lucida Grande, HelveticaNeue, Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#CCCCCC;
	line-height: 16px;
	text-align: right;
	margin-bottom:24px;
	vertical-align:top;
}

.BodyText a:link {
	font-family: Lucida Grande, HelveticaNeue, Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom: 0px dotted #FFFFFF;
}

.BodyText a:visited {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom: 0px dotted #FFFFFF;
}

.BodyText a:hover {
	color:#6699FF;
	text-decoration:none;
	border-bottom: 0px dotted #FFFFFF;
}

.BodyText a:active {
	color:#000000;
	text-decoration:none;
	border-bottom: 0px dotted #FFFFFF;
}

.BodyText #highlight {
}

.BodyText p a:link {
	font-family: Lucida Grande, HelveticaNeue, Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#3399FF;
	text-decoration:none;
	border-bottom: 0px dotted #000000;
}

.BodyText p a:visited {
	color:#3399FF;
	text-decoration:none;
	border-bottom: 0px dotted #000000;
}

.BodyText p a:hover {
	color:#000000;
	text-decoration:none;
	border-bottom: 0px dotted #000000;
}

.BodyText p a:active {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom: 0px dotted #000000;
}
