/*
Theme Name: KINGFISHER Bohemia
Version: 1.0
Description: 2 Column theme
Author: Percept Knorigin
Author URI: http://www.perceptknorigin.com
*/



/* Links */

a:link { text-decoration: none; font-size: 11px; color: #555555; font-family:Verdana, Helvetica, Arial, sans-serif;  font-weight:normal; }

a:visited { text-decoration: none; font-size: 11px; color: #555555; font-family:Verdana, Helvetica, Arial, sans-serif;  font-weight:normal; }

a:hover, a:active { color: #555555; font-size: 11px; font-weight:normal; font-family:Verdana, Helvetica, Arial, sans-serif;  text-decoration: underline; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px;}

h2 { font-size: 28px; }

h3 { font-size: 18px; margin-top:10px; background-color:#141414; padding:5px; border:1px solid #141414; width:658px; }

h4, h5, h6 { font-size: 20px; }

/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none; underline: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 2.0em; }

ul { list-style-image: url(images/bullet.gif); }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure */

body
{
	margin: 0;
	padding: 0;
	color: #222222;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #000000;
	/*background-image: url(images/bg.gif);
	background-repeat: repeat-x;*/
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}

#wrapper2 {
width: 960px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;

}


#navigation
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	float: right;
	margin-top: 0px;
}
#headerbg {
width: 960px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
float: left;
background-color: #FFFFFF;
}

#wrapper
{
	clear: both;
	float: left;
	width: 100%;
	color: #616161;
	background-color: #1d0000;
	/*padding-top: 20px;*/
}

#content-wrapper
{
	width: 60%;
	float: left;
}

#content
{
	float: left;
	padding: 0 0px 10px 30px;
}

#sidebar-wrapper
{
	width: 35%;
	float: right;
}

#sidebar
{
	float: right;
	padding: 0px 15px 10px 10px;
	width: 210px;
	margin-right: 15px;
	margin-top: 0px;
}

#footer
{
	clear: both;
	float: left;
	width: 940px;
	text-align: left;
	padding-left: 20px;
	color: #A3A3A3;
	font-size: 11px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	}

#footer a {
	color: #A3A3A3;
	font-size: 11px;
	}

#footer a: visited {
	color: #A3A3A3;
	}
#footer a:hover {
	color: #A3A3A3;
	}
#extras
{
	float: left;
	width: 780px;
	color: #C7AA92;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */

#navigation h1 { margin-left: 20px; padding-top: 12px; float: left; text-transform: lowercase; font-size: 35px;}
#navigation h1 a { color: #000000;}

/* Navigation */

#navigation ul { list-style-type: none; list-style-image: none; float: left; margin-top: 33px; padding: 0 0px 0 0; margin-left: 10px; width: 930px; background-image: url(images/nav-bg.gif); margin-bottom: 0px;}

#navigation li { float: left; }

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #7B7B7B;
	display: block;
	padding: 15px 10px;
	margin-right: 1px;
	height: 25px;
	font-size: 13px;
	margin-top: 0px;
	font-weight: bold;
}

#navigation li a:hover,
#navigation li a:active
{
	color: #7B7B7B;
	font-size: 13px;
	margin-top: 0px;
	background-image: url(images/nav-bg2.gif);
	font-weight: bold;
}

#navigation li.active a
{
	color: #555555;
	background-color: #ffffff;
}

/* Wrapper */

#wrapper a:link { font-weight: normal; }

#wrapper a:visited { font-weight: normal; }

#wrapper a:hover, #wrapper a:active { }

/* Content */

#content .post-title a { border-bottom-width: 0; }

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }


/* Sidebar */

.sideblock
{
	padding: 5px 10px;
	margin-bottom: 20px;
	background-image: url(images/sidebar-bg.gif);
	background-color: #F8F8F8;
	background-repeat: repeat-x;
}

.post-wrapper {
padding-left: 30px;
padding-right: 30px;
padding-top: 10px;
padding-bottom: 0px;
width: 610px;
background-image: url(images/post-bg.gif);
background-repeat: no-repeat;
/*margin-left: -20px;*/
background-color: #F8F8F8;
margin-bottom: 0px;
float: left;
}


.sideblock ul { }

