/*------Layout Elements-------------------------*/


body{
margin: 0;
padding: 0;
/*background:  url(/images/body-background-grad.jpg) repeat-x;*/
text-align: center;
background: #e7f2be;
border-top: 4px solid #9ba791;
}

.blue{
	background: #e3e3e5;
}

.olive{
	background: #b7c5ab;
}

.cream{
	background: #e7e3bd;
}

.orange{
	background: #e1cba8;
}

.lightblue{
	background: #B7C5AB;
}

#wrap {
position: relative;
margin: 0 auto;
padding: 0;
font-size: 95%;
text-align: left;
width: 800px;
background: #fff;
background: url(/images/wrap-background.gif) repeat-y;
}		

#wrap-blue {
position: relative;
margin: 0 auto;
padding: 0;
font-size: 95%;
text-align: left;
width: 800px;
background: #fff;
background: url(../images/wrap-background-blue.gif) repeat-y;
}	

#wrap-orange {
position: relative;
margin: 0 auto;
padding: 0;
font-size: 95%;
text-align: left;
width: 800px;
background: #fff;
background: url(../images/wrap-background-orange.gif) repeat-y;
}	

#wrap-olive {
position: relative;
margin: 0 auto;
padding: 0;
font-size: 95%;
text-align: left;
width: 800px;
background: #fff;
background: url(../images/wrap-background-olive.gif) repeat-y;
}	


#wrap-cream {
position: relative;
margin: 0 auto;
padding: 0;
font-size: 95%;
text-align: left;
width: 800px;
background: #fff;
background: url(../images/wrap-cream.gif) repeat-y;
}	

#wrap-lightblue {
position: relative;
margin: 0 auto;
padding: 0;
font-size: 95%;
text-align: left;
width: 800px;
background: #fff;
background: url(../images/wrap-background-olive.gif) repeat-y;
}	

#header{
background: url(/images/header-pic.jpg) no-repeat;
height: 415px;
width: 762px;
margin: 0 0 0 18px;
border-right: 1px solid #9ba791;
border-left: 1px solid #9ba791;
border-bottom: 1px solid #9ba791;
}





#content{
font-family:arial;
/*font-size: 12px;*/
/*height: 1700px;*/
width: 762px;
margin: 0 0 0 18px;
border-right: 1px solid #9ba791;
border-left: 1px solid #9ba791;
}

.home{
	height: 910px;
	background: #e3e3e5 url(../images/home-pic.jpg) no-repeat 0 720px;
}

.about{
	height: 1100px;
	background: #e3e3e5 url(../images/about-pic.jpg) no-repeat 0 900px;
}

.participant{
	height: 2000px;
	background: #e3e3e5 url(../images/participant-pic.jpg) no-repeat 0 1800px;
}

.whats{
	height: 1500px;
	background: #e3e3e5 url(../images/whats-pic.jpg) no-repeat 0 1300px;
}

.consultancy{
	height: 1600px;
	background: #e3e3e5 url(../images/consultancy-pic.jpg) no-repeat 0 1400px;
}

#content h1, h2, img{
	padding: 20px 40px 0 45px;
}

#content p{
		padding: 10px 40px 0 45px;
		
}

#content dl{
	padding: 10px 40px 0 45px;	
}




#footer{
height: 50px;
background: url(/images/footer-repeat.jpg) repeat-x;
margin: 0 4px 0 5px;
color: #fbfbf1;
font-family: verdana;
font-size: 12px;
text-align:center;
}

#footer p{
	padding-top:25px;
	margin:0;
}

#footer a{
	color:#daafc9;
	text-decoration: none;
}

#footer a:hover{
	color:#6f6f6f;
}


/*---------------Navigation----------------*/


#menu4 {
        width: 339px;
		  float: left;
		  border-right: 1px solid #9ba791;
      font-family: arial;
		font-size: 14px;
        margin-top: 62px;
        }

#menu4 ul{
	  	  list-style: none;
        margin: 0;
        padding: 0;
		  }
		  
#menu4 li a {
          height: 50px;
        text-decoration: none;
        }

#menu4 li a:link, #menu4 li a:visited {
        color: #9E3C02;
        display: block;
        background: url(/images/menu-background.jpg);
        padding: 16px 0 0 70px;
		  height: 31px;
		  }

#menu4 li #current {
        color: #fff;
        background: url(/images/menu-background.jpg) 0 -50px;
        padding: 16px 0 0 70px;
		  height: 31px;
        }

#menu4 li a:active {
        color: #fff;
        background: url(/images/menu-background.jpg)) 0 -84px;
        padding: 16px 0 0 70px;
		  height: 31px;
        }

