@charset "utf-8";
a:link, a:visited {
	text-decoration: none;
	color: #00BFF1;
}
a:hover, a:active {
	text-decoration: underline;
}

	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #7AB71C;
	margin: 2px;
}



h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #00BFF1;
	font-weight: bold;
}
h3 {
	color: #000;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h4 {
	color: #333333;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
h5 {
	color: #666633;
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}

h6 {
	color: #333333;
	font-size: 7pt;
	font-family: Georgia, "Times New Roman", Times, serif
}
.grad {
	background-image: url(images/styles/gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.MainText1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: lighter;
	color: #333333;
	text-align: justify;
}
.MainText1UL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: lighter;
	color: #333333;
	list-style-image: url(images/styles/bullet.jpg);
	height: 25px;
}
.SideBox {
	background-image: url(images/styles/boxSides.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.BoxBottom {
	background-image: url(images/styles/boxBottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 134px;
}
.RequestQuote {
	background-repeat: no-repeat;
	background-position: top;
	height: 200px;
}
.BigFormText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.portfolio {
	background-repeat: no-repeat;
	background-position: top;
}
.Vertlines {
	background-image: url(images/styles/vStripes.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.MainText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #333333;
}
.FormTextBoxBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	padding: 4px;
	border: 1px solid #666666;
}
.FormTextBoxMedi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7AB71C;
	padding: 3px;
	border: 1px solid #666666;
	font-weight: bold;
}
#SmallFormBackground {
	background-color: #FAFAFA;
	border: 1px solid #999;
}

.LeaveMessage {
	background-image: url(images/styles/leave-message.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 500px;
}
.RightDottedLine {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
