BODY {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#FFFFFF;
}

/*---[ undohtml ]-------------------------- */

:link,:visited { text-decoration:none }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }

body	{
font-family: Arial, Helvetica, sans-serif;
font-size:small;
}

h1 {
font-size:120%;
font-weight: bold;
color:#666600;
margin:0 0 10px 0;
}

h2	{
font-size:100%;
font-weight: bold;
color:#390000;
margin:0 0 5px 0;
}

h3	{
font-size:85%;
font-weight: bold;
color:#390000;
}

p, ul	{
font-size: 75%;
font-weight: normal;
color: #390000;
}

ul.basiclist	{
list-style:square;
margin:10px 0;
}

ul.basiclist li	{
margin-left:20px;
margin-top:5px;
}



.MenuTxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #390000;
}

.MenuTxt a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #390000;
text-decoration: none;
}

.MenuTxt a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #390000;
text-decoration: none;
}

.MenuTxt a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #666600;
text-decoration: underline;
}

.MenuTxt a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #390000;
text-decoration: none;
}



a:link {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #390000;
}

a:visited {
font-weight: bold;
color: #390000;
}

a:hover {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #666600;
text-decoration: underline;
}
a:active {
font-weight: bold;
color: #390000;
}

.BodyTxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
font-weight: normal;
color: #390000;
}
.SubHeader {
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #666600;
}
.BoldGreen {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #666600;
}
.PicBorder {
border: 1px solid #390000;
}
.TxtBox {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #390000;
border: 1px solid #390000;
}


/*---[ cottage text blocks ]--------------------------*/

.cottage	{
float:left;
margin:10px 10px 10px 0;
background-color:#ccc;
display:inline;
}

.cottage img	{
float:left;
margin:0 10px 5px 0;
display:inline;
}

.cottage p	{
float:right
}

/*--------------------------------------------------------------*/

.clear	{
clear:both:
}

/*---[ images ]----------------------------------------*/
.img-left	{
float:left;
margin:0 15px 15px 0;
clear:left;
}

.img-right	{
float:right;
margin:5px 0px 15px 15px;
clear:right;
}


/*---[ easy drop shadow ]------------------------------*/

.img-wrapper {
float:left;
margin:10px 10px 0px 0px;
background: url(images/layout/shadow.gif) no-repeat right bottom;
line-height:0;
}

.img-wrapper div	{
background:url(images/layout/mask.png) no-repeat left top !important;
background:url(images/layout/mask.gif) no-repeat left top;
padding:0 5px 5px 0;
float:left;/*:KLUDGE: fixes problem in IE5.2 Mac */
}

.img-wrapper img	{
background-color:#fff;
border:1px solid #B3B6A3;
padding:4px;
position:relative;
left:-5px;
top:-5px;
}

/*------------------------------------------------*/

