body {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	background-color: #F7F1E2;
	/*/*/ line-height: 20px; /**/
}
p, td, ul, li, a, h1, h2, h3  { 
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #5C5141;
}
p {
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;	
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #399;
	margin-top: 0px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #666;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
a { 
	font-weight: bold;
	color: #99895F;
}
a:visited { color: #99895F; }
a:hover {
	color: #ccc;
	text-decoration: underline; 
}
ul {
	list-style-type: none;
	margin-top: 0px;
}
#mainTable { 
	margin-top:10px;
	border: 3px solid #fff;
} 
#footer, #navbar, #content { display: block;}
#header {
	background-color: #fff;
	margin: 0px;
} 
.navbar, .navbar2 { 
	background-color: #73B2AE;
	background-image: url("/ezstatic/data/centerforcommunityleadership/images/navbar.gif");
	background-position: right;
	margin: 0px;
	width: 170px;
}

#content { 
	padding: 10px;
	margin-bottom: 5px;
	background-color: #F2F1ED;
}


/* NAVIGATION */

#primarynavbar, #primarynavbar2 { 
	font: normal 11px verdana;
	background-color: #73B2AE;
	background-image: url("/ezstatic/data/centerforcommunityleadership/images/navbar.gif");
	background-position: right;
}

#primarynavbar ul, #primarynavbar2 ul {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	list-style-image: url("/ezstatic/data/centerforcommunityleadership/images/spacer.gif");
	background-color: #73B2AE;
	background-image: url("/ezstatic/data/centerforcommunityleadership/images/navbar.gif");
	width: 167px; /* Width of Menu Items */
}

#primarynavbar ul li, #primarynavbar2 ul li { position: relative; }
	
#primarynavbar li ul, #primarynavbar2 li ul {
	position: absolute;
	left: 166px; /* Set 1px less than menu width */
	top: 0;
	display: none;
}

/* Styles for Menu Items */
#primarynavbar ul li a, #primarynavbar2 ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	background-image: url("/ezstatic/data/centerforcommunityleadership/images/nav_bgd.gif");
	padding-left: 18px;
	padding-right: 7px;
	font-size: 15px;
	line-height: 15px;
	border-left: 0;
}

/* Fix IE. Hide from IE Mac \*/
* html #primarynavbar ul li { float: left; height: 1%; }
* html #primarynavbar ul li a { height: 1%; }
* html #primarynavbar2 ul li { float: left; height: 1%; }
* html #primarynavbar2 ul li a { height: 1%; }
/* End */

/* Hover Styles */
#primarynavbar ul li a:hover { color: #F7E5B5; }
#primarynavbar2 ul li a:hover { color: #F7E5B5; }

/* Sub Menu Styles */
#primarynavbar li ul { }
#primarynavbar li ul li a { border: 0; }
#primarynavbar2 li ul { }
#primarynavbar2 li ul li a { border: 0; }

#primarynavbar li ul li a, #primarynavbar2 li ul li a { 
	padding: 2px 5px; 
	font-weight: bold;
}

#primarynavbar ul li ul li a, #primarynavbar2 ul li ul li a { 
	padding-left: 18px;
	padding-right: 7px;
	font-size: 12px;
}

#primarynavbar ul li ul li a:hover, #primarynavbar2 ul li ul li a:hover { 
	padding-left: 18px;
	padding-right: 7px;
	font-size: 12px;
}
	
/* The magic */
#primarynavbar li:hover ul, 
#primarynavbar li.over ul { display: block; }
#primarynavbar2 li:hover ul, 
#primarynavbar2 li.over ul { display: block; }

#footer { 
	height: 26px;
	padding-top: 7px;
	padding-bottom: 5px;
	background-color: #B3D5D3;
	font-size: 11px;
	color: #2E2920;
	font-weight: bold;
	clear: both;
	/*/*/ line-height: 15px; /**/ 
}

#newsletter li, #newsletter ul { 	
	list-style-type: square;
}

#newsletter ul.twocol li {
list-style:square;
display: block;
width: 200px;
float: left;
}

