/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
     
}

body {
	background: #343434 url(images/img01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
     
}

h1, h2, h3 {
	
}


h2 {
color: #C0C0C0;
}

h3 {margin-top: 0px;
}

h4 {

}


p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.6em;
}

p {
}

blockquote {
}

ul {
}

ol {
}

a {
	text-decoration: underline;
	color: #323B51;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

/* Wrapper */

#wrapper {
}


  
/* Header */

#header {
	width: 710px;
	height: 240px;
	margin: 0 auto;
	background: url(images/img05.gif) no-repeat left bottom;
}

/* Logo */

#logo {
	float: left;
	padding: 20px 0 0 15px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #f6e7ab;}

#logo h2 {
	margin: -5px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #f6e7ab;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	top-margin: 100px;
 
	width: 420px;
	height: 70px;
	padding-right: 5px;
	
}

#menu ul {
	margin: 0;
	padding: 37px 0 0 0;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 10px 20px 0 20px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	color: #AA2808;
}

/* Page */

#page {
	width: 710px;
	margin: 0 auto;
	background: #D4C792 url(images/img04.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 388px;
	padding: 30px 0 0 35px;
  
}

#content h1, #content h2, #content h3 {
color: #333333;

}

#content h1 {
	font-size: 136%;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font: 50%;
}

#content h4 {
text-transform: uppercase;
}

#content ul, #content ol {
	list-style-position: inside;
}

#content .boxed {
	float: left;
	width: 46%;
	padding-right: 2%;
}

#content .boxed h2 {
	padding: 5px 0;
	background: url(http://jewishjumpstart.org/summit2013/images/img5.jpg) repeat-x left bottom;
}

/* Welcome */

#welcome {
}

/* Sample1 */

#sample {
}

/* Sample2 */

#sample2 {
}

/* Sidebar */

#sidebar {
	float: right;
	width: 208px;
	padding: 0 35px 0 0;
    color: #FFFFFF;
    height:100%;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
    
}

#sidebar li {
	margin-bottom: 1px;
	padding: 20px 0;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	border: none;
}

#sidebar h2 {
	margin-bottom: 4px;
    margin-top:10px;
	background: url(http://jewishjumpstart.org/summit2013/images/img6.jpg);
	border-bottom: 1px dotted #FFFFFF;
	font-size: 110%;
	color: #f6e7ab;
}

#sidebar h3 {
	font-size: 77%;
	color: #D4C792;
}

#sidebar h5 {
	font-size: 85%;
    font-weight:100;
    margin-top:4px;
	color: #ffffff;
}



p.paren

{
	margin-top: 5px;
    font-size: 90%;
    color: #ffffff;
    text-align:center;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;
}

p.hosts
{
margin-top: 4px;
margin-bottom: 0;
margin-left: 0;
}

h4.sponsor
{
margin-bottom: 10px;}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 710px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: url(images/img06.gif) no-repeat;
	color: #C0C0C0;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

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

#footer a:hover {
	text-decoration: none;
}