/* CSS Document */
html {
	scrollbar-face-color:#FFCC33;
	scrollbar-base-color:#FF6633;
	scrollbar-arrow-color:#996633;
	scrollbar-track-color:#eee;
	scrollbar-shadow-color:#FFCC99;
	scrollbar-highlight-color:#996633;
	scrollbar-3dlight-color:#996600;
	scrollbar-darkshadow-Color:#fff;
}

body {
	font: normal 12px Georgia, serif; 
/*	background: top left #FFAB0A url(../img/bgcolor.gif) repeat-x;*/
	background: top center #ffab0a url(../img/background.jpg) no-repeat fixed;

}
ul {
	list-style-type: none;
	list-style-position: outside;
}
ol {
	list-style-position: outside;
}
img {
	border: 0;
}
html, body, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.space {
	clear: both;
}
.break {
	clear: both;
	height:100px;
}
a {
	color:#CCCCCC;
	background-color: inherit;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color:#FFCC00;
	background-color: inherit;
	text-decoration:none;
}

.head_name{
	border: 0px solid #000000;
	height: 45px;
	padding: 10px 0px 0px 23px;
	font-size: 45px;
	font-family:"Monotype Corsiva";
	color: #CC0000;
	/*background: top left #FFFFFF url(../img/hr-top.jpg) repeat-x;*/
}
/*************************************************************************/
/*				BODY DIV PROPERTIES for INTRO							 */
/*************************************************************************/
.i_bg {
 height: 269px;
 background: top left url(../img/_b.gif) repeat-x;
}
/*************************************************************************/
/*							BODY DIV PROPERTIES							 */
/*************************************************************************/
#outer {
	border: 0px solid #000000;
/*	background: top right url(../img/bgImg.jpg) no-repeat;*/
}
#wrapper {
	border: 0px solid #000000;
	text-align: left;
	margin: auto;
	width: 831px;
}
#body {
	background: bottom left #FFFFFF url(../img/bg-flower.gif) no-repeat;
	width: 831px;
	padding: 0;
}
#body-index {
	/*background: top left #FFFFFF url(../img/bg.png) repeat-y;*/
	border: 1px solid #FFFFFF;
	padding: 0;
	margin: 0;
}
#banner {
	padding: 0;
	margin: 0;
}
/**************************************************************
   AFFILIATES
 **************************************************************/
#body-center {
	border: 0px solid #000000;
	padding: 20px 60px 0px 40px;
}

/*************************************************************************/
/*							BODY LEFT DESIGN							 */
/*************************************************************************/
#body-left {
	border: 0px solid #000000;
	float: left;
	padding: 15px 10px 0px 0px;
	width: 240px;
}
/*************************************************************************/
/*						BODY DESIGN TRANSPARENT					         */
/*************************************************************************/
#body-left-clear {
	border: 0px solid #FFFFFF;
	float: left;
	padding: 0;
	width: 492px;
	/*height: 605px;*/
	/*background-color: #FFFFFF;*/
}

#body-left-content {
	float:left;
	border: 0px solid #333333;
	font-size:12px;
	padding: 10px 10px 0px 180px;
	text-align:justify;
}
	#body-left-content .index-title-left {
		color:#FF0000; 
		font-weight:normal;
		font-family:"Monotype Corsiva";
		font-size:23px;
		
		margin-bottom:1px;
		padding: 0px;
	}
	#body-left-content .index-div-contact {
		padding:25px 0px 0px 10px;
		border: 0px solid #333333;
		/*background: bottom right url(../img/contact.gif) no-repeat;*/
		height:100px;
	}	

#body-right-clear {
	border: 0px solid #FFFFFF;
	/*filter: alpha(opacity=50); / * ie */
	/*-moz-opacity: .75; mozilla */ 
	background: #940F0A;
	float: LEFT;
	width: 337px;
	padding: 0;
}

#body-right-content{
	color: #FFFFFF;
	border: 0px solid #000000;
	text-align:left;
	padding: 10px 5px 0px 8px;
