/* @override http://smilingdogwebdesign.com/index/style.css */

body {
	background: #fff;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
}

#header {
	padding:40px 0px 40px 40px;
	text-align:left;
	width:660px;
}

#paypal {
	text-align:right;
	width:660px;
	margin: -120px 0px 89px 0px;

}
#content {
	background: #eee;
	padding:40px 0px 40px 40px;
}

#content img {
	padding:30px 16px 0px;display:block
}

#content td {
	font-size: 13px;
	height:40px;
	}

#borderbox td {
	font-size: 14px;
	height:40px;
	border:1px;
	border-style:solid;
	background:#ffffff;
}


#footer {
	padding:20px;
	width:600px;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	width:660px;
	text-align:left;
	padding:20px 0px 10px 0px;

	margin:0px
	
}

.copyright {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 7pt;

}

a:link {color: #666; text-decoration: none;}
a:visited {color: #666; text-decoration: none;}
a:hover {color: #f26722; text-decoration: none;}
a:active {color: #f26722; text-decoration: none;}

