/* High Pointe Construction CSS Document */
H1 {
	font-size: 20px;
	color: #c51d14;
}
Body {
	margin: 0px;
	background-color: #225e22;
}
Td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 17px;
}
.Left-shadow {
	background-image: url(/images/template_images/left_shadow.jpg);
	background-repeat: repeat-y;
}
.Right-shadow {
	background-image: url(/images/template_images/right_shadow.jpg);
	background-repeat: repeat-y;
}
#More {
	color: #3ca67e;
	text-decoration: underline;
}
#More a:Link, #More a:Visited{
	color: #3ca67e;
	text-decoration: underline;
}
#More a:Hover, #More a:Active{
	color: #FF0000;
	text-decoration: underline;
}
.Padding-please {
	padding: 10px;
}
#Footer {
	color: #aaaaaa;
	height: 32px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	background-color: #FFFFFF;
	font-size: 10px;
}
#Footer a:Link, #Footer a:Visited {
	color: #aaaaaa;
	text-decoration: none;
}
#Footer a:Hover, #Footer a:Active {
	text-decoration: none;
	color: #444444;
}
.Featured-bg {
	background-image: url(/images/template_images/featured_bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
}
.Welcome-bg {
	background-image: url(/images/template_images/welcome_bg.jpg);
	height: 15px;
	background-repeat: repeat-x;
}
.Title {
	color: #3ca67e;
	font-weight: bold;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 4px;
}
.Sub-title {
	color: #3ca67e;
	font-weight: bold;
	border-bottom: 1px solid #b6c2be;
	padding-bottom: 2px;
}
.Menubelow-bg {
	background-image: url(/images/template_images/menu_below_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.Phone-text {
	color: #000000;
	background-color: #ffffff;
	font-size: 11px;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Rightinc-bg {
	background-image: url(/images/template_images/rightside_bg.jpg);
	background-repeat: repeat-y;
}
.Tdpadding {
	padding-right: 20px;
	text-align: justify;
}
.article_title {
	font-size: 16px;
	color: #3ca67e;
	font-weight: bold;
}
#Header{
	font-weight: bold;
	font-size: 10px;
	background-image: url(/images/template_images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 33px;
}
#Header a:Link, #Header a:Visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 6px;
	height: 33px;
	line-height: 33px;
}
#Header a:Hover, #Header a:Active {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(/images/template_images/menu_over.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 2px 6px;
	height: 33px;
	line-height: 33px;
}