@charset "UTF-8";
/* CSS Document */
/*******reset********/
html, body, div {
	margin: 0px;
	padding: 0px;
}
/**********tag styles***********/
body {
	background: url(../images/build/backbg.gif) repeat fixed left top;
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #2d071a;
}
h1, h2, h3, h4, h5, h6 {
	font: bold medium "Times New Roman", Times, serif;
	color: #4C313E;
	margin: 0px;
	padding-left: 15px;
}
h1 {
	font-size: 2.3em;
	background: url(../images/build/h1.gif) no-repeat left center;
	padding: .3em .3em .1em 44px;
	margin: 0px;
}
h2 {
	font-size: 1.7em;
	background: url(../images/build/h2.gif) no-repeat left center;
	padding: .2em .2em .1em 32px;
	margin: 0px;
}
h3 { /********* for under h1 or h2 tags *********/
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	color: #DA7713;
	padding: 1px 0px 10px 7px;
	margin: 0px 0px 15px 12px;
}
h4, h5, h6 {
	font-size: 1.5em;
}
h5 {
	color: #CF9509;
	font-style: italic;
}
h6 {
	color: #939424;
	font-style: italic;
	font-weight: normal;
}
div.h1tag, div.h2tag {
	width: auto;
	padding-bottom: 2px;
	background: url(../images/build/underh1.jpg) no-repeat center bottom;
	margin: 0px;
}
div.h2tag {
	background: url(../images/build/underh2.jpg) no-repeat center bottom;
}
li {
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1.4em;
}
p {
	padding: 4px 15px;
	margin: 7px 0px;
	line-height: 1.7em;
}
strong, em {
	color: #761a46;
}
strong {
	weight: bold;
	font-style: normal;
}
em {
	font-style: italic;
	weight: normal;
}
a, a:link {
	text-decoration: underline;
	color: #B7246A;
	padding: 0px 1px;
}
a:visited {
	color: #70354F;
}
a:hover {
	background-color: #FFCEEA;
	color: #452937;
	text-decoration: none;
}
a:active {
	color: #FFC3F7;
	background-color: #452937;
	text-decoration: none;
}
/*************layout************/
#header {
	background: url(../images/build/header.png) no-repeat center top;
	height: 112px;
	width: 800px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	position: absolute;
	top: 20px;
	left: 21px;
}
#wrapper {
	background: url(../images/build/whitebg.png) repeat-y center center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	margin: 0px 20px 0px 15px;
	padding-bottom: 15px;
}
#contentcolumn {
	width: 560px;
	float: left;
	margin: 5px 10px 20px 20px;
}
#wrapper h1 {
	margin: 0px 20px 2px 20px;
}
.clear {
	clear: both;
}
#credit {
	clear: both;
	margin: 40px 20px 0px;
	padding: 10px;
}
#credit p {
	text-align: center;
	font-size: .8em;
	font-style: italic;
	margin: 0px;
	padding: 4px 10px;
}
#footer {
	background: url(../images/build/footer.png) no-repeat center bottom;
	height: 116px;
	width: 800px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
/*************RIGHT COLUMN STUFF***********/
.column {
	width: 174px;
	float: right;
	clear: right;
	border: 3px solid #320f21;
	margin: 25px 20px 25px 10px;
	color: #FFFFFF;
	background: #320f21 url(../images/build/columnbg.jpg) no-repeat scroll right bottom;
	font: small Verdana, Arial, Helvetica, sans-serif;
}

.column h3 {
	font: bold 1.3em "Times New Roman", Times, serif;
	color: #b36d99;
	margin: 8px 2px 2px 6px;
	padding: 2px;
}
.column p {
}
.column p.quote {
	font-style: italic;
	line-height: 1.5em;
}
.column p.quoted {
	font-size: .9em;
	font-weight: bold;
	text-align: right;
}
.column ul, .column ol {
	list-style: outside;
}
.column img {
	display: block;
}
.column a, .column a:link, .column a:visited, .column a:hover, .column a:active {
	background: none;
	text-decoration: underline;
	color: #C8CA04;
}
.column a:visited {
	color: #aaab13;
}
.column a:hover {
	color: #E9FF63;
	text-decoration: none;
}
.column a:active {
	color: #ffaf23;
	text-decoration: none;
}
#providence {
	background: url(../images/build/providence.gif) no-repeat center center;
	height: 248px;
}
/**********NAVBAR STYLES***************
If and when adjusting the styles here,
remember there are overrides for <=IE6,
and for IE7. Both of these overrides
mess with the padding only, and IE6 and
below also place new images to override
the transparent PNGs.
**************************************/
#navbarbg {
	background: #2d071a url(../images/navbar/linksbg.png) repeat-x scroll left bottom;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px 0 5px;
}
#navbar a, #navbar a:hover, #navbar a:link, #navbar a:visited, #navbar a:active {
	background: none;
}
#navbar {
	margin: 6px 0 0 0;
}
#navbar a, #navbar a:link, #navbar a:visited, #navbar span.current {
	font-weight: bold;
	color: #f5a758;
	background: url(../images/navbar/linksleft.png) no-repeat left top;
	padding: 6px 0px 3px 13px;
	margin: 0 3px;
	text-decoration: none;
}
#navbar a span, #navbar a:link span, #navbar a:visited span, #navbar span.current span {
	background: url(../images/navbar/linksright.png) no-repeat right top;
	padding: 6px 13px 3px 0px;
}
#navbar a:hover {
	color: #fff;
	background-position: left -126px;
}
#navbar a:hover span {
	background-position: right -126px;
}
#navbar a:active {
	color: #d7d83d;
}
#navbar span.current {
	background: url(../images/navbar/activeleft.png) no-repeat left top;
	padding-bottom: 5px;
}
#navbar span.current span {
	background: url(../images/navbar/activeright.png) no-repeat right top;
	padding-bottom: 5px;
	color: #2d071a;
}
/******no border for images that are links*********/
a:visited img, a#logo {
	border-width: 0px;
	border-style: none;
	background: none;
}
a:hover img, a#logo {
	border-width: 0px;
	border-style: none;
	background: none;
}
a:link img, a#logo {
	border-width: 0px;
	border-style: none;
	background: none;
}
a:active img, a#logo {
	border-width: 0px;
	border-style: none;
	background: none;
}
/*********class styles*****************/
.italic {
	font-size: .9em;
	font-style: italic;
	font-weight: lighter;
}
.address {
	padding-left: 60px;
	line-height: normal;
}
.valueheading {
	font-weight: bold;
	color: #761a46;
}
.right {
	width: 42%;
	float: right;
}
.left {
	width: 42%;
	float: left;
}
/************ FORM STYLES **************/
.red {
	color: #FF0000;
}
#formpage {
	font-size: small;
	position: relative;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #E4B9DF;
}
#formpage p {
	line-height: normal;
}
#formpage p img {
	border: 1px solid #034d94;
	margin-right: 6px;
}
#formpage label {
	width: 40%;
	float: left;
	margin: 6px;
}
#formpage input, #formpage textarea, #formpage select, #formpage span.right {
	width: 50%;
	float: right;
	margin: 6px;
}
#formpage span.right {
	text-align: left;
}
#formpage span.right input {
	float: none;
	margin: 0px;
}
#formpage p {
	margin: 10px inherit;
	font-size: small;
	clear: both;
	text-align: right;
}
#formpage div {
	clear: both;
}
#formpage p input.button{
	float: none;
	width: auto;
}

