

* {
	
}

/* hide from ie on mac \*/
html {
	height: 100%;
	
}

#flashcontent {
	height: 95%;
}
/* end hide */  

body {
	background:#D0CCC8;
	margin:20px;
    font-size:10pt;
    
}

#container {
	clear:both;
	width:940px;
	height:450px;
	min-height:450px;
	border:1px solid #A7937B;
   	margin:0 auto 0 auto;
	background:#D0CCC8;
    
    
}

#containerfull {
	clear:both;
    color:#4d362a;
	float:center;
	width:940px;
	height:425px;
	min-height:425px;
	border:1px solid #A7937B;
   	margin:0 auto 0 auto;
    padding: 10px 10px 10px 10px;
    /*background:url("images/back.jpg") top left repeat-x;*/
	background:#D0CCC8;
    
}

#containerslide {
	clear:both;
    color:#4d362a;
	float:center;
	width:940px;
	height:425px;
	min-height:425px;
	border:1px solid #A7937B;
   	margin:0 auto 0 auto;
    padding: 10px 10px 10px 10px;
	background:#D0CCC8;
    overflow: scroll; 
}
#containerfull h1 .info {
	margin:0 20px 20px 0;
    float:right;
	font-size:12pt;
    font-weight:bold;
	color:#4d362a;
   	text-transform:uppercase;
    padding-left:90px;
}

#containerfull  .subinfo {
    float:right;
	font-size:10pt;
    font-weight:normal;
	color:#4d362a;
}

#splash {
	clear:both;
	width:845px;    
    height:600px;
   	margin:0 auto 0 auto;
}

#header {
	width:925px;
	margin:0 auto 0 auto;
}

#header h1 {
	margin:0;
	padding:5px 0 0 0;
	font-size:24pt;
	color:#4d362a;
	font-weight:normal;
	width:280px;
	float:left;
}


#nav {
	float:right;
    text-align:right;
    width:925px;
    display:inline;
	padding-top:5px;
    padding-bottom:15px;
    font-family:arial, helvetica, sans-serif;
}

#nav a {
	margin:0 10px 0 10px;
	padding:0 2px 0 2px;
	border-top:2px solid #555;
	color:#4d362a;
	text-decoration:none;
	font-size:10pt;
	text-transform:lowercase;
    
}

#nav a:hover {
	border-top:3px solid #590708;
}

#left {
	width:425px;
	height:450px;
	min-height:450px;
	/*background:url("images/bg.jpg") top left repeat-x;*/
    background: #D0CCC8;
	float:left;
    border-bottom:1px solid #A7937B;
}

#left img {
	margin:15px;
}

#right {
    color:#4d362a;
	float:right;
	width:495px;
    min-height:450px;
    height: 450px; 
    overflow: scroll;
    border-bottom:1px solid #A7937B;
    font-family: Papyrus, Courier New, Serif;
    font-weight:bold;
}

#rightnoflow {
    color:#4d362a;
	float:right;
	width:495px;
    min-height:450px;
    height: 450px; 
    border-bottom:1px solid #A7937B;
    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:#4d362a;
}

#right h1 .info {
	margin:0 20px 20px 0;
    float:right;
	font-size:12pt;
    font-weight:bold;
	color:#4d362a;
   	text-transform:uppercase;
    padding-left:90px;
}

#right h1 .invest {
	margin:0 20px 20px 0;
    float:left;
	font-size:12pt;
    font-weight:bold;
	color:#4d362a;
   	text-transform:uppercase;
    font-family: Papyrus, Courier New, Serif;
}



#copyright {
	clear:both;
	height:60px;
	width:940px;
	background:#D0CCC8;
	color:#4d362a;
	font-size:8pt;
	text-align:left;
	margin:0 auto 0 auto;
    font-family:arial, helvetica, sans-serif;
}

a {
	color:#590708;
	text-decoration:none;
}

a:hover {
	color:#3F2A1F;
}

.desc {  /*table style*/
     border:0;
     font-family: Papyrus, Courier New, Serif;
}

.leftpic { /*photo table style for left side*/
         width:395px;
         border:0;
}

#seo	{
	    display: none;
        clear: both;
        z-index:0;
	    background-color: #D0CCC8;
        background:  center bottom no-repeat;
        height:  5px;
}