﻿@import url(http://fonts.googleapis.com/css?family=Droid+Serif:regular,italic,bold,bolditalic);


html, body 
{
    margin: 0px;
    padding: 0px;
    height: 100%;
    min-height: 100%;
}

body
{
    background-color: #cebb8b;
    background-image: url("../ui/body_bg.jpg");
    background-repeat: repeat;
}

a 
{
    outline-style: none;
}


/* ----------- Container Table --------- */
#wrapper
{
    background-image: url('../ui/wrapper_bg.jpg');
    background-repeat: repeat-y;
    padding: 0px;
    height: 100%;
    min-height: 100%;
    width: 760px;
    border-collapse: collapse;
}

#wrapRow
{
    background-image: url("../ui/header_top.jpg");
    background-repeat:no-repeat;
    background-position: left top;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}

#wrapCell
{
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}


/* ----------- asp .NET form --------- */ 
#aspnetForm
{
    padding: 0px;
    margin: 33px 32px 0px 32px;
    width: 696px;
    overflow: hidden;
}



/* ------------------------ Sections ----------------------- */

/* ----------- Nav ------------- */
#nav 
{
    padding: 0px;
    margin: 0px;
    height: 500px;
    width: 256px;
    float: right;
    overflow: hidden;
}

html>body #nav 
{
    margin-left: 0;
}

#wimci_nav a:link, #wimci_nav a:visited
{
    /* css for "tabs" at top of nav */
    float: left;
}

#section_nav 
{
    background-position: left top;
    background-repeat:no-repeat;
    clear: both;
    width: 100%;
    padding-top: 0px;
}

.nav_title
{
    color: #A68462;
    font-size: 18px;
    font-weight: bold;
    font-style: oblique;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, Serif;
    line-height: normal;
    margin: 0px 0px 10px 10px;
    padding-top: 25px;
}



.sitemapNav 
{
    font-weight: bold;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    list-style-type: none;
}

.sitemapNav li
{
    list-style-position: outside;
    margin: 0px 0px 0px 10px;
    padding: 0px;

}

.navLink, .navSubLink
{
    display: block;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, Serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 12px 0px 0px 4px;
	text-decoration: none;
	width:228px;
	margin: 0px;
	vertical-align: top;
}

.navSubLink 
{
    padding-left: 15px;
    width:200px;
}

.navLinkSelected
{
    display: block;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, Serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 12px 0px 0px 4px;
	text-decoration: none;
	width:228px;
	margin: 0px;
	vertical-align: top;
	
}


/* ------------ General ---------- */
#general
{
    height: 1%;
    margin: 0;
}

html>body #general {
    height:auto;
    margin-left:0px;
    margin-right:256px;
}

#home, #home a, #home a img
{
    margin: 0px;
    padding: 0px;
    border: none;
    vertical-align: top;
}

#content
{
    background-color: #e7e2d7;
    margin: 0px;
    padding: 0px 10px 0px 20px;
    height: 444px;
    width: 410px;
    overflow: visible;
}

html>body #content {
    height: 1%;
    min-height: 444px;
    overflow:hidden;
}

.content 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 24px;
}

.section_title 
{
    color: #916232;
    border-bottom: 1px solid #A68462;
    font-size: 18px;
    font-weight: bold;
    font-style: oblique;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, Serif;
    line-height: normal;
    margin: 0px 0px 10px 0px;
    padding-top: 35px;
    width: 100%;
    text-transform: uppercase;
}



/* ----------- Footer --------- */
#footer
{
    margin: 0px;
    clear: both;
    border-top: 1px solid #E3E3E3;
    text-align: center;
    background-color: #A68462;
}

#wimci_address 
{
    width: 410px;
    float: left;
    padding: 10px 0px 10px 20px;
    margin: 0px;
}

#milw_address 
{
    width: 410px;
    float: left;
    padding: 10px 0px 10px 20px;
    margin: 0px;
}

.footText 
{
    padding: 0px 10px;
    color:#e7e2d7;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, Serif;
    font-size:12px;
    text-align: left;
    float: left;
    width: 180px;
}

#lnk_Owners
{
    width: 256px;
    float: right;
    padding: 25px 0px;
    display: none;
}

#lnk_Owners a:link, #lnk_Owners a:visited
{
    text-decoration: none;
    color: #d8cdbe;
    font-style:oblique;
    font-weight:bolder;
    font-size: 16px;
    padding-bottom: 1px;
    border-width: 1px 0px;
    border-style: solid;
    border-color: #E3E3E3; 
    clear: both;
    margin: 5px 0px 5px 20px;
}

.footLink
{
    color:#e7e2d7;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, Serif;
    font-size:12px;
    padding: 0px;
}

.clear_floats 
{
    clear: both;
    width: 100%;
    height: 0px;
    border: 0px;
}
.masterFoot_hr
{
    width:670px;
    height:0px;
    margin: 0px 8px 0px 8px;
    padding: 5px;
    border-top: 2px solid #E3E3E3;
    display: none;
}

.privacyLink{
    display: none;
    margin: 0px;
    padding: 0px;
}
.privacyLink a{
    color:#b7a797;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, Serif;
    font-size:10px;
    font-style: italic;
    text-decoration: none;
    margin: 0px;
}