* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #EDEADB;
	padding: 0px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#wrapper {
	background-color: #FFFFFF;
	width: 768px;
	border: 1px solid #999999;
}
#top {
	background-color: #F2EFEA;
	height: 40px;
	width: 768px;
	position: relative;
}

#top p {
	line-height: 40px;
	font-size: 1.3em;
	padding-left: 10px;
}
#signup {
	background-color: #FCFCF2;
	width: 220px;
	border: 1px solid #cccccc;
	position: absolute;
	left: 410px;
	top: 10px;
	margin-bottom: 0px;
}

#signup h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
}
#signup p{
	font-size: 1.1em;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: normal;
	padding-bottom: 0px;
	font-weight: lighter;
}

#dan {
	background-image: url(../images/dan.jpg);
	background-repeat: no-repeat;
	height: 191px;
	width: 131px;
	position: absolute;
	top: 1px;
	left: 633px;
	z-index: 100;
	clear: both;
}
#header {
	height: 80px;
	width: 768px;
	background-color: #fff;
}


#header h1 {
	position: absolute;
	left: -2000px;
}
#spectrum {
	height: 20px;
	width: 768px;
	background-image: url(../images/spectrum.gif);
}

ul#primaryNav {
	margin: 0px;
	padding: 0px;
	width: 768px;
	list-style-type: none;
	width: 768px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	background-color: #FFFBD8;
	float: left;	
}

ul#primaryNav a .single {
	line-height: 40px;
}

ul#primaryNav li {
	float: left;
}

#primaryNav a:link, #primaryNav a:visited {
	display: block;
	width: 85px;
	text-decoration: none;
	color: #339966;
	font-size: 1.5em;
	font-weight: bold;
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 40px;
	background-color: #FFFBD8;
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#primaryNav .services a:hover, #primaryNav .services a:active
{color: #D34A48;}
#primaryNav .ethos a:hover, #primaryNav .ethos a:active
{color: #E48D48}
#primaryNav .paint a:hover, #primaryNav .paint a:active
{color: #E6D164}
#primaryNav .portfolio a:hover, #primaryNav .portfolio a:active
{color: #99CE3A}
#primaryNav .about a:hover, #primaryNav .about a:active
{color: #76DAD9}
#primaryNav .news a:hover, #primaryNav .news a:active
{color: #5398BC}
#primaryNav .community a:hover, #primaryNav .community a:active
{color: #B091CA}

#services #primaryNav .services a:link {color: #D34A48;}
#ethos #primaryNav .ethos a:link {color: #E48D48}
#paint #primaryNav .paint a:link {color: #E6D164}
#portfolio #primaryNav .portfolio a:link {color: #99CE3A}
#about #primaryNav .about a:link {color: #76DAD9}
#news #primaryNav .news a:link {color: #5398BC}
#community #primaryNav .community a:link {color: #B091CA}

#services #primaryNav .services a:visited {color: #D34A48;}
#ethos #primaryNav .ethos a:visited {color: #E48D48}
#paint #primaryNav .paint a:visited {color: #E6D164}
#portfolio #primaryNav .portfolio a:visited {color: #99CE3A}
#about #primaryNav .about a:visited {color: #76DAD9}
#news #primaryNav .news a:visited {color: #5398BC}
#community #primaryNav .community a:visited {color: #B091CA}

#services #primaryNav .services a:hover {color: #D34A48;}
#ethos #primaryNav .ethos a:hover {color: #E48D48}
#paint #primaryNav .paint a:hover {color: #E6D164}
#portfolio #primaryNav .portfolio a:hover {color: #99CE3A}
#about #primaryNav .about a:hover {color: #76DAD9}
#news #primaryNav .news a:hover {color: #5398BC}
#community #primaryNav .community a:hover {color: #B091CA}

#services #primaryNav .services a:active {color: #D34A48;}
#ethos #primaryNav .ethos a:active {color: #E48D48}
#paint #primaryNav .paint a:active {color: #E6D164}
#portfolio #primaryNav .portfolio a:active {color: #99CE3A}
#about #primaryNav .about a:active {color: #76DAD9}
#news #primaryNav .news a:active {color: #5398BC;}
#community #primaryNav .community a:active {color: #B091CA}

ul#primaryNav .services a {
	background-image: none;
}

#content {
	background-color: #FFFFFF;
	width: 768px;
	margin-bottom: 10px;
}

#main {
	float: left;
	width: 510px;
	margin-top: 10px;
}

#main img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;	
}

#main img.portfolio {
margin: 0;
}

.centre {
	margin-right: 10px;
	margin-left: 10px;
}
#main .centre img {
	float: left;
	margin-right: 10px;
	margin-left: 0;
}


#main h2 {
	font-size: 1.5em;
	color: #467F9D;
}
#main h1, #main h2, #main h3, #main h4, #main p {
	padding-left: 10px;
}

