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

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "Century Gothic";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	
}
#lg {
	height: 82px;
	width: 256px;
	z-index: 0;
	float: left;
	margin-left: 30px;
}
#topcontents {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 102px;
}
#top {
	float: left;
	height: 102px;
	width: 100%;
}

#sendpage {
	float: right;
	height: 23px;
	width: 135px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 140px;
}
#menu {
	float: left;
	width: 827px;
	height: 17px;
	padding-left: 174px;
	padding-bottom: 2px;
}
#telnumber {
	float: left;
	height: 48px;
	width: 359px;
}

#header {
	background-repeat: no-repeat;
	float: left;
	height: 285px;
	width: 732px;
	}
#quote {
	height: 135px;
	width: 140px;
	float: left;
	padding-right: 10px;
	padding-top: 72px;
}
#line {
	height: 268px;
	width: 2px;
	float: left;
	position: static;
}
#welcomeheading {
	height: 15px;
	width: 540px;
	clip: rect(auto,auto,auto,auto);
	top: 0px;
	float: left;
	font-size: 13px;
	margin-top: 3px;
}
#box {
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 210px;
	width: 287px;
	padding-left: 8px;
	top: 10px;
	padding-top: 10px;
	padding-right: 45px;
	margin-top: 2px;
}
#sep {
	float: left;
	height: 1px;
	width: 280px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#bottommenu {
	height: 14px;
	width: 808px;
	padding-top: 5px;
	float: left;
	padding-left: 10px;
	margin: 0px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 885px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



.redtext {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #ab0c0f;
	padding-top:10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tc {
	height: 6px;
	margin-top: 49px;
	text-align: right;
	float: left;
	width: 615px;
}


.text{
	font-family: Tahoma;
	font-size: 11px;
	color: #65696e;
	letter-spacing:1px;
	
	
	}
.text_black{
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000000;
	line-height:15px;
	letter-spacing:1px;
	
	}
	
.text_black2{
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000000;
	line-height:15px;
	letter-spacing:1px;
	padding-top:5px;
	
	}
#line2 {
	width: 885px;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#line2_heading {
	width: 885px;
}

#centertext {
	width: 540px;
	float: left;

	
}

#newgraphics {
	width: 300px;
	float: left;
	height: 120px;
	background-image: url(../images/holiday_offer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#bottom {
	width: 100%;
	background-image: url(../images/footerbg.jpg);
	height: 76px;
	background-repeat: repeat;
	text-align: center;
	margin-top: 20px;
	float: left;
}
#mainbody {
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#mainheader {
	height: 320px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headings {
	width: 885px;
	float: left;
	clip: rect(auto,auto,auto,auto);
	font-size: 13px;
	color: #000000;
}
#headings2 {
	width: 400px;
	float: left;
	clip: rect(auto,auto,auto,auto);
	font-size: 13px;
	color: #000000;
}
#app {
	width: 700px;
	float: left;
}

#app2 {
	width: 400px;
	float: left;
}
#contents {
	float: left;
	width: 800px;
}


.redheading {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #ab0c0f;
}

.redlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ab0c0f;
	text-decoration:none
	}
	

.redlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ab0c0f;
	text-decoration:underline;
}


#basic-accordian{
	border:5px solid #EEE;
	width:875px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}


#basic-accordian2{
	border:5px solid #EEE;
	width:400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

.accordion_headings{
	padding:5px;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	background-color: #7C7C7C;
	font-family: "Century Gothic";
	font-size: 15px;
}

.accordion_headings:hover{
	background:#ab0c0f;
}

.accordion_child{
	padding:15px;
	background:#EEE;
	font-family:"Century Gothic";
	font-size:15px;
}

.header_highlight{
	background:#323232;
}
#designed {
	height: 6px;
	width: 162px;
	margin-top: 49px;
	float: right;
	padding-right: 327px;
}
#form {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 340px;
}
#colleft {
	float: left;
	width: 140px;
	margin: 0px;
	background-color: #FEFEFE;
}
#rightcol {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: #FEFEFE;
}
form {
	margin: 0px;
}

#leftmenu {
	height: 230px;
	width: 142px;
	float: left;
	padding-right: 10px;
	padding-top: 33px;
}

#leftmenu1 {
	height: 243px;
	width: 142px;
	float: left;
	padding-right: 10px;
	padding-top: 20px;
}
.boldtext {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.boldtext1 {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.boldtext2 {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

a.mainlinks {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.mainlinks:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#thanks {
	width: 450px;
}
ul {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.ul {
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ul2 {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.company {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
.company:a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:none
}
.company:hover {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #ab0c0f;
	text-decoration:none;
	font-weight: bold;
}
