a:link {
	color:#557ba4;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	line-height: 8px;
}
a:visited {
	color:#557ba4;
	text-decoration: none;
	text-transform: lowercase;
}
a:hover {
	color:#557ba4;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #CAD8FD;
	text-transform: uppercase;
}
a:active {
	color:#557ba4;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #CAD8FD;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(smartieslay1_bg.gif);
	font-size: 10px;
	line-height: 13px;
	color: #5f5548;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 10px;
	background-color: #d27777;
	line-height: 15px;
	font-style: italic;
	border-right-color: #df5e5e;
	border-right-width: 15px;
	border-right-style: solid;
}

h1:first-letter {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 40px;
	font-style: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ddadad;
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-right: 10px;
	background-color: #df5e5e;
	line-height: 10px;
	text-align: right;
	font-weight: normal;
}

b {
	font-family: century gothic;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #994796;
	letter-spacing: 2px;
}

i {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #847500;
	font-style: italic;
}

img.style1 {
	border: solid #d27777 5px;
	padding: 1px;
	margin: 5px;
}

img.style1:hover {
	border: solid #df5e5e 5px;
}

blockquote {
	margin: 5px; 
	width: 230px;
	border:solid 0px #000000;  
	text-align: left;
	padding: 5px;
}

input, textarea, option, select {
	background: #FFFFFF;
	font-family: arial;
	color: #5f5548;
	border-style: solid;
	border-color: #d27777;
	border-width: 3px;
	margin: 2px;
	padding: 1px; 
	font-size: 10px;
}

input:hover, textarea:hover, option:hover, select:hover {
	border-color: #df5e5e ;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
