@charset "UTF-8";

/* CSS Document */
/* Camp Tel Noar Styles */
/* http://www.CampTelNoar.org */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #eae5be;
  background-image: url(../images/page_bg.gif);
  background-repeat: repeat;
  background-attachment: fixed; 
  color: #2d2e2e;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  margin: 0; 
  padding: 0;
  text-align: center;
}
.ro-field {
	font-weight: bold;
}
h1 {
  color: #6d9863;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 38px;
}
h2 {
  color: #6d9863;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}
h3 {
  color: #2D2E2E;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  font-style: italic;
}
h4 {
  color: #2D2E2E;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 12px;
}
h5 {
  color: #2D2E2E;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  margin: 12px 0 12px 20px;
}

a,  a:link {
  color: #3C982D;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #2D7336;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #09760D;
  font-family: Verdana, Arial, sans-serif;
  text-decoration: underline;
}
a:focus, a:active {
  color: #09760D;
}

#outerWrapper {
  background-image: url(../images/container_background.png);
  background-repeat: repeat-y;
  margin: 0 auto 0 auto;
  text-align: left; 
  width: 780px;
  padding: 0 10px 0 10px;
}

/*  Header Styles  */
#outerWrapper #header {
	background-color: #6398F4;
	background-image: url(../images/bg.gif);
	border-bottom: solid 1px #6398F4;
	height: 70px;
	padding: 0; 
}
#outerWrapper #header #links {
  position: relative;
  top: 5px;
  right: 15px;
  float: right;
  width: 300px;
  z-index: 100;
  text-align: right;	
}	
#outerWrapper #header #links a:link, #outerWrapper #header #links a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #ffd424;
	text-decoration: underline;
}
#outerWrapper #header #links a:hover, #outerWrapper #header #links a:visited:hover {
	font-size: 10px;
	font-weight: bold;
	color: #22D;
	text-decoration: underline;
}	

/* Navigation, Headline and Picture Area Styles */
#outerWrapper #topNavigation {
  background-color: #6398F4;
  border-bottom: solid 2px #13A;  
  height: 28px;
  padding: 0 0 0 0; 
}
#breadcrumb {
	clear: both;
	margin: 5px 0 0 0;
	padding: 0px 10px 0px 10px;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	border-bottom: solid 1px #8ab573;
}
#pictureArea {
	clear: both;
	margin: 0;
	padding: 0;
	width: 780px;
	height: 155px;
	border-bottom: solid 1px #8ab573; 
}

/* Left Cloumn, Right Column and Content Styles */
#outerWrapper #contentWrapper {
    overflow: hidden;
	width: 780px;
}
#outerWrapper #contentWrapper #leftColumn {
  background-color: #fff;  
  float: left;
  padding: 10px 10px 10px 10px;
  width: 142px;
}
#outerWrapper #contentWrapper #rightColumn {
  background-color: #fff;  
  float: right;
  padding: 10px 10px 10px 20px;
  width: 300px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 42px 0 169px; 
  padding: 10px 10px 10px 10px;
  font-size: 12px;
  line-height: 18px /* moved here from body because it comflicts with menus */
}
#outerWrapper #contentWrapper #content li {
  line-height: 28px 
}
#outerWrapper #contentWrapper #centerColumn {
  margin: 0 330px 0 0; 
  padding: 10px 10px 0px 0px;
  border-right: solid 1px #8ab573;
}
#outerWrapper #contentWrapper #credit {
  clear: both;
  padding: 10px 0 10px 0;
}

/*  Footer Styles */
#outerWrapper #footer {
  background-color: #6398f4; 
  background-image: url(../images/bg.gif);
  background-repeat: repeat;
  border-top: solid 1px #13A; 
  border-bottom: solid 1px #000; 
  padding: 10px 10px 10px 10px; 
  font-size: 10px; 
  color: #13A;
}
#outerWrapper #footer links {
  position: relative;
  top: 5px;
  left: 0px;
  float: left;
  width: 560px;
  text-align: left;	
}	
#outerWrapper #footer a:link, #outerWrapper #footer a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #ffd424;
	text-decoration: underline;
}
#outerWrapper #footer a:hover, #outerWrapper #footer a:visited:hover {
	font-size: 10px;
	font-weight: bold;
	color: #22D;
	text-decoration: underline;
}
#outerWrapper #footer #countdown {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #13A;
	position: relative;
	top: 31px;
	float: right;
	width: 150px; 
	border: 1px solid #fff;
	padding: 4px 5px 4px 5px;
}
#outerWrapper #footer #copyright a:link, #outerWrapper #footer #copyright a:visited  {
	font-size: 10px;
	font-weight: normal;
	color: #13A;
	text-decoration: underline;
}
#outerWrapper #footer #copyright a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #ffd424;
	text-decoration: underline;
}
#announcement {
	text-align: center;
	padding: 15px 15px 0 15px;
	border: 2px solid #8ab573;
}
strong, b {
	font-weight: bold;
}
pre  {
	width: 385px;
	margin: 0;
	padding: 0 0 8px 12px;
	font:12px/0px verdana, arial, sans-serif;
	border: 4px solid #3C982D;
}
pre p {
	margin: 12px 0 0 0;
	font:12px/24px verdana, arial, sans-serif;
	border: none;  
}

.start {
	color: #6D9863;
	font-weight: bold;
}