/*	-moz-opacity: 1;*/
/*	position: relative;*/
	
}
	#body-right-content .index-title-right {
		border-bottom: 1px solid #FFFFFF;
		font-weight:normal;
		font-family:"Monotype Corsiva";
		font-size:23px;
		
		margin-bottom:1px;
		padding: 0px;
	}
	#body-right-content .index-div-right {	
		border: 0px solid #00FF00;
		padding: 2px 0px 3px 20px; 
		font-size: 11px; 
	}
	#body-right-content p{
		margin: 10px;
	}

	#body-right-content img {
		border: 3px solid #FFFFFF;
		float:left;
		width: 50px;
		height: 50px;
	}
	.h {
		display: block;
		font-weight:bold;
		padding: 2px 0px 2px 0px;
	}
	.view {
		border-top: 1px dashed #FFFFFF;
		text-align:right;
		padding: 5px 5px 10px 5px;
		font-size: 11px;
	}
	.view a{
		color:#FFFFFF;
	}
	.view a:hover {
		color:#FFCC00;
	}


table {
	margin: 0; 
	padding: 0; 
	border-collapse: collapse; 
	width: 100%;
}
td ,tr{
	padding: 0px; 
}


/*************************************************************************/
/*							BODY RIGHT DESIGN							 */
/*************************************************************************/
#body-right {
	width: 480px;
	border: 0px solid #FF0000;
	/*background: top left url(../img/sidebar.jpg) no-repeat;*/
	float: left;
	padding: 5px 10px 0px 15px;
}
#right-content {
	border: 0px solid #000000;
	/*float: left;*/
	text-align:justify;
	padding: 10px 0px 0px 8px;
}
	#right-content .title {
		font-size:15px;
		font-weight:bold;
		display:block;
		padding: 0px 0px 5px 5px;
		border-bottom: dashed thin #DBDBDB ;
	}
	#right-content .subTitle {
		font-size:14px;
		display:block;
		font-weight:bold;
		padding:5px 0 0 18px;
		background: 8px left url(../img/bullet.gif) no-repeat;
	}
	#right-content .inner-content{
		border:0px solid #000000;
		padding-left:10px;
	}
	#right-content .cont{
		padding-left:18px;
		font-size:11px;
	}
/**************************************************************
   							MENU
 **************************************************************/
#menu-style{
	border: 0px solid #999;
	padding: 0px 0px 5px 0px;
	width: 230px;
	list-style: none;
	list-style-position: outside;
}
#menu-style li {
	border: 0px solid #999;
	cursor: pointer;
	padding: 2px 0px 5px 25px;
	margin-left: 0px;
	display: block;
	/*width: 100%;*/
	font-size: 15px;
	background: top left url(../img/bullet2.gif) no-repeat;
}
#menu-style li a {
	padding: 3px 5px 0px 0px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dashed #C0C0C0;
	color:#838383;
	font-weight: bold;
}
#menu-style li a:hover {
	color: #FF0000;
}
#menu-style .title a:active {
	color: #FF0000;
}
#menu-style .title a:focus {
	color: #FF0000;
}
.displayCont{
	border-left: 1px solid #999;
}

/**************************************************************
	DYNAMIC CONTENT PROPERTIES
 **************************************************************/
#HoldingContainer{
	display:none;
	border: 0px solid #000000;
	padding:10px 10px 10px 10px;
}
#DisplayContainer {
	border: 0px solid #000000;
/*	padding:0px 15px 30px 8px;*/
	padding:10px 10px 10px 10px;
}
.h1 {
	border: 0px solid #000000;
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 15px 0px;
}
.h2 {
	border-bottom: 1px solid #B3BDC6;
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 5px 0px;

}
/**************************************************************
  FLASH CONTENT
 **************************************************************/

.flashCont {
	border: 0px solid #FF0000;
	width: 508px;
}
.flashGal {
	border: 2px solid #333333;
	background-color:#FFFFFF;
	/*background: top left url(../gallery/bg.jpg) no-repeat;*/
/*	height: 417px;*/
	padding: 8px 8px 8px 8px;
}
.flashCont-title {
	padding: 0px 0px 10px 0px;
	font-size:24px;
	color:#CC0000;
	border-bottom:1px solid #B1B1B1;
}
/**************************************************************
   EDITORIALS
 **************************************************************/

.post {
  float: left;
  width: 100% !important;
  width: 99%;
  position: relative;
  margin-bottom: 1em;
  border-bottom: 1px dashed #ccc;
}

.post .date {
  position: absolute;
  top: 0;
  left: 5px;
  width: 2.3em;
  text-align: right;
}

.post .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
}

.post .date .day {
  display: block;
  margin-top: -5px;
  font: 700 2.1em arial, sans-serif;
  color: #888;
}

.post .date .yr {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
 }

