body {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/bk-1.png);
	background-repeat: repeat-x;
}

p {
	margin: 0 0 10px 0;
	font-size: 13px;
}

#features hr {
	color:#660000;
	background-color: #660000;
	width: 90%;
	border: none;
	margin: 0 auto;
}

.textarea hr {
	color:#660000;
	background-color: #660000;
	width: 85%;
	border: none;
	margin: 12px auto 0 auto;
}
#wrapper {
	width: 850px;
	margin: 0 auto;
}

#header {
	height: 140px;
	width: 850px;
}

/* For Rain Leak Solutions */
#tagline {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	top: 109px;
	left: 5px;
	z-index: 10;
}

#headrt {
	float: right;
	text-align: center;
	height: 138px;
	width: 420px;
}

.log-login {
	margin-top: 10px;
	margin-bottom: 38px;
}

#headrt .number1 {
	font-size: 18px;
	font-weight: bold;
}

#headlt {
	height: 138px;
	width: 380px;
	position: relative;
	z-index: 1;
	top: 0px;
	left: 20px;
	background-color: #FFF;
}

/* For RainLeaks.Com */
#rltagline {
	font-size: 18px;
	font-weight: bold;
	width: 400px;
	position: absolute;
	top: 100px;
	left: 150px;
	z-index: 10;
	height: 24px;
}

#rlheadrt {
	float: right;
	width: 220px;
	height: 138px;
	margin-right: 30px;
	margin-top: 8px;
}

.rllog-login {
	margin-top: 25px;
	margin-bottom: 12px;
}

#rlheadrt .number2 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #4168E7;
}

#rlheadlt {
	height: 134px;
	width: 582px;
	position: relative;
	z-index: 1;
	top: 10px;
	left: 0px;
	background-color: #FFF;
}

#header h1 {
	text-align: center;
	color: #790505;
	margin-bottom: 0px;
}
#header h2 {
	text-align: center;
	margin: 0;
}

#header h3 {
}

#menu {
	text-align: center;
	padding-bottom: 18px;
	clear: both;
	margin-left: 20px;
	width: 832px;
}

#content h1 {
	font-size: 16px;
	color: #660000;
	margin: 0 0 12px 0;
}

.blueh1 {
	font-size: 16px;
	color: #0033CC;
	text-align: center;
	margin: 0 0 12px 0;
	font-weight: bold;
}

#content h2 {
	margin-top: 0;
	font-size: 16px;
	color: #660000;
	margin-bottom: 0px;
}

#content h3 {
	font-size: 14px;
	color: #660000;
	text-align: center;
	margin-bottom: 10px;
}

.textarea {
	margin: 10px 5px;
}
.textarea a:link, .textarea a:visited {
	color: #0033CC;
	font-weight: bold;
}
.textarea a:hover {
	text-decoration: none;
}

/* For RainLeaks.com */
#menu2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

ul#menu2 {
	list-style-type: none;
	padding-bottom: 24px;
	text-align: center;
	margin-top: 30px;
	margin-left: 0px;
}

ul#menu2 a:link, ul#menu2 a:visited {
	height: 30px;
	margin: 2px 4px 2px 4px;
	color: #0033CC;
	background-color: #E8EFFF;
	text-decoration: none;
	border: 1px solid #0033CC;
	padding: 14px;
}

ul#menu2 a:hover {
	height: 30px;
	margin: 2px 4px 0px 4px;
	color: #000066;
	background-color: #B7CEFF;
	text-decoration: none;
	border: 1px solid #000066;
	padding: 14px;
}

ul#menu2 li {
	display: inline;
	margin: 0 30px;
}
	
#botborder {
	background-image: url(images/border-mid.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 100%;
}

#topborder {
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 5px;
	clear: both;
}

.rtborder {
	float: right;
}

.ltborder {
	float: left;
	height: 24px;
}

.bluetext {
	color: #0033cc;
}

.blueh3 {
	color: #0033CC;
	font-weight: bold;
	text-align: center;
	margin: 5px 0;
	font-size: 14px;
}

.boldred {
	font-weight: bold;
	color: #660000;
}

.bold {
	font-weight: bold;
}
	
.dateright {
	float: right;
	margin-right: 10px;
}

.smalltext {
	font-size: 12px;
}

.smallbold {
	font-size: 12px;
	font-weight: bold;
}

.teal {
	background-color: #016867;
	height: 41px;
}

.formtable {
	background-color: #B6CEFA;
	margin: 10px 0 20px 0;
}

.required {
	font-size: 12px;
	margin: 0px;
}

