/* CSS Document */

* { margin: 0; padding: 0; }



body, html {
	width: 100%;
	font-size: 101%; /* Hack for better IE support */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(assets/bk-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	
#outer-wrapper {
	width: 100%;
	background-image: url(assets/bk-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 1200px;
	padding: 0px;
}

#inner-wrapper {
	width: 962px;
	margin: auto;
}

#top-area {
	height: 184px;
	width: 960px;
	background-image: url(assets/topimage.jpg);
	background-repeat: no-repeat;
}

#topnavbar {
	height: 27px;
	width: 665px;
	position: relative;
	left: 228px;
	top: 133px;
	border: 1px none #CCCCCC;
}

#leftcol {
	float: left;
	height: 776px;
	width: 267px;
	background-image: url(assets/leftcol-bk.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
}

#maincol {
	height: 776px;
	background-image: url(assets/maincol-bk.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 685px;
	position: relative;
}

#maincol-pad {
	height: 776px;
	background-image: url(assets/maincol-bk-pad.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 685px;
	position: relative;
}


.sideboxes {
	width: 210px;
	float: right;
	margin-top: 2px;
}

#above-footer {
	background-image: url(assets/above-footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	display: block;
	height: 41px;
	margin: auto;
}

#footer {
	height: 69px;
	background-image: url(assets/footer.jpg);
	background-repeat: no-repeat;
	margin: auto;
	padding-left: 1px;
}

#toprightbox {
	margin-top: 55px;
	margin-left: 15px;
	margin-right: 60px;
	padding: 0px;
}

h2 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	margin-left: 20px;
	color: #666666;
}

h1 {
	display: block;
	font-size: .9em;
	font-weight: normal;
	color: #989A5D;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.floatleft {
	float: left;
	display: block;
	position: relative;
	margin-bottom: 0px;
}

p {
	font-size: .7em;
	margin-bottom: 7px;
}

#mainleft {
	float: left;
	width: 275px;
	margin-top: 10px;
	margin-left: 20px;
}

#mainright {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 275px;
}

#maincol a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

#maincol a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#maincol a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}




.p-floaters {
	margin-right: 4px;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 {
	font-size: 0.7em;
	margin-bottom: 10px;
}

h4 {
	color: #990000;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

#quotebox {
	background-image: url(assets/quote-bk.jpg);
	background-repeat: no-repeat;
	height: 147px;
	width: 260px;
	padding-top: 20px;
	text-align: right;
	padding-right: 5px;
}

.bold {
	font-weight: bold;
}

.quoteopen {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.quoteclose {
	margin-left: 5px;
	float: right;
}
.redtxt {
	color: #990000;
	font-weight: bold;
	margin-right: 4px;
}


#accessibility-links {
	font-size: .7em;
	color: #917D5E;
	margin-top: 7px;
	float: left;
	width: 400px;
}

#accessibility-links a:link{
	color: #917D5E;
	text-decoration: none;
}
#accessibility-links a:visited{
	color: #917D5E;
	text-decoration: none;
}
#accessibility-links a:hover{
	color: #917D5E;
	text-decoration: underline;
}

#boodlecopyright {
	font-size: .7em;
	color: #917D5E;
	margin-top: 7px;
	margin-left: 60px;
	float: right;
	text-align: right;
}

#boodlecopyright a{
	color:#3d0705;
	text-decoration:none;}

#boodlecopyright a:hover{
	text-decoration:underline;}
	
	
#writemy-copyright {
	font-size: .7em;
	color: #ac8e8c;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#wrap-footer {
	margin: auto;
	height: 35px;
	width: 850px;
}

.quarantees {
	color: #990000;
	font-weight: bold;
	margin-right: 3px;
}

.bigText {
	font-size:1.3em;
}


table {
	border: 1px solid #FFFFFF;
	background-color: #FFFFCC;
}

#online-quote-calculator {
	margin-top: 30px;
}

select {
	font-size: 0.7em;
	border: 1px solid #999900;
	margin-left:0px;
	float:left;
	width: 220px;
	
}
*:first-child+html select {
	font-size: 0.7em;
	border: 1px solid #999900;
	margin-left:65px;
	float:left;
	width: 215px;
	
}


input {
	border: 1px solid #999900;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-left: 0px;
	height: 15px;
	float: left;
}
.yourquote {
	font-size: 0.9em;
	color: #000000;
}

#fullwidth-txt {
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	height: auto;
	clear: both;
}
#fullwidth-txt ul{
	font-size: 0.7em;
	list-style:none;
	margin-left:20px;
	}

#fullwidth-txt2 {
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	height: auto;
	clear: both;
	padding-top: 10px;
}


.labeldiv {
	float: left;
	font-size: 0.7em;
	display: block;
	width: 185px;
	clear: both;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(assets/label-back.jpg);
	background-repeat: repeat-y;
}

.inputdiv {
	display: block;
	width: 230px;
	float: left;
	font-size: 0.8em;
	margin:0px;
	margin-bottom: 3px;
	margin-left: 55px;
	
}

* html .inputdiv textarea{
	display: block;
	width: 90px;
	float: left;
	font-size: 0.8em;
	margin-bottom: 3px;
	margin-left: 68px;
}

* html  .inputdiv select{
	margin-left:55px;
}
	
	
*:first-child+html .inputdiv select{margin-left:55px;}


.inputdiv  .image_check{
	display: block;
	float: left;
	margin-left:5px;
	margin-top:3px;
}

#fullwidth-txt form {
	width: 550px;
	margin-top: 5px;
	margin-left: 10px;
}

#fullwidth-txt textarea {
	overflow: scroll;
	height: 50px;
	width: 275px;
	border: 1px solid #999900;
}

#fullwidth-txt textarea.goodEssay {
	overflow: scroll;
	height: 120px;
	width: 275px;
	border: 1px solid #999900;
}


.buttonSubmit {
	float: left;
	width: 100px;
	display: block;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	height: 27px;
	background-color: #FFFFFF;
	font-size: 0.7em;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 0px;	
}

.button {
	float: left;
	width: 100px;
	display: block;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(assets/submit-but.jpg);
	color: #FFFFFF;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	height: 27px;
	background-color: #FFFFFF;
	font-size: 0.7em;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 0px;	
}


#quote-response {
	margin-right: 15px;
	margin-left: 15px;
	clear: both;
}

.black {color: #000;}


#formblock {
	display: block;
	clear: both;
	height: 40px;
	width: 550px;
}

.browse-button {
	
	float: left;
	font-size: 0.7em;
	color: #000;
}

.red_star{font-size: 1em;
		  color: #FF0000;}
		  
.red_warning{
	font-size: .8em;
	color: #FF0000;
	font-weight:bold;
}
	
.image_check{
	float:left;
	display:inline;
}
.warning {
	font-weight: bold;
	font-size: 1.1em;
}
.clear {
	clear: both;
}

.spamBox {
	border:1px dashed red;
}