@import url(general.css);

body{
margin: 5px;
}

body {
height: auto;
font-family:Georgia, "Times New Roman", Times, serif;
background:#996600;
font-size:14px;
}

b {
color: #996600;
font-family:tahoma;
text-decoration:underline;
font-size:14px;
}

strong {
color: #ccb366;
font-family:tahoma;
font-weight:bold;
font-size:14px;
}

em{
font-family:tahoma, sans serif;
font-style:italic;
color:#996600;
}

#nonFooter{
min-height: 100%;
width:954px;
padding:0 5px 0 5px;
margin:0px auto;
background:url(../images/layout/body_bkg.jpg) repeat-y;
padding:0 10px 0 10px;
}
* html #nonFooter{
height: 100%;
}

#container{
padding-bottom:50px;
overflow: hidden;
}

#header{
width:954px;
height:211px;
background:url(../images/layout/header.png);
}

#menu_bar{
float:left;
background:#996600;
height:48px;
width:900px;
border-top:1px solid #ffffcc;
border-bottom:1px solid #ffffcc;
padding:0 0 0 54px;
}
#menu_bar a{
	float:left;
	height:23px;	
	padding:15px 5px 10px 5px;
	color:#FFF;
	font-family:tahoma;
	text-decoration:none;
	}
#menu_bar a:hover,#menu_bar a.active{
	background:url(../images/layout/menu_a_hover.gif) no-repeat left;
	}
#menu_bar img{
	float:left;
	margin:0 5px 0 5px;
	}
#menu_bar a.order_now{
	background:url(../images/layout/order_now_menu_a.gif) no-repeat;
	width:106px;
	height:46px;
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	color:#ffff00;
	text-decoration:blink;
	text-align:left;
	}

#footer{
margin-top:-50px;
width:100%;
} 
#footer_content{
margin:0px auto;
width:954px;
color:#f9f9e3;
height:47px;
background:#996600;
padding:0;
border-top:1px solid #FFF;
text-align:center;
}
#footer_content p{
	padding:15px 10px 0 10px;
	font-size:11px;
	font-family:tahoma, verdana, sans serif;
	}
#footer_copyright p{
	font-family:tahoma, verdana, sans serif;
	font-size:10px;
	text-align:right;
	color:#996600;
	}
#footer_content p a{
	color:#f9f9e3;
	text-decoration:none;
	padding:0 5px 0 5px;
	}

#footer_content p a:hover{
	text-decoration:underline;
	}

#left_side{
	width:180px;
	float:left;
	margin:10px 2px 10px 10px;
	padding:10px 10px 80px 10px;
	color:#996600;
	font-size:14px;
	background:#f9f9e3;
	}
#left_side .whereIam h6{
	font-size:16px;
	color:#ccb366;
	font-weight:bold;
	}
#left_side .navigate h4{
	font-size:18px;
	color:#ccb366;
	font-weight:bold;
	text-align:center;
	}
#left_side .search h6{
	font-size:14px;
	color:#ccb366;
	font-weight:bold;
}
	
#left_side .left_menu{
	padding:10px 0 10px 0;
	float:left;
	width:100%;
	}
#left_side .left_menu a{
	float:left;
	width:183px;
	color:#996600;
	text-decoration:none;
	margin:0 0 2px 0;
	padding:4px 0 0 0;
	}
#left_side .left_menu a span{
	cursor:pointer;
	padding:0 0 4px 8px;
	float:left;
	width:175px;
	}
#left_side .left_menu a:hover, #left_side .left_menu a.active{
	background:url(../images/layout/left_menu_top.jpg) no-repeat top left #996600;
	}
#left_side .left_menu a:hover span,  #left_side .left_menu a.active span{
	background:url(../images/layout/left_menu_bottom.jpg) no-repeat bottom left #996600;
	color:#f9f9e3;
	}
	
#left_side .testimonial{
	width:100%;
	float:left;
	margin:8px 0 0 0;
	border-top:1px dotted #fff;
	padding:8px 0 0 0;
	}
#left_side .testimonial strong{
	font-weight:bold;
	}
