
a:link            {color:#15466A;}
a:active          {color:#4d4d4d;}
a:hover           {color:#008dcc; text-decoration:underline;}
a:visited         {color:#000066;}
ul                {list-style-type:square; list-style-image: url(/_themes/Vintage/navBullet_vintage.gif);}
img               {border: 0px;}
                       
/* CONTENT ITEMS */
H1                {font-size:18px; color:#3B3B3B; line-height:21px; font-weight:normal; text-decoration:none;}
H2                {font-size:14px; color:#3B3B3B; line-height:18px; font-weight:bold; margin:0px 0px 10px 0px; text-decoration:none;}
H3                {font-size:13px; color:#3B3B3B; line-height:14px; font-weight:bold;}

/* FILE TYPE ICONS */

a.pdf { 
   padding-right: 18px;
   background: transparent url(/images/icons/icoPDF.gif) no-repeat center right;
}

a.worddoc {
   padding-right: 18px;
   background: transparent url(/images/icons/icoWord.gif) no-repeat center right;
}

a.extlink {
   padding-right: 18px;
   background: transparent url(/images/icons/icoExternalLink.gif) no-repeat center right;
}

/* End Bellevue Styles */

body 
{
    font-family: Arial, Tahoma, Helvetica, sans-serif; 
    color: #3B3B3B;
    margin: 0px;
    background: #D8D4A4;
}

.MainContainer    
{
    margin: 0px;
    background: transparent;    
    padding-left: 10px;
}

#Header 
{
    padding: 5px 15px;
}

#leftNav 
{    
    width: 210px;
    background: #D8D4A4 url(images/navshape_vintage_wide.jpg) no-repeat top left;
    
}
#navPanels 
{
    border: 1px solid #949172;
    width: 180px;
    margin: 0px;
    background: url('images/LeftNavBackground.png');
    padding: 10px;
    height: 700px;
}
#navSpacer 
{
    height: 10px;
    background: #E8E3B7;
    width: 210px;
}
#conSpacer 
{
    background: #E8E3B7;
    height: 10px;
}
#rytSpacer 
{
    background: #E8E3B7 url(images/pagebackgrad_vintage.gif) repeat-x bottom;
    width: 10px;
}
#PageContent 
{
    border: 1px solid #949172;
    padding: 10px;
    background: #fff;   
    min-height: 700px;
}

p, td, a 
{
    font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; 
    font-size: small;
}
h5 
{
    font-weight: bold;
    font-size: 100%;
}
legend 
{
    font-weight: bold;
    color: Black;
}
A.Highlight, a.Highlight:visited, a.Highlight:link
{
	padding: 0px 2px;
	color: White;
	background-color: #336699;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 2px solid gray;
	border-bottom: 2px solid gray;
}
A:link, A:visited
{
	text-decoration: none;
	font-family: Arial, Verdana;
	color: #003399;
}

A:hover, A:active
{
	text-decoration: underline;
}
.HNItem { float: left; padding: 0px 20px; }
.HNItem a { text-decoration: none; font-size: 14px; padding-left: 10px; }
.PageBODY {background-color: #EEEEEE; color: #000000}
.FormTABLE {border: none; border-collapse: collapse; margin: 1em 0em 1em 0em;}
.FormHeaderTD {background-color: #CCCCCC; font-weight: bold; text-align: Center; border: none}
.FieldCaptionTD {border: none; color: #000000; padding: 2px;}
.DataTD {border: none; padding: 2px 8px;}
.RecordSeparatorTD {border-style: solid; border-width: 1px}
.ColumnFONT {font-size: 10pt; color: #000000; font-weight: bold;}
.ColumnTD {border-style: solid; border-width: 1px}
.ErrorMessage { color: Red; font-weight: bold; margin: 1em 0em 1em 0em; display: block; }

fieldset 
{
    margin-bottom: 20px;
}

.navHdr 
{
    color: #003399;
    font-weight: bold;
}
.LinkSpacer td input, .LinkSpacer td label{
    display: block;
    float: left;
}
.LinkSpacer td input 
{
    margin-top: 0px !important;
    margin-top: -3px;
    vertical-align: text-bottom;
}

.LinkSpacer {
    width: 100%;
}

.CommandRow td a, td.CommandRow
{
    background: ;
    padding: 5px;
}

.updateMessage 
{
    position: absolute;
    top: 25% !important;
    top: 300px;
    left: 275px;
    width: 200px;
    height: 35px;
    border: solid 1px #000;
    background: url('Images/pageTitleBKGD_vintage.gif');
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}

/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #fff;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
display: none;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
display: none;
}

.noPrint 
{
    display: none;
}

#avmenu {
display: none;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}

#content {
margin: 20px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.trSpace TD { padding: 4px 0px; }

fieldset { padding: 0px 5px 15px 5px; }
