@charset "utf-8";

/*********************************************/
  /******  BODY & CONTAINER ELEMENTS  ******/
/*********************************************/

body {
	margin: 0;
	padding: 0;
	background: #fff url(/images/rice.jpg) no-repeat top right;
	text-align: center;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #00275B;
}


#header {
	width: 100%;
	height: 179px;
	background: url(/images/corn.gif) no-repeat 190px 0;
	border-bottom: 1px solid #CAD1DD;
	text-align: left;
}

#header img.logo {
	float: left;
	margin: 12px 0 0 20px;
	border: none;
}

#container {
	width: 940px;
	margin:0 auto 0 auto;
	padding: 0;
	text-align: left;
}

.clear {
	clear: both;
}

.highlight {
	color: #CA9FC4;
}

#flag-box {
	width: 235px;
	float: right;
	margin: 147px 17px 0 0;
}

#flag-box img {
	border: none;
}

#subscribe-bar {
	float: left;
	width: 940px;
	padding: 11px 0 7px 0;
	margin-bottom: 25px;
	border-top: 1px solid #CAD1DD;
	border-bottom: 1px solid #CAD1DD;
}

#subscribe-bar img {
	float: left;
	border: none;
	margin-right: 10px;
}

#subscribe-bar p {
	float: left;
	margin: 7px 0 0 0;
	padding: 0;
	font-size: 70%;
}

#subscribe-bar p.logged {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 80%;
	color: #B06016;
}

span.username {
	color: #00275B;
}

#subscribe-bar a {
	color: #A75A14;
}

.ital {
	font-style: italic;
}

.vcard {
	line-height: 150%;
	font-size: 80%;
}

 .fn, .org {
		color: #A75A14;
}

.hide {
	display: none;
}

hr {
	border: none;
	height: 1px;
	color: #CAD1DD;
	background-color: #CAD1DD;
	margin-top: 5px;
}

/*********************************************/
      /******  MENU BAR  ******/
/*********************************************/	

#main-menu {
	width:100%;
	height: 50px;
	font-size: 80%;
	text-align: center;
	/*margin-bottom: 10px;*/
	background:url(/images/head_shadow.jpg) repeat-x top;
}

#menu-container {
	width: 940px;
	margin:0 auto 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

/*********************************************/
      /******  Content  ******/
/*********************************************/	

#register {
	float: left;
	display: inline;
	border-bottom: 1px dotted #7F7F7F;
	width: 940px;
	text-align: right;
	text-transform: uppercase;
}

	#register p{
		font-size: 90%;
		margin: 0 0 10px 0;
		padding: 0;
	}

		#register p a{
			color: #fff;
			text-decoration: none;
			background: url(/images/arrow.gif) no-repeat 0 0.25em;
			padding-left: 15px;
		}
		
		#register p a:hover {
			color: #CA9FC4;
		}

#content {
	display: inline;
	float: left;
	/*margin-top: 50px;*/
	width: 940px;
	color: #00275B;
}

#home #content {
	padding-top: 0;
}

#left-column {
	display: inline;
	float: left;
	width: 185px
}

#logged-in #left-column, #data-tables #left-column {
	display: inline;
	float: left;
	width: 195px
}

#home #left-column {
	width:520px;
	text-align: justify;
	margin: 0;
			
}

#logo-box {
	display: inline;
	float: left;
	margin-top: 30px;
}

#logo-box img {
	display: inline;
	margin-right: 20px;
}

#register #left-column {
	display: none;			
}
	
#right-column {
	display: inline;
	float: right;
	width: 659px;
	padding-left:30px;
	border-left: 1px solid #D3B787;
		
}

#logged-in #right-column, #data-tables  #right-column {
	display: inline;
	float: right;
	width: 719px;
	padding-left:25px;
	border-left: 1px solid #D3B787;
		
}

#login #right-column {
	border-left: none;
		
}

#right-column a {
	color: #A75A14;
}

#home #right-column {
	width:370px;
	border:	none;
}

#registration #right-column {
	width: 940px;
	float: left;
	display: inline;		
}

#right-column img.corn, #left-column img.corn, #right-column img.news-left {
	float: left;
	margin: 10px 20px 15px 0;
}

#right-column img.news-right {
	float: right;
	margin: 10px 0 15px 20px;
}
/*********** Left Column Elements ***********/



	#right-column h1, #left-column h1 {
		margin: 0 0 20px 0;
		padding: 0;
		color: #B06016;
		text-transform: capitalize;
		font-size: 28px;
		font-weight: normal;
		line-height: 1em;
	}
	
	#logged-in #right-column h1 {
		margin: 0 0 15px 0;
		padding: 0;
		color: #00275B;
		text-transform: capitalize;
		font-size: 100%;
		font-weight: normal;
		line-height: 1em;
	}
	
	#home #left-column a {
		color: #00275B;
		font-weight: bold;
	}
	
	/*#home #left-column h1 {
		margin: 0;
		padding: 0;
		color:#fff;
		text-transform: none;
		
		font-size: 25px;
		font-weight: normal;
	}*/
	
	
	#left-column #movie {
		float: left;
		padding: 4px 8px 8px 4px;
		background: url(/images/movie_bground.gif) no-repeat bottom right;
	}

