@import url("links.css");

body
{
margin:0;
border:0;
font-size:90%;
font-family:"Times New Roman", Times, serif;
background:#5f761e;
z-index:0;
}


#border
{background:white;
width:795px;
margin:auto;
background:url(../images/border3.jpg) repeat-y;
z-index:2;
}


#container{ 
width:695px; 
margin:auto;
padding:0px 50px 0px 50px;
height:100%;

background:url(../images/bg.jpg) top right repeat-y;
z-index:1;
}



#logo{
float:left;
}

#red_line
{
position:relative;
top:95px;
}

#text
{padding-top:0.3em;}




h1{color:#8b1f1a;
font-weight:normal;
font-size:1.15em;
font-family:"Comic Sans MS";
font-weight:bold;
width:420px;
}

#main
{
padding:1em;
font-size:1.1em;
}

#left
{
text-align:justify;
float:left;
margin-left:1em;
padding-right:2em;
font-weight:bold;

width:380px;
padding-left:0em;
padding-right:0em;


}

#right
{float:right;
padding-top:0.5em;


}

td{padding-bottom:1em;

}

#footer{
width:700px;

border-top: solid 2px #8b1f1a;

padding-bottom:1px;
margin-top:2em;
position:relative;
clear:both;
}

#footer a:link, #footer a:active, #footer a:focus, #footer a:visited
{
color:black;
text-decoration:none;
}

#footer a:hover
{color:green;
}

#footer_text
{color:#666;
padding-top:8px;
font-size:0.8em;
width:700px;

}

img{border:0;
}

.letter{
font-family:Vivaldi;
font-size:1.5em;
}

.black_bold
{color:#8b1f1a;}

.black{color:#000000;
font-weight:bold;}


  .green{
    color: green;
	font-weight:bold;
    }


  .pink {
    color:#FF00FF;
	font-weight:bold;
  }
  
 
#offer_title h1{width:100%;
border-bottom: 2px #627a24 solid;
border-top: 2px #627a24 solid;
text-align:center;}


#offer_link a {color: #627a24; text-align:center;}

#offer_link {text-align:center;}

