/*---------------------------
	TEXT STYLES
---------------------------*/

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
  background-image: url('../images/common/page_bg.gif');
  background-position: top center;
	background-repeat: no-repeat;
}
	
td {
  font-size: 75%;
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	color: #808080;
}

a:link { color: #1385B8; text-decoration: underline;}
a:visited { color: #1385B8; text-decoration: underline;}
a:hover { color: #71B6D4;	text-decoration: none;}

h1 {
	font-weight: lighter;
	font-size: 130%;
  font-weight: bold;
  margin: 0px 0px 20px 0px;
}

h2 {
	font-size: 110%;
  line-height: 150%;
	color: #333333;
  font-weight: bold;
  padding: 0px 0px 0px 12px;
  margin: 0px 0px 10px 0px;
  background-image: url('../images/common/h1_bg.gif');
  background-position: 0px 4px;
	background-repeat: no-repeat;
}

h3 {
	font-size: 100%;
	color: #660000;
	font-weight: bold;
}

li {
  margin-bottom: 5px;
	list-style-type: square;
}

/*---------------------------
        UNIQUE STYLES
---------------------------*/

#top_left {
	background-color: #54060D;
	margin: 0px;
	padding: 0px;
  background-image: url('../images/top_left_bg2.jpg');
  background-position: top right;
	background-repeat: no-repeat;
}

#top_right {
	background-color: transparent;
	color: #D7AAAF;
  line-height: 180%;	
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
  background-image: url('../images/top_right_bg2.jpg');
  background-position: top left;
	background-repeat: no-repeat;
	width: 435px;
	height: 250px;
}

#top_right td {
	color: #D7AAAF;
	font-size: 75%;
  line-height: 140%;
	padding-left: 30px;
}

#top_bg {
	background-color: #8D0D1A;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
  background-image: url('../images/top_bg2.gif');
  background-position: top left;
	background-repeat: repeat-x;
}

#content p {
  padding: 10px 40px 0px 40px;
  line-height: 150%;
  text-align: justify;
}

.wine {
  color: #8D0D1A;
}

#left {
	background-color: #F6F6F6;
	margin: 0px;
	padding: 0px;
  background-image: url('../images/left_bg.gif');
  background-position: top right;
	background-repeat: repeat-y;
}

#right {
	background-color: #F6F6F6;
	margin: 0px;
	padding: 0px;
  background-image: url('../images/right_bg.gif');
  background-position: top left;
	background-repeat: repeat-y;
}

.date_month {
  padding: 20px 0px 10px 30px;
}

.date_number {
	width:85px;
  padding: 10px 0px 8px 0px;
  background-image: url('../images/date/date_divider.gif');
	background-repeat: repeat-x;
	background-position: top right;
}

.date_description {
   background-image: url('../images/date/date_divider.gif');
	background-repeat: repeat-x;
	background-position: top left;  
  padding: 8px 12px 10px 10px;
  line-height: 110%;
  font-size: 60%;
	color: #000000;
}

.date_description1 { 
  padding: 8px 12px 10px 10px;
  line-height: 110%;
  font-size: 60%;
	color: #000000;
}

.divider {
  background-image: url('../images/date/date_divider.gif');
	background-repeat: repeat-x;
	background-position: top left;  
}



/*---------------------------
        FORM STYLES
---------------------------*/

.formtext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

.buttonstyle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  cursor: pointer;
	padding: 5px 15px 5px 15px;
  background-color: #6F0C16;
  background-image: url('../images/button_bg.gif');
	background-repeat: repeat-x;
	}

#tab1
{
  display: block;
  width: 522px;
  height: 51px;
  background: url("../images/date/tab.jpg") no-repeat top right;
	
}
.currentMonth a:link { color: #ffffff; text-decoration: none;  }
.currentMonth a:visited { color: #ffffff; text-decoration: none;}
.currentMonth a:hover { color: #ffffff;	text-decoration: none; }



#tab2
{
  display: block;
  width: 522px;
  height: 51px;
  background: url("../images/date/tab2.jpg") no-repeat top right;
}


#tab3
{
  display: block;
  width: 522px;
  height: 51px;
  background: url("../images/date/tab3.jpg") no-repeat top right;
}
.nextMonth a:link { color: #E3CCCE; text-decoration: none;  }
.nextMonth a:visited { color: #E3CCCE; text-decoration: none;}
.nextMonth a:hover { color: #ffffff;	text-decoration: none; }
.nextMonth a:active { color: #ffffff;	text-decoration: none; }

#tabcell1{
width:182px;
heigh:51px; 
text-align:right;
font-size:16px; 
font-weight:bold; 
padding-right:6px;
line-height:48px;
text-style:capitalized;
}
#tabcell2{
width:182px;
 heigh:51px; 
text-align:right;
font-size:16px; 
font-weight:bold; 
padding-right:8px;
line-height:48px;
text-style: capitalized;
}
#tabcell3{
width:182px;
height: 51px; 
text-align:right;
font-size:16px; 
font-weight:bold; 
padding-right:12px;
line-height:48px;
text-style: capitalized;
}
.greyCell {
 background: url("../images/date/tabBGgrey.gif") repeat-y top right; 
}

.whiteCell {
 background: url("../images/date/tabBGwhite.gif") repeat-y top right; 
}

.dateBG {
 background: url("../images/date/dateBG.gif") no-repeat center center;
 height:75px;
 width:75px;
 color:#ffffff;
 font-weight:bold;
 font-size:18px;
 text-align:center;
}
.tableFooter{
 background: url("../images/date/tableFooter.gif") no-repeat top right;
 height: 17px;
}

