@charset "utf-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #5B0101;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #5B0101;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #17A0D7;
}






.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-bottom: -10px;
	margin-top: 0px;
}



.mainfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.bulletfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #510200;
}
.cap {font-size: 18px}
#wrapper  #templatebody  {
	width: 960px;
	background-repeat: repeat-y;
	background-position: center top;
	height: 890px;
	background-image: url(../images/bg/wrapperBG.jpg);
}
/* CSS Document */


#wrapper  #templatebody  #left {
	float: left;
	height: 760px;
	width: 540px;
	background-image: url(../images/bg/leftbodybg2remodeling.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 130px;
	padding-left: 50px;
	padding-right: 15px;
}
a:link {
	color: #009ADA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009ADA;
}
a:hover {
	text-decoration: none;
	color: #490102;
}
a:active {
	text-decoration: none;
}
