* {margin: 0; padding: 0;}
body {
    font: 0.8125em "Lucida Grande", Verdana, Tahoma, sans-serif; 
    line-height: 1; 
    color: #333; 
    background: #E2E9BB url(../images/site/body_bg.jpg) repeat-x;
}
#container {
	width: 720px;
	margin: 0 auto 0 auto;
	background: #FFF url(../images/site/page_bg_slice.jpg) repeat-y top left;
}
#page {
	width: 720px;
	background: transparent url(../images/site/page_bg_top.jpg) no-repeat top left;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "News Gothic MT", Helvetic, Geneva, Sans-serif;
}
h1, h2, h3  {
	font-weight: normal;
}
h4, h5, h6 {
	font-weight: bold;
}

h1 {
	font-size: 2.0em;
	margin-top: 0;
	margin-bottom: 0; /*both set to zero and padding in header div is used instead to deal with compound ie pc problems.*/
}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0;
}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0;
}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0;
}
h5 {
	font-size: 1em;
	line-height: 0.1;
	padding-top: 0.75em;
}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0;
}
img {
	border: 0;
}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
}
p, blockquote {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0 1.2em 0;
}
li > p {
	margin-top: 0.2em;
}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
}
strong, b {
	font-weight: bold;
}

blockquote {
	margin-left: 2em;
	margin-right: 0;
}

a {
    color: #333; 
    font-weight: bold;
}

a:link {
    text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#head {
	height: 146px;
	background: transparent url(../images/site/head_bg.jpg) no-repeat bottom center;
}

#head ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 1em 10px 0 0;
    text-align: right;
    float: right;
}
#head li {
    margin: 0;
    padding: 0 0 0 1.25em; 
}

#head ul a {
    display: block;
    width: 120px;
    padding-right: 15px;
    color: #333;
    text-decoration: none;
    font-weight: normal;
    line-height: 1.5;
    font-size: 1.1em;
    font-style: italic;
    border: none;
}

#head ul a:link {
    background: transparent;
}
#head ul a:visited {
    background: transparent;
}
#head ul a:hover {
    background: #E8E8E8;
}
#head ul a:active {
    background: #E8E8E8;
}
#head #current {
    color: #999;
}
#mainlogo {
    float: left; 
    margin: 58px 0 0 25px;
}

#bumper {
    margin: 0 11px;
    height: 170px;
    background: #BFE1FE url(../images/site/bumper.jpg) no-repeat top left;
}
#bumper h2 {
    font-family: "News Gothic MT", Helvetic, Geneva, Sans-serif;
    font-size: 1.8em;
    font-weight: bold;
    font-style: normal;
    color: #F2A11A;
    padding-top: 38px;
    margin: 0 0 0 306px;
}
#bumper p {
    font-size: 1.1em;
    line-height: 1.5;
    margin-top: 0.8em;
    margin-left: 306px;
    padding-right: 50px;
}

#content {
    margin-left: 11px;
    width: 457px;
    float: left;
    background: #fff url(../images/site/content_bg.jpg) no-repeat top left;

}
#sidebar {
    width: 240px;
    margin-right: 11px;
    background: #FEC04C url(../images/site/side_bg.jpg) no-repeat bottom right;
    float: right;
    border-bottom: 1px solid #fff;
}
#sidebar h3 {
    padding-left: 14px;
}
#sidebar h3 {
    font-family: "Helvetica Neue Light", "Helvetica", Verdana, Sans-serif;
    font-size: 1.25em;
    font-weight: normal;
    font-style: italic;
    margin: 14px 0 8px 0;
}
#foot {
	clear: both;
	margin-top: 0;
	padding: 0 11px 10px 17px;
	background: transparent url(../images/site/page_bg_bot.jpg) no-repeat bottom left;
}
#footer {
	font-size: 0.8em;
	margin-bottom: 0;
	clear: left;
}
#accessibility {
	position: absolute;
	top: -10000px;
}
.caps {
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr {
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider {
	align: center;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
.divider {
	clear: both;
}
.comments_error { 
	background-color: #ffa 
}

div.comments_error {
	border: 1px solid #cc8;
	padding : 0.3em;
}
#content p {
    margin: 9px 10px 0 10px;
}
#content p strong {
    color:#F2A11A;
    font-weight: bold;
}
#content h3, #content h4, #content h5 {
    margin: 9px 0 0 10px;
    clear: left;
}
#content ul {
    margin-left: 20px;
    padding: 0 10px 0 0.5em;
}
#content li {
    line-height: 1.1;
}
.articleImg img {
    float: left;
    margin: 3px 7px 0px 7px;
    padding: 4px;
    background: transparent url(../images/site/thumbshadow.png) no-repeat top left;
    cursor: url(../images/site/gtk-zoom-in.png), url(../images/site/ZoomIn.cur), -moz-zoom-in;
}
#featwork {
	padding-left: 10px;
}
#featwork img {
    padding: 4px;
    background: transparent url(../images/site/thumbshadow.png) no-repeat top left;
}
#featcharity, #packages {
	padding-left: 14px;
}
.sitelink a {
    font-family: "Lucida Grande", Verdana, Tahoma, sans-serif; 
    font-size: 0.75em;
}

/* Contact Form */
#contactForm {
	background: #eee;
	border: 1px solid #ddd;
	margin: 12px;
	padding: 12px;
}
#realname, #Telephone, #Email {
	width: 60%;
}
#HowDidYouHearAboutUs {
    margin-top: 0.5em;
}
#Comments {
    width: 85%;
    height: 6em;
}
div.row {
    clear: both;
}
label, span.formw {
    display: block;
    margin-bottom: 0.8em;
}
label {
    float: left;
    width: 23%;
    text-align: right;
}
span.formw {
    float: right;
    width: 75%;
}
#card {
	margin: 1em 0 0 5px;;
	line-height: 1.5;
}
#card ul {
	list-style-type: none;
	margin: 0;
}
#card li {
	padding-bottom: 0.5em;	
}