/*---------------Navigation New----------------*/


#menu5 {
        width: 339px;
		  float: left;
		  border-right: 1px solid #9ba791;
      font-family: arial;
		font-size: 14px;
        margin-top: 25px;
		 
        }

		  #menu5 ul{
		  list-style: none;
        margin: 0;
        padding: 0;
		   
		  }
		  
#menu5 li a {
         /* height: 50px;*/
        text-decoration: none;
        }

#menu5 li a:link, #menu5 li a:visited {
        color: #9E3C02;
        display: block;
        background: url(/images/menu-background.jpg);
        padding: 16px 0 0 70px;
		 /*  height: 31px;*/
		 height: 21px;
		  
        }

#menu5 li #current {
        color: #fff;
        background: url(/images/menu-background.jpg) 0 -50px;
        padding: 16px 0 0 70px;
		  /*height: 31px;*/
        }

#menu5 li a:active {
        color: #fff;
        background: url(/images/menu-background.jpg)) 0 -84px;
        padding: 16px 0 0 70px;
		  /*height: 31px;*/
        }





/*--------------------common elements------------------------*/

h1, h2{
	/*color: #800000;*/
	color:#a7793e;
	font-size: 16px;
	margin:0;	
	font-weight:normal;
}

h3 {
	padding: 15px 20px 0 55px;
	font-size: 13px;
	color: #a7793e;
	font-style: normal;
	font-weight: normal;
}

#content p{
	color:#424242;
	/*color: #800000;*/
/*	font-size: 14px;
	line-height: 25px;*/
	font: normal 11px/1.5em Verdana;
}

#content ul {
	margin-bottom: 0px;
	
}

#content b{
	color: #111;
/*	color:#6f6f6f;*/
	font-size: 14px;
	font-weight: bold;
}

#content li{
color:#a7793e;
	font-size: 12px;
	line-height: 30px;
	margin-left: 40px;
}

#content li i{
color:#424242;
font-size: 12px;
}

#content dt{
	color:#a7793e;
	font-size: 16px;
	padding: 0 0 20px 0;
	
}

#content dd{
		font-size: 14px;
	line-height: 25px;
	margin: 0px;

}


/*-------------------------Statement Box---------------------*/

#statement{
font-family: arial;
font-size: 13px;
color:#849352;
float: right;
width: 422px;
height: 247px;
/*height: 250px;*/
background: url(/images/header-box.jpg) no-repeat;

}



#statement p{
	margin: 1px 20px 8px 15px;
	line-height: 16px;
	/*line-height: 35px;*/
	
}

#statement b{
color:#97793e;
font-weight: normal;
}

#statement strong{
color:#6f6f6f;
font-weight: normal;
}

#statement a{
color:#3f6d84;
font-weight: normal;
}

#statement a:hover{
color: #3295c6;
font-weight: normal;
}

#topcontent{
padding-top: 168px;
}



/*----------------content elemaents------------------*/

.center{
	text-align:center;
	padding: 0 0 30px 0;
	margin: 0;
	
	}
	


.center.li{
	background: #000;
	color: #fff;
}


.rightpic{
	padding-right: 310px;
	background: url(/images/oxen-park-pic.jpg) no-repeat 430px 30px;
}

.rightpic2{
	padding-right: 310px;
	background: url(/images/oxen-park-pic2.jpg) no-repeat 430px 60px;
}

.rightpic3{
	padding-right: 310px;
	background: url(/images/oxen-park-pic3.jpg) no-repeat 430px 25px;
}

.rightpic4{
	padding-right: 310px;
	background: url(/images/oxen-park-pic4.jpg) no-repeat 430px 20px;
}

.rightpic5{
	padding-right: 310px;
	background: url(/images/oxen-park-pic5.jpg) no-repeat 430px 25px;
}


/*----------------Contact Form-------*/


#contactform p{
	margin:0;
	padding:0 40px 0 45px;
}

.contactfield{
	width: 310px;
}

h6{
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 16px;
	
}

#white li i{
	color: white;
}

#white li {
	color: white;
}


/* About Oxen */




#attendeequotes .author{
	padding: 0 0 15px 45px;
	margin: 0;
	color: #A7793E;
	font-size: 12px;
}

#attendeequotes p{
	padding: 5px 45px 0 45px;
	margin: 0;
	
}

/* Article Download */

#articledownload{
	border: 1px dashed #fff;
	margin: 10px 45px 10px 45px;
	padding: 15px 45px 15px 45px;
	background: #D9E3AE;
}

.toppad{
	padding-top: 5px;
}

