body
{
	background: #759396 url("../imgs/fixed-bk3.jpg") no-repeat;
	background-attachment: fixed;
	color:#52422E;
	font-family: Verdana, Sans-Serif, Helvetica, Arial;
	font-size: 1em;
	line-height: 1.4em;
}

p
{
	/* Text-indent : 2em; */
	line-height: 1.4em;
	font-family: Verdana, Sans-Serif, Helvetica, Arial;
	color: #F3D5B6;
  font-size: 0.9em;
  Padding: 0px 8px 0px 8px;
  text-align: justify;
}

div#p1 {
  background-color: #263C25;
  margin: 10px;
  border: 1px solid #000; 
  padding-bottom:15px;
}

div#container {
  padding-left: 330px;
} 

h1, th
{
	font-family: Georgia,"Times New Roman";
	font-size:1.4em;
	font-weight:bold;
	line-height:1.2em;
	padding-bottom:5px;
	color:#E9ECEF;
}

span#small 
{
  font-family: Verdana, Sans-Serif, Helvetica, Arial;
	font-size: .9em;
	line-height: 1.4em;
	font-weight: normal;
}

b {
  font-family: Verdana, Sans-Serif, Helvetica, Arial;
  font-weight: bold;
  font-size: 1em;
  color:#E9ECEF; 
}

table.inner
{
	background-image: url(../imgs/weave3.jpg);
	border: 1px solid #000000  ;
	width: 520px;
	margin: auto auto; 
}
table.outer
{
	
	border: 0px solid #6D4B2F;
	width: 540px;
	
}

table#blue
{
  Background: #24414D;
	padding: 0px;
	color: #ffffff;
	border: 3px solid #6A2D01;
}

td#rates {
  padding: 3px 6px 1px 3px;
  width: 150px;
  border-bottom: 1px dashed #ffffff;
  text-align: center;
}

td.left {
 /* border-right: 1px dotted #ffffff;*/
 width:260px;
}

td.right {
  background-image: url(../imgs/weave3.jpg);
  width: 260px;
}



ul
{
  list-style-type : square;
  list-style-position : inside; 
  padding-top : 0em;
  padding-bottom : 0.5em;
	padding-left: 3em;
  margin-left : auto;
  margin-right : auto;
	Line-height : 1.4em;
	Text-align : left;
	clear:both;
	
}

li {
  Color : #F3D5B6;
  Font-size : .9em;
	Font-family : Verdana, Sans-Serif, Helvetica, Arial;
	font-weight : bold;
}

.content
{
    Line-height : 1.75em;
    Text-align : left;
    Font-family : Verdana, Sans-Serif, Helvetica, Arial;
    Font-size : .75em;
    Color : rgb(102, 0, 0);
    Background-image : url("/imgs/");
}


div.box-mid
{
	float: left;
	width:420px;
	margin-left:20px; 
	margin-bottom: 20px;
	padding:10px;

}
.box-right
{
	float: right;
	width:141px;
	height:123px;
	margin-left:5px; 
	margin-top: 25px;
	margin-right:5px;
	border: 1px solid black;
}




a:link
{
	font-family: Verdana, Sans-Serif, Helvetica, Arial;
	font-size:1em;
	font-weight:bold;
	line-height:1em;
	padding-bottom:5px;
	color:#9BD36E;
}

a:visited 
{ 
  font-family: Verdana, Sans-Serif, Helvetica, Arial;
  font-size:1em;
	font-weight:bold;
	line-height:1em;
	padding-bottom:5px;
	color:#C6E484;
}

a:hover
{
color: #B1D6DC;
text-decoration: none;
}

a:active 
{
	font-size:1em;
	font-weight:bold;
	line-height:1em;
	padding-bottom:5px;
	color: #9BD36E;
}

img#place
{
	float:right;
	padding-left: 10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	clear:both;
}
