﻿@charset "utf-8";
/* CSS Document */

body {
margin:0 auto;
background-image:url(http://www.tenderwishes.org/new/beta/images/bg.gif);
text-align:center;
}
h1{
font: normal bold 12px "arial", "sans-serif";
margin:0;
}
h2{}
.small_red_text{
color: #CC0000;
font: normal bold 11.5px "arial", "sans-serif";
}

#body_header1{
color: #006699;
position: absolute;
left:310px;
top:213px;
white-space:nowrap;
}
#main_body_text_area{
position:relative;
width:503px;
height:93%;
overflow: auto;
white-space:normal;
	top: 0px;
	left: 0px;
}
#main_body_text_area p{
margin:10 10 10 10;
color:#666666;
font: normal bold 11.5px "arial", "sans-serif";
width:90%;
}
#main_body_text_area td{
color:#666666;
font: normal bold 11.5px "arial", "sans-serif";

}
#main_body_text_area b{
color: #333333;
font: normal bold 12px "arial", "sans-serif";
}
.secondary_body_text{
width:503px;
height:160px;
overflow:auto;
color:#666666;
font: normal bold 11.5px "arial", "sans-serif";
}
#main_body_header1{
background-image:url(../images/body_header1.jpg);
width:480px;
height:33px;
}
#main_body_header1 p{
position:relative;
left:45px;
top:8px;
font: normal bold 12px "arial", "sans-serif";
color:#333333;
}
#main_body_header2{
background-image:url(../images/body_header2.jpg);
width:480px;
height:33px;
}
#main_body_header2 p{
position:relative;
left:35px;
font: normal bold 12px "arial", "sans-serif";
color:#333333;
}

#body_header2{
color: #CC0000;
position: absolute;
left:310px;
top:472px;
white-space:nowrap;
}
#right_header{
color: #FFFFFF;
position:relative;
left:50px;
top:10px;
white-space:nowrap;
}
#right_blue_area{
position:realative;
white-space: inherit;
margin:0;
padding-left:10px;
}
.events_section{
height:130px;
width:220px;
}
.event_date{
color: #FFCC00;
font: normal bold 11px "arial", "sans-serif";
}
.event_info{
color: #FFFFFF;
font: normal bold 10px "arial", "sans-serif";
width:inherit;
}
.event_info p{
color: #FFFFFF;
font: normal bold 10px "arial", "sans-serif";
margin:0 0 3px 0;
}
.moreinfo_button{
background-image:url(../images/moreinfo.gif);
}
#event_links{
position:relative;
bottom:5px;
color: #FFFFFF;
font: normal bold 10px "arial", "sans-serif";
}
#event_links a:link{
color: #FFFFFF;
text-decoration:none;
}
#event_links a:visited{
color: #FFFFFF;
text-decoration:none;
}
#event_links a:hover{
color: #FFFFFF;
text-decoration: underline;
}


/*Table Layout Styles*/
#main_body_table{
WIDTH:741px; 
HEIGHT:788px;
BORDER: #006699 dotted 1px;
margin:0 auto;
}

/*header menu text sytles*/
#header_menu{
color:#FFFFFF;
font: normal bold 12px "arial", "sans-serif";
position:relative; left:275px; bottom:88px;
display:inline;
white-space:nowrap;
}
#header_menu img{
position:relative;
top:5px;
}
#header_menu a{
text-decoration:none;
color:#FFFFFF;
font: normal bold 12px "arial", "sans-serif";
margin-right:10px;
}
#header_menu a:visited{
text-decoration:none;
color:#FFFFFF;
font: normal bold 12px "arial", "sans-serif";
}
#header_menu a:hover{
text-decoration:underline;
color:#FFFFFF;
font: normal bold 12px "arial", "sans-serif";
}

/*footer menu text sytles*/
#footer_menu{
color:#FFFFFF;
font: normal bold 12px "arial", "sans-serif";
position: absolute; left:280px; top:730px;
display:inline;
white-space:nowrap;
}
#footer_menu img{
position:relative;
top:5px;
}
#footer_menu a{
text-decoration:none;
color:#FFFFFF;
font: normal bold 12px "arial", "sans-serif";
margin-right:10px;
}
#footer_menu a:visited{
text-decoration:none;
color:#FFFFFF;
font: normal bold 12px "arial", "sans-serif";
}
#footer_menu a:hover{
text-decoration:underline;
color:#FFFFFF;
font: normal bold 12px "arial", "sans-serif";
}
/*copyright*/
#copyright{
color: #666666;
font: normal normal 9px "arial", "sans-serif";
position: relative; top:18px;
white-space:nowrap;
}
#copyright a:link{
color: #666666;
text-decoration:none;
}
#copyright a:visted{
color: #666666;
text-decoration:none;
}
#copyright a:hover{
color: #666666;
text-decoration: underline;
}


