﻿body
{
	background-color: #CCAE8F;
	background-image: url(/images/bkgd-page.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #555;
}
h1
{
    font-size: 18px;
    display: block;
    border-bottom: 1px dotted #BF7830;
    padding-bottom: 5px;
    color: #804040;
}
h2
{
    font-size: 15px;
    color: #8B6E5E;
    margin-bottom: -12px;
}
h3
{
    font-size: 14px;
    font-weight: normal;
    color: #8B6E5E;
}
hr
{
    border-top: 1px dotted #804040;
    height: 1px;
}
a
{
    color: #BF7830;
}
acronym
{
    border-bottom: 1px dotted #555;
    speak: spell-out;
    cursor: help;
}
dt
{
    font-style: italic;
}
img
{
    border: none;
}
br.clear
{
    clear: both;
}
div#pagecontainer
{
	margin: 5px 0 0 5px;
	width: 762px;
	padding: 0;
}
div#header
{
    height: 194px;
    background-image: url(/images/bkgd-header.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
}
div#logo
{
    position: relative;
    left: 0;
    top: -2px;
}
div#toplinks
{
    position: relative;
    left: 278px;
    top: -140px;
    font-size: 11px;
    color: #805959;
    width: 500px;
    text-align: right;
}
div#toplinks a
{
    text-decoration: none;
    color: #805959;
}
div#toplinks ul
{
    margin-left: 0;
    padding-left: 0;
    display: inline;
}
div#toplinks li
{
    margin-left: 0;
    padding: 0 15px;
    border-left: 1px solid #000;
    list-style: none;
    display: inline;
}
div#toplinks li.first
{
    margin-left: 0;
    border-left: none;
    list-style: none;
    display: inline;
}
div#quoteoutercontainer
{
    position: relative;
    display: table;
    overflow: hidden;
    top: -135px;
    left: 250px;
    width: 450px;
    height: 120px;
}
div#quoteinnercontainer
{
    #position: absolute;
    #top: 50%;
    display: table-cell;
    vertical-align: middle;
}
div#quote
{
    font-family: Georgia, "Times New Roman", Serif;
    font-style: italic;
    #position: relative;
    #top: -50%;
    color: #FFF;
    font-size: 17px;
}
div#mainnav
{
    height: 24px;
    background-color: #800000;
    border: 1px solid #330000;
    font-size: 13px;
    padding-top: 8px;
}
div#mainnav a
{
    color: #FBF9F4;
    text-decoration: none;
}
div#mainnav ul
{
    margin-left: 0;
    padding-left: 0;
    display: inline;
}
div#mainnav li
{
    margin-left: 0;
    padding: 0 3px;
    border-left: 1px solid #FBF9F4;
    list-style: none;
    display: inline;
}
div#mainnav li.first
{
    margin-left: 0;
    border-left: none;
    list-style: none;
    display: inline;
}
div#maincontentcontainer
{
    margin: 10px 0;
    background-image: url(/images/page-bkgd.gif);
	background-repeat: no-repeat;
	background-position: 130px 80px;
	min-height: 520px;
}
* html div#maincontentcontainer
{
    height: 520px;
}
div#pagemenucontainer
{
    float: left;
    width: 150px;
    margin-right: 15px;
}
div#pagemenuheader
{
    color: #FBF9F4;
    background-color: #800000;
    border: 1px solid #330000;
    line-height: 24px;
    padding: 0 5px;
}
div#pagemenu
{
    border: 1px solid #330000;
    border-top: none;
    padding: 5px 0;
}
div.pagemenuitem
{
    padding: 0 5px 0 14px;
    background-image: url(/images/icon-pagemenu.gif);
    background-repeat: no-repeat;
    background-position: 4px 4px;
}
div#pagemenu a
{
    color: #805959;
}
div#maincontent
{
    float: left;
    width: 590px;
}
img.pageimage1
{
	float: right;
	padding: 3px;
	border: 1px solid #7B685F;
	margin: 0 0 10px 10px;
}
img.pageimage2
{
	float: right;
	margin: 10px 0 0 10px;
}
div#footer
{
    padding-top: 5px;
    border-top: 1px solid #AB9487;
    font-size: 11px;
    color: #888;
}
div#footer a
{
    color: #888;
    text-decoration: none;
}
div#footer a:hover
{
    text-decoration: underline;
}
caption
{
    text-align: left;
    font-size: 16px;
    color: #8B6E5E;
}
th
{
    text-align: left;
    vertical-align: top;
}
td
{
    vertical-align: top;
}
table.grid
{
    border: 1px solid #7B685F;
    padding: 5px;
    width: 100%;
}
table.grid td
{
    border-bottom: 1px dotted #7B685F;
}
tr.AspNet-GridView-Alternate td
{
    background-color: #EFEFEF;
}
table.grid th
{
    background-color: #DE9F29;
    color: #FFF;
    text-align: left;
    padding-left: 10px;
}
th a
{
    color: #FFF;
    text-decoration: none;
}
table.results
{
	width: 100%;
	margin-top: 15px;
}
table.results th
{
	width: 25%;
}
table.results caption
{
	font-size: 13px;
}
fieldset
{
	border: 1px solid #7B685F;
	background-color: #E6DACF;
	/*background-image: url(/images/bkgd-form.jpg);
	background-repeat: repeat-x;*/
}
* html fieldset
{
	background-position: 0 11px;
}
legend
{
    color: #7B685F;
	background-color: #FFF;
	border: 1px solid #7B685F;
	padding: 3px;
}
label,
label.labelconfirm
{
	float: left;
	width: 140px;
	display: block;
	margin: 5px 0 5px 5px;
	padding: 5px;
}
label.labelconfirm
{
    width: 250px;
    font-weight: bold;
}
table label
{
    float: none;
    display: inline;
}
.input
{
	float: left;
	width: 190px;
	padding: 1px;
	margin: 5px 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
.inputwide
{
    float: left;
    width: 350px;
    padding: 1px;
	margin: 5px 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
span.inputcheck input
{
    float: left;
    margin: 5px 0;
}
span.error
{
	float: left;
	color: #CC0000;
	margin-left: 7px;
	font-weight: bold;
}
span.required
{
	float: left;
	color: #BF6430;
	font-weight: bold;
}
div.requiredfields
{
	margin: 5px 0 10px 10px;
	font-style: italic;
}
div.formsubmission
{
	text-align: center;
	margin: 10px 0;
}
div.dogimagecontainer
{
    float: left;
    margin: 0 20px 10px 0;
    text-align: center;
    font-weight: bold;
}
img.dogimage
{
	padding: 3px;
	border: 1px solid #7B685F;
	margin-top: 5px;
}
div#rss
{
    float: right;
}
ul.sitemap li
{
    line-height: 150%;
}