/* CSS Document */

body {
	margin:0;  
	padding: 0;
	font:normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6A5952;
	background-color:#F8F8E9;
	}

p, span, h1, h2, h3, h4, h5, h6, div, form, ul, li, input, img {
	margin:0; padding:0;
	}
ul {
	list-style-type:none;
	}
	
.spacer {
	clear:both; padding:0; margin:0; line-height:0px;
	}
	

/*========================= for all ==========================*/
h2 {
	font:normal 20px/24px "Times New Roman", Times, serif;
	color:#7A1600;
	padding:18px 0 14px;
	background-color:inherit;
	}

ul {
	}
ul li {
	background:url(images/icon-ul.gif) no-repeat 0 8px;
	padding:0 0 0 12px;
	line-height:20px;
	color:#6A5952;
	}
	
a:link {
	color:#E6B406;
	}
a:visited {
	color:#A0A483;
	}
a:hover {
	color:#7A1600;
	}
a:active {
	color:#7A1600;
	}
p {
	} 
p b {
	font-weight:bold;
	color: #582700 !important;
	}
	
strong {
	font-weight:bold;
	color: #582700 !important;
	}
	
packages {
	font:normal 20px/24px "Times New Roman", Times, serif;
	font-weight:bold;
	color: #582700 !important;
	}
	
a {
	outline:none;
	text-decoration:none;
	}
a:hover {
	text-decoration:none;
	}

/*========================= structure ==========================*/
#extrenal-container {
	width:800px;
	margin:0 auto;
	padding:0 6px;
	background:url(images/bodybg.gif) repeat-y 0 0;
	}
	
/*========================= header ==========================*/
#header {
	}
#header #top-panel {
	background-color:#7A1600;
	padding:0 26px 0 6px;
	height:67px;
	}
#header #top-panel .logo {
	float:left;
	margin:5px 100px 0 0;
	}
#header #top-panel p {
	text-align:right;
	color:#A0A483;
	line-height:18px;
	float:right;
	width:295px;
	padding:0 10px 0px 0;
	background-color:inherit;
	}
#header #top-panel p a {
	color:#FBC403;
	text-decoration:none;
	background-color:inherit;
	}
#header #top-panel p a:hover {
	color:#A0A483;
	text-decoration:none;
	background-color:inherit;
	}
#header #top-panel ul {
	float:right;
	padding:7px 0 0;
	}
#header #top-panel ul li {
	margin:0 2px;
	float:left;
	padding:0px 0 0;
	}
#header #top-panel ul li a, #header #top-panel ul li a.active {
	display:block;
	float:left;
	text-decoration:none;
	background:url(images/nav-rg.gif) no-repeat 100% 0;
	padding:0 10px 0 0;
	}
#header #top-panel ul li a span, #header #top-panel ul li a.active span {
	display:block;
	float:left;
	background:url(images/nav-lt.gif ) no-repeat 0 0 #FBC403;
	color:#7A1600;
	padding:0 2px 0 12px;
	line-height:24px;
	cursor:pointer;
	}
#header #top-panel ul li a:hover, #header #top-panel ul li a.active {
	text-decoration:none;
	background:url(images/nav-rg-hov.gif) no-repeat 100% 0;
	}
#header #top-panel ul li a:hover span, #header #top-panel ul li a.active span {
	background:url(images/nav-lt-hov.gif ) no-repeat 0 0 #A0A483;
	color:#FFF;
	}
	
/*========================= banner ==========================*/
#header p.banner {
	}
	
	
/*========================= container ==========================*/
#container {
	background-color:#F2F2DB;
	padding:0 4px 10px 22px;
	border-bottom:1px dashed #7CA434;
	}
	
#container2 {
	background-color:#F2F2DB;
	padding:18px 4px 10px 22px;
	border-bottom:1px dashed #7CA434;
	}
	
/*========================= left panel ==========================*/
#left-panel {
	width:519px;
	float:left;
	}
#left-panel p {
	line-height:20px;
	padding:0 0 20px;
	}
#left-panel p i {
	font-style:italic;
	}
#left-panel img.pic {
	border:1px solid #C9C9B5;
	background-color:#FFF;
	padding:6px 10px 7px 6px;
	float:right;
	margin:5px 0 5px 5px;
	}
#left-panel h3 {
	font:normal 28px/32px "Times New Roman", Times, serif;
	color:#7A1600;
	padding:20px 0 18px;
	background:inherit;
	}
#left-panel h4 {
	font:normal 20px/24px "Times New Roman", Times, serif;
	color:#7A1600;
	padding:6px 0 10px;
	background:inherit;
	}
	
/*========================= right panel ==========================*/
#right-panel {
	width:220px;
	background:url(images/rgbg.gif) repeat-y 0 0;
	float:right;
	padding:4px 11px 0 12px;
	}
#right-panel h3 {
	background:url(images/signupheadbg.gif) no-repeat 0 0;
	text-align:center;
	font:normal 25px/30px "Times New Roman", Times, serif;
	color:#7A1600;
	padding:0 0 10px;
	background-color:inherit;
	}
#right-panel p {
	font-size:16px;
	color:#6A5952;
	line-height:24px;
	padding:10px 20px 18px 10px;
	}
#right-panel p span {
	color:#7A1600;
	background-color:inherit;
	}
#right-panel form {
	padding:0 12px 14px 7px;
	}
#right-panel form label {
	display:block;
	float:left;
	width:48px;
	font:normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#514D3E;
	}
#right-panel form input.textbox {
	border:1px solid #9A9581;
	width:129px;
	height:17px;
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#514D3E;
	float:left;
	}
#right-panel form input.btn {
	background:url(images/submtibg.gif) no-repeat 0 0;
	border:0px;
	width:93px;
	height:22px;
	font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#625C43;
	float:right;
	margin:0 20px 0 0;
	}
#right-panel p.bookimage {
	background:url(images/pic-tipbook.gif) no-repeat 50% 0;
	height:190px;
	}

/*========================= Left Panel ==========================*/	
#left-panelPic {
	width:200px;
	height:950px;
	float:left;
	padding:35px 25px 0 12px;
	}

/*========================= Footer ==========================*/
#footer {
	width:756px;
	margin:0 auto;
	padding:4px 28px 18px;
	background:url(images/footer.gif) no-repeat 0 100%;
	}
#footer p {
	font-size:10px;
	color:#73635B;
	}
#footer p a {
	/*color:#E6B406;*/
	text-decoration:none;
	}
#footer p a:hover {
	text-decoration:none;
	}
	
/*========================= inside page ==========================*/
#container2 h3 {
	font:normal 28px/32px "Times New Roman", Times, serif;
	color:#7A1600;
	padding:20px 0 18px;
	background:inherit;
	}
#container2 p {
	line-height:20px;
	padding:0 0 16px;
	}