#left_side .testimonial img{
	margin:0 3px 0 3px;
	}

#right_side{
	float:left;
	width:700px;
	padding:20px;
	background:url(../images/layout/right_side_bkg.jpg) repeat-x top;
	min-height:100px;
	height:auto !important;
	font-size:16px;
	color:#000033;
	line-height:150%;
	}
#right_side a{
	color:#ccb366;
	text-decoration:underline;
	}
#right_side h1{
	color:#996600;
	font-size:21px;
	margin:0 0 5px 0;
	}
#right_side h2{
	color:#ccb366;
	font-size:21px;
	margin:0 0 10px 0;
	}
#right_side p{
	margin:0 0 10px 0;
	font-size:16px;
	}
#right_side img{
	padding:4px;
	border:1px solid #ccb366;
	margin:10px;
	}
#right_side ul{
	list-style-image: url(../images/layout/ul_symbol.gif);
	padding:0 0 0 20px;
	margin:0 0 15px 30px;
	}
#right_side ul li{
	list-style-image: url(../images/layout/ul_symbol.gif);
	color:#996600;
	}
img.present
{
float:right;
border:1px dotted #ccb366;
margin:0px 0px 15px 20px;
}
p.insert
{
font-size: 16px;
color:black;
text-align:left;
}
img.present2
{
float:left;
border:1px dotted #ccb366;
margin:0px 0px 15px 20px;
}
p.insert2
{
font-size: 16px;
color:black;
text-align:left;
}
#right_side .btns{
	float:left;
	clear:both;
	width:550px;
	padding:10px 0 10px 100px;
	}
#right_side a.special_btn{
	background:url(../images/layout/special_but_bkg.gif);
	width:225px;
	height:32px;
	float:right;
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color:#FFF;
	text-decoration:none;
	text-align:right;
	padding:10px 12px 0 0;
	margin:0 10px 0 0;
	}
table.premlist {
	width: 90%;
	margin-left:auto;
	margin-right:auto;
	border-width: 2px 2px 2px 2px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: rgb(153, 102, 0) rgb(153, 102, 0) rgb(153, 102, 0) rgb(153, 102, 0);
	border-collapse: separate;
	background-color: rgb(255, 255, 204);
}
table.premlist th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: rgb(204, 179, 102) rgb(204, 179, 102) rgb(204, 179, 102) rgb(204, 179, 102);
	background-color: rgb(153, 102, 0);
}
table.premlist th {
font-family: tahoma, verdana, helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color:#f9f9e3;
text-align:center;
}
table.premlist td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: rgb(204, 179, 102) rgb(204, 179, 102) rgb(204, 179, 102) rgb(204, 179, 102);
	background-color: #fff;
}
table.premlist td.header {
font-family: tahoma, verdana, helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color:rgb(153, 102, 0);
text-align:center;
}
table.premlist td.bann {
text-align: center;
}
table.premlist td.legend {
padding: 0px 0px 0px 0px;
font-family: tahoma, verdana, helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#ccb366;
text-align: center;
}
table.premlist td.return {
padding: 0px 0px 0px 0px;
font-family: tahoma, verdana, helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
color:#ccb366;
text-align: right;
}
table.premlist td.des {
text-align: left;
font-family: tahoma, verdana, helvetica, sans-serif;
font-size: 12px;
}
table.legend {
	width: 95%;
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: rgb(204, 179, 102) rgb(204, 179, 102) rgb(204, 179, 102) rgb(204, 179, 102);
	background-color: rgb(255, 255, 204);
	margin-right:0px;
}
table.legend td {
	border-width: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: rgb(204, 179, 102) rgb(204, 179, 102) rgb(204, 179, 102) rgb(204, 179, 102);
	background-color: rgb(255, 255, 204);
}
table.legend td {
font-family: tahoma, verdana, helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
color:#996600;
}
table.legend td.copy {
font-size: 9px;
font-weight:bold;
color:#000;
text-align: center;
padding:2px;
}
table.legend th {
font-family: tahoma, verdana, helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #f9f9e3;
text-align: center;
background-color: rgb(153, 102, 0);
}
