body {
     font-family: Arial Unicode MS, helvetica, sans-serif;
     font-size: 0.8em;
     color: black;
     background-color: #FFF;
} 

/* By the way, this is a comment */ 


p.copyright {
     line-height: 1.5em;
letter-spacing: 0em;
text-align: right;
margin-right: 35px;
margin-bottom: 0px;
font-family: Arial Unicode MS, helvetica, sans-serif;
     font-size: 0.6em;
     color: #969696;


} 
p {
	line-height: 1.5em;
	font-family: Arial Unicode MS, helvetica, sans-serif;
     letter-spacing: 0.05em;
     font-size: 0.8em;
     color: #0e0e0e;
margin-right: 20px;
margin-left: 30px;
margin-bottom: 20px;

}

p.availability {
	line-height: 1.5em;
	font-family: Arial Unicode MS, helvetica, sans-serif;
     letter-spacing: 0.05em;
     font-size: 0.8em;
     color: #0e0e0e;
margin-right: 20px;
margin-left: 20px;
margin-bottom: 20px;

}

p.form {
	line-height: 1.5em;
	font-family: Arial Unicode MS, helvetica, sans-serif;
     letter-spacing: 0.05em;
     font-size: 0.8em;
     color: #0e0e0e;
margin-right: 3px;
margin-left: 0px;
margin-bottom: 10px;
margin-top: 10px;

}

p.header {
	line-height: 1.5em;
	font-family: Arial Unicode MS, helvetica, sans-serif;
     letter-spacing: 0.05em;
     font-size: 0.8em;
     color: #0e0e0e;
margin-right: 0px;
margin-left: 2px;
margin-bottom: 0px;

}

p.testimonial {
	line-height: 1.5em;
	font-family: Cambria, Georgia, helvetica, sans-serif;
     letter-spacing: 0em;
     font-size: 11pt;
     color: #666;
	 text-align: center;
font-style: italic;
margin-right: 50px;
margin-left: 50px;
margin-bottom: 0px;

}

p.signoff {
	line-height: 1.4em;
	font-family: Arial Unicode MS, helvetica, sans-serif;
     letter-spacing: 0em;
     font-size: 8pt;
	 font-weight: bold;
     color: #0e0e0e;
	 text-align: center;
margin-right: 100px;
margin-left: 100px;
margin-top: 5px;
margin-bottom: 20px;

}

p.nav {
	line-height: 1.5em;
	font-family: Arial Unicode MS, helvetica, sans-serif;
     letter-spacing: 0.05em;
     font-size: 0.8em;
     color: #0e0e0e;
margin-right: 0px;
margin-left: 2px;
margin-bottom: 10px;

}
p.smallprint {
	line-height: 1.5em;
	font-family: Arial Unicode MS, helvetica, sans-serif;
     letter-spacing: 0.05em;
     font-size: 0.6em;
     color: #666;
padding-left: 1em;

}

input {
border: 1 solid C6C6A5;
}

textarea {
border: 1 solid C6C6A5;
}

h1 {
     color: #C7C483;
     background-color: #fff;
     font-size: 2em;
     margin: 0;
     margin-bottom: 0.5em;
margin-right: 20px;
margin-left: 20px;
     padding: 0.25em;
     font-style: regular;
     text-align: left;
     letter-spacing: 0.2em;

} 

h2 {
     color: #b3b3b3;
     background-color: #fff;
     font-size: 1em;
     margin: 0;
     padding: 0.8em;
     padding-left: 0.6em;
} 

h3 {
     color: #999;
     font-size: 1.25em;
}

img {
border-style: none;     
 } 

img.gallery {
border-style: solid;
     border-width: 4px;
     border-color: #C6C6A5;
}

img.bodyleft {
border-style: solid;
     border-width: 1px;
     border-color: #636363;
margin-right: 20px;
margin-bottom: 10px;
}

img.bodyright {
border-style: solid;
     border-width: 1px;
     border-color: #636363;
margin-left: 20px;
}

a {
text-decoration: none;

 } 

a.text {
color: #0e0e0e;
	border-bottom: 3px;
	line-height: 1.7em;

 } 

a:hover  { 
color: #0000FF;
}

strong {
     font-style: italic;
     text-transform: uppercase;
 }

li {
     color: #900;
     font-style: italic;
 } 



