/html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body {
    margin: 0px 0px 0px 0px;
    background-color: #FFFEFB;
    text-align: center;
    }

    a           { }
    a:link      { color: #760708; text-decoration: none; font-weight: bold;}
    a:visited   { color: #760708; text-decoration: none; font-weight: bold;}
    a:active    { color: #760708; text-decoration: none; font-weight: bold;}
    a:hover     { color: #000000; text-decoration: none; font-weight: bold;}

    h1  {
        font-family: verdana, sans-serif;
        color: #760708;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 5px 0px;
        font-size: 18px;
        line-height: 22px;
        text-transform: uppercase;
        letter-spacing: 1px;
        }
        
    h2  {
        font-family:  verdana, sans-serif;
        color: #760708;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 4px 0px;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 1px;
        }
    h3  {
        font-family:  verdana, sans-serif;
        color: #760708;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 4px 0px;
        font-size: 12px;
        line-height: 14px;
       letter-spacing: 1px;
        }

    h4  {
        font-family:  verdana, sans-serif;
        color: #760708;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 11px;
        line-height: 12px;
       letter-spacing: 0px;
        }
.clear{clear:both;}

/*-- OUTSIDE CONTAINER CONTAIN ALL DIVS ---------------------------*/

#wrapper {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 750px;
    \width:750px;
    w\idth: 750px;
    background: #FFFFFF;
    }
    
#container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 750px;
    \width: 746px;
    w\idth: 750px;
    background: #FFFFFF;
    border-left: 2px solid #760708;
    border-right: 2px solid #760708;
    }

/*-- BANNER DIV CONTAINS BANNER AT THE TOP OF THE PAGE--------------*/
#banner {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #760708;
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    background-color: #FFFFFF;
    border-bottom:2px solid #760708;
    width: 750px;
    \width: 750px;
    w\idth: 750px;
    height: 80px;
            }

.bannertext {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #760708;
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    background-color: #FFFFFF;
}

.middle{
    width: 750px;
    \width: 750px;
    w\idth: 750px;
    background-color:#CC0000;

    }
.prop{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 420px;
    width:  0px;
    float:  left;
font-size: 0px;
    background-color: transparent;
    }
    
/*-- MENU NAVIGAITION PANEL---------------------------*/
#navigation {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    float:left;
    text-align: left;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
    background-color: #FFFFFF;
    border-bottom:2px solid #760708;
    width: 100%;
    \width: 100%;
    w\idth: 100%;
}
.topmenu a           { }
.topmenu a:link  { color: #FFFFFF; text-decoration: none; font-weight: bold;}
.topmenu a:visited  { color: #FFFFFF; text-decoration: none; font-weight: bold;}
.topmenu a:active  { color: #FFFFFF; text-decoration: none; font-weight: bold;}
.topmenu a:hover  { color: #FFFFFF; text-decoration: none; font-weight: bold;}

.topmenutitle{
  display:block;
  background-color:#760708;
  text-indent:0px;
  text-align:center;
  text-decoration: none;
  color:#FFFFFF;
  border:1px solid #FFFFFF;
  padding:0px;
  line-height:14px;
  width:90px;
  height:30px;
}

.topmenu ul{
  list-style-type:none;
  margin:0;
  padding:0;
}

.topmenuli{
  list-style-type:none;
  float:left;
}


.topmenuli a:hover, .topmenuli a:active{
 background-color:#b35638;
 color: #FFFFFF;
}

#dmenu li>ul { 
  top: auto;
  left: auto;
}
#dmenu {
  margin: 0;
  padding:0;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size:11px;
  border-left:6px solid #760708;
}


.submenuul {
  list-style-type:none;
  position:absolute;
  margin: 0;
  padding:0;
  display:none;
  margin-top:-1px;
  background-color:#760708;
  background-position: top left;
  background-repeat: repeat-x;
  border-top:1px solid #760708;
  border-bottom:1px solid #760708;
  border-right:1px solid #760708;
  border-left:1px solid #760708;
}

.submenuli a{
  padding:0px;
  text-decoration: none;
  color: #760708;
  display:block;
  width:150px;
  border:1px solid #760708;
  padding:1px;
  line-height:14px;
}

.submenuli a:hover{
  text-decoration: none;
 background-color:#b35638;
 color: #FFFFFF;
}
li:hover ul , li.over ul{ /* lists nested under hovered list items */
  display: block;
}

/*-- LEFT PANEL ON PAGE FIXED AT MINUMUM 400PX HIGH ---------------------------*/

#left {
    float: left;
    left:0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 130px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:11px;
    font-weight: normal;
    background-color: #FFFFFF;
    overflow: hidden;
    }

#left h2  {
        font-family:  verdana, sans-serif;
        color: #760708;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 3px;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
        }
