/* Stylesheet for Square-Sun Web Design */

body {
	background-color: #FF9933;
}

h1 {
	color: yellow;
	text-align: center;
}

h2, h3 {
	color: yellow;
	text-align: left;
	margin-left: 15px;
}

li {
	color: white;
	font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;
	margin-left: 50px;
}

li {
	margin-left: 35px;
	margin-bottom: 5px;
}

span.raised {
	border: 2px outset #ff9933
}


p, td, dl {
	color: white;
	font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;
	margin-left: 30px;
	margin-right: 30px;
}

dt {
	font-weight: bold;
	margin-top: 8px;
}

.copy {
	font-size: 80%;
	text-align: center
}

a:link {
	color: yellow;
	text-decoration: none;
}

a:visited {
	color: #ffff99;
	text-decoration: none;
}

a:hover {
	color: #66ff66;
	text-decoration: underline;
}

.whitebg {
	background: white;
}

br.c5 {
	clear: both;
}

span.c4 {
	color: #ffff99;
}

p.c3 {
	text-align: right;
}

span.c2 {
	border: 3px #ff9933 outset;
}

div.c1 {
	text-align: left;
}

hr {
	width: 50%;
}
div.cols {width: 760px; text-align: center;}
div.coll {width: 380px; text-align: left; float: left;}
div.colr {width: 380px; text-align: left; float: right;}
img.floatr {float: right; margin-right: 15px; margin-left: auto;}
table {margin-right: auto; margin-left: auto;}
