/* CSS Document */
body{   
    font-size: 12px;
    font-family: Arial,Helvetica,Sans-Serif;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    BACKGROUND-POSITION: center 50%; 
    BACKGROUND-IMAGE: url(../images/side-fade.gif); 
    BACKGROUND-REPEAT: repeat-y;
}
/* Initialize General Tags */
form{   
    margin: 0; padding: 0; 
}
a img{  
    border: 0px; 
}
p { 
    font-size: 12px;
    font-family: Arial,Helvetica,Sans-Serif;
    text-align:left;
    line-height:17px;
    margin: 0; 
    padding:0 0 10px 0;
}
div{
    font-size: 12px;
    font-family: Arial,Helvetica,Sans-Serif;
    text-align:left;
}
a:visited, a:link, a {
    font-size: 12px;
    color:#561420;
    text-decoration:underline;
}
a:hover {
    text-decoration:none;
}
h6, h5, h4, h3{
    font-size:100%;
    margin:0px;
    padding:0px;
}
h2{
    font-size: 14px;
    font-family: Arial,Helvetica,Sans-Serif;
    font-weight:bold;
    color:#604c41;
    margin:0px;
    padding:0 0 5px 0;
    letter-spacing:0.9px;
}
h1{
    font-size:16px;
    font-family: Arial,Helvetica,Sans-Serif;
    font-weight:bold;
    color:#604c41;
    letter-spacing:1.1px;
    margin:0;
    padding:0 0 5px 0;
}
/*global elements*/
#wrap{ 
    width:700px; 
    background-color: #FFFFFF; 
    text-align:center;
    margin: 0 auto 0 auto;
    height:auto;
    border: 0px #000000 solid;
}
/* Header */
#header-logo{ 
    float:left; 
    width:361px; 
    height:91px; 
    margin: 0px 0px 5px 0px; 
    padding: 0px; 
}
#header-right{ 
    float:right; 
    width:329px; 
    height: 91px;
    padding-top: 10px;
    padding-right: 0;
    text-align: right;
    color: #999;
}
#header-right INPUT {
    color: #666666;
    font-size: 10px;
}
#account{
    font-size: 12px;
    text-align: right;
    width: 100%;
}
#search{
    width: 100%;
    text-align: right;
    padding-top: 30px;
    vertical-align: middle;
}
#header-right a:visited, #header-right a:link, #header-right a {
    font-size: 12px;
    color:#561420;
    text-decoration:underline;
}
#header-right a:hover {
    text-decoration:none;
}

#header-nav{ 
    border: 0px solid #000000;
    width: 100%; 
    height: 12px;
    clear:both; 
    padding-bottom:  8px;
    margin-bottom: 10px;
    
}

#header-nav-left{ 
    float: left;
    font-size:12px;
    width: 530px; 
    height: 12px;
    clear:both;
    padding: 0;
    margin: 0;
}
#header-nav-right{ 
    float: right;
    font-size:10px;
    width: 160px; 
    height: 12px;
    margin: 0; 
    padding: 0;
    text-align: right;
}
#header-nav-right a:visited, #header-nav-right a:link, #header-nav-right a {
    font-size: 10px;
    color:#561420;
    text-decoration:underline;
}
#header-nav-right a:hover {
    text-decoration:none;
}
#miniflex {
    width: 695px;
    float: left;
    font-size: small; /* could be specified at a higher level */
    margin: 0;
    padding: 0 10px 0 10px;
    border-bottom: 1px solid #cccccc;
    }
#miniflex li {
    float: left;
    margin: 0; 
    padding: 0;
    display: inline;
    list-style: none;
    }
#miniflex a:link, #miniflex a:visited {
    float: left;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    margin: 0 10px 0 10px;
    text-decoration: none;
    color: #999;
    border-bottom: 4px solid #FFF;
    padding-bottom: 2px;
    }
#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
    border-bottom: 4px solid #666;
    padding-bottom: 2px;
    color: #666;
    }
#header-nav ul{
    list-style: none;
    padding: 0px 5px 0px 0px;
    margin: 0;
} 
#header-nav li{
    float: left;
    margin: 0px 45px 0px 0px;
} 

/* Footer */
#footer{
    width:100%;
    color: #666666;
    border-top: 1px solid #cccccc;
    margin: 0;
    padding: 5px 0 50px 0;
    /*position:relative;*/
    clear:both;
}
#footer a, #footer a:link , #footer a:visited {
    color: #666666;
    text-decoration:underline;
    font-size: 10px;
}
#footer  a:hover {
    text-decoration:none;
}
#footer-copyright{
    float:left;
    font-size: 10px;
}
#footer-links{
    float: right;
    font-size: 10px;
}

/* SUBPAGES */
#leftnav{
    float: left;
    width: 125px;
    height: 300px;
    background-color: #e8e8e8;
    font-size:10px;
    margin: 12px 8px 8px 0px;
	padding: 0;
    /*border: 1px #000 solid;*/
    clear: both;
}
#leftnav ul{
    list-style: none;
    padding: 20px 0px 0px 0px;
    margin: 0;
	border: 0px solid #000;
	list-style: none;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;
} 
#leftnav li{
    list-style-image: none;
	list-style-type: none;
	margin: 0 0 10px 5px;
}
#leftnav a, #leftnav a:link, #leftnav a:visited {
    color: #561420;
    text-decoration:underline;
    letter-spacing:1.3px;
    font-weight: bold;
}
#leftnav a:hover {
    color:#561420;
    text-decoration:none;
}
#mainbody{
    float: right;
    width: 550px;
    margin: 0;
    padding: 0;
    /*border: 1px #000 solid;
    clear: both;*/
}

#breadcrumb {
    padding: 12px 0 3px 0;
    margin-bottom: 5px;
    font-size: 10px;
    color: #666666;
    clear:both;
    width: 100%;
    height: 12px;
    /*border: 1px solid #000;
    float: left;*/
    
    }
#breadcrumb a, #breadcrumb a:link , #breadcrumba:visited {
    color: #666666;
    text-decoration:underline;
    font-size: 10px;
}
#breadcrumb  a:hover {
    text-decoration:none;
}
#breadcrumb ul {
    margin-left: 0;
    padding-left: 0;
    display: inline;
    border: none;
    } 
#breadcrumb ul li {
    margin-left: 0;
    padding-left: 2px;
    border: none;
    list-style: none;
    display: inline;
    }

#sitemap-list{
	/*text-indent: 50px;
	padding-left: 50px;*/
	margin-left: 50px;
}

#sitemap-list li{
	margin: 0 0 5px 0;
}