@charset "utf-8";
/* CSS Document */

/* headers and menubar and styles for DFWSA.com */


a:link {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
.ContactForm {
	border: thin solid #0000CC;
	text-align: left;
	width: 600px;
	background-image: url(images/sidebaractivebk.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-left: 35px;
}

a:visited {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
	font-weight: bold;
}
.becomelist {
	text-align: left;
	width: 500px;
	margin-left: 100px;
}

a:active {
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
}
.contactoptsbox {
	width: 400px;
	margin-left: 140px;
}

.tournavbar {
	vertical-align: middle;
	font-weight: bolder;
}

.SideBarActiveHeading {

}



html,body {
	text-align: center;
	background-image: url(images/Headerbk.jpg); /* header bkgrnd for wide pages */
	padding: 0px;
	background-repeat: repeat-x;
	height: 100%; /* this + margin to force right scrollbar in short windows*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#container {
	width: 980px; /* page width - formatted for 1024 and up */
	margin: 0 auto;
	padding: 0px;
}

#Header1 {
	position: relative;
	height: 210px; /* image height is all 210 on header top*/
	background-image: url(images/Headerbk.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

#MenuBar {
	position: relative;
	height: 70px;	/* image height is all 70px across menu bar images*/
	text-align: left;
	background-image: url(images/MenuBarbk.jpg); /* menubar repeating bkgrnd image*/
}

#SideBar {
	float: left;
	width: 230px;
	margin-right: 10px;
	height: auto; /* DEBUG line */
	text-align: left;
	/* layout directions */
}
.EmailForm {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}


.SideBarSubText {
	margin-left: 0px;
	margin-right: 20px;
	font-weight: bolder;
	background-repeat: no-repeat;
	text-align: left;
	background-image: url(images/sidebarsubbk.jpg);
	background-position: right bottom;
	padding-bottom: 2px;
	background-color: #FFFFFF;
}


.SideBarSubTextMini {
	margin-left: 20px;
	text-align: center;
	color: #990000;
}
.SideBarSubLeft {
	text-align: left;
	margin-left: 30px;
}



.clearfloat {
	margin: 0px;
	clear: both;
	height: 0px;
}

#MainContent {
	margin-left: 270px;
	margin-right: 38px;
	text-align: center;
}
.centerlisttour {
	margin-left: 230px;
	text-align: left;
}
.formlegend {
	text-align: right;
}

.tourbarleft {
	font-weight: bolder;
	color: #000000;
}
.tourbarrt {
	font-weight: bolder;
	color: #000000;
}


#basiclist {
	/* This is Left floating list box */
	width: 48%;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	text-align: left;
	float: left;
	margin: 0px;
}

#existlist {
	/* this is Right floating list box to match left one */
	background-color: #FFFFFF;
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 48%;
}

.ListTitle {
	/* This is header blue box for the left and right UL lists */
	color: #FFFFFF;
	background-color: #0000CC;
	text-align: center;
	border-top-width: 20px;
	border-right-width: thin;
	border-bottom-width: 20px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	font-weight: bolder;
	font-size: large;
}

.ListBullets { 
	/* this is the content for left and right float list boxes */
	text-align: left;
	width: 100%;
}
.FormTable style {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}



.fltlt {
	float: left;
	margin-left: 10px;
	margin-right: 15px;
}
.fltrt {
	float: right;
	margin-right: 10px;
	margin-left: 15px;
}
.warrantymain {
	text-align: left;
	border: 5px solid #CCCC99;
	width: 510px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.warrantycontainer {
	background-image: url(images/canvasbkgrnd.jpg);
	background-repeat: repeat;
	width: 550px;
	margin-left: 45px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}




#Footer {
	background-image: url(images/Footerbk.jpg);
	background-repeat: repeat-x;
	bottom: 0px; /* this line to put it under everything after clearfloat*/
	height: 70px;
}
.sixfree {
	background-image: url(images/pic11savings.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.sixmonthform {
	text-align: left;
}
.sm {
	text-align: left;
	margin-left: 125px;
}
.couponcontainer {
	height: 210px;
	width: 650px;
	border: medium dashed #000000;
	margin: 10px;
}
.coupon_title {
	position: relative;
	text-align: left;
	font-family: "Stencil Std";
	letter-spacing: 8px;
	float: left;
	left: 250px;
}
.coupon_free {
	text-align: left;
	margin-left: 40px;
	position: relative;
	top: 3px;

}
.coupon_subtitle {
	font-family: "Stencil Std";
	font-weight: bolder;
	font-size: 18px;
	text-align: left;
	margin-left: 40px;
	margin-top: 2px;
}
.coupon_phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	letter-spacing: 2px;
}
.coupon_fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-left: 15px;
	font-variant: normal;
	position: relative;
	top: 2px;
}
.bbb {
	font-weight: bold;
	font-size: 16px;

}
