/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*main styles */

body {
background-color:#FAFACC;
background-image:url(images/bgpat.gif);
background-repeat:repeat;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: small;
line-height:1.4em;
}

* html body {
font-size: x-small; 
f\ont-size:small;
} 

.nav li {
display:inline;
text-transform:uppercase;

}

#top {
font-size:120%;
margin-top:110px;
position:absolute;
letter-spacing:.1em;
margin-left:220px;
}

#top .pad {
padding-left:20px;
}

#top strong {
font-weight:normal;
color:#7C2537;
}

a {
text-decoration:none;
color:#06898E;
}

#a:link {
color:#06898E;
}

a:visited {
color:#06898E;

}

a:hover, a:hover strong {
color:#E3C856;
}

h2 {
color:#7C2537;
font-weight:normal;
text-transform:uppercase;
border-bottom:dotted 1px #06898E;
font-size:110%;
letter-spacing:.1em;
padding-bottom:3px;
}

#copy {
color:#7C2537;
font-size:80%;
padding-bottom:30px;
}

p {
border-bottom:dotted 1px #06898E;
padding:5px 0 10px 0;
}

#wrap {
margin:0 auto;
width:960px;
background-color:#fff;
border-right:solid 1px #777;
border-left:solid 1px #777;
border-bottom:solid 1px #777;
background-repeat:repeat-y;
background-position:center;
}

blockquote {
color:#7C2537;
font-size:120%;
width:600px;
margin:0 auto;
padding-top:15px;  
}

#hdr {
background-image:url(images/mast.gif);
background-position:top;
background-repeat:no-repeat;
height:170px;
width:960px;
position:relative;
text-align:left;
}

#hdr a#mast{
position: absolute;
top: 0;
left: 0;
width: 960px;
height: 120px;

}

#hdr h1, #hdr p {
display:none;
}

#hdr span {
display:none;
}

#cont1, #cont2 {
text-align:left;
}


/* home styles */

#home #cont1 {
width:900px;
padding:0 0 30px 30px;
}

#home #cont2 {
text-align:center;
}

#home #cont2 img {
border-top: dotted 2px #7C2537;
border-bottom: dotted 2px #7C2537;
margin-top:30px;
}

#home #cont1 {
background-image:url(images/bird.gif);
background-repeat:no-repeat;
background-position:bottom right;
padding-bottom:50px;
}

#homep {
line-height:1.5em;
}

/* about styles */

#about #cont1 {
float:left;
margin:0 0 30px 30px;
display:inline;
}

#about #cont2 {
float:right;
width:580px;
padding:0 30px 30px 0;
}

#about h2, #offer h2 {
padding-top:30px;
}

#abtfi {
background-image:url(images/bee.gif);
background-repeat:no-repeat;
background-position:bottom right;
padding-bottom:60px;
}

#phone {
font-size:150%; 
padding:10px 0 0 0px;
}

#mail {
font-size:120%;
margin-top:0;
padding:10px 0 10px 0;
border-bottom:dotted 1px #06898E;
}

/* offer styles */

#offer #cont1 {
width:580px;
padding-right:30px;
float:right;
margin-left:20px;
}

#offer #cont1 ul {
list-style-image:url(images/bul.png);
padding:20px 0 20px 30px;
}

#offer #cont1 li {
padding-bottom:5px; 
}

#offer #cont2 {
float:left;
padding:0  0 30px 30px;
}

#offer #cont2 img, #about #cont1 img {
border: 1px solid #06898E;
}

#offer p {
border:none;
}

#offer p.plain {
border-bottom:dotted 1px #06898E;
}
/* ftr styles */

#ftr {
background-image:url(images/quote.png);
background-repeat:no-repeat;
background-position:top;
clear:both;
width:100%;
margin-top:10px;
}

#bot {
letter-spacing:.1em;
padding-top:10px;
}

