@charset "UTF-8";
* {
	padding:0;
	margin:0;
}

body {
	background-image: url(../images/bgd.gif);
	background-position: center;
	background-color: #22160c;
	background-repeat: repeat-y;
}
.gallery-title {
	font-size: 16px;
	color: #666666;
}
.gallery-subtitle {
	font-size: 12px;
	color: #999999;
}

p {
	margin: 20px 0;
}

.blue-subhead {
	font-size: 16px;
	color:#000066
}

.red-subhead {
	font-size: 18px;
	color:#C5351B
}

#main #content p.quote {
	font-size: 11px;
	line-height: 16px;
	text-align: right;
	font-style:italic;
}

#main #content p.credit {
	text-align: right;
	font-size: 11px;
	line-height: 16px;
}


a {
	color:#c5351b;
	text-decoration:none;
}

a img {
	border:none;
	
}

a:hover {
	color:#37738a;
	text-decoration:underline;
}

#main .downloads ul {
	padding-left: 5px;	
}

.bullets li {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: disc;	
	margin-left: 25px;
}



#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
#header {
	text-align: left;
	
}

#bgd {
	background-image: url(http://askenya.org/images/header.jpg);
	height: 128px;
}

#header img {
	float:left;
	padding: 5px 0 5px 20px;
}

#header h1 {
	color: #000066;
	font-size: 15px;
	float: left;
	padding-left: 35px;
	line-height: 20px;
	padding-top: 40px;
	width: 500px;

}

#signup {
	position:absolute;
	right:15px;
	top: 10px;
	text-align:left;
	font-size: 12px;
	width:189px;
	height: 95px;
	padding-top: 15px;
	padding-left: 80px;
	background-image: url(../images/signup-bg.png);
	background-repeat: no-repeat;	
}


#signup h2 {
	float:none;
	padding:0;
	width: 200px;
	color:#9d5f0f;
	font-size: 13px;
	
}

#main h4 {
	font-size: 14px;
	padding-bottom: 0;
}

#main h4 a {
	font-size: 14px;
	color: #c5351b;
	padding-bottom: 0;
}

#main h4 a:hover {
	text-decoration: underline;
	color: #37738a;
}

/* Navigation */

/* pb: add navwrapper; navigation needs to be a UL for SF to work */ 
#navwrapper {
	text-align:center;
	background-image: url(../images/nav_bgd.png);
	background-repeat: repeat-x;
	height: 30px;
}

ul#navigation {
	list-style: none;
	position:relative;
	top:0;
	padding-top:0;
    float: none;
    /* works with this font size, needs width to not left-align */
    width: 100%;
    display: inline-block;
	
}


#navigation li {
	display:inline;
	border-top: none;
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDA352;
    background-color: transparent;
    /* line-height: 19px; */
/*
	padding-left: 10px;
	padding-right: 10px;
	height:20px;
*/
}

/* pb */
.sf-menu {
	margin-bottom: 0;
}
.sf-menu a { 
	border-left: none; 
    border-top: none;

}
/* for ie7 */
ul.sf-menu {
	z-index: 99;
}
.sf-menu li:hover, .sf-menu li.sfhover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {

    background-color: #9d5f0f;
    
}
.sf-menu li:hover ul, .sf-menu li.sfhover ul {
	top: 25px;
	z-index: 99;
}
#navigation li li {
	border-right: none;
    border-top: 1px solid white;
    background-color: #AB6A18;
/*     height: 30px; */
}


#navigation li a {
	color: #fff;
	text-decoration:none;
	font-size:13px;
    padding: 5px 18px;
    line-height: 1em;
    text-align: left;

}

#navigation li a:hover {
	color: #E7B92E;
	text-decoration:none;
	
}

#navigation li.last {
	border: none;
}

.highlight {
	color: #e28f26;
}

.jewel_heading {
	font-size: 16px;
	color: #E28F26;
	line-height: 24px;
}


.clear {
	clear: both;
	height:0;
}


/* Content */

#content .video {
	background-color: #e28f26;
	width: 700px;
	left: -60px;
	position: relative;
	height:387px;
}

