/* Copyright 2007 Elephant's Task LLC 
    for All Phase Painting LLC Denver Colorado 
 */
body  {
    font: 10pt Arial,Helvetica,sans-serif;
    margin-right: 4px;
    min-width: 700px;
    text-align: center;
    color: #330000;
}

* html #container, * html #header, * html #footer {
  height: 1px;
  width: 800px;
}

a {
    text-decoration: none;
    color:#000099;
    font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

a:visited {
    color:#336600;
}

img {
    border:none;
}

img#recommend {
    margin-bottom: 10px;
}

img.left {
    float:left;
    margin:10px;
}

img.right {
    float:right;
    margin:10px;
}

h2, h3 {
    margin-bottom:0;
}
    
span.umph {
    font-weight: bolder;
}

div#container {
   margin-left: auto;
   margin-right: auto;
   width: 750px;
   height: auto;
}

div#company {
    margin-top: 10px;
    text-align: right;
    margin-bottom: 25px;
}

div#company #name {
    font-size: 12pt;
    font-weight: bold;
    margin-left: 5px;
}

div#company .address{
    display: block;
}

div#menu {
    float:left;
    margin-left: -10px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top: -55px;
    text-align: left;
}

div#menu dl {
    width:170px;
    margin: 0px 0px 10px 10px;
    padding-bottom:10px;
    background: rgb(240,230,210) url(images/bottom-170w.gif) no-repeat bottom left;
}
	
div#menu dt {
    margin: 0;
    padding: 10px;
    background: rgb(240,230,210) url(images/top-170w.gif) no-repeat top left;
}

div#menu dd {
    margin: 0 0 0 10px;
    padding: 0 10px 10px 10px;
}

div#messages {
color:#990000;
width: 170px;
padding-left:10px;
}

div#main {
     text-align: left;
     margin-bottom:75px;
     width: auto;
}

div#main #extras {
	height: 100px;
	margin-top: 30px;	
}

div#menu #img_usccc {
	margin-top: 15px;
	padding-left: 20px;
}

p#biblequote {
	font-style:italic;
}

div#main #extras form {
	margin-bottom: 40px;
}

div#main #extras #img_usccc {
	 float: right;
	 margin-left: 20px;
}

div#submain {
    width:550px;
    float:right;
}

div#footer {
    display: block;
    text-align:center;
    font-size: smaller;
    border-top:thin solid #330000;
    margin: 35px 0;
    width: auto;
}

div#footer a {
    display: block;
    clear: both;
}

div#welcome {
    float:right;
    width:550px;
}

div#submain blockquote {
    color: #990000;
    margin-top:30px;
}

div#submain blockquote span {
    display:block; 
    text-indent:50px;
}

div.leftside { 
    height: 200px; 
    width:170px;
    float:left;
    padding-right:30px;
    margin-bottom:25px
    } 
    
div.rightside { 
    height: 200px;
    width:170px;
    float:right;
    padding-left:30px;
    margin-bottom: 30px
} 
 
div#showimage { border:2px solid #300; position:absolute; top:100px; 
         	left:100px; display:none; height:500; width:400; z-index:25; background:#fff; }
 
p.description { 
    margin:0 -1em;
    font-size: 8pt;
    font-weight:bold;
    text-align:center;
}

p.bottomSpace {
    margin-bottom:140px;
}

textarea {
  font: 10pt Arial,Helvetica,sans-serif;
}

input {
  font: 10pt Arial,Helvetica,sans-serif;
}