body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#000000;
	margin: 0px;
	padding: 0px;
}

a {
	color: #990000;
}

a:hover { color: #FF3300;}

div#container {
	width: 760px;
	position: relative;
	margin: 10px auto 10px auto;
	background-image:url(/global/images/back.jpg);
	background-repeat:repeat-y;
	background-color: #E4DD91;
}

div#masthead {
	float: left;
	clear: both;
	width: 760px;
	height: 165px;
	background-image:url(/global/images/masthead2.jpg);
	background-repeat:no-repeat;
}

div#masthead ul {
	position: relative;
	float: left;
	margin: 0px;
	padding-top: 143px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 110px;
	width: 610px;
}

div#masthead li {
	float:left;
	font-size:11px;
	text-transform:uppercase;
	list-style-type:none;
	line-height: 20px;
}

div#masthead a {
	text-decoration:none;
	padding: 6px;
	color:#000000;
}

div#intro {
	float:left;
	clear: both;
	width: 740px;
	padding: 20px;
}

div#intro h1, div#body h1 {
	font-size: 24px;
	color: #4C0000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}


div#intro p {
	font-size: 12px;
	color: #000000;
	margin-right: 20px;
}

div#left {
	float:left;
	width: 173px;
	margin-left: 7px;
}

div#left h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size:13px;
	color:#990000 ;
}

div#left p {
	font-size: 11px;
}

div#pcs {
	width: 146px;
	margin-left: 11px;
}

div#contact {
	margin-left: 11px;
	margin-bottom: 20px;
}


div#blog_left {
	margin-left: 15px;
	margin-right: 4px;
	margin-bottom: 20px;
}


div#secondary_nav a, div#saltspring_nav a {
	display:block;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
	border: 1px solid #980000;
	background-color:#E4DD93;
	padding: 4px;
	width: 143px;
	height: 20px;
	margin-bottom: 7px;
}

div#secondary_nav a:hover, div#saltspring_nav a:hover, div#masthead a:hover {
	color:#980000;
	background-color: #B6B174;
}

div#saltspring_nav {
	display:none; 
}

div#body {
	float:left;
	width: 560px;
}


div#body h2 {
	font-size: 18px;
	color: #4C0000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div#body p, div#body td {
	font-size: 12px;
	color: #000000;
	line-height: 1.6em;
}


div#footer {
	clear:both;
	width: 560px;
	text-align:center;
	padding: 20px 0px 20px 180px;
}

div#footer h2 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

div#footer p {
	font-size: 9px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.text, .text td, .text table td {
	font-size: 9px !important;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.subtitle {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
.caption {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F3f4be;
}
.body {
	font-size: 12px;
	color: #000000;
}
.listing {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.highlight {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
}
.feature {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
.table, .table td {
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
}

fieldset div {
	display:block;
	clear:both;
}

fieldset div label {
	float:left;
	width: 120px;
	font-size: 12px;
}