
* {
  
}

/* hide from ie on mac \*/
html {
	height: 100%;
}

#flashcontent {
	height: 95%;
}
/* end hide */  

body {
     background:#271C15;
     margin:20px;
     font-size:10pt;
     color:#b5aea6;
}

#container {
        clear:both;
        width:940px;
        height:450px;
        color:#b5aea6;
        min-height:450px;
        border:1px solid #d0ccc8;
        margin:0 auto 0 auto;
        background:url("images/bg.jpg") top left repeat-x;
}

#containerfull {
        clear:both;
        color:#b5aea6;
        float:center;
        width:940px;
        height:425px;
        min-height:425px;
        border:1px solid #d0ccc8;
        margin:0 auto 0 auto;
        padding: 10px 10px 10px 10px;
        
}

#containerfull h1 .info {
        margin:0 20px 20px 0;
        float:right;
        font-size:12pt;
        font-weight:bold;
        color:#659C22;
        text-transform:uppercase;
        padding-left:90px;
}

#containerfull  .subinfo {
        float:right;
        font-size:10pt;
        font-weight:normal;
        color:#659C22;
}

#header {
        width:925px;
        margin:0 auto 0 auto;
}

#header h1 {
        margin:0;
        padding:5px 0 0 0;
        font-size:24pt;
        color:#b5aea6;
        font-weight:normal;
        width:280px;
        float:left;
}

#nav {
        float:right;
        text-align:right;
        width:925px;
        display:inline;
        padding-top:5px;
        padding-bottom:15px;
}

#nav a {
        margin:0 10px 0 10px;
        padding:0 2px 0 2px;
        border-top:2px solid #555;
        color:#b5aea6;
        text-decoration:none;
        font-size:10pt;
        text-transform:lowercase;
}

#nav a:hover {
        border-top:2px solid #659C22;
}

#left {
        width:425px;
        height:450px;
        min-height:450px;
        background:url("images/bg.jpg") top left repeat-x;
        float:left;
        border-bottom:1px solid #d0ccc8;
}

#left img {
        margin:15px;
}

#right {
    /*margin:10px 0px 0px 10px;*/
        color:#b5aea6;
        float:right;
        width:495px;
        min-height:450px;
        height: 450px;
        overflow: scroll;
        border-bottom:1px solid #doccc8;
        font-family: Papyrus, Courier New, Serif;
}


#right h1 {

        font-size:16pt;
        font-weight:normal;
        margin:30px 20px 0 0;
        height:60px;
        line-height:60px;
        text-transform:lowercase;
        color:#659C22;
}

#right h1 .info {
        margin:0 20px 20px 0;
        float:right;
        font-size:12pt;
        font-weight:bold;
        color:#659C22;
        text-transform:uppercase;
        padding-left:90px;
}

#right .thumb {
        display:inline;
        width:110px;
        height:85px;
        padding:15px;
        float:left;
}

#right .thumb img {
        padding:5px;
        background:#d0ccc8;
        border:0;
}

#copyright {
        clear:both;
        height:60px;
        width:925px;
        background:#271C15;
        color:#b5aea6;
        font-size:8pt;
        text-align:left;
        margin:0 auto 0 auto;
}

a {
        color:#659C22;
        text-decoration:none;
}

a:hover {
        color:#d0ccc8;
}

.desc {  /*table style*/

        border:0;
        color:#b5aea6;
}

.leftpic { /*photo table style for left side*/
         width:395px;
         border:0;
}

#seo  {
        display: none;
        clear: both;
        z-index:0;
        background-color: #b5aea6;
        background:  center bottom no-repeat;
        height:  5px;
}
