/* @override http://event.oa-bsa.org/events/jambo2010/include/2010jambo.css */

body {
	margin: 0;
	padding: 0;
	background: url(/events/jambo2010/images/background.png) repeat-x;
	background-color: #534741;
	font-family: Tahoma, Veranda, Helvetica, Arial, sans-serif;
	font-size: 10.5pt;
}

h1 {
	color: white;
	text-transform: uppercase;
	font-size: 14pt;
	font-weight: 500;
	line-height: .75;
}
h1 span {
text-transform:lowercase;
}

p {
	color: silver;
}

blockquote {
	color: silver;
}

a img {
	border: 0px;
}

#page {
	width: 100%;
	margin: 0;
	padding: 0;
}

#compass {
	width: 760px;
	height: 760px;
	position: fixed;
	background: url(/events/jambo2010/images/compass.png) no-repeat;
	z-index: -1;
	left: 55%;
	top: 55px;
}

#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.starline {
	background: url(/events/jambo2010/images/star.png) repeat-x;
	height: 12px;
	width: 100%;
	margin-bottom:8pt;
}

#header {
	min-height: 75px;
	text-align: right;
}

#header a,
#header a:visited {
	color: black;
	text-decoration: none;
}

#header a:first-line {
	font-variant: small-caps;
}

#header a:hover {
	background-color: black;
	color: white;
}

#header ul {
	margin: 0;
	height: 75px;
}

#header ul li {
	display: inline-block;
	list-style-type: none;
	margin-right: 20pt;
	padding-right: 5pt;
	padding-top: 25px;
	border-right: 1pt solid black;
	height: 58px;
	/*Hacks for IE 6 & IE7 for inline-block*/
	zoom:1; *display: inline; _height: 30px;
	/* line-height: 75px; */
}

#contentWrap {
	margin-top: 12pt;
	width: 100%;
}

#contentTop {
	width: 800px;
	height: 17px;
	background-image: url(/events/jambo2010/images/roundedTop.png);
}

#content {
	background-image: url(/events/jambo2010/images/contentBackground.png);
	min-height: 400px;
	padding-left: 10px;
	padding-right: 10px;
}

#navWrap {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#navWrap ul {
	margin: 0px;
	padding: 0px;
}

#navWrap ul li {
	display: inline-block;
	list-style-type: none;
	color: white;
	padding-right: 8pt;
	font-variant: small-caps;
	font-size: 12pt;
	font-weight: 700;
	/*Hacks for IE 6 & IE7 for inline-block*/
	zoom:1; *display: inline; _height: 30px;
	}

#navWrap ul li span {
	font-style: italic;
	font-size: 11pt;
}

#programWrap {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#programWrap tr#imageRow td {
	padding: 0px;
	margin: 0px;
	width: 175px;
	/*text-align: center;*/
}

#programWrap tr#captionRow td {
	width: 175px;
	margin: 0px;
	padding: 0px;
	padding-right: 7px;
	text-align: right;
}

.PaceSetters,
.IndianVillage,
.ServiceCorps,
.OAShows {
	text-align: right;
	vertical-align: top;
	font-size: 14pt;
}

.PaceSetters a,
.IndianVillage a,
.ServiceCorps a,
.OAShows a,
.PaceSetters a:visited,
.IndianVillage a:visited,
.ServiceCorps a:visited,
.OAShows a:visited {
	text-decoration: none;
	text-align: right;
}

.PaceSetters img,
.IndianVillage img,
.ServiceCorps img,
.OAShows img {
	width: 175px;
	height: 146px;
	text-align: center;
}

.IndianVillage,
.ServiceCorps,
.OAShows {
	margin-right: 17px;
}

.PaceSetters, .PaceSetters a, .PaceSetters a:visited {
	color: #080;
}

.PaceSetters a:hover {
	background-color: #080;
	color: white;
	text-decoration: none;
}

.PaceSetters img {
	border: 3pt solid #080;
}

.IndianVillage, .IndianVillage a, .IndianVillage a:visited {
	color: #C33;
}

.IndianVillage a:hover {
	background-color: #C33;
	color: white;
	text-decoration: none;
}

.IndianVillage img {
	border: 3pt solid #C33;
}

.ServiceCorps, .ServiceCorps a, .ServiceCorps a:visited {
	color: #CC9;
}

.ServiceCorps a:hover {
	background-color: #CC9;
	color: black;
}

.ServiceCorps img {
	border: 3pt solid #CC9;
}

.OAShows, .OAShows a, .OAShows a:visited {
	color: #06C;
}

.OAShows a:hover {
	background-color: #06C;
	color: white;
}

