@import url('mambo.css');
@import url('sifr.css');
@import url('menu.css');
/* CSS Document */
body, html {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #222;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}



hr {
	border: none;
	border-bottom: 1px dotted #777;
	width: 80%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #670001;
}
img {

	padding: 2px;
}
#logo img {
	border: 0;
}
#outer {
	height:100%;
	min-height:100%;/*for mozilla*/
	background-image: url(../images/bg.gif);
	background-position: top left;
	background-color:#FFFFFF;
	text-align: center;
	background-repeat: repeat-y;
}
html>body #outer {height:auto}

#column {
	width: 700px;
	margin:  0 auto;
	text-align: right;
	background-color: #ccc;

}
#main {
	width: 700px;
	background-color: #fff;
	margin: 5px 0 5px 4px;
	padding: 0;
	min-height: 300px;
	text-align: left;
	float: left;


}
.line {
	padding: 10px 0 0 20px;
}
html*.line {
	padding: 0 0 0 10px;
}
#top{
	background-image: url(../images/nav.gif);
	height: 104px;

}
#logo {
	float: left;
	width: 202px;
	height: 104px;
	background-image: url(../images/logo.gif);
	margin: 0;

}
#top-nav {
	text-align: left;
	float: left;
	margin: 67px 0 0 0;
	padding: 0;
	vertical-align: bottom;
}

#nav {
	text-align: left;
	width: 188px;
	float: left;
	height: 300px;
	margin: 0;
	padding: 0;
	left: 0;
	color: #fff;
	
}
#nav a {
	color: #fff;

}

#header {
	width: 700px;
	height: 274px;
	background-image: url(../images/header.jpg);
	margin: -7px 0 10px 0;
	background-position:top center;
	padding: 0;
	clear: both;
	float: right;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #999;
	
}

/*:::::::::::::::::::::::::::::::*/
#header-int {
	width: 531px;
	height: 100px;
	background-image: url(../images/header-int.jpg);
	margin: 0px 0 3px 0;
	padding: 0;
	clear: both;
}
/*:::::::::::::::::::::::::::::::*/
#callouts-border {

	
}
#callouts {
	width: 220px;
	float:left;
	min-height: 200px;
	border-left: 1px dotted #ccc;

	
}
#callouts img {
	border: 0;
	border-bottom: 1px dotted #ccc;
	padding: 5px;
}
html*#callouts {
	height: 192px;
	
}
#callouts ul {
	list-style-type: none;
	text-indent: 0;
	margin: 2px 0 0 5px;
	padding: 0 0 0 3px;

}

#callouts a, #callouts a:link, #callouts a:visited, #callouts a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #700808;
	
}

#content-home {
	width: 400px;
	float: left;
	min-height: 200px;
	text-align: left;
	line-height: 24px;
	margin: 0 0 20px 10px;
	padding: 10px;
	color:#666666;
	
}
html*#content-home {
	height: 200px;
	width: 400px;
	margin: 2px 2px 0 0;
}
#content-int {
	width: 650px;
	float: right;
	background-color: #fff;
	min-height: 300px;
	text-align: left;
	background-image: url(../images/content-tail.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 8px 30px 8px 30px;
	padding: 0 0 20px 0;
	line-height:24px;
	color:#666666;
}

#content-home p {
	margin: 10px 35px 10px 35px;
	text-align: left;
}

/* SLOGAN */
#slogan{


}

/* PhoneHeder */

#upperheader{
position:absolute; top:10px; right:40px;
text-align:right;
font-weight:bold;
display:inline;
}

#city{
font-size:1.1em;
color:#000099;
}

#seotext{
text-align:center;
width: 100%;
font-size:1em;
padding: 10px 10px;
line-height:20px;
color:#666666;
}

#seotext a{
color:#333333;
text-decoration:none;
}




#phone{
font-size:26px;
color:#000099;
font-weight:bolder;
font-stretch:expanded;
padding: 0 5px;
}








#formarea{
line-height:24px;
font-size:.9em;
text-align:left;

}


#formarea td tr p div {
	clear:both;
	color:#999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	line-height:15px;
	font-size:.8em;
	
}
#formarea input {
    margin-left:2px;
	background-color:#FFFFFF;
	border: solid 1px #000066;
	color:#666666;
	width: 100px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

#formarea input.radio {
     margin-left:-40px;

}

#callouts p {
	margin: 0px 8px 0px 12px;
	text-align: left;
}

.cleaner
{
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
	visibility: hidden;
}

.cleaner
{
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
	visibility: hidden;
}


/*BOTTOM AREA ADDED BY ERIC*/


/*footernav*/
#footernav {
width:1050px;
font-size:1em; 
text-align:center;               
background-image: url(../images/bottomnav.gif);
height: 84px;
padding-top:35px;

} 
#footernav a {color:#666666;}
#footernav a:hover {text-decoration:underline}


#footer {
	margin: 0px 160px 0px 0px;
	text-align: right;
	font: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: .8em;
	padding-bottom: 10px;
}
#footer a {
	color:#000099;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}
#footer a:visited {
	color: #000099;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color:#000099;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}




/*locationbar*/
#locationbar {width: 1024px; color:#000000; font-size:.9em; text-align:center; border-top:solid 1px #000099; border-bottom: solid 1px #000099;}
#locationbar .indent-footer{ padding:12px 0px 12px 0px;}
#locationbar a {color:#000099; text-decoration:none}  
#locationbar a:hover { text-decoration:underline}




.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:28px; background:url(images/bg_input.gif) no-repeat top left}
.h1{ height:28px; }
.block-contact span{ float:right; margin-right:60px}
input{
	border:none; 
	background:none;
	width:245px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}


/*addresses lead-in*/
#indent-footer{padding:15px 6px 5px 6px;}


/* ADDRESSES styles */

#addressContainer {text-align:center; width:1024px; margin-top: 20px;position:relative; left:50px;}
#footerAddresses {color:#666666; font-size:0.9em; text-align:center; padding: 10px; height: 250px;}
      
#footerAddresses h4 { margin: 0; color:#000066; line-height: 14px; font-size:1em; font-weight:normal; display: block; border-bottom: 2px solid; padding: 0 0 4px 2px; }
#footerAddresses ul { width: 200px; margin: 0 10px; padding: 0; float: left; }
#footerAddresses ul li {  list-style: none; padding: 0; margin: 0; }
#footerAddresses ul li a { line-height: 12px; padding: 3px 0 2px 2px; font-size: 1em; color:#666666; margin-top: 2px; border-bottom: 1px dotted #333333; display: block; text-decoration: none;  }
#footerAddresses ul li a:hover, a:focus, a:active {font-weight: bold;}
