@charset "utf-8";
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 921px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav {
	width: 266px;
	float: left;
}
#innerwrapper {
	width: 655px;
	padding: 0px;
	float: left;
}
#content {
	width: 458px;
	float: left;
}
#sidebar {
	width: 197px;
	float: left;
}
.imgPad {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content p {
	font-size: 75%;
	line-height: 1.4;
	padding-right: 10px;
}
#content li {
	font-size: 75%;
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 1.6;
	text-indent: 10px;
	text-align: left;
}
.sidePad {
	margin-bottom: 10px;
}
.fltlft {
	padding-right: 8px;
	float: right;
}


#content h3 {
	font-size: 95%;
	color: #CC9900;
	padding-bottom: 10px;
}
#bullet_list1 {
	width: 228px;
	margin-top: 15px;
	float: left;
}
#wedPackage {
	background-color: #EEE7F1;
	width: 444px;
	list-style-position: inside;
	list-style-type: circle;
	font-size: 95%;
	background-image: url(../images/images/ourCompletePackage.gif);
	background-repeat: no-repeat;
	font-style: normal;
}

#bullet_list2 {
	width: 228px;
	float: right;
	margin-top: 15px;
}
#content h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #996600;
	line-height: 30px;
}
#content h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-weight: 100;
}
#content h2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC9900;
	padding: 2px;
	font-size: 12px;
	text-indent: 2px;
	width: 425px;
}
#content  h4 {
	font-size: 12px;
	font-weight: bold;
	color: #3F3059;
	padding-top: 5px;
	padding-bottom: -3px;
}

/*REQUEST A QUOTE FORM*/
#requestAQuote { width:345px; background-color:#dbdbb9; text-align:left; margin:0; padding:10px 0 10px 24px; font-size:12px; }
#requestAQuote p.required { margin:0 0 25px 0; }
#requestAQuote label { width:155px; font-weight:bold; display:block; overflow:hidden; float:left; clear:left; }
#requestAQuote p { margin:0 0 3px 0; display:block; overflow:hidden; width:auto; }
#requestAQuote label.other { height:40px; margin:0 0 5px 20px; font-weight:normal; width:135px; display:block; overflow:hidden; }
#requestAQuote .submitBtn { width:97px; height:32px; display:block; border:0; overflow:hidden; text-indent:-999px; margin:0 0 0 215px; background:url(../images/submit-button.gif) no-repeat; }

