/* CSS Document */

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  padding:5px 5px 5px 5px;
  background: #6B633F;
}

#alignment {
	margin:0 auto;
	padding:0;
	}

#container {
	margin:0 auto;
	padding:0;
	border-bottom:1px solid #611313;
	width:800px;	
	background: url(images/home_06.gif);
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
}

.bodyspacedmargin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	margin-left: 25px; 
	margin-top:5px;
	margin-right:15px
}

.bodyspaced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; 
	font-weight: normal; 
	color: #410606; 
	text-decoration: none; 
}

.bodybold{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	color: #410606; 
	margin-left: 0px; 
}

p {
	font-size:11px;
	margin-left:25px;
	margin-top:5px;
	margin-right:15px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
    color:#000000;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
    color:#000000;
}

.packagetitle a:link, .packagetitle a:visited, packagetitle a:active{
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size:.9em;
letter-spacing:0px;
color:#550e0e;
}
.packagetitle a:hover{
color:#FFFFFF;
}
.packagedetail{
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size:.9em;
font-weight:normal;
letter-spacing:-.45px;
color:#000000;
line-height:90%;
}

td.buttonspecial {
background-image:url('images/button-empty.gif');
background-repeat:norepeat;
background-position:center;
height:59;
width:253;
color:#550e0e;
}
td.buttonspecial a:link, td.buttonspecial a:visited, td.buttonspecial a:active {
color:#550e0e;
}
td.buttonspecial a:hover {
color:#ffffff;
}

a:link, a:visited {
color:#550e0e;
}

a:hover, a:active {
	color:#000000;
}

.footer a:link, .footer a:visited {
	color:#FFFFFF;
}

