@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/TigersQuest_bg.png);
	background-repeat:repeat;
	background-color: #ff6000;
}
#wrapperdiv
{
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
	text-align:center;
	background-image:url(../images/TigersQuest_bg2.png);
	background-repeat:repeat-x;
	background-image:url(../images/TigersQuest_top3.png);
	background-repeat:repeat-x;
	background-position:top;
}
#basediv
{
    margin:0px auto 0px;
	padding:0px;
	width:995px;
	height:auto;
	text-align:center;
}
#main
{
	margin:0px auto;
	width:100%;
}
#mainleft
{
	margin:0px;
	width:680px;
	min-height:800px;
	height:auto;

	float:left;
}
#mainright
{
	margin:0px auto;
	width:310px;
	float:left;
	min-height:800px;
	height:auto;
	background-image:url(../images/TigersQuest_top1.png);
	background-repeat:no-repeat;
	background-position:top;

}
#flashsection
{
	margin-top:112px;
	width:679px;
	height:397px;
}
#menu
{
	clear:both;
	margin:0px auto;
	width:680px;
	height:32px;
	line-height:32px;

}
#menu ul
{
	margin:0px;
	padding:0px;
}
#menu ul li
{

	list-style:none;
	text-align:center;
	float:left;
	width:130px;
	
}
#menu ul li:hover
{
	width:130px;
	height:32px;
	background-image:url(../images/TigersQuest_buttonbg.png);
	background-repeat:no-repeat;
	border:none;
}
#menu ul li a
{
	border:none;

}
#menu ul li a:hover
{
	color:none;
	
}
#contentsection
{
	clear:both;
	margin:0px auto;
	width:680px;
}
#contentsection h3
{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	text-align:left;
	font-weight:500;
	color:#875a03;
	padding-left:5px;
}
#contentsection p
{
	text-align:justify;
	font-size:13px;
	color:#875a03;
	line-height:20px;
	padding-left:5px;
	padding-right:5px;
}

#contentsection a:hover
{
	text-decoration:underline;
}
.imgfloat
{
	float:left;
	width:87px;
	height:100px;
	padding-left:8px;
	padding-right:8px;
}

.content
{
	width:330px;
	float:left;
	padding-left:10px;
	text-align:left;
}
.content p
{
	text-align:justify;
	font-size:13px;
	color:#875a03;
	line-height:20px;
	padding-left:5px;
	padding-right:5px;
}
.content h3
{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:500;
	color:#875a03;
	padding-left:5px;
}
#store
{
	width:100%;
	padding-top:10px;
}
.store
{
	width:30%;
	float:left;
	padding-left:15px;
	height:300px;
}
#store h3
{
	text-align:left;
	font-size:14px;
	font-weight:600;
	line-height:20px;
	padding-top:5px;
}
#store p
{
	font-family:Arial;
	text-align:justify;
	line-height:20px;
	font-size:12px;
	color:#875a03;
}

#logo
{
	margin-top:107px;
	width:306px;
	height:279px;
	padding-left:5px;
	background-position:center;
}
#caption
{
	clear:both;
	height:131px;
	padding-left:5px;
	background-position:center;
}
#link
{
	clear:both;
	padding-left:5px;
	padding-top:40px;
	background-position:center;
}
.linkimg
{
	margin-top:15px;
}
.clear
{
	clear:both;
	text-align:right;
	color:#875a03;
}
.download
{
	width:300px;
	height:auto;
	float:left;
	padding-left:10px;
	padding-top:10px;
}
.download p
{
	text-align:justify;
	line-height:20px;
	font-size:12px;
	color:#875a03;
}
.download h3
{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:500;
	color:#875a03;
	padding-left:5px;
}
#footersection
{
    margin:0px auto 0px;
	clear:both;
	width:100%;
	height:35px;
	font-size:12px;
	line-height:35px;
	color:#875a03;
}
#footersectionleft
{
	width:20%;
	text-align:left;
	padding-left:10px;
	float:left;
}
#footersectionright
{
	float:left;
	width:60%;
	text-align:center;

}
#footersectionright #sub
{

	color#C30;
	width:20%;
}

#footersectionright a
{
	text-decoration:none;
	font-size:12px;
	color:#875a03;
}
#footersection a:hover
{
	text-decoration:none;
}
a
{
	color:#875a03;
	text-decoration:none;
}
img 
{
	border:none;
}
