/* DOME-HOMES.COM  */
body {
	margin: 0;
	color: #000000;
	background-color: #0f73bf;
	/*
	background-image: url(../images/table_bg2.jpg);*/
}
body a, a:visited {
	color: #0a4d7f;	
}
body a:active { color: #bf0f73; }

#contentCenter a:link {
	color: #0a4d7f;
}
table#content { /* replaces table'outside', nonCSS, used on other pages*/
	background-color: #e4eef5;
	background-image: url(../images/table_bg2.jpg);
	width: 96%;
	border: px red solid;
}
table#content td {
	padding: 0;
	margin: auto;
}
#content td.display_table {
	background-color: #e4eef5;
}
#content td.corner, #contentCenter {
	padding: 0;
	margin: 0;
	background-color: #e4eef5;
}
div#contentCenter {
	margin: auto;
	/*width: 760px;*/
	min-height: 500px;
	margin-left: 12px;
	margin-right: 12px;
	border: px red dashed;
}
.title { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: capitalize;
	color: #003399;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #7F0A40;
	margin: .8em;
}
div.subtitle {
	text-align: center;
	margin: auto;
}
.text1, #estimator ul.outerList li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7F0A4D;
	font-weight: bold;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #263f05;
	font-weight: normal;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #7F0A4D;
}
.text4, .paragraphTitle, .linehead, .linehead2, .linehead3, .lineheadReset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #3f632a;
	font-weight: bold;
}
.paragraphTitle {
	margin-top: 2em;
}
/*.text5 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #263f05; font-weight: normal; }*/
/* , #estimator ul.innerList li */
.text5, .lineitem1, .lineitem2, body, #estimator ul.innerList li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #263f05;
	font-weight: normal;
}

.text5 span {font-weight: bold;}

.text6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7F0A4D;
	font-weight: normal;
}
.text-blue, .text-blue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0a4d7f;
	font-weight: normal;
}
.text-blue1 {
	font-weight: bold;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.legal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.bigtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #003399;
}
.menu1, a.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu1:hover, a.menu2:hover, a:hover .menu2, a:hover { color: #7f084d; }

.menu2, ul#details li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a4d7f;
	font-weight: bold;
	text-decoration: none;
}
/* 263f05  med green 4d7f08, title blue 003399, burgandy 7F0A4D  */

/* FORM PAGE, TABLE */
.required {
	font-size: 12px;
	font-weight: bold;
	color: #dd0000;
}
#form1 table, {
	margin: auto;
	border: blue solid thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #333333;
}
input, textarea, select {
	color: #0a4d7f;
	font-size: 11pt;
	}
	
/* TABLE 2 */
#form2 { 
	width: 60em; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
p.table_left {
	width: 20em; 
	margin: 0; 
	padding: .5em; 
	float: left; 
	clear: both; 
	position: relative;
	text-align: right;
	/*vertical-align: text-bottom;*/
	/*color: #0a4d7f;*/
}
p.table_right { 
	width: 35em; 
	margin: 0em; 
	padding: .5em; 
	color: #0a4d7f;
	float: left; 
}

p.legal {clear: both; margin: auto; float: none; padding: 1em; width:48em; }
p.submit {clear: both; margin:auto; padding: 1em; width:auto; text-align:center; }

.button, .reset {padding-left: 6em; padding-right: 6em; margin: 1em 3em; }

div#contact_address { position: relative; margin: 0 0 0 20em; }

.build div {
	clear: right;
	vertical-align: top;
}
.build div img {
	float: right;
	padding: 0 0 0 3em;
}
.movie ul {list-style-type: none;}

div.build table td {
	vertical-align: top;
	text-align: center;
}
div#details {
	width: 570px;
	/*margin-right: auto;
	margin-left: auto;*/
	margin-bottom: 1em;
	clear: both;
	float: right;
	/*border: purple dotted 2px;*/
}
div#details div {
	width: 121px;
	/*border: purple dotted 2px;*/
	float: left;
	clear: none;
	text-align: center;
	margin: 0 6px;
}
.movie ul li {	
	clear: both;
	float: right;
}
div.list ul {
	list-style-type: none;
	line-height: 1.5em;
	/*margin-left: -1em;*/
	/*margin-left: -10px;*/
	/*border: green dashed 1px;*/
}
ul.qa li {
	list-style-type: none;
	line-height: 1.2em;
	/*color: #003399;*/
	font-size: 1em;
	padding: .5em 0; 
	font-family: Arial, Helvetica, sans-serif;
	/*border: orange dashed 1px;*/
}
.qaa { color: #003399;}
.qaq { color: #7F0A4D;}
li.qaq {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: -2em;
	/*color: green;*/
}
ul.inside li {
	list-style-type: none;
	line-height: 1.5;
}
.qa span.underline {
	text-decoration: underline;
	font-weight: normal;
}

.photo_set div {
	margin: 0 0 1em 4%;
	clear: both;
}
.photo_set div img {
	float: right;
	margin: 0 1em 1em; 
	border: 1px solid #666666;
}