.sideblock h3 { margin-top: 5px; font-size: 16px; color: #000000; padding-top: 4px; padding-left: 10px; font-weight: bold; display: block; }

#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #555555; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom:5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
/*background: #FFFFFF;*/
width: 628px;
height:auto;
background-color:#1e1e1e;
padding:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#bcbcbc;
font-size:13px;
line-height:20px;
}

#commentform textarea {
background: #151515;
border: 1px solid #313131;
width: 280px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#bcbcbc;
font-size:10px;
}
#commentform textarea:hover {
background: #151515;
border: 1px solid #313131;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#bcbcbc;
font-size:10px;
}
#commentform textarea:focus {
background: #151515;
border: 1px solid #313131;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#bcbcbc;
font-size:10px;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #151515;
border: 1px solid #313131;
width: 280px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#bcbcbc;
font-size:10px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #151515;
border: 1px solid #313131;
width: 280px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#bcbcbc;
font-size:10px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #151515;
border: 1px solid #313131;
width: 280px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#bcbcbc;
font-size:10px;
}
#commentform input{
width:auto;
padding:2px;
/*background-image:url(images/text-submitcomment.gif);
background-repeat:no-repeat;*/
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
border: 1px solid #313131;
background-color:#000000;
margin-bottom:3px;

}

.submit{
width:auto;
height:auto;
/*color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
border: 1px solid #333333;
background-color:#000000;
margin-bottom: 3px;
*/
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 54px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #000000;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #60992C;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -12px;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
font-size: 18px;
color: #C2C2C1;
text-transform: lowercase;
margin-left: 20px;
margin-bottom: 2px;
float: left;
}


/* Css By Vikram */

#header
{
  width:960px;
  height:185px;
}

#headerbanner
{
  width:960px;
  height:155px;
  background-image:url(images/header.jpg);
  background-repeat:no-repeat;
}

#menu_bg
{
  width:960px;
  height:30px;
  background-image:url(images/menu_bg.jpg);
  background-repeat:repeat-x;
}

.menustyle
{
  font-family:Helvetica, Verdana, Arial, sans-serif;
  font-weight:bold;
  letter-spacing:1px;
  font-size:13px;
  color:#FFFFFF;
}

.menustyle a:link
{
  font-family:Helvetica, Verdana, Arial, sans-serif;
  font-weight:bold;
  letter-spacing:1px;
  font-size:13px;
  color:#FFFFFF;
  text-decoration:none;
}

.menustyle a:active
{
  font-family:Helvetica, Verdana, Arial, sans-serif;
  font-weight:bold;
  letter-spacing:1px;
  font-size:13px;
  color:#FFFFFF;
  text-decoration:none;
}

.menustyle a:visited
{
  font-family:Helvetica, Verdana, Arial, sans-serif;
  font-weight:bold;
  letter-spacing:1px;
  font-size:13px;
  color:#FFFFFF;
  text-decoration:none;
}

.menustyle a:hover
{
  font-family:Helvetica, Verdana, Arial, sans-serif;
  font-weight:bold;
  letter-spacing:1px;
  font-size:13px;
  color:#FFFFFF;
  text-decoration:none;
}

.menusubstyle
{
  font-family:Helvetica, Verdana, Arial, sans-serif;
  font-weight:normal;
  letter-spacing:1px;
  font-size:11px;
  color:#FFFFFF;
}

.menusubstyle a:link
{
  font-family:Helvetica, Verdana, Arial, sans-serif;
  font-weight:normal;
  letter-spacing:1px;
  font-size:11px;
  color:#FFFFFF;
  text-decoration:none;
}

.menusubstyle a:active
{
  font-family:Helvetica, Verdana, Arial, sans-serif;
  font-weight:normal;
  letter-spacing:1px;
  font-size:11px;
  color:#FFFFFF;
  text-decoration:none;
}

.menusubstyle a:visited
{
  font-family:Helvetica, Verdana, Arial, sans-serif;
  font-weight:normal;
  letter-spacing:1px;
  font-size:11px;
  color:#FFFFFF;
  text-decoration:none;
}

.menusubstyle a:hover
{
  font-family:Helvetica, Verdana, Arial, sans-serif;
  font-weight:normal;
  letter-spacing:1px;
  font-size:11px;
  color:#FFFFFF;
  text-decoration:none;
}

#bodycontainer
{
  width:960px;
  height:auto;
  padding-top:10px;
  background-color:1d0000;
}

#bodyleftcontainer
{
  width:471px; 
  height:auto; 
  float:left;
  background-color:1d0000;
}

