﻿body{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#745808;
	background-color:#745808;		
}

a{color:#6F1104; text-decoration:none; font-weight:bold;}
a:hover{color:#745808;}

a img, a:hover img
{
    color: #fff;
}

p {
    margin: 0 0 1em 0;
}

h2
{
    color: #6F1104;
    padding: 0;
    margin: 15px 0 1em 0;
}

h4
{
    margin: 8px 0 4px 0;
    font-size: 12px;
}

h5
{
    margin: 8px 0 4px 0;
    font-size: 11px;
}


fieldset
{
    border: 0;
    padding: 0;
    margin: 0 0 20px 0;
}

legend, h3
{
    color: #6F1104;
    font-size: 14px;
    padding: 0;
    margin: 0 0 10px 0;
    font-weight: bold;
}

label
{
    width: 150px;
    float: left;
}

label.checkbox
{
    float: none;
    width: auto;
}

input, select, textarea
{
    border:1px solid #E4D7C7;
    color:#745808;
    background-color: #FAF7F1;
    font-size:11px;
    padding: 2px;
}

input.submit
{
    border-width: 1px;
    border-right-color: #745808;
    border-bottom-color: #745808;
    border-top-color: #C4A858;
    border-left-color: #C4A858;
    background-color: #E4D7C7;
    margin-top: 10px;
}

fieldset p
{
    margin: 4px 0;
}

#wrap{
	width:800px;
	border:1px solid #CFBDA6;
	background: #fff url(../images/page/wrapbg.jpg) repeat-x left top;
	min-height: 800px;
	margin:20px auto ;	
	margin-bottom:10px;
	padding: 0;
}

#inner
{
    width: 100%;
    background: url('../images/page/sidebg.jpg') repeat-y right top;
}

#banner
{
    float: left;
        height: 150px;
    width: 200px;
}



#banner h1
{
    padding: 0;
    margin: 0;
}

#banner h1 a
{
    width: 200px;
    height: 150px;
    color: #6F1104;
    text-indent: -9999px;
    background: url('../images/logo.jpg') no-repeat left top;
    display: block;
}

#motto
{
    width: 195px;
   	height: 800px;
    float: right;
    background: #fff url(../images/page/side6.jpg) no-repeat right top;
    text-indent: -9999px;
    
}

#mainnav
{
    float: left;
    height: 150px;
    width: 390px;
    padding: 0;
}

#mainnav ul
{
	padding: 0;
    margin: 10px 0 0 0;
    height: 105px;
    position: relative;
}

#mainnav li
{
    
    list-style-type: none;
    position: absolute;
    
}

#mainnav a
{
    background-position: left top;
    background-repeat: no-repeat;
    background-color: Transparent;
    width: 195px;
    height: 35px;
    text-indent: -9999px;
    display: block;
}

#mainnav a:hover
{
    background-position: 0 -35px;   
}

#housing
{
    left: 0;
    top: 0;
}

#housing a
{
    background-image: url(../images/nav/navhousing.jpg);
}

#asset
{
    left: 0;
    top: 35px;
}

#asset a
{
    background-image: url(../images/nav/navasset.jpg);
}

#newmarkets
{
    left: 0;
    top: 70px;
}

#newmarkets a
{
    background-image: url(../images/nav/navnewmarkets.jpg);
}

#enviro
{
    left: 0;
    top: 105px;
}

#enviro a
{
    background-image: url(../images/nav/navenviro.jpg);
}

#news
{
    left: 195px;
    top: 0;
}

#news a
{
    background-image: url(../images/nav/navnews.jpg);
}

#resource
{
    left: 195px;
    top: 35px;
}

#resource a
{
    background-image: url(../images/nav/navresource.jpg);
}

#aboutus
{
    left: 195px;
    top: 70px;
}

#aboutus a
{
    background-image: url(../images/nav/navabout.jpg);
}

#investors
{
    left: 195px;
    top: 105px;
}

#investors a
{
    background-image: url(../images/nav/navinvestors.jpg);
}

#content
{
    padding: 0 0 20px 20px;
    width: 585px;
    float: left;
    text-align: left;
}

#footer
{
    clear: both;
    background-color: #E4D7C7;
    width: 790px;
    padding: 5px;
    text-align: center;
}

#footer ul
{
    margin: 0 auto; 
    padding: 0;
}

#footer li
{
    list-style-type: none;
    display: inline;
    border-right: 1px solid #745808;
    padding: 0 5px 0 3px;
}

#footer li.last
{
    border-right: 0;
}

#footer a
{
    color:#745808;
    padding: 0;
}
	
#footer a:hover
{
    color:#745808; 
    text-decoration:underline;
}

#subfoot
{
    margin: 0 auto 20px 0;
    color:#E4D7C7;
    font-size:9px
}

#subfoot ul
{
    padding: 0;
    margin: 0;
}

#subfoot li
{
    list-style-type: none;
    display: inline;
    padding: 0 5px 0 3px;
    margin: 0;
    border-right: 1px solid #E4D7C7;
}

#subfoot li.last
{
    border-right: 0;
}

#subfoot a
{
    color:#E4D7C7;
}

#registration h2
{
    background: url('../images/title/titleregistration.jpg') no-repeat right top;
    text-indent: -9999px;
    width: 585px;
    height: 67px;
    margin-top: 0;
}

.details
{
    margin-bottom: 20px;
}

.instructions
{
    margin: 0 0 15px 0;
}

.error
{
    border: 1px solid #993333;
    background-color: #ffebe8;
    padding: 10px;
    color: #933;
}

.error p
{
    font-weight: bold;  
    margin: 0 0 10px 0;  
}

.error ul
{
    margin: 0;
    padding: 0 0 0 1em;
}

.error li
{
    margin: 0;  
}

.details p
{
   margin: 4px 0; 
}

input.checkout
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background: url('../images/misc/checkout.gif') no-repeat left top;
    width: 160px;
    height: 43px;
    text-indent: -9999px;
    display: block;
    font-size: 0;
}