#maintext {
	height: auto;
	width: 635px;
	float: right;
	margin-right: 5px;
}
#maintext td {
	font-size: 13px;
}
#maintext li {
	padding-bottom: 12px;
	font-size: 12px;
}

#notebox {
	border: 2px solid #660000;
	padding: 0 5px;
	float: right;
	text-align: center;
	margin: 0 10px;
}
.cover {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}

#features {
	height: auto;
	width: 170px;
	padding-left: 10px;
}

#features h3 a:link, #features h3 a:visited {
	font-size: 12px;
	padding: 4px 10px 3px 10px;
	color: #0033CC;
	background-color: #E8EFFF;
	text-decoration: none;
	border: 1px solid #0033CC;
	letter-spacing: 1px;
}

#features h3 a:hover {
	font-size: 12px;
	color: #000066;
	background-color: #B7CEFF;
	text-decoration: none;
	border: 1px solid #000066;
	letter-spacing: 1px;
	margin-bottom: 8px;
}

.righttipbox {
	float: right;
	margin-right: 10px;
	height: auto;
	width: auto;
	background-color: #E8EFFF;
	border: 2px solid #0033CC;
	padding: 8px;
	margin-left: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 120%;
	color: #0033CC;
	font-size: 16px;
	margin-top: 30px;
}

#log_menu {
	text-align: left;
	line-height: 150%;
	float: left;
}

#log_menu a:link, #log_menu a:visited {
	font-size: 12px;
	padding: 4px 10px 3px 10px;
	color: #0033CC;
	background-color: #E8EFFF;
	text-decoration: none;
	border: 1px solid #0033CC;
	letter-spacing: 1px;
}

#log_menu a:hover {
	font-size: 12px;
	color: #000066;
	background-color: #B7CEFF;
	text-decoration: none;
	border: 1px solid #000066;
	letter-spacing: 1px;
}
.redtext {
	font-weight: bold;
	color: #990000;
}

form .txt {
	width: 180px;
	padding: 0;
	margin: 0;
}

form p { 
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

form p label {
	float: left;
	width: 35%;
}

.fmlt {
	width: 26%;
	float: left;
}

.fmrt {
	margin-left: 30px;
}

.small {
	font-size: 12px;
}

.roofimg {
	margin-left: 24px;
	margin-top: 5px;
}

.ret menu a:link, .ret a:visited {
	font-size: 12px;
	padding: 4px 10px 3px 10px;
	color: #0033CC;
	background-color: #E8EFFF;
	text-decoration: none;
	border: 1px solid #0033CC;
	letter-spacing: 1px;
}

label {
	font-size: 12px;
}
th {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	text-align: left;
}

.subsig {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#features h3 {
	margin-bottom: 16px;
}

.lg {
	font-size: 14px;
}

.center {
	text-align: center;
}
#features .green {
	color: #006600;
}
#copyright {
	background-repeat: no-repeat;
	clear: both;
	height: 35px;
	background-image: url(images/footer2.jpg);
	width: 850px;
}

#copyright p {
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px 10px;
	padding-top: 7px;
}

#copyright a:link, #copyright a:visited {
	color: #CCCCCC;
}

#copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright .hosting {
	float: right;
	margin-right: 5px;
}
.textarea li {
	font-size: 13px;
}
.italic {
	font-style: italic;
}
#formwrap .titles {
	font-family: "Lucida Calligraphy", Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
	color: #600;
	font-style: normal;
}
.contbl h2 {
	margin-bottom: 20px;
}
#content .textarea .contbl tr td h2 {
	margin: 14px 0;
}
.contbl tr td .ppcc {
	float: right;
	margin-right: 120px;
}

#formwrap #col-multi {
	float: right;
	width: 50%;
	text-align: center;
}
#formwrap #col-res {
	width: 50%;
	text-align: center;
}
#formwrap h2 {
	font-size: 16px;
	color: #600;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
}
#formwrap p, #formwrap li {
	font-size: 15px;
	font-style: italic;
	line-height: 120%;
	color: #3445BB;
	font-weight: bold;
}
#formwrap table, #rlsorderwrap table {
	background-color: #B2C5D8;
	text-align: left;
	width: 330px;
	margin: 0 auto 12px auto;
}
#formwrap #col-multi p {
	color: #066;
}
#formwrap #col-multi table {
	background-color: #8DC4C4;
}
#features .abadge {
	text-align: center;
	margin-top: 10px;
}
#maintext #rlsorderwrap #formside {
	float: right;
	width: 345px;
	height: 400px;
}
.subred {
	font-weight: normal;
	color: #600;
	font-size: 12px;
}
#rlsorderwrap #textside {
	text-align: center;
	line-height: 130%;
}
#formwrap  ul {
	list-style: none;
}

