/*
-----------------------------------------------
southwindhp.com Style Sheet
author:   Colin Dodgson, Gnasher Design: gnasher.com
updated:  2008-05.19
----------------------------------------------- */


/* Sitewide Elements
----------------------------------------------- */
body     { background-color: black; text-align: center; margin: 0; padding: 0 }

div,p   { color: black; font: 10px/130% Verdana, Arial, Helvetica, sans-serif }

ul  { text-indent: 0; padding-right: 30px }

li   { list-style-type: circle; padding-top: 8px; padding-right: 20px }

a:link, a:active  { color: #6171b4; text-decoration: underline }
a:visited  { color: #6171b4; text-decoration: underline }
a:hover  { color: #c33; text-decoration: underline }
a img {border-width: 0; border-style: none;}

h1   { color: maroon; font: bold 1.4em/130% Verdana, Tahoma, Arial, Helvetica, sans-serif }

h2 { color: #6171b4; font: bold 1.2em/130% Verdana, Tahoma, Arial, Helvetica, sans-serif }

h3 { color: black; font: bold 1.1em/130% Verdana, Tahoma, Arial, Helvetica, sans-serif }

.clear {
	text-align: center;
	clear: both;
	
	}
	
/* 
Yellows: fff9da   eccd62
Grey greens light to dark: D9DFC5 9db28a  6c8358  4a5d3a
bcc1ac
greens light to dark: 91bb80  699956  457732

Maroon and blue scheme
a:link, a:active  { color: #6171b4; text-decoration: none }
a:visited  { color: #6171b4; text-decoration: none }
a:hover  { color: #c33; text-decoration: none }
a img {border-width: 0; border-style: none;}

h1   { color: maroon; font: bold 1.3em/130% Verdana, Arial, Helvetica, sans-serif }

h2 { color: navy; font: bold 1.1em/130% Verdana, Arial, Helvetica, sans-serif }*/



