@charset "utf-8";
/* Copyright © 2009 Sky 1 Technologies. All Right Reserved */


h1, h2, h3, h4, h5 {margin:0px;padding:0px;}

p, b {margin:15px 0px;padding:0px;}
a.about {font-size:.9em;margin:5px 0 0;text-decoration:none;color:#000;}
a.about:hover {color:#f00;}

a.link {color:#06F;text-decoration:none;}
a.link:hover {color:#C30}
body {
	margin: 40px 0 20px 0;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {margin:0px 0px 0px 0px;font-size:1.4em;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing:-.1em;}

h3 {font-size:1em;}

.img-margins {margin-right:20px;}
ul {margin:5px 10px;text-indent:40px;}
li {list-style:square;margin-left:5px;list-style-position:inside;}
.priced {font-size: x-large; color: #000000;}
.blue {color: #0066CC;}
.gold {color:#B5985A;}
.style11 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: large; }
.call {color:#00F; font-family:Verdana, Geneva, sans-serif;}
.red {color:#FF0000;}
#bottom {width:920px;height:19px;color:#000;display:block; text-align:center; vertical-align:text-top;font-size:.8em;}
#bottom li {display:inline;}
#bottom a {color:#000;}
#bottom a:hover {color:#f00;}

#footer {width:auto;min-height:40px;display:blockl;margin-top:10px;color:#999;font-size:.9em;text-align:center;}
#footer a {color:#999;text-decoration:none;}
#footer a:hover {color:#fff;}
div{margin:0;padding:0;}

/* Contact Form */
label
{
width: 70px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
}
input
{
width:155px;
height:22px;
color: #999;
background: #ddd;
border: 1px solid #907947;
margin:1px;
font-size:.9em;
font-family:Verdana, Geneva, sans-serif;
letter-spacing:.07em;

}
textarea
{
width:155px;
height:120px;
color: #999;
background: #ddd;
border: 1px solid #907947;
padding:0px;
margin:1px;
font-size:.9em;
font-family:Verdana, Geneva, sans-serif;
letter-spacing:.07em;
}

.submit input
{
color: #000;
background: #CCC;
border: 2px outset #907947;
display:inline;
}
fieldset
{
border: 1px solid #ccc;
width:250px;

}

legend
{
color: #fff;
background: #907947;
border: 1px solid #B5985A;
padding: 2px 6px
} 

.white {
color: #000;
background: #bbb;
border: 1px solid #781351;
padding: 2px 6px
} 

check
{
width: 90px;
float: left;
text-align: right;
margin-right: 10px;
display: block;
clear:both;
}

.checkbox{width:15px;height:15px;}

/* End Contact Form */
