* {
padding: 0;
margin: 0;
}
html, body{
height:100%;
background-image: url('images/2008/bkgrd3.jpg');
background-color:#a90238;
background-repeat: repeat-y;
background-position: center;
font-family:  Helvetica, Arial, sans-serif;
text-align: center;
}

#container
{
min-height: 100%;
background: #ffffff;
width: 750px;
margin:0px auto;
padding: 0;
color: #fff;
border: 0px;
line-height: 130%;
text-align:left;
}

#top 
{
height:239px;
padding: 0;
background-color: #ddd;
border-bottom: 0px solid gray;
}

#content
{
background:#ffffff;
margin-left: 225px;
padding: 1em 2em 1em 1em;
max-width: 36em;
padding-bottom:70px;
color:#333333;
/*background-image: url('images/2008/bg.gif');
background-repeat: no-repeat;
background-position: bottom right;*/

}

#footer
{

clear: both;
height:70px;
margin: 0;
margin-top:-70px;
padding: .5em;
color: #ffffff;
background-color: #ab033a;
border-top: 3px solid #f7c000;
text-align: center;
font-size: 80%;
}

.imageleft { float: left; margin: 15px; }
.imageright { float: right; margin: 15px; }

#top h1
{
padding: 0;
margin: 0;
}

h1, h2, h3, h4, h6{
color: #ab033a;
}
h5{
margin-top:25px;
border-top: 1px dotted gray;
padding-top:15px;
color: #ec2197;
}
h5.topheader{
margin-top: 25px;
border-top: 0px dotted gray;
padding-top: 15px;
color: #ec2197;
}

.border{border:1px black solid;}

#leftnav
{
background:#ffffff;
float:left;
width:170px;
margin:0;
padding:1em;
}

#navcontainer { width: 190px;
}
#banner { width: 190px;
margin-bottom:70px
}


#navcontainer ul
{
margin-left: 10px;
padding-left: 0;
list-style-type: none;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: .80em;
letter-spacing: 1px
}


#content a:link
{
color: #ab033a;
border-bottom: 1px dashed;
text-decoration: none;
padding-bottom: 1px;
}
#content a:visited
{
color: #ab033a;
border-bottom: 1px dotted;
text-decoration: none;
padding-bottom: 1px;
}

#content a:hover

{
color: #e83426;
border-bottom: 1px dotted;
text-decoration: none;
padding-bottom: 1px;
}

#navcontainer a
{
display: block;
padding: 5px 0px 5px 15px;
width: 140px;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #ab033a;
text-decoration: none;
}

#navcontainer a:hover
{
color: #f0185f;
background-image: url(images/2008/btn_bg.gif);
background-repeat: repeat-y;
background-position: left;
}


#footer a:link, #footer a:visited
{
color: #ffffff;
text-decoration: none;
border-bottom-style: none;
}

#footer a:hover
{
color: #f7c000;
border-bottom-style: none;
}



#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


.textbox { background-image:  url(file:///P|/Festive%20Time/www/images/bg_textbox3.jpg);   
    background-repeat: repeat;    
	background-position: center;
	color: #000000
}

.floatright{
float:right;
width:250px;
margin: 0 0 10px 10px;
background-color:#b7001e;
padding:0px;
font-size: 80%;
text-align:center;
border-style: dashed;
border-color: #ada46d;
border-width: 1px}

table.request{
cell-padding:3px;
font-size:80%;
 }
 
input.red {background-color: #ab033a;
color: white;
font-size:12pt} 

td.name{
padding:5px;
color:#ffffff;
background-color:#be0024;
border-style: dashed;
border-color: #ada46d;
border-width: 2px
}


.caption{
font-size:70%;
font-family: helvetica, arial, verdana, sans-serif;
color: #ffffff;
/*background-color:#a4162b;*/
padding: 2px;
text-align: center
}
input.btn{
   color:#ada46d;
   font-family: helvetica, arial, verdana, sans-serif;
   font-size:70%;
   font-weight:bold;
   background-color:#a4162b;
   border:1px solid;
   border-top-color:#ada46d;
   border-left-color:#ada46d;
   border-right-color:#cabf7f;
   border-bottom-color:#cabf7f;
}
.input{
background-color: #ffffff; 
font-family: arial,helvetica; 
font-size: 8pt; 
font-weight: normal;}



