﻿

#subbase {
	/*width: 1100px;*/
	width: 1300px; 
	/*margin: 0px auto 0px auto;*/
	margin: 0px;
	/*border: 2px solid Red; color:Red; font-size: 12px; font-weight: bold;*/
	height:1300px;
	}


#subsideNav {
    width: 210px;
	float: left;
	margin-top: 210px;
	margin-right: 17px;
	margin-left:10px;
	/*border-style:solid;
	border-color:Red;
	border-bottom-width:medium;*/
	}


H2
{
   font-family: Veranda,Georgia,Arial;
   color:#FF8C00;
   font-weight:normal;
   bottom:0;
   font-size:large;
   margin-bottom: 1px; padding-bottom: 0px

}

H3
{
   font-family: Veranda,Georgia,Arial;
   color:#FF8C00;
   font-weight:normal;
   bottom:0;
   font-size:small;
   margin-bottom: 0px; padding-bottom: 0px;

}
/*
LI
{
    font-family: Veranda,Georgia,Arial;
    font-size:small;
    color: #000000;
    font-weight: 400;
    line-height: 1.4;
    margin-top: 1px; padding-top: 0px
}*/


ul, li
{
    list-style-image: url("" );
    margin-left: 10px;
    padding-bottom: 2px;
    padding-left: 1px;
    padding-top: 2px;
    color: #000000;
    
}


P
{
    font-family: Veranda,Georgia,Arial;
    font-size:small;
    color: #000000;
    font-weight: 400;
    line-height: 1.4;
    margin-top: 1px; padding-top: 0px;
    margin-left: 1.40em;
}

ol 
{
    list-style-position: outside; 
    margin-top: 1px; padding-top: 0px;
    bottom:2px;
}

br
{
    line-height: .8;
}

.HomePageLinkMotif a:link {color: #8b4513;}
.HomePageLinkMotif a:visited {color: #8b4513;}
.HomePageLinkMotif a:hover {background-color: #FFEFD5}
.HomePageLinkMotif a:hover {font-weight:bold;}
.HomePageLinkMotif a:hover {font-size:medium;}
.HomePageLinkMotif a:active {color: #8b4513;}
.HomePageLinkMotif a:{text-decoration: none;}