#main h1 {
	font-size: 1.8em;
	color: #467F9D;
	font-weight: lighter;
	margin-bottom: 10px;
}
#main p {
	font-size: 1.3em;
	line-height: 130%;
	margin-top: 5px;
	margin-bottom: 8px;
}

#main h3 {
	font-size: 1.3em;
	color: #467F9D;
}


#rightBar h1, #rightBar h2, #rightBar h3, #rightBar h4, #rightBar p {
	padding-right: 10px;
	padding-left: 10px;
}
#rightBar h2 {
	color: #996699;
	font-size: 1.5em;
	padding-top: 10px;
	margin-bottom: 10px;
}

#rightBar ul {
	margin-left: 10px;
	list-style-type: none;
}

#rightBar ul li {
	font-size: 1.3em;
	margin-bottom: 8px;
	padding-left: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-right: 10px;
}

#rightBar {
	background-color: #FCFCF2;
	width: 230px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-left: 15px;
	
	padding-bottom: 10px;
	margin-top: 10px;
}
#rightBar p {
	font-size: 1.3em;
	line-height: 130%;
}


/*Defines RSS icon bullets for RSS feed list*/

#rightBar li.feed {
	font-size: 1.3em;
	margin-bottom: 8px;
	padding-left: 25px;
	background-image: url(/images/feed-icon-16x16.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-right: 10px;
}

.rule {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-left: 10px;
	padding-top: 10px;
}


.clear {
	clear: both;
}


#signup label {
	width: 40px;
	float: left;
	padding-top: 5px;
}
#signup .button {
	background-color: #E48D48;
	height: 20px;
	color: #fff;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 85%;
	margin-left: 40px;
	width: 66px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}
#signup input {
	border: 1px solid #E2DED1;
	margin: 0px;
	padding: 0px;
	width: 160px;
}


#signup form {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #C76B22;
}

a:visited {
	color: #C76B22;

}

a:hover, a:active{
	text-decoration: none;

}

#footer {
	text-align: center;

}

#footer p {
	font-size: 1.3em;
	margin-top: 8px;
}



.diggWrap {
	padding-left: 10px;
}

#main ul {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}

#main ul li {
	font-size: 1.3em;
	margin-bottom: 8px;
	padding-left: 20px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-right: 10px;
}

#main #comments ul {
list-style-type: none;
}

#main #comments ul li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
}

#comments ul li p{
	margin-left: 0px;
	padding-left: 0px;
	font-size: 1em;
}

#main label {
	display: block;
	padding-top: 5px;
}
#main .button {
	background-color: #E48D48;
	height: 20px;
	color: #fff;
	
	border:0;
	font-size: 85%;
	width: 66px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}
#main input {
	border: 1px solid #E2DED1;
	margin: 0px;
	padding: 0px;
	width: 160px;
}
#main textarea {
	border: 1px solid #E2DED1;
	width: 400px;
	height: 200px;
}

#main form {
	margin: 0px;
	padding: 0px;
}

.small {
font-size: 0.8em;
}

#rightBar table caption {
	font-weight: bold;
}


#rightBar table {
	border-collapse: collapse;
	width: 210px;
	font-size: 1.1em;
	border: 1px solid #996699;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: verdana;
}

#rightBar th, td {
	padding: 0.2em;
	margin-right: auto;
	margin-left: auto;
}

#rightBar caption {
font-size: 1.3em;
font-weight: bold;
margin: 1em 0;
color: #000;
}

#rightBar thead {
	background-color: #996699;
}

#rightBar th {
	color: #fff;
	font-weight: normal;
	text-align: left;
	padding-top: 0.5em;
	padding-bottom: 0.5em;

}

#rightBar table a:link, #rightBar table a:visited, #rightBar table a:hover, #rightBar table a:active {
	color: #996699;
}

#main table {
	border-collapse: collapse;
	width: 490px;
	font-size: 1.2em;
	border: 1px solid #996699;
	margin-left: 10px;
	margin-right: 10px;
}

#main th, td {
padding: 0.1em 0.3em;
}

#main caption {
font-size: 1.4em;
font-weight: bold;
margin: 1em 0;
color: #996699;
}

#main thead {
	background-color: #996699;
}

#main th {
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-top: 0.5em;
	padding-bottom: 0.5em;

}

#main .odd {

background-color: #E4D6E4;
}

#main td {
border-right: 1px solid #996699;
}

.tooltip {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	font-weight: bold;
}