#content .jewelry-slideshow {
	width: 154px;
	height: 226px;
	float: right;
	border: 3px solid #f8c686;
	margin-right: 0px;
	margin-left: 15px;
	padding: 8px;
}

#sidebar .jewelry-slideshow {
	width: 154px;
	height: 226px;
	border: 1px solid #0B3F69;
}



.video img {
	margin-left: 60px;
}

.speakers_photos {
	float: left;
	border: 1px solid #0B3F69;
	margin-right: 15px;
	margin-left: 0px;
	border-color: #E28F26;
}

.sponsor_photos {
	border: 1px solid #0B3F69;
	border-color: #E28F26;
	margin-bottom: 15px
}


#student-sponsor {
	width: 160px; 
	float:left; 
	margin-right:30px; 
	margin-bottom:25px;
	
}


#student-sponsor-banner {
	width: 160px; 
	float:left; 
	margin-right:30px; 
	
}




#main {
	background-image: url(../images/main_bgd.png);
	background-repeat: repeat-y;
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	position: relative;
	margin-top: 0;
	}


#content {
	width: 579px;
	padding-left: 60px;
}

#content h1 {
	font-size:26px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content h2 {
	color: #c5351b;
	padding: 20px 0 10px 0;
	font-size: 18px;
}

#sidebar {
	width: 200px;
	position: absolute;
	float: right;
	top: 0px;
	right: 25px;
	line-height: 20px;
	text-align: left;
}

#sidebar p {
	margin-top: 5px;
}

#sidebar h1 {
	color: #c5351b;
	text-transform: uppercase;
	font-size: 20px;
	padding-top: 20px;
	line-height: 22px;
}


#sidebar ul {
	padding-top:15px;
	
}



#sidebar li {
	list-style-position: outside;
	padding-bottom: 25px;
	background-image: url(../images/ask_world.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 0px;
	padding-left: 25px;
}

.sidebar_photos {
	border: 1px solid #0B3F69;
	margin-right: 15px;
	margin-left: 0px;
	border-color: #E28F26;
}

.button {
	background-image: url(../images/button.png);
	color: #FFFFFF;
	text-align: center;
	height: 27px;
	width: 139px;
	padding-top: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin: 10px 0;
}

.button a {
	color:#fff;
}

.button a:hover {
	color: #E7B92E;
	text-decoration:none;
}

.thin_border {
	float: left;
	border: 1px solid #0B3F69;
	margin-right: 15px;
	margin-left: 0px;
	border-color: #E28F26;
}

.sponsor_photos {
	border: 1px solid #0B3F69;
	border-color: #E28F26;
	margin-bottom: 15px
}

.sponsor_photos_banner {
	border: 1px solid #0B3F69;
	border-color: #E28F26;
	margin-bottom: 5px
}



.img_left {
	float: left;
	border: 3px solid #f8c686;
	margin-right: 15px;
	margin-left: 0px;
	padding: 8px;
}

.img_right {
	float: right;
	border: 3px solid #f8c686;
	margin-right: 0px;
	margin-left: 15px;
	padding: 8px;
}

.img_center {
	border: 3px solid #f8c686;
	margin-right: 0px;
	margin-left: 15px;
	padding: 8px;
}

.img_home {
	border: 3px solid #f8c686;
	margin-right: 0px;
	margin-left: 0px;
	padding: 8px;
}



#myGallery {
	margin-left: auto;
	margin-right:auto;
}
#gallery {
	padding-left: 25px;
}

#myGallery h2 {
	color:#fff;
	padding:0;
	font-size: 12px;


}

#myGallery p {
	font-size: 10px;
	padding: 0;

}

#myGallery h3 {
	color:#fff;
}




/* Footer */

#footer {
	font-size: 11px;
	text-align: center;
	line-height: normal;
}

#footer a {
	color: #000066;
}

#footer a:hover {
	color:#37738a;
	text-decoration:underline;
}

#footer ul {
	list-style-type: none;
}
#footer li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-color: #000066;
		
}

#footer li.last {
	border: none;
}

#footer .gray {
	color: #666666;

}

#footer .gray a {
	color: #666666;
}