/*********** right Column Elements ***********/

	#right-column p, #home #left-column p {
		margin: 0 0 15px 0;
		padding: 0;
		font-size: 70%;
		color: #00275B;
		line-height: 170%;
	}
	
	#right-column p.list, #logged-in #right-column p.list {
		margin-bottom: 0;
		font-weight: bold;
	}
	
	#right-column p.bottom {
		margin-bottom: 25px;
	}
	
	#right-column p.intro-news {
		margin: 15px 0 10px 0;
	}
	
	#registration #right-column p {
		margin-top: 10px;
	}
	
	#right-column p.intro, #home #left-column p.intro {
		color: #A75A14;
		font-size: 80%;
	}
	
	#right-column h2, #left-column h2 {
		font-size: 80%;
		margin: 0 0 5px 0;
		padding: 10px 0 0 0;
		color: #A75A14;
	}
	
	#right-column h3 {
		color: #00275B;
		font-size: 70%;
		margin: 0 0 5px 0;
		padding: 0;
	}
	
	#home #right-column h3 {
		color: #fff;
		border-top: 1px dotted #7F7F7F;
		border-bottom: 1px dotted #7F7F7F;
		font-weight: normal;
		font-size: 90%;
		padding: 5px 0 5px 0;
		margin: 0;
	}
	
	#home #right-column img {
		float: none;
	}
	
	#right-column ul  {
			margin: 5px 25px 0 15px;
			padding: 0 0 15px 0;
		}
		#right-column ol  {
			margin: 0 25px 0 25px;
			padding: 0 0 15px 0;
		}
		
		#right-column li {
			margin: 0;
			padding: 0 0 8px 0;
			font-size: 70%;
			line-height: 160%;
			color: #985212;
		}



				#right-column ul.bullet {
	margin: 10px 0 15px 80px;
	padding: 0;
	list-style-type: none;
}

#right-column li, .bullet {
	margin: 0 0 10px 0;
	padding: 0;
}

#right-column ul.bullet li a, .bullet a {
	display: block;/**/
	color: #00275B;
	background: url(/images/bullet_brown.gif) no-repeat 0 0.6em;
	padding: 0 0 0 15px;
	margin: 0;
	text-decoration: none;
}

#right-column ul.bullet li a {
	padding-bottom: 5px;
	border-bottom: 1px dashed #A75A14;
}

#right-column ul.bullet li a:hover, .bullet a:hover {
	background: url(/images/bullet_brown.gif) no-repeat 0 0.6em;
	color: #985212;
	text-decoration: underline;
}

#right-column ul.shallow-1, .shallow-1 {
		padding-bottom: 100px;
	}
	
	#right-column h3.news-item {
		text-transform: uppercase;
		border-bottom: 1px solid #D3B787;
		font-weight: normal;
		margin-top: 10px;
		line-height: 160%;
		padding-bottom: 10px;
		color: #A75A14;
	}
	
	#right-column p.back {
		margin-bottom: 5px;
	}
	 
/*********************************************/
      /******  Footer  ******/
/*********************************************/	

#footer {
	float: left;
	margin-top: 40px;
	border-top: 1px solid #CAD1DD;
	width: 940px;
}

	
		#footer ul {
			list-style: none;
			margin: 0 0 20px 0;
			padding: 10px 0 0 0;
			font-size: 65%;
		}
	
		#footer li {
			display: inline;
			margin: 0;
			padding: 0;
			color: #B06016;
		}
		
		#footer li a {
			color: #00275B;
			font-weight: bold;
		}
		
		#footer li a:hover {
			text-decoration: underline;
		}

/******** In Page Nav ********/

#right-column div.TabbedPanels {
	overflow: auto;
}

#right-column ul.TabbedPanelsTabGroup {
			margin: 20px 0 20px 0;
			padding: 10px 0 10px 0;
			border-top: 1px dotted #7F7F7F;
			border-bottom: 1px dotted #7F7F7F;
		}
		
		
		#right-column li.TabbedPanelsTab {
			margin: 0;
			list-style: none;
			display: block;
			padding: 0 0 3px 20px;
			background: url(/images/arrow.gif) no-repeat 0 0.45em;
			color: #A75A14;
			text-decoration: none;
			-moz-user-select: none;
			-khtml-user-select: none;
			cursor: pointer;
		}
		
		#right-column li.TabbedPanelsTabSelected, #right-column li.TabbedPanelsTabHover, #right-column li.TabbedPanelsTabSelected { 
			/*background: url(/images/bullet_menu_2_blk_bgrd.gif) no-repeat 0 0.5em;*/
			color: #00275B;
		}
		
		#right-column li.TabbedPanelsTabSelected {
			text-decoration: underline;
		}
		
		table {
			color: #00275B;
		}
		
		#right-column ul#terms li {
			color: #00275B;
			list-style-type: none;
		}
		#right-column ul#terms li h2, #right-column ul#terms li p, #right-column ul#terms li li{
			font-size: 100%;
		}
	
	.sideNav h3 {
		color: #A75A14;
		font-weight: normal;
		margin-top: 0px;
	}
	
	.sideNav ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		margin-left: 10px;
	}
	
	.sideNav ul li {
		margin-bottom: 3px;	
	}
	
	.sideNav ul li a {
		color: #00275B;
		text-decoration: none;
		font-size: 90%;
	}