.dottedLines {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.curPage {
	background-color: #F0B541;
	color: #FFF;
	display: block;
}
a.curPage:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	margin-bottom: 5px;
	padding-left: 10px;
	display: block;
}
a.curPage:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	margin-bottom: 5px;
	padding-left: 10px;
	display: block;
}
a.curPage:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	margin-bottom: 5px;
	padding-left: 10px;
	display: block;
}


.mainMenu {
	display: block;


}
a.mainMenu:link {
	text-decoration: none;
	display: block;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
a.mainMenu:visited {
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	color: #666;
}
a.mainMenu:hover {
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	color: #FFF;
	background-image: url(../Images/yellowGrad.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.mainMenu:active {
	text-decoration: none;
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
.formFeild {
	background-color: #FFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	color: #333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 2px;
}
.formName {
	width: 230px;
	float: right;
	height: 45px;
	text-align: left;
}
.formPhone {
	width: 159px;
	float: left;
	height: 45px;
	text-align: left;
	padding-left: 1px;
}
.formMail {
	width: 290px;
	float: right;
	height: 25px;
	text-align: left;
	padding-left: 5px;
}
.formSendButton {
	width: 90px;
	text-align: center;
	background-repeat: no-repeat;
	color: #FFF;
	background-color: #9CC;
	font-weight: bold;
	float: left;
	height: 23px;
}
.formSendButton2 {
	width: 60px;
	text-align: center;
	background-repeat: no-repeat;
	color: #FFF;
	background-color: #9CC;
	font-weight: bold;
	float: left;
	height: 23px;
}


.formMessage {
	background-color: #FFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 2px;
}
.contactStar {
	position: absolute;
	left: 330px;
	top: -10px;
}
.divider {
	clear: both;
}
.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 31px;
	background-image: url(../Images/yellowSquareSmall.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 35px;
	padding-right: 20px;
	color: #666;
}
.map1 {
	text-align: right;
	width: 184px;
	display: block;
	float: right;
	padding-right: 8px;
	padding-left: 8px;
}
.map2 {
	text-align: right;
	width: 184px;
	display: block;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
.mainContact {
	line-height: 35px;
	text-align: left;
	margin-left: 150px;
	margin-top: 20px;
}
.table {
	padding-left: 10px;
	margin-left: 10px;
}
.table2 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

