* {
	margin: 0;
	padding: 0;
	border: 0;
	}
html, body {
	height:98.8%;
	}
.clearfix:after { /* float hack used to float content correctly */
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
* html .clearfix { /* End hide from IE-mac */
	height: 1%;
	}
body {
	padding:0px;
	margin:0px;
	background: #d5d6d7;
	text-align: center;
	font-size: 13px;
	font-family: font-family: "Georgia", Times New Roman, Times, serif;
	}
span strong {
	color:#333;
	text-align: left;
	}
hr {
	display: none;
	}
p {
	margin-bottom: 15px;
	font-family: Georgia;
	}
textarea {
	width:185px;
	height:79px;
	overflow:hidden;
	border-color:#C8C8C8;
	border-width:1px;
	background-color:#ffffff;
	border-style:solid;
	padding-left:5px;
	}
ul,ol {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
	text-align: left;
	color: #4f585f;
	}
ul li ul {
	margin:0;
	padding:0;
	list-style:none
	}
li {
	background:url(images/smarrow.gif) no-repeat left 11px;
	margin: 0px 0px 0px 0px;
	padding:5px 0px 0px 15px;
	line-height:18px
	}
li a {		
	line-height:18px;
	color:#6F7A83;
	text-decoration:underline;
	}
li a:hover {
	text-decoration:none;
	}
.main {
	width: 800px;
	background: #fff;
	text-align: center;
	border: 1px solid #CCC;
	}
.subpage {
	
	}
.subpage2 {
	border: 3px solid #CCC;
	}

.m_text, td, input, textarea, li
	{
	font-family: "Georgia";
	font-size:13px;
	line-height:16px;
	color:#4f585f;	/* color:#6F7A83; */
	}
.ls_text {
	color:#ccc;
	font-size: 22px;
	line-height:48px;
	text-align: center;
	}
.ls_text a:hover {
	text-decoration:none;
	color:#9a7a58;
	}
.ls_text a {
	text-decoration:underline;
	color:#af9375 !important;
	}
.ls_text2 {
	color:#ccc;
	font-size: 9px;
	line-height:12px;
	text-align: center;
	}
.ls_text2 a:hover {
	text-decoration:underline;
	color:#ccc;
	}
.ls_text2 a {
	text-decoration:none;
	color:#ccc !important;
	}

.sold {
	color:#0066cc;
	font-weight: bold;
	}

.line {
	height:1px;
	width:340px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color:#CCCCCC;
	}
.longline {
	height:1px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color:#CCCCCC;
	}
.all_cell {
	width: 400px;
	padding: 25px 25px 30px 25px;
	}
.wide_cell {
	width: 700px;
	padding: 25px 30px 25px 30px;
	border-top: 3px solid #6f8fab;
	border-bottom: 3px solid #6f8fab;
	text-align: left;
	}


/********* Customizations *********/
h1,h2,h3,h4,h5 {
	font-family: "Georgia";
	color: #6f8fab;
	font-weight: bold;
	text-align: left;
	margin-bottom: 8px;
	}
h1 {
	font-size: 4em;
	}
h2 {
	font-size: 1.6em;
	letter-spacing:-1px;
	}
h3 {
	font-size: 18px;
	color: #0066cc;
	line-height:22px;
	}
h4 {
	font-size: 1.2em;
	}
h2 a:link,h2 a:visited,h3 a:link,h3 a:visited {
	color: #99aacb;
	text-decoration: underline;
	}
h2 a:hover,h3 a:hover {
	color:#999999 !important;
	text-decoration: none;
	}
a:link, a:visited {
	color:#999999;
	}
a:hover {
	text-decoration:none;
	}



/******* Begin Images **********/
img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: "Georgia";
	}
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	margin:18px 0 8px 11px;
	display: inline;
	}
img.alignleft {
	margin: -5px 13px 0px 0;
	display: inline;
	}
.alignright {
	float: right;
	margin:9px 0 1px 7px;
	}
.alignleft {
	float: left
	}
.center {
	text-align: center;
	}

.button {
	padding: 1px 3px 0px 3px;
	border: 1px solid #999999;
	margin: 3px 3px 0 0;
	float: right;
}

.container {
    width:740px;
	text-align: center;
}
.column {
    padding: 8px;
    width:25%;
	vertical-align:text-top;
}

.paypalbutton {
	float: left;
	margin: 0 20px 0 0;
}