#quicklinks {
	width: 250px; 
	margin-top: 10px;
	margin-bottom: 10px;
}
#whatisclc {
	list-style-image: url("/ezstatic/data/centerforcommunityleadership/images/spacer.gif");
	margin: 0px;
	width: 250px;
}
#systems em {font-weight: bold;}
#contactForm strong {
	font-family: "Courier New",Courier;
	font-size: 13px;
	color: #333;
}
.callout, .mission, #tagline {
	color: #338; 
	background-color: #b3d5d3;
	border: 2px solid #fff;
	padding: 5px;
}

.callout2 {
	color: #000; 
	padding: 5px;
	line-height: 25px;
}

.callout li, .callout2 li {
	/* list-style-image: url("/images/nav_right_green.gif");  */
	/* list-style-position: outside; */
	/* list-decoration: square; */
}

.callout a { color: #338; }
.callout a:hover { color: #FFF; }
.mission { 
	width: 270px; 
	font-size: 10px;
	text-align: justify;
	padding: 5px; 
	/*/*/ line-height: 15px; /**/ 
}

.leftbox {
       width: 255px;
       float: left;
       padding: 5px 10px 0 0;
       border: 1px solid #b5b5b5;
       margin: 0 5px;
}

.leftbox ul li { color: #356663; font-weight: bold; }

#tagline {
	color: #5C5141;
	background-color: #fff;
	border: 2px solid #73B2AE;
	font-weight: bold;	
}

.border {  
	border: 2px solid #fff; 
}
.small {
	font-size: 10px;
}

.tiny2 {
	font-size: 10px;
	line-height: 13px;
}

#usmtag {
	font-size: 11px;
	color: #99895F;
}
.email { 
	/*/*/ line-height: 15px; /**/ 
}


hr {
	color: #CCC;
	background-color: #ccc;
	height: 1px;
}
.pullquote {
	font-style: italic;
}

.copyrite {
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	text-align: center; 
	/*/*/ line-height: 15px; /**/ 
}

.callout #imagenavbar ul {
	list-style-type: none;
}

#imagenavbar { 
	font: normal 11px verdana;
	/* background: #73b2ae url("/ezstatic/data/centerforcommunityleadership/images/navbar.gif") right; */
}

#imagenavbar ul {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	/* background: #73b2ae; */
	list-style-type: none;
	width: 140px; /* Width of Menu Items */
}

#imagenavbar ul li ul {
	background: #73b2ae;
}

#imagenavbar ul li { position: relative; }
	
#imagenavbar li ul {
	position: absolute;
	left: 142px; /* Set 1px less than menu width */
	width: 160px;
	top: 0;
	display: none;
	list-style-type: none;
}

/* Styles for Menu Items */
#imagenavbar ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	list-style-type: none;
	/* padding-right: 7px; */
	padding: 0;
	padding-left: 5px;
	font-size: 15px;
	line-height: 15px;
	border-left: 0;
}

/* Fix IE. Hide from IE Mac \*/
* html #imagenavbar ul li { float: left; height: 1%; }
* html #imagenavbar ul li a { height: 1%; }
/* End */

/* Hover Styles */
#imagenavbar ul li a:hover { color: #F7E5B5; }

/* Sub Menu Styles */
#imagenavbar li ul { list-style-type: none; }
#imagenavbar li ul li a { border: 0; }

#imagenavbar li ul li a { 
	padding: 2px 5px; 
	font-weight: bold;
	list-style-type: none;
	background-image: url("/ezstatic/data/centerforcommunityleadership/images/nav_bgd.gif");
}

#imagenavbar ul li ul li a { 
	padding-left: 18px;
	padding-right: 7px;
	font-size: 12px;
	list-style-type: none;
}

#imagenavbar ul li ul li a:hover { 
	padding-left: 18px;
	padding-right: 7px;
	font-size: 12px;
}
	
/* The magic */
#imagenavbar li:hover ul, 
#imagenavbar li.over ul { display: block; }


#internalad {
	border: 2px solid #73B2AE;
	padding: 5px;
	background: #fff;
	-moz-border-radius: 1em;
}


/* 21st Century Registration Form */
#registration-century input{
display:block;
width:300px;
}

#registration-century input#submit{
margin-top:20px;
width:120px;
}

#registration-century #os11{
width:50px;
}
#registration-century #os12{
width:100px;
}
#register-now{
font-size:18px;
}