body
{
	margin: 0px;
	padding: 0px;
	background-color: Black;
	behavior: url(/csshover.htc);
}

#content
{
	border: 2px solid #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	width: 988px;
	text-align: left;
}

#header {
	width: 100%;
	height: 207px;
	border-bottom: 2px solid #FFFFFF;
	background-image: url(images/HeaderBg.jpg);
	background-repeat: no-repeat;
}

#main {
	width: 100%;
	background-image: url(images/HomepageBg.jpg);
	height: 613px;
	position: relative;
	background-repeat: no-repeat;
}

#text
{
	color: White;
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
	width: 450px;
	padding-left: 22px;
	padding-top: 37px;
}

p.mainTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #990000;
	text-align: left;
	margin-left: 10px;
	font-weight: bold;
}
p.mainTitle2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-align: left;
	font-weight: bold;
}
p.main, td.main, span.main, td.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
td.infoBoxHeading {
	text-align: center;
}

p.mainJustify, td.mainJustify, table.mainJustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
.ulLeft {
	list-style-image: url(images/bulletLeft.gif);
	padding:0 0 0 40px; margin: 0 0 10px 0;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
	
.title 
{
	font-size: 20pt;
	font-weight: bold;
}
.subtitle 
{
	font-weight: bold;
	color: Yellow;
}
.bigsubtitle
{
	font-family: Arial;
	font-weight: bold;
	color: Yellow;
	font-size: 13pt;
}
.tinytext
{
	color: White;
	font-size: 9pt;
	font-family: Arial;
}
.product
{
	margin-top: 15px;
	margin-left: 6px;
}
.tinyyellow
{
	font-family: Arial;
	font-weight: bold;
	color: Yellow;
	font-size: 7pt;
}
a.readmore {
	text-decoration: none;
}
#right
{
	float: right;
	position: absolute;
	right: -8px;
	top: 37px;
	width: 328px;
	height: 400px;
}
#bottommenu
{
	left: 540px;
	position: absolute;
	top: 500px;
}

#menu ul, #bottommenu ul {
    list-style: none;
    width: 630px;
    padding: 0px;
    margin: 0px;
    position: absolute;
    z-index: 10;
}
#bottommenu ul {
	width: 180px;
}

#bottommenu #menu ul {
	width: 220px;
}

#menu ul a, #bottommenu ul a
{
	color: white;
	text-decoration: none;
	display: block;
	width: 78px;
	height: 28px;
	float: left;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	background-image: url(images/nav_Off.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 28px;
}

#menu ul a:hover, #bottommenu ul a:hover {
	background-image: url(images/nav_On.gif);
	background-repeat: no-repeat;
}
#menu ul li, #bottommenu ul li {
    float: left;
    position: relative;
}

#menu ul li ul {
    list-style: none;
    position: absolute;
    left: 2px;
    top: 28px;
    display: none;
    width: 82px;
}

#menu ul li:hover ul { display: block; }

#menu ul li ul a
{
	background-image: url(images/subNav_Off.gif);
	background-repeat: no-repeat;
	color: #b1b1b1;
	font-weight: normal;
}
#menu ul li ul a:hover
{
	background-image: url(images/subNav_On.gif);
	background-repeat: no-repeat;
	color: Black;
}

/*--- non homepage ---*/
#content2
{
	border: 2px solid #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	width: 988px;
}

#main2 {
	background-position: 750px;
	width: 100%;
	position: relative;
	background-color: rgb(244, 241, 229);
	background-image: url(images/delimiter.png);
	background-repeat: repeat-y;
}

#leftcontent {
	width: 695px;
	float: left;
	text-align: center;
	padding-top: 39px;
	padding-bottom: 5px;
	padding-left: 30px;
	position: relative;
}

#rightcontent {
	width: 230px;
	float: right;
	text-align: center;
	padding-top: 39px;
	padding-bottom: 30px;
}

.redtitle {
	font-size: 15pt;
	font-weight: bold;
	color: #9D1D20;
	font-family: Arial, Helvetica, sans-serif;
}

.redtitlesmall {
	font-size: 9pt;
	font-weight: bold;
	color: #9D1D20;
	font-family: Arial, Helvetica, sans-serif;
}

.redlink {
	text-decoration: none;
	color: #9D1D20;
}

.redlink:hover {
	text-decoration: underline;
	color: #9D1D20;
}

.commontext, td.smallText, td.mainTxt {
	font-family: Arial;
	font-size: 8pt;
}
.commontextred {
	font-family: Arial;
	font-size: 8pt;
	color: #9D1D20;
}

#shopcat {
	width: 650px;
	text-align: left;
	margin-left: 60px;
	margin-top: 30px;
	vertical-align: middle;
}

#shopcat tr {
	height: 95px;
}

#shopcat tr td.image {
	width: 100px;
}

#shopcat tr td.image img {
	float: left;
}

#shopcat tr td.data {
	width: 245px;
	vertical-align: middle;
	font-family: Arial;
	font-size: 9pt;
}

.galdoubletd{
	width: 233px;
}
.galtripletd {
	width: 150px;
}
.galtdleft {
	text-align: left;
}
.galtdmiddle {
	text-align: center;
}
.galtdright {
	text-align: right;
}

a.zone, .headerNavigation, .productListing-heading, td.smallText a {
	font-family: Arial;
	color: #690909; 
	font-size: 9pt; 
	text-decoration: none
}
zone, td.boxText { 
	font-family: arial; 
	color: black; 
	font-size: 9.5pt; 
	text-decoration: none
}
		
a:hover.zone, td.smallText a:hover{
	color: #999966;
	font-family: arial; 
	font-size: 9pt; 
	text-decoration: none
}
table.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
#catbox table tr td table tbody {
	text-align:left;
}
.pageHeading, .mainTitle2 {
	font-family: Arial;
	font-size: 12pt;
	text-align: left;
}

.pageimg {
	width: 90%;
	text-align: left;
	font-family: Arial;
	font-size: 10pt;
}
.pageimg td {
	border: 1px solid White;
}
table td.page {
	width: 40%;
}
table td.img {
	width: 40%;
}
table td.w {
	width: 10%;
}
table td.action {
	width: 10%;
}

#rightimgs {
	width: 90%;
	margin-top: 10px;
}
.rightimg {
	width: 95%;
}

#lyriceditor {
	width: 550px;
	font-family: Arial;
	font-size: 12px;
}
#lyriceditor td {
	width: 125px;
	text-align: left;
}
.lyrictext {
	width: 265px;
	height: 300px;
}
#lyriclist {
	width: 200px;
	font-family: Arial;
	font-size: 12px;
}
#lyriclist td {
	width: 50px;
	text-align: left;
}
/**************  festival page  ********************/

p.mainTitleFestival {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 28px;
    font-style: normal;
    color: #990000;
    text-align: center ;
    font-weight: bold;
    margin-top: 16px;
}
p.mainTitle2Festival {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 24px;
    font-style: normal;
    color: #990000;
    text-align: center;
    font-weight: bold;
}

/**************  festival page end ***************/ 