#winetrails_br
{
  width:462px;
  height:393px; 
  border:solid 4px #ffffff;
  /*border:solid 4px #887531;*/
  background-color:1d0000;
}

#chef_img
{
  width:470px;
  height:151px;
  background-image:url(images/chef.jpg);
  background-repeat:no-repeat;
  margin-top:10px;
}

.redtextstyle
{
  font-family:Helvetica, Verdana, Arial, sans-serif;
  font-weight:normal;
  color:#d21a4f;
  font-size:12px;
}

.drakredtextstyle
{
  font-family:Helvetica, Verdana, Arial, sans-serif;
  font-weight:normal;
  color:#a5244a;
  font-size:12px;
}

#bodyrightcontainer
{
  width:480px; 
  height:auto; 
  float:right; 
  margin-left:9px;
}

#blueborder
{
  border:5px solid #143655;
  width:470px;
  height:110px;
}

.bullettext 
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 text-decoration:underline;
 line-height:10px;
 color:#d8753f;
}

.bottomlink 
{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		text-decoration:none;
		line-height:10px;
		color:#5b2710;
}

.bottomlink a:link 
{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		text-decoration:none;
		line-height:10px;
		color:#5b2710;
}

.bottomlink a:active
{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		text-decoration:none;
		line-height:10px;
		color:#5b2710;
}

.bottomlink a:visited 
{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		text-decoration:none;
		line-height:10px;
		color:#5b2710;
}

.bottomlink a:hover
{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		text-decoration:underline;
		line-height:10px;
		color:#5b2710;
}

#innerpageleftcontainer
{
  width:670px; 
  height:auto;  
  padding-left:5px; 
  padding-right:5px; 
  float:left;
}

#innerpagerightcontainer
{
  width:275px;
  margin-right:5px;
  height:auto; 
  float:right; 
  /*background-color:#101010;
  padding-top:75px;*/
}

.grayheadingstyle
{
  font-family:Helvetica, Verdana, Arial, sans-serif; 
  font-weight:bold; 
  font-size:14px; 
  color:#666666; 
  text-transform:capitalize;
}

.redtextstyle
{
  font-family:Helvetica, Verdana, Arial, sans-serif; 
  font-weight:normal; 
  font-size:10px;
  text-transform:capitalize;
  color:#f5181d;
  letter-spacing:1px; 
}

.redtextstyle a:link
{
  font-family:Helvetica, Verdana, Arial, sans-serif; 
  font-weight:normal; 
  font-size:10px;
  text-transform:capitalize;
  color:#f5181d;
  text-decoration:underline; 
}

.redtextstyle a:active
{
  font-family:Helvetica, Verdana, Arial, sans-serif; 
  font-weight:normal; 
  font-size:10px;
  text-transform:capitalize;
  color:#f5181d;
  text-decoration:underline; 
}

.redtextstyle a:visited
{
  font-family:Helvetica, Verdana, Arial, sans-serif; 
  font-weight:normal; 
  font-size:10px;
  text-transform:capitalize;
  color:#f5181d;
  text-decoration:underline; 
}

.redtextstyle a:hover
{
  font-family:Helvetica, Verdana, Arial, sans-serif; 
  font-weight:normal; 
  font-size:10px;
  text-transform:none;
  color:#f5181d;
  text-decoration:underline; 
}

.blacktextstyle
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal; 
  font-size:11px;
  text-transform:none;
  color:#000000;
  line-height:12px;
}

.blacktextheadingstyle
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold; 
  font-size:12px;
  text-transform:none;
  color:#000000;
  line-height:15px;
}

.blacktextstyle a:link
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal; 
  font-size:11px;
  text-transform:none;
  color:#000000;
  text-decoration:none; 
}

.blacktextstyle a:active
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
  font-weight:normal; 
  font-size:11px;
  text-transform:none;
  color:#000000;
  text-decoration:none; 
}

.blacktextstyle a:visited
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal; 
  font-size:11px;
  text-transform:none;
  color:#000000;
  text-decoration:none; 
}

.blacktextstyle a:hover
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal; 
  font-size:11px;
  text-transform:none;
  color:#000000;
  text-decoration:none; 
}

.pagination
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	font-weight:normal;
	padding:3px;
}

.pagination a:link
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	font-weight:normal;
	background-color:#1b1b1b;
    border:solid 1px #3c3c3c;
	text-decoration:none;
	padding:3px;
}