.leftnav {
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 130px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:11px;
    font-weight: normal;
    background-color: #FFFFFF;
    overflow: hidden;
    }

.leftnav a{
  padding:0px 0px 0px 3px;
  text-decoration: none;
  font-weight: normal;
  color: #760708;
  display:block;
  border-bottom:1px solid #760708;
  line-height:16px;
    width: 120px;
}
.leftnav a:link,.leftnav a:visited,.leftnav a:active{
  text-decoration: none;
  font-weight: normal;
  color: #760708;
}

.leftnav a:hover{
  text-decoration: none;
    font-weight: Normal;
 background-color:#b35638;
 color: #FFFFFF;
}
    
.leftbar{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 2px;
    color: #760708;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    font-weight: normal;
    text-align: left;   
    overflow: hidden;
    width: 130px;
    }
.leftbar h2 {
        font-family:  verdana, sans-serif;
        color: #760708;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 3px;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;}
   
.leftbar h2 a{
  padding:0px 0px 0px 3px;
  text-decoration: none;
  font-weight: normal;
  color: #760708;
  display:inline;
  border-bottom:0px; 
  font-size: 12px;
  line-height:16px;
  width: 120px;
    }


.leftbar a{
  padding:0px 0px 0px 3px;
  text-decoration: none;
  font-weight: normal;
  color: #760708;
  display:block;
  border-bottom:0px; 
  line-height:16px;
  width: 110px;
}
.leftbar a:link,.leftbar a:visited,.leftbar a:active{
  text-decoration: none;
  font-weight: normal;
  color: #760708;
}

.leftbar a:hover{
  text-decoration: none;
 font-weight: Normal;
 background-color:#b35638;
 color: #FFFFFF;
}
    

/*-- MENU NAVIGAITION PANEL---------------------------*/
.menu {
    width: 125px;
    background-color: transparent;
    text-align: left;
}

.link a {
    display: block;
}

.uberlink a {
    display: block;
}
    
.uberlink a:link, .uberlink a:visited, .uberlink a:hover {
    padding: 0px 0px 0px 5px;
    font-size: 11px;
    line-height: 20px;    
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    border: 1px solid #000099;
    color: #FFFFFF;
    background: #000099;
    cursor: default;
}
.link a:link, .link a:visited {
    padding: 0px 0px 0px 5px;
    font-size: 11px;
    line-height: 20px;    
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    color: #000099; 
    text-decoration: none;
    cursor: pointer; 
    border-bottom: 1px solid #84AEC4;    
}
.link a:hover {
    padding: 0px 0px 0px 5px;
    font-size: 11px;
    line-height: 20px;    
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    background: #000099;
    cursor: pointer; 

}



/*-- Content part of the page---------------------------*/
#center {
    float:left;
    margin: 0px;
    padding: 5px 5px 5px 15px;
    text-align: left;
    border-left:1px solid #760708;
    width: 590px;
    }

