/* CSS Document */


@import "type.css";
@import "tour.css";
@import "layout_IE.css";



/* linkage */

a:link {
  color: #FFD457; 
  text-decoration: none;
  }
a:visited {
  color: #FFD457; 
  text-decoration: none;
  }
a:hover { /*this effect is not shown in NN4.xx*/
  color: #880024; 
  text-decoration: none; 
  background: #FFD457;
  }
a:active {/*colour in NN4.xx is red*/ 
  color: #880024;
  }
  
  
.tour a:link {
  color: #FFD457; 
  text-decoration: none;
  }
.tour a:visited {
  color: #FFD457; 
  text-decoration: none;
  }
.tour a:hover { /*this effect is not shown in NN4.xx*/
  color: #FFD457; 
  text-decoration: none; 
  background: #FFD457;
  }
.tour a:active {/*colour in NN4.xx is red*/ 
  color: #FFD457;
  }
  
 
.dd a:link {
  color: #FFD457; 
  text-decoration: none;
  }
.dd a:visited {
  color: #FFD457; 
  text-decoration: none;
  }
.dd a:hover { /*this effect is not shown in NN4.xx*/
  color: #880024; 
  text-decoration: none; 
  background: #FFD457;
  }
.dd a:active {/*colour in NN4.xx is red*/ 
  color: #FFD457;
  }
  

.yellow a:link {
  color: #FFD457; 
  text-decoration: none;
  }
.yellow a:visited {
  color: #FFD457; 
  text-decoration: none;
  }
.yellow a:hover { 
  color: white; 
  text-decoration: none; 
  background: #880024;
  }
.yellow a:active {
  color: #FFD457;
  }




.red a:link {
  color: #FFD457; 
  text-decoration: none;
  }
.red a:visited {
  color: #FFD457; 
  text-decoration: none;
  }
.red a:hover { 
  color: #880024; 
  text-decoration: none; 
  background: #FFD457;
  }
.red a:active {
  color: #FFD457;
  }
  
 
.rw a:link {
  color: #880024; 
  text-decoration: none;
  }
.rw a:visited {
  color: #880024; 
  text-decoration: none;
  }
.rw a:hover { 
  color: #880024; 
  text-decoration: none; 
  background: #E6E6E6;
  }
.rw a:active {
  color: #880024;
  }
	

#flashcontent {
		
		width: 440px;
		height: 220px;
		float: left;
		margin-bottom: 20px;
		}





body {
	background: #FAE793;
	}



#page_margin {
	margin: 10pt auto;
	width: 736px;
	height: auto;
	background: #820024 url(images/bg_pattern.jpg) repeat;
	}
	
#page {
	width: 700px;
	height: auto;
	padding: 5px 18px 18px 18px;
	}
	
#header {
	width: 700px;
	height: 100px;
	}
	
	
	
#header_index {
	width: 700px;
	height: 100px;
	border-bottom: 1px #FFD457 solid;
	
	}

#icon {
	width: 44px;
	height: 44px;
	float: right;
	}






#line {
	width: 700px;
	height: 1px;
	margin-top: 0px;
	background: #FFD457;
	}
	
#line2 {
	width: 700px;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #FFD457;
	clear: both;
	}
	
#identity {
	width: 290px;
	height: 100px;
	float: left;
	}
	
#nav {
	width: 400px;
	height: auto;
	padding: 10px 10px 0 0;
	float: left;
	}
	
#cad {
	width: 400px;
	height: 70px;
	float: right;
	padding: 0px 0px 0 0px; 
	}
	
	
#front_content {
	width: 700px;
	height: 240px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
	
#feature_1 {
	width: 219px;
	height: 240px;
	margin-right: 21px;
	background: url(images/feature1.gif) no-repeat;
	float: left;
	}
	
#feature_2 {
	width: 219px;
	height: 240px;
	background: url(images/feature2.gif) no-repeat;
	float: left;
	}
	
#feature_3 {
	width: 219px;
	height: 240px;
	background: url(images/feature3_temp.gif) no-repeat;
	float: right;
	}
	
#news_bar {
	width: 580px;
	height: 25px;
	padding-left: 120px;
	background: url(images/news_bar_bg.jpg);
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	

#interior_content {
	width: 700px;
	min-height: 200px;
	height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(images/interior_bg.gif) repeat-y;
	}
	
	
#interior_yellow {
	width: 670px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 15px;
	background: #FFD457;
	}	
	
#left_content {
	width: 185px;
	height: auto;
	min-height: 170px;
	margin-top: 20px;
	margin-bottom: 10px;
	
	padding: 15px 15px 15px 15px;
	float: left;
	background: url(images/left_content_bg_alt.jpg) right top;

	
	}
	
#right_content {
	width: 453px;
	height:auto !important;
  	height: 210px;
	min-height: 210px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 15px 15px 15px 15px;
	float: left;
	background: #FFD457 url(images/right_content.gif) no-repeat;

	} 
	
	
#prices {
	width: auto;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	}



/* pricing tables */

#info_contain {
	width: 210px;
	margin-top: 20px;
	padding-bottom: 10px;
	height: auto;
	}



#info_header {
	width: 200px;
	height: 16px;
	padding: 2px 2px 2px 5px;
	color: #FFD457;
	background: #880024;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	}
	
	
#info_left {
	width: 136px;
	height: auto;
	padding: 2px 10px 2px 5px;
	color: #880024;
	border-left: solid 1px #880024;
	border-bottom: solid 1px #880024;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#info_right {
	width: 50px;
	height: auto;
	padding: 2px;
	margin-bottom: 20px;
	color: #880024;
	border-right: solid 1px #880024;
	border-bottom: solid 1px #880024;
	float: left;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	}







#footer {
	width: 700px;
	height: 10px;
	clear: both;
	margin-top: 10px;
	}
	
	
	