.pagination a:visited
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	font-weight:normal;
	background-color:#1b1b1b;
    border:solid 1px #3c3c3c;
	text-decoration:none;
	padding:3px;
}

.pagination a:hover
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	font-weight:normal;
	background-color:#ECEFF2;
    border:solid 1px #3c3c3c;
	text-decoration:none;
	padding:3px;
}

.booktextstyle
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold; 
  font-size:10px;
  text-transform:none;
  color:#FFC1BF;
  line-height:12px;
}

.booktextstyle a:link
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold; 
  font-size:10px;
  text-transform:none;
  color:#FFC1BF;
  text-decoration:none; 
}

.booktextstyle a:active
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
  font-weight:bold; 
  font-size:10px;
  text-transform:none;
  color:#FFC1BF;
  text-decoration:none; 
}

.booktextstyle a:visited
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold; 
  font-size:10px;
  text-transform:none;
  color:#FFC1BF;
  text-decoration:none; 
}

.booktextstyle a:hover
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold; 
  font-size:10px;
  text-transform:none;
  color:#FFC1BF;
  text-decoration: underline;
}

.graystyle
{
  font-family:Helvetica, Verdana, Arial, sans-serif; 
  font-weight:bold; 
  font-size:14px; 
  color:#cccccc; 
}

.graysmallstyle
{
  font-family:Helvetica, Verdana, Arial, sans-serif; 
  font-weight:bold; 
  font-size:11px; 
  color:#cccccc; 
}

.graysmallstyle a:link
{
  font-family:Helvetica, Verdana, Arial, sans-serif; 
  font-weight:bold; 
  font-size:11px; 
  color:#cccccc;
  text-decoration:none; 
}

.graysmallstyle a:visited
{
  font-family:Helvetica, Verdana, Arial, sans-serif; 
  font-weight:bold; 
  font-size:11px; 
  color:#cccccc;
  text-decoration:none; 
}

.graysmallstyle a:active
{
  font-family:Helvetica, Verdana, Arial, sans-serif; 
  font-weight:bold; 
  font-size:11px; 
  color:#cccccc;
  text-decoration:none; 
}

.graysmallstyle a:hover
{
  font-family:Helvetica, Verdana, Arial, sans-serif; 
  font-weight:bold; 
  font-size:11px; 
  color:#cccccc;
  text-decoration:underline; 
}

.orangesmallstyle
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold; 
  font-size:10px; 
  color:#df4800; 
}

.orangesmallstyle a:link
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
  font-weight:bold; 
  font-size:10px; 
  color:#df4800;
  text-decoration:none; 
}

.orangesmallstyle a:visited
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold; 
  font-size:10px; 
  color:#df4800;
  text-decoration:none; 
}

.orangesmallstyle a:active
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold; 
  font-size:10px; 
  color:#df4800;
  text-decoration:none; 
}

.orangesmallstyle a:hover
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold; 
  font-size:10px; 
  color:#df4800;
  text-decoration:underline; 
}

.pinksmallstyle
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold; 
  font-size:10px; 
  color:#d50040; 
}

.pinksmallstyle a:link
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
  font-weight:bold; 
  font-size:10px; 
  color:#d50040;
  text-decoration:none; 
}

.pinksmallstyle a:visited
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold; 
  font-size:10px; 
  color:#d50040;
  text-decoration:none; 
}

.pinksmallstyle a:active
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold; 
  font-size:10px; 
  color:#d50040;
  text-decoration:none; 
}

.pinksmallstyle a:hover
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold; 
  font-size:10px; 
  color:#d50040;
  text-decoration:underline; 
}

.greensmallstyle
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold; 
  font-size:10px; 
  color:#b0b913; 
}

.greensmallstyle a:link
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
  font-weight:bold; 
  font-size:10px; 
  color:#b0b913;
  text-decoration:none; 
}

.greensmallstyle a:visited
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold; 
  font-size:10px; 
  color:#b0b913;
  text-decoration:none; 
}

.greensmallstyle a:active
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold; 
  font-size:10px; 
  color:#b0b913;
  text-decoration:none; 
}

.greensmallstyle a:hover
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold; 
  font-size:10px; 
  color:#b0b913;
  text-decoration:underline; 
}

.graysmallnormalstyle
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:normal; 
  font-size:11px; 
  color:#cccccc;
  line-height:18px; 
}

