
body {
	font-family: arial;
	font-size: 11px;
	width: 768px;
	background-color: #ffffff;
	background-image: url(../images/SFCEmilyLake.jpg);
	background-attachment: fixed;
	margin: auto;
	text-align: center;
}

table, tr, td {
	font-family: arial;
	font-size: 12px;
}

A:link {
	color: #cc0000;
	text-decoration: none
}

A:visited {
	color: #cc0000;
	text-decoration: none
}

A:active {
	color: #cc0000;
	text-decoration: none
}

A:hover {
	color: #cc0000;
	text-decoration: none
}

ul{
	margin-top: 10px;
}
li{
	margin-left: -15px;
}
.faq ul,li{
	background: url(images/down_arrow.gif) 0 9px no-repeat;
	list-style-position:outside;
}
.header {
	width: 768px;
	height: 260;
	z-index: 0;
	background-color: #000000;
	position: absolute;
	text-align: center;
	margin-left: 1px;
}
.swoosh{
	width: 482px;
	background-color: transparent;
	z-index: 1;
	float; left;
	position: absolute;
	margin-top: 176px;
	border-color: #ffffff;
	margin-left: 1px;	
}
.logo{
	width: 286px;
	height: 286px;
	margin-top: 260px;
	float; right;
	z-index: 2;
	margin-left:483px;
	position: absolute;
}
.menu{
	background-color: #cc0000;	
	margin-top: 401px;
	display: block;
	width: 482px;
	height: 85px;
	position: absolute;
	margin-left: 1px;
}
.sub-menu {
	background-color: #000000;
	color: #ffffff;
	width: 768px;
	position: absolute;
	margin-top: 486px;
	padding: 5px 0px 5px 0px;
	margin-left: 1px;
}

.sub-menu A:link {
	color: #ffffff;
	text-decoration: none
}

.sub-menu A:visited {
	color: #ffffff;
	text-decoration: none
}

.sub-menu A:active {
	color: #ffffff;
	text-decoration: none
}

.sub-menu A:hover {
	color: #ffffff;
	text-decoration: none
}

.body-content{
	border-color: #000000;
	border-style: solid;
	border-width:1px; 
	width: 768px;
	background-color:#ffffff;
	display: block;
	text-align: center;

}
.menu-item{
	margin-left: 15px; 
	margin-top: 4px; 
	float:left;
}
.content{
	margin-left: 15px; 
	z-index: 100;
	color: #000000;
	text-align: left;
	width: 472px;
	display: block;
}
.sidebar{
	width: 260px;	
	margin-top: 20px;
	margin-left:500px;
	display: block;
}
.side-bar { 
	color: #ffffff;
	font-weight: bold;
	font-size: 90%;
	border:1px #000000 solid;
	padding: 5px 10px 4px 10px;
	vertical-align: top;
	width: 220px;
} 
.side-bar-text { 
	color: #000000;
	font-weight: normal;
	font-size: 90%;
	border:1px #000000 solid;
	padding: 10px 10px 4px 10px;
	vertical-align: top;
	text-align: left;
	width: 220px;
} 
.side-box-text-no-top-border { 
	color: #000000;
	font-weight: normal;
	font-size: 90%;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 10px 10px 4px 10px;
	vertical-align: top;
	margin-bottom: 20px;
	width: 220px;
}
.side-parcel-header { 
	background-color: #000000 ;
	padding: 3px 10px 3px 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 95%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 220px;
}

.question{
    color:#cc0000;
    margin: 10px 0 0 0; 
}

.footer{
	background-color: #cc0000;	
	width: 768px;
	height: 65px;
	color: #000000;
	text-align: center;
}

.footer A:link {
	color: #ffffff;
	text-decoration: none
}

.footer A:visited {
	color: #ffffff;
	text-decoration: none
}

.footer A:active {
	color: #ffffff;
	text-decoration: none
}

.footer A:hover {
	color: #ffffff;
	text-decoration: none
}

label,input {
	display: block;
	max-width: 200px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 100px;
	padding-right: 20px;
}

br {
	clear: left;
}

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
.sidebarPriceName{
	width: 100px;
	float: left;
}
.sidebarPrice{
	width: 100px;
	float: right;
}
.specialsLabel{
	float:left; 
	width: 120px; 
	margin-right:30px;
}
.specialsCol1{
	float:left;
	width: 90px;  
}