.OAShows img {
	border: 3pt solid #06C;
}

.OAShows span {
	font-size: 10.5pt;
	font-style: italic;
	color: inherit;
	background-color: inherit;
	text-decoration: inherit;
}

#colwrapper {
	width: 100%;
	margin-top: 8pt;
	vertical-align: top;
}

#colwrapper a,
#colwrapper a:visited {
	color: white;
}

#colwrapper a:hover {
	background-color: white;
	color: black;
}

#colwrapper img,
#colwrapper img a,
#colwrapper img a:visited {
	margin: 20pt;
	border: 1px solid #FFF;
}

#colwrapper li {
	color: silver;
}


#news {
	color: silver;
	width: 500px;
	margin-right: 8px;
	padding-right: 10px;
	display: inline-block;
	vertical-align: top;
	border-right: 1px solid white;
	/*Hacks for IE 6 & IE7 for inline-block*/
	zoom:1; *display: inline; _height: 30px;
}

#news span {
	font-weight: bolder;
	display: block;
	margin-bottom: 2pt;
	margin-top: 4pt;
}

#news a,
#news a:visited {
	color: #d8f2ff;
	/*display: block;*/
	font-style: italic;
}
#news a:hover {
	color:#000000;
	margin-bottom: 2pt;
	margin-top: 4pt;
	}
.red {
	color: #C33;
}

.tan {
	color: #CC9;
}

.blue {
	color: #06C;
}

.green {
	color: #080;
}

#miscarea {
	padding-left: 5px;
	display: inline-block;
	vertical-align: top;
	/*Hacks for IE 6 & IE7 for inline-block*/
	zoom:1; *display: inline; _height: 30px;
}

#miscarea h1 a,
#miscarea h1 a:visited {
	color: white;
}

#miscarea h1 a:hover {
	background-color: white;
	color: black;
}

#col1 {
	color: silver;
	width: 200px;
	margin-right: 8px;
	padding-right: 10px;
	display: inline-block;
	vertical-align: top;
	border-right: 1px solid white;
	min-height: 600px;
	/*Hacks for IE 6 & IE7 for inline-block*/
	zoom:1; *display: inline; _height: 30px;
}

#col1 a,
#col1 a:visited {
	color: silver;
}

#col1 ul {
	margin: 0;
	padding: 0;
}

#col1 ul li {
	list-style-type: none;
}

#col2 {
	padding-left: 5px;
	display: inline-block;
	vertical-align: top;
	width: 500px;
	/*Hacks for IE 6 & IE7 for inline-block*/
	zoom:1; *display: inline; _height: 30px;
}

#col2 span {
	font-weight: bold;
}

#footer {
	width: 100%;
	background-color: #6c8299;
	min-height: 150px;
	vertical-align: middle;
	padding-top: 18pt;
	font-size: 8pt;
	color: black;
}

#container0 {
	width: 100%;
	display: inline-block;
	clear: both;
	margin-bottom: 8pt;
	/*Hacks for IE 6 & IE7 for inline-block*/
	zoom:1; *display: inline; _height: 30px;	
}

#container1 {
	width: 60%;
	float: left;
	display: inline;
	margin-bottom: 8pt;
}

#container2 {
	width: 40%;
	float: right;
	display: inline;
}

#oalogo {
	background: url(../images/oaLogo.png) no-repeat;
	margin-left: 12pt;
	margin-right: 18pt;
	width: 130px;
	height: 130px;
	display: block;
	float: left;
}

#signup {
	display: inline-block;
	float: left;
	width: 300px;
	/*Hacks for IE 6 & IE7 for inline-block*/
	zoom:1; *display: inline; _height: 30px;
}

#signup p {
	font-size: 9pt;
}

#signup form input {
	border: 1px solid #000;
}

#signup form label {
	width: 10pt;
}

#bsa100 {
	background-image: url(/events/jambo2010/images/bsa100.jpg);
	width: 100px;
	height: 116px;
	display: inline;
	float: left;
}

#extlinks {
	background-color: #A19B96;
	text-align: left;
	display: inline-block;
	margin: 0 12pt;
	min-width: 220px;
	padding: 0 6pt 6pt;
	/*Hacks for IE 6 & IE7 for inline-block*/
	zoom:1; *display: inline; _height: 30px;
}

#extlinks ul {
	padding: 0;
	margin: 0;
}

#extlinks ul li {
	list-style: none;
	font-size: 10pt;
}

#extlinks a,
#extlinks a:visited {
	color: #2b2821;
	margin-bottom: 3pt;
}

#extlinks a:hover {
	background-color: #4f4a3d;
	color: white;
}