.graysmallnormalstyle a:link
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:normal; 
  font-size:11px; 
  color:#cccccc;
  text-decoration:none; 
}

.graysmallnormalstyle a:visited
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:normal; 
  font-size:11px; 
  color:#cccccc;
  text-decoration:none; 
}

.graysmallnormalstyle a:active
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:normal; 
  font-size:11px; 
  color:#cccccc;
  text-decoration:none; 
}

.graysmallnormalstyle a:hover
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:normal; 
  font-size:11px; 
  color:#cccccc;
  text-decoration:underline; 
}

.blacktextstyle1
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal; 
  font-size:12px;
  text-transform:none;
  color:#000000;
  line-height:15px;
}

.skybluetextstyle
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold; 
  font-size:20px;
  text-transform:none;
  color:#735791;
  text-transform:uppercase;
}

.darkbluetextstyle
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal; 
  font-size:12px;
  text-transform:none;
  color:#2e233a;
}

.darkbluetextstyle a:link
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal; 
  font-size:12px;
  text-transform:none;
  color:#2e233a;
  text-decoration:none;
}

.darkbluetextstyle a:visited
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal; 
  font-size:12px;
  text-transform:none;
  color:#2e233a;
  text-decoration:none;
}

.darkbluetextstyle a:active
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal; 
  font-size:12px;
  text-transform:none;
  color:#2e233a;
  text-decoration:none;
}

.darkbluetextstyle a:hover
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal; 
  font-size:12px;
  text-transform:none;
  color:#2e233a;
  text-decoration:underline;
}

.pinkteststyle
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal; 
  font-size:12px;
  text-transform:none;
  color:#3e001b;
}

.greentextstyle
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal; 
  font-size:12px;
  text-transform:none;
  color:#270707;
  line-height:15px;
}

.greentextstyleheading
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal; 
  font-size:19px;
  text-transform:none;
  color:#270707;
  line-height:15px;
}

.darkgreentextstyleheading
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal; 
  font-size:19px;
  text-transform:none;
  color:#647137;
  line-height:15px;
  text-transform:uppercase;
}

.lightgreentextstyle
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold; 
  font-size:12px;
  text-transform:none;
  color:#2d3218;
  line-height:18px;
}

.blackcssstyle
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal; 
  font-size:12px;
  text-transform:none;
  color:#000000;
  line-height:15px;
}

.blackcssstyle a:link
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal; 
  font-size:12px;
  text-transform:none;
  color:#000000;
  line-height:15px;
  text-decoration:none;
}

.blackcssstyle a:active
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal; 
  font-size:12px;
  text-transform:none;
  color:#000000;
  line-height:15px;
  text-decoration:none;
}

.blackcssstyle a:visited
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal; 
  font-size:12px;
  text-transform:none;
  color:#000000;
  line-height:15px;
  text-decoration:none;
}

.blackcssstyle a:hover
{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal; 
  font-size:12px;
  text-transform:none;
  color:#000000;
  line-height:15px;
  text-decoration:underline;
}

.lightorangesmallstyle
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:normal; 
  font-size:10px; 
  color:#ff9155; 
}

.lightorangesmallstyle a:link
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:normal; 
  font-size:10px; 
  color:#ff9155;
  text-decoration:none; 
}

.lightorangesmallstyle a:visited
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:normal; 
  font-size:10px; 
  color:#ff9155;
  text-decoration:none; 
}

.lightorangesmallstyle a:active
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:normal; 
  font-size:10px; 
  color:#ff9155;
  text-decoration:none; 
}

.lightorangesmallstyle a:hover
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:normal; 
  font-size:10px; 
  color:#ff9155;
  text-decoration:underline; 
}

.linktextcss
{
  font-family:Helvetica, Verdana, Arial, sans-serif; 
  font-weight:normal; 
  font-size:11px; 
  color:#cccccc;
  line-height:18px; 
}

.linktextcss a:link
{
  font-family:Helvetica, Verdana, Arial, sans-serif; 
  font-weight:normal; 
  font-size:11px; 
  color:#cccccc;
  text-decoration:none; 
}

.linktextcss a:visited
{
  font-family:Helvetica, Verdana, Arial, sans-serif; 
  font-weight:normal; 
  font-size:11px; 
  color:#cccccc;
  text-decoration:none; 
}