.content {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    color: #222222;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    }

.content p {
    color: #222222;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    }


.content ul {
    color: #222222;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    }

.content li {
    color: #222222;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    }


.content a { }
.content a:link { color: #760708; text-decoration: none; border-bottom: 1px dotted #760708; font-weight: bold;}
.content a:visited { color: #760708; text-decoration: none; border-bottom: 1px dotted #760708; font-weight: bold;}
.content a:active { color: #760708; text-decoration: none; border-bottom: 1px dotted #760708; font-weight: bold;}
.content a:hover { color: #760708; text-decoration: none; border-bottom: 1px dotted #760708; font-weight: bold;}

.content input{
    background-color: #FFFFFF;
    color: #222222;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 13px;
    }

.ContentTable {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    color: #222222;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 13px;
    }
.ContentTable p{
    background-color: #FFFFFF;
    color: #222222;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 13px;
    }
.ContentTable input{
    background-color: #FFFFFF;
    color: #222222;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 13px;
    }

.ContentTable select{
    background-color: #FFFFFF;
    color: #222222;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 13px;
    }
.tblbg1{
    background-color: #EEEEEE;
    }
.tblbg2{
    background-color: #CCCCCC;
    }

/*-- Footer part of the page---------------------------*/
.footer{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    color: #760708;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    width: 100%;
    \width: 100%;
    w\idth: 100%;
}
.powered {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    color: #760708;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    text-align: center;
    color:#DDDDDD;
    border-bottom: 1px solid #760708;
    }

    
.powered a:link,.powered a:visited,.powered a:active { color: #DDDDDD; text-decoration: none; font-weight: normal;}
.powered a:hover { color: #000000; text-decoration: none; font-weight: bold;} 

.floatleft{float:left;}
.floatright{float:right;}

/*-- Contact Us Page---------------------------*/

.contacttable {
    background-color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
}

/* standard helper classes */

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


#alpha, #beta, #gamma, #delta
{
   display: inline; /* ie win bugfix */
   float: left;
   min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
   position: static;
}



.content-nav
{
   margin: 10px;
   text-align: center;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   clear: both;
   width: 97%;
   margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}


.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width:80%;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}


/* modules */

.module
{
   position: relative;
   overflow: hidden;
   width: 100%;
}

.module-content
{
   position: relative;
   margin: 5px 10px 0px 10px;
}

.module-content a{
  padding:0px 0px 0px 3px;
  text-decoration: none;
  font-weight: normal;
  color: #760708;
  display:block;
  line-height:16px;
}
.module-content a:link,.module-content a:visited,.module-content a:active{
  text-decoration: none;
  font-weight: normal;
  color: #760708;
}

.module-content a:hover{
  text-decoration: none;
    font-weight: Normal;
 background-color:#b35638;
 color: #FFFFFF;
}

.module-list,
.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-list-item
{
   margin-top: 5px;
   margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
   border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
   width: 14%;
   text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
   display: block;
   clear: both;
   margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
   float: left;
   min-width: 60px;
   width: 60px;
   /* no ie mac \*/width: auto;/* */
   margin: 0 5px 0 0;
   text-align: center;
   vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
   margin: 0;
   padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content
{
   margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
   display: block;
   height: 1%;
   margin: 0;
   border: 0;
   padding: 0;
   list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
   display: block;
   float: left;
   /* ie win fix \*/ height: 1%; /**/
   margin: 0;
   border: 0;
   padding: 0;
}

.module-recent-photos .module-list-item a
{
   display: block;
   margin: 0;
   border: 0;
   padding: 0;
}

.module-recent-photos .module-list-item img
{
   width: 60px;
   height: 60px;
   margin: 0;
   padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td
{
   width: 14%;
   height: 75px;
   text-align: left;
   vertical-align: top;
}

.day-photo
{
   width: 54px;
   height: 54px;
}

.day-photo a
{
   display: block;
}

.day-photo a img
{
   width: 50px;
   height: 50px;
}

.comment-content{width:570px;overflow:hidden;}

.entry-body img,
.entry-more img
{
 padding: 5px 5px 5px 5px;
float:left;
}

.entry-body .rightimg img, .entry-more .rightimg img
{
 padding: 5px 5px 5px 5px;
float:right;
}

.centerimg 
{
clear:both;
padding: 5px 5px 5px 5px;
text-align:center;
}
.entry-body .centerimg , .entry-more .centerimg
{
clear:both;
padding: 5px 5px 5px 5px;
text-align:center;
}

.entry-body .centerimg img, .entry-more .centerimg img
{
clear:both;
padding: 5px 5px 5px 5px;
text-align:center;
}






.entry-body table, .entry-more table{
 padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
