/* ================================
    CSS STYLES FOR lowingersurety.com
   ================================*/   
/* 
  === Color Directory === 
Blue			  #003399
Pink			  #c42b75
Tan         #e0cca1
*/ 
   
/* generic */

body {
  text-align:left;
	background-color:#fff;
	background-image: url(media/blue.png);
  font-family: Trebuchet, Tahoma, Arial, Helvetica;
  font-size:  13px; 
  font-weight:normal; 
  color: #000000;
  margin-top: 30px;
  }
  
* {margin: 0;padding: 0;}
p {margin: 15px 0px;}
h1 {font-family:Trebuchet, Tahoma, Arial, Helvetica; font-size:20px; font-weight:normal; color: #039;}
h2 {font-family:Trebuchet, Tahoma, Arial, Helvetica; font-size:18px; font-weight:normal; color: #039;}
h3 {font-family:Trebuchet, Tahoma, Arial, Helvetica; font-size:16px; font-weight:bold; color: #039;}
h4 {font-family:Trebuchet, Tahoma, Arial, Helvetica; font-size:14px; font-weight:bold; color: #039;}
h5 {font-family:Trebuchet, Tahoma, Arial, Helvetica; font-size:12px; font-weight:bold; color: #039;}
h6 {font-family:Trebuchet, Tahoma, Arial, Helvetica; font-size:10px; font-weight:bold; color: #039;}
hr {margin: 10px 0px;}
a:link {text-decoration:none; color:  #039;}
a:visited {text-decoration:none; color:#039;}
a:active{text-decoration:none; color:  #039;}
a:hover {text-decoration:underline; color:  #000000;}
.small {font-size: 10px; font-weight:normal;}
.big {font-size: 18px; font-weight:bold; color:#039;}
.blue {color: #039;}
.hidden {display:none;}
img {border: 0px; margin: 0px; padding: 0px;}

ul li {list-style-type:square ; margin-left: 20px;}
ul li li {list-style-type:disc;}
ul li li li {list-style-type:circle;}
ol li {list-style-type:decimal;}
ol ol li {list-style-type:lower-alpha;}
ol ol ol li {list-style-type:lower-roman;}

#one {background-color:#003399; width:744px; height:3px; margin:2px 0px; font-size:1px;}
#two {background-color:#003399; width:744px; height:1px; margin:2px 0px; font-size:1px;}

#container {
  width:744px; 
  margin:0px auto; 
  padding:0px 0px 20px 0px;
  border: #003399 solid 1px;
}

#head {width:744px; margin:0px auto;}
.print{display:none;}
#nav a {
  text-decoration:none; 
  color:  #039;
  font-family:Trebuchet MS, Arial, Helvetica; 
  font-size:12px; 
  font-weight:bold;
  margin: 0px 8px 0px 8px;
}

#nav a:link {text-decoration:none; color:  #039;}
#nav a:visited {text-decoration:none; color:#000;}
#nav a:active{text-decoration:none; color:  #039;}
#nav a:hover {text-decoration:none; color:  #000000;}

#nav {display:inline; margin-left: 25px;}

#frame-1 {margin: 10px 20px 2px 20px; width: 296px; height: 200px; border: #003399 solid 3px;}
#frame-2 {margin: 2px; width: 290px; height: 194px; border: #003399 solid 1px;}
#image-name {display:inline; margin-left: 20px; font-family: Trebuchet MS, Arial, Helvetica; font-size:10px; font-weight:bold; line-height: 10px;}
#image-title {display:inline; margin-left: 20px; font-family: Trebuchet MS, Arial, Helvetica; font-size:10px; font-style: italic; line-height: 10px;}
#number {display:inline; margin-left: 20px; font-family: Trebuchet MS, Arial, Helvetica; font-size:10px; font-weight:bold; line-height: 10px;}
#map {margin: 10px; z-index: 1;}
#content {margin:10px;}
#content h3 {margin: 10px 0px;}
#content img {margin-right: 10px;}
#contact-form {left: 25px; top:25px; margin: 10px; border: #000000 solid 1px; padding: 10px; width:500px; height: 450px; background-image: url(media/trans_white.png); position:absolute; z-index: 2;}
#close {margin-left:485px; cursor: pointer; width:15px; height: 15px; background-image: url(media/close.png); background-repeat:no-repeat; position:absolute;}
#foot {
  width:744px; 
  margin:0px auto;
  background-color: #003399;
  color: #fff;
  font-family:Trebuchet MS, Arial, Helvetica; 
  font-size:12px; 
  height: 15px;
  padding-bottom:3px;
  text-align: center;
  border: #003399 solid 1px;
}
#foot span {margin: 0px 8px 0px 8px;}
#foot a {margin: 0px 8px 0px 8px; color: #fff; font-family:Trebuchet MS, Arial, Helvetica; font-size:12px; font-weight:bold; text-decoration:none;}
#foot-links {width:744px; margin:10px auto; font-family:Trebuchet MS, Arial, Helvetica; font-size:14px; text-decoration:none; font-weight:bold;}