/* 
=======================
 CSS for ORC Main Site
=======================

by Jary Roxas
edited by Rod Alenton (04/13/09)
*/
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
	background:#2e1908;
}
#header {
background:transparent url(../images/header.jpg) repeat scroll center center;
height:315px;
margin-bottom:-16px;
max-width:1680px;
min-width:967px;
}

#container-header{
	position:relative;
	top:0px;
	margin:auto;
	width:967px;
	height:315px;
	font-family:Georgia, "Times New Roman", Times, serif;

}

#container-header div.context{
	
	font-size:21px;
	width:300px;
	position:relative;
	top:100px;

}

#container-header div.context img{
	margin-top:31px;
}



#menu{
	background:url(../images/menubg1.jpg) repeat scroll top center;
	height:47px;
	min-width:967px;
	max-width:1680px;
}


#menu a{
	color:#d7d0ca;
	text-decoration:none;
}


#container-menu{
	position:relative;
	top:0px;
	margin:auto;
	width:967px;
	height:47px;
	
}	
#container-menu ul li{
	display:inline;
	font-size:12px;
	font-weight:bold;
	padding-left:40px;
}
ul.nav{
	position:relative;
	top:11px;
}
#content{
	background:url(../images/content1.jpg) no-repeat #fff scroll top center;
	min-width:967px;
	max-width:1680px;
}

#container-content{
	position:relative;
	top:0px;
	margin:auto;
	width:967px;
	padding-top:50px;
}	

#container-content h1{
 font-size:24px;
 font-weight:normal;
 color:#1b7c82;
 margin-bottom:8px;
 font-family:Georgia, "Times New Roman", Times, serif;
}	

#container-content h2{
 font-size:14px;
 font-weight:normal;
 
 color:#1b7c82;
 margin-bottom:8px;
 margin-top:10px;
}	

#container-content small{
	font-size:12px;
  	color:#1b7c82;
 	margin-top:50px;
}	
#left{
	float:left;
	width:500px;
	min-height:450px;
	#height:450px;
	font-size:14px;
	padding-bottom:100px;
	
}

#left p img{
margin-left:10px;
}

p{
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.6em;
	font-size:.85em;
}
p.up{
	margin-top:20px;
	margin-bottom:20px;
}
#right{
	float:left;
	font-size:14px;
	width:400px;
	min-height:200px;
	margin-left:50px;
	
}

.clear{
	clear:both;
}
#footer{
	background:url(../images/footer.jpg) #2e1908 repeat-x;
	width:1680ps; height:47px;
	height:47px;
	min-width:967px;
	max-width:1680px;
}
	#footertext {
		position:relative;
		top:0px;
		width:967px;
		margin:auto;
		text-align:center;
		padding-top:25px;
		font-size:12px;
		color:#88796c;
	}
		#footertext small, #footertext small a {
			font-size:10px;
			color:#6d6157;
			text-decoration:none;
			line-height:25px;
		}

ul.list li{
	margin-top:10px;
	margin-bottom:10px;
	list-style:url(../images/arrow.jpg);
	list-style-position:outside;
	margin-left:-16px;
	font-size:.85em;
	line-height:1.6em;
	
}

#right a, #left a{
	color:#52aff4;
}

.num{
	font-size:21px;
	margin-right:10px;
	color:#1b7c82;
}


div.line{
	border-bottom:1px #666666 dotted;
}

.big{
	font-size:16px;
}
	#abcontainer .big {
		padding-top:25px;
	}
	#abcontainer .list {
		
	}
#a{
	float:left;
	width:173px;
}

/*------------ Specific -------------*/

img.newsBanner {
	margin-top:10px;
	margin-bottom:5px;
	margin-left:5px;
	border:#ae9e93 1px solid;
}