﻿body 
{
 margin: 0px;
 padding: 0px;
 font-family: Tahoma;
 font-size: 12px;
 text-align: center;
 background-image: url(body_bg.gif);
 background-repeat: repeat-x;
}
.subTitle 
{ 
 color: #fff; 
 font-size: 15px;
 font-weight: normal; 
 text-align: left;
} 
.pageTitle
{ 
 font-size: 20px;
 color: #a44a1f;
} 
.text10 
{ 
 color: #000000; 
 font-size: 10px; 
} 
.text11 
{ 
 color: #4b4b4b; 
 font-size: 11px; 
} 
.text12 
{ 
 color : #4b4b4b; 
 font-size : 12px; 
} 
.text13
{ 
 color: #191919; 
 font-size: 13px; 
 text-align: left;
} 

/* Navigation styles starts here */
.navSideMenu 
{ 
 color : #3d3d3d; 
 font-size : 12px; 
 text-decoration : none; 
} 
.navSideMenu:hover 
{ 
 color : #d51c1c; 
 font-size : 12px; 
 text-decoration : none; 
} 
.navDeals 
{ 
 color: #007cc2;
 font-size : 13px;
 font-weight:bold; 
 text-decoration : none; 
} 
.navDeals:hover 
{ 
 color: #007cc2;
 font-size : 13px;
 font-weight:bold;
 text-decoration : underline; 
} 
.navView
{
 color: #c11f09; 
 font-size: 13px;
 font-weight: bold;
 text-decoration: underline;
} 
.navView:hover
{ 
 color: #c11f09; 
 font-size: 13px;
 font-weight: bold;
 text-decoration: none;
} 
.navQuickLinks
{ 
 color: #494948; 
 font-size: 12px;
 font-weight: normal;
 text-decoration: underline; 
} 
.navQuickLinks:hover
{ 
 color : #494948; 
 font-size: 12px;
 font-weight: normal;
 text-decoration: none; 
} 
.navNormal 
{ 
 color : #191919; 
 font-size : 13px; 
 text-decoration : underline; 
} 
.navNormal:hover 
{ 
 color: #191919;  
 font-size: 13px; 
 text-decoration : none; 
} 
.navBottomLinks
{
 color: #a44a1f;
 font-size : 13px;
 text-decoration: none;
}
.navBottomLinks:hover
{
 color: #a44a1f;
 font-size : 13px; 
 text-decoration: underline;
}
/* Navigation styles starts here */


.packageHeader1
{ 
 color: #84543d; 
 font-size: 14px;
 font-weight: bold;
 text-decoration: underline; 
} 
.packageDesc1
{ 
 color: #383b3d; 
 font-size: 12px; 
 text-align: left;
}
.packagePrice1
{ 
 color: #a6380c; 
 font-size: 12px;
 text-decoration: none; 
 text-align: left;
}
.packageHeader
{
 color: #872600;
 font-size: 12px; 
 font-weight: bold;
 text-align: left;
} 
.packagePrice
{
 color: #ff0000;
 font-size : 11px;
 font-weight:bold; 
}
.packageDesc 
{
 color : #191919; 
 font-size : 11px; 
 text-align: left;
}







