.pictag {
	padding-bottom: 20px;
}
.pictag2 {
	padding-bottom: 5px;
}

body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61352D;
	padding: 15px 10px 0 10px;
	text-align: left;
}

.about_sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #61352D;
	padding: 15px 10px 0 10px;
	text-align: left;
	line-height: 20px;
}

.about_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 15px 10px 0 10px;
	text-align: left;
	line-height: 20px;
}

.packages_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e322e;
	text-align: center;
	line-height: 20px;
}

.packages_side {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 3e322e;
	font-style: normal;
	line-height: 20px;
}

.packages_table {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 3e322e;

}

h1 {
	font-size: 14px;
	color: #6F413B;
}

#packages {
	background-color:#FFFFFF;

}

body,td,th {
	font-size: 12px;
	color: #000000;
}

a:link {
	font-size: 9px;
	color: #61352D;
	text-decoration: none;
	
}
li {
	list-style-image: url(../Images/bullet.gif);
}
a:visited {
	font-size: 9px;
	color: #61352D;
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	color: #339999;
	
}
a:active {
	font-size: 9px;
	color: #61352D;
	text-decoration: none;
	
}

a.links:link {
	font-size: 12px;
	color: #61352D;
	text-decoration: none;
	
}

a.links:visited {
	font-size: 12px;
	color: #61352D;
	text-decoration: none;
	
}
a.links:hover {
    font-size: 12px;
	text-decoration: none;
	color: #339999;
	
}
a.links:active {
	font-size: 12px;
	color: #61352D;
	text-decoration: none;
	
}

.boldunderline {
	font-size: 13px;
	font-weight: bold;
	color: #61352F;
	text-decoration: underline;
}

.paypal-form{
	padding-left:30px;
}

#reviews {
	padding: 10px 10px 0 10px;
	text-align:center;
	width: 200px;
	line-height: 20px;
	border-bottom:thin #3FF solid;
}

#reviews h1{
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:0;
}

#reviews .reviewer {
	font-size:10px;
	font-style:italic;
}