.regdetails
{
    margin: 10px 0 20px 0;
    clear: both;
    float: left;
    width: 100%;
}

.regdetails p
{
    clear: both;
    margin: 4px 0;
    float: left;
    width: 100%;
}

.label
{
    width: 200px;
    float: left;
    margin-right: 5px;
}

ul.times
{
    margin: 0 0 10px 0;
    padding: 0;
    list-style-type: none;
}

a.register
{
    background-color: #721300;  
    padding: 6px 8px;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 1em;
    display: inline-block;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;    
}

a.register:hover
{
    background-color: #745908;
}

/* New Markets Project Form */

#nmProj h2
{
    background: url('../images/title/nmproject.jpg') no-repeat right top;
    text-indent: -9999px;
    width: 585px;
    height: 67px;
}

#nmProj fieldset
{
    width: 100%;
}

#nmProj fieldset p
{
    margin: 4px 0 8px 0;
}

#nmProj label
{
    display: block;
    width: auto;
    float: none;
    margin-bottom: 2px;
}

#nmProj input, #nmProj textarea
{
    width: 90%;
}

#nmProj input.money, #nmProj input.date
{
    width: 10em;
}

#nmProj input.percent 
{
    width: 3em;
    text-align: right;
}

ul.checkboxlist
{
    list-style-type: none;
    
    margin: 0;
    padding: 0;
}

ul.checkboxlist li
{
    margin: 0;
    padding: 0;   
}

#nmProj ul.checkboxlist input, #nmProj input.submit
{
    width: auto;
}

.sponsors
{
    width: 555px;
}

.sponsors .level
{
    margin-bottom: 2em;
}

.sponsors img
{
    margin: 0 auto;
    width: 250px;
    display: block;
}

.sponsors h5
{
    background-color: #F0E9E3;
    text-align: center;
    padding: 4px 0;
}

.sponsors ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}   

.sponsors li
{
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
    width: 95px;
    vertical-align: top;
    zoom: 1;
	*display:inline;
}

.caption
{
    font-style:italic;
    font-size:10px;
display:block;
}

ul.links
{
	list-style: none;
margin: 20px 0;
padding: 0;
}

ul.links li
{
	margin: 10px 0;
padding: 0;
}

hr
{
	margin: 20px 0;
}


img.inline
{
    border:1px solid #e4d7c7;
    float: left;
    margin: 0 1em 1em 0;
    padding: 2px;
    background-color: #fff;
}