.linktextcss a:active
{
  font-family:Helvetica, Verdana, Arial, sans-serif; 
  font-weight:normal; 
  font-size:11px; 
  color:#cccccc;
  text-decoration:none; 
}

.linktextcss a:hover
{
  font-family:Helvetica, Verdana, Arial, sans-serif; 
  font-weight:normal; 
  font-size:11px; 
  color:#ffffff;
  text-decoration:none; 
}

.redlinkstyle
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:lighter; 
  font-size:10px; 
  color:#bb0145; 
}

.redlinkstyle a:link
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:lighter;  
  font-size:10px; 
  color:#bb0145;
  text-decoration:none; 
}

.redlinkstyle a:visited
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:lighter;  
  font-size:10px; 
  color:#bb0145;
  text-decoration:none; 
}

.redlinkstyle a:active
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:lighter;  
  font-size:10px; 
  color:#bb0145;
  text-decoration:none; 
}

.redlinkstyle a:hover
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:lighter; 
  font-size:10px; 
  color:#bb0145;
  text-decoration:underline;
}

.headingtextcss
{
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:19px; 
  color:#333333;
  font-weight:normal;
  text-decoration:none;
}

.headingtextcss a:link
{
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:19px; 
  color:#333333;
  font-weight:normal;
  text-decoration:none;
}

.headingtextcss a:visited
{
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:19px; 
  color:#333333;
  font-weight:normal;
  text-decoration:none;  
}

.headingtextcss a:active
{
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:19px; 
  color:#333333;
  font-weight:normal;
  text-decoration:none;  
}

.headingtextcss a:hover
{
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:19px; 
  color:#333333;
  font-weight:normal;
  text-decoration:none;  
}

.whitesmalltextcss
{
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:10px; 
  color:#ffffff;
  font-weight:normal;
  text-decoration:none;
}

.whitesmalltextcss a:link
{
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:10px; 
  color:#ffffff;
  font-weight:normal;
  text-decoration:none;
}

.whitesmalltextcss a:visited
{
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:10px; 
  color:#ffffff;
  font-weight:normal;
  text-decoration:none;  
}

.whitesmalltextcss a:active
{
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:10px; 
  color:#ffffff;
  font-weight:normal;
  text-decoration:none;  
}

.whitesmalltextcss a:hover
{
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:10px; 
  color:#ffffff;
  font-weight:normal;
  text-decoration:none;  
}


.graysmallnormalstyle1
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:normal; 
  font-size:9px; 
  color:#7E7E7E;
  line-height:18px; 
}

.graysmallnormalstyle1 a:link
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:normal; 
  font-size:9px; 
  color:#7E7E7E;
  text-decoration:none; 
}

.graysmallnormalstyle1 a:visited
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:normal; 
  font-size:9px; 
  color:#7E7E7E;
  text-decoration:none; 
}

.graysmallnormalstyle1 a:active
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:normal; 
  font-size:9px; 
  color:#7E7E7E;
  text-decoration:none; 
}

.graysmallnormalstyle1 a:hover
{
  font-family:Verdana, Helvetica, Arial, sans-serif; 
  font-weight:normal; 
  font-size:9px; 
  color:#7E7E7E;
  text-decoration:underline; 
}

.whitetextcss
{
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:11px; 
  color:#ffffff;
  font-weight:normal;
  text-decoration:none;
}

.whitetextcss a:link
{
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:11px; 
  color:#ffffff;
  font-weight:normal;
  text-decoration:none;
}

.whitetextcss a:visited
{
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:11px; 
  color:#ffffff;
  font-weight:normal;
  text-decoration:none;  
}

.whitetextcss a:active
{
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:11px; 
  color:#ffffff;
  font-weight:normal;
  text-decoration:none;  
}

.whitetextcss a:hover
{
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:11px; 
  color:#ffffff;
  font-weight:normal;
  text-decoration:none;  
}

.formsfieldstyle
{
  border:solid 1px #6F6F6F;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#000000;
  background-color:#BDC8AE;
}

.formsfieldtravelstyle
{
  border:solid 1px #6F6F6F;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#121212;
  background-color:#FBECA8;
}


.formtextstyle
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#333333;
  padding-right:5px;
}

.smallformtext
{
  font-size: 9px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
  font-weight:normal;
}

.formsfieldstyle1
{
  border:solid 1px #6F6F6F;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#000000;
  background-color:#C9BEC7;
}