.post .title {
  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.post .subtitle {
  display: block;
  padding: 10px 0 0 0;
  font-weight: bold;
}


.post .url {
  display: block;
  padding: 0 0 5px 0;
  
  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
 
}
.post .url a{
	text-decoration:none;
	width:58px;
	height:14px;
	padding:0;
	margin:0;
}
.post .url a:hover{
	color:#CC0000;	
}

.post p {
  margin: 0 0 0 3.5em;
  padding:  0 0 1em 1.2em;
  background:url(../img/event_bg.gif) 0 11px no-repeat ;
}

.post img {
	float:right;
	padding:5px;
	background:#fff;
	margin:0 0 20px 20px;
	border:2px solid #eee;
}

a.thumb img {
  border: 5px solid #ccc;
}

a:hover.thumb img {
 /* background: #8EB4C6;
  border: 5px solid #F8EFD3;*/
    border: 5px solid #CC0000;
}

a:hover.thumb {
  background: none;
}

.post .more{
	display:block;
	height:19px;
	margin:20px 0 4px 0;
	font-size:0;
	background:url(../img/read_more_div.gif) 0 0 repeat-x;
	
}
.post .more a.vp{
	background:url(../img/view_pic.gif) 0 1px no-repeat;
	width:70px;
	height:13px;
	float:right;
	padding:0;
	margin:0;
}
.post .more a:hover.vp{
	background:url(../img/view_pic_hover.gif) 0 1px no-repeat;
}

.post .more a.vd{
	background:url(../img/view_doc.gif) 0 1px no-repeat;
	width:111px;
	height:13px;
	float:right;
	padding:0;
	margin:0;

}
.post .more a:hover.vd{
	background:url(../img/view_doc_hover.gif) 0 1px no-repeat;
}
/**************************************************************
   						INQUIRY
 **************************************************************/
.spacer{
	font-size:0; line-height:0; clear:both;}

#contact{
	border: 0px solid #000000;
}
#contact form.contact{
	color:#000000;
}

#contact form.contact label{
	background-color:#FFFFFF; 
	color:#0B0B0B; 
	font:bold 10px/28px Arial, Helvetica, sans-serif; 
	text-transform:uppercase;}
	
#contact form.contact input {
	border: 1px solid #000000;
	background-color:#EFEBDE; 
	color:#0B0B0B;
	/*width:320px;*/
	border:#C3BCA4 1px solid;
	font:normal 14px/20px Arial, Helvetica, sans-serif;}
	
#contact form.contact textarea{
	background-color:#EFEBDE; 
	color:#0B0B0B; 
	border:#C3BCA4 1px solid;
	/*height:100px;*/
	padding:2px; 
	font:normal 14px/20px Arial, Helvetica, sans-serif;}

.formbutton {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(../images/formbg.gif) repeat-x left top;
	font-weight: bold;
}
/*************************************************************************/
/*								FOOTER									 */
/*************************************************************************/
#FOOTER{
/*	width: 831px;
	border: 1px solid #FFFFFF;
	text-align: right; 
	height: 50px;
	padding: 10px 10px 10px 0px;
	*/
	text-align: center;
	margin: 10px 5px;

	border-top: 0px solid #CCCCCC;
	padding: 5px 5px 10px 5px;
	
	color: #7C7C7C;
	/*position:absolute;*/
	bottom: 20px;

}	
	#FOOTER p{
		text-align:center;
		font-size: 11px; 
		color: #FFFFFF;
		margin: 1px;
	}
	#FOOTER a{ 
		color: #FF0000;
		text-decoration: none; 
	}
	#FOOTER a:hover{
		color: #FFFFFF;
		background-color: #FF0000;
	}
#contentBar {	
	width: 250px;;
	height:440px;
	top: 7.5em;
	left: 50%;
	margin: 0;
	overflow: auto;
}
#loadarea {
	border: 0px solid #000000;
}
#loadarea img{
	width: 525px;
}
/*************************************************************************/
/*							EDITORIAL									 */
/*************************************************************************/
.metro {
	border: 0px solid #000000;
}
.metro img{
	float: right;
	margin: 0;
	padding: 0;
}
.metro p{
	padding: 10px;
	text-align:left;
	border: 0px solid #000000;
}
.rm {
	display: block;
	padding: 3px 0px 0px 0px;
	font-size:11px;
}
.rm a{
	text-decoration:underline;
	color: #FF0000;
	padding: 3px;
}
.rm a:hover {
	text-decoration:none;
	color: #FFFFFF;
	background-color: #FF0000;
}
