@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:url(images/body_bg_top.jpg);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	height:184px;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 ; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0px ; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin-top: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	margin-left:auto;
	margin-right: auto;
	background:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	height:166px;
	width:980px;
}
.oneColFixCtrHdr #footer p {
	margin-top: 45px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	text-align: left;
	padding:0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#FFF;
}

.oneColFixCtrHdr #footer a{
	color:#FFF;
}

.oneColFixCtrHdr #footer a:hover {
	color:#c1d72e;
}


#main_textfaq {
	padding-left: 230px;
	padding-bottom:20px;

}

#main_textfaq p {
	color:#00C;
	}


#main_textfaq p2 {
	
}


#main_text_map {
	margin-left:180px;

}

#main_text_map li {
	list-style-type:none;
	

}



#mainbox {
	
}


#mainbox li {
	list-style-type:none;
	float:left;
	width:280px;
	height:500px;
	margin:10px;
}

#mainbox h2 {
	text-align:center;
	font-size:22px;
	background-color:#FFF;
}


#mainbox p {
	padding:10px;
	background-color:#c1d72e;
	padding-bottom:20px;
}

#centertextbox {
	width: 800px;
	margin-left: 180px;
	
}

#centertextbox h3 {
	text-align:left;
	
}

#leftbox1 {
	width: 400px;
	margin-left: 30px;
	float:left;
	
	
}

#leftbox1 li {
	
	font-size:14px;
	font-weight:400;
	
	
		
	
	}
#leftbox1 h4 {
	
	list-style-type:none
	font-weight:400;
	
	
	}

#rightbox1 {
	width: 380px;
	float:left
}

#rightbox1 li {
	
	font-size:14px;
	font-weight:400;
	margin-left:10px;
	
	}



#nav {
	float:left;
	background-image:url(images/nav_bg.jpg);
	background-repeat:no-repeat;
	height:80px;
	width:980px;
}

#navbar {

}

#sideicons {
	background-color: #FFFFFF;
	text-align:center;
	
	width: 150px;
	float:left

}




#sideiconsfaq {
	background-color: #FFFFFF;
	text-align:center;
	height: 1900px;
	
	width: 150px;
	float:left

}


#icon2 {
	height: 120px;
	margin-top:20px;
	
	
}


#icon3 {
	height: 120px;
}


#icon4 {
	height: 120px;
}


#icon5 {
	height: 120px;
}
#icon1 h2 {
	margin-bottom: 30px;
	color: #c1d72e;
}



#main_text {
	width: 800px;

	margin-left: 180px;
	

	list-style:= double height;
	
	
}

#main_text li {
	list-style-type:none;
	margin-top:15px;
}

#main_text h2 {

	margin-left:5px;
	color:#a32533
}


#main_text h3 {
	color:#a32533;
}
 #mainContent {
	width: 980px;

}



.svscol {
	background-color:#c1d72e;	
}

#footer_wrap {
	margin-top:88px;
	background:url(images/footer_bg_bottom.jpg);
	background-repeat:repeat-x;
	height:166px;
}

h3 {
	text-align:center;
	color:#900;
}

#icon1 h2 {
	text-align:center;
	color:#900;
}


#popup li {
	display:none;
}

#popup li:hover {
		display:block;
		height:20px;
		width:50px;
}

#callback {
	float:right;
	height:180px;
	width:230px;
	margin-right:50px;
	color: white;
	background-image: url(images/form_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
}

#callback h4 {
	text-align: center;
	font-size: 120%;
}

#button {
	width:68px;
	background-image:url(images/submit_button.jpg);
	background-repeat: no-repeat;
	margin-left: 50px;
	border: 0;
}

a:link {
	color:#a32533;

}

a:hover {
	color:#000;

}

label {
	margin-left: 2px;
}

#alert {
	font-size: 75%;
	color: black;

}


img {
border:0;
}

#mainarea {
	height:750px;
}

#mainfaq {
	height:1850px;

}

.clearfix {
	clear: both;
}

#map H4 {
	text-align:center;
	color:#a32533;
}


#terms {
	height:1500px;
}
#leftboxfeedback {
	width: 365px;
	margin-left: 30px;
	float:left;

}

#rightboxfeedback {
	width: 365px;
	float:left;
	padding-left: 50px
		}

#quickfeedbackform {
	padding-left: 180px
		}

#feedback{
	height: 900px
		}

#quickfeedbackform {
	padding-left: 180px
		}
	
#regularfeedback {
	height:1050px;
}

#onceofffeedback {
	height:1500px;
}
#franchisingmain {
	height:1000px;
}
#franchisingform {
	padding-top: 60px;
}
#aboutus {
	height: 500px;
}
#bookonline {
	height: 1000px;
}
#employment {
	height: 1400px;
}
#onceofffeedback {
	height:1300px;
}	
#homepara {
	margin-top: 30px
}
