img {border:none;}

div.black_column {

	float: right;
	width: 187px;
	height: 100%;
	padding-left: 15px;
	padding-right: 15px;
	background: url(/images/templates/chabaddartmouth/black_column.png) repeat-x;
}

div#right_column {
	float: left;
	height: 343px;
	background: url(/images/templates/chabaddartmouth/division.png) no-repeat;
}
input#subscribe {
	border: none;
	background: transparent url(/images/templates/chabaddartmouth/subscribe.png) no-repeat;
	padding: 0;
	width: 70px;
	height: 23px;
	float: left;
	margin-top: -1px;
}

input#donate_btn {
	border: none;
	background: transparent url(/images/templates/chabaddartmouth/donate.png) no-repeat;
	padding: 0;
	width: 70px;
	height: 23px;
	float: left;
	margin-top: -1px;
}



div#newsletter {
	float: left;
	width: 510px;
	margin-top: 16px;
}

#newsletter img {
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 10px;
}

#donate img {
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 10px;
}

input.newsletterInp {
	float: left;
	width: 120px;
	margin-right: 10px;
}

div#donate {
	float: right;
	margin-top: 15px;
}

#carousel_wrap {
	margin-top: 25px;
	margin-left: 10px;
}

#home_tabs_wrapper {
	background-image:none !important;
	
}
/*
#inner div.content_carousel div.black_column a, .promo_banner_button a  {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: left;
	width: 70px;
	height: 19px;
	padding-top: 9px;
	*padding-top: 4px;
	*padding-bottom: 4px;
	border: 1px solid white;
	background: url(/images/templates/chabaddartmouth/read_btn.jpg) repeat-x;
	text-decoration: none;
	margin-top: 0;
}

#inner div.content_carousel div.black_column h2 {
	float: left;
	width: 100%;
	color: #fdcb69;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 1.2;
	margin-top: 2px;
}

#inner div.content_carousel div.black_column p {
	text-align: left;
	float: left;
	width: 100%;
	color: white;
	margin-bottom: 0;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}


div#switch_wrap {
	width: 160px;
	height: 101px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 1px;
}

*/
a.carousel_switch, #slide_navigator  #previous_button, a.carousel_switch, #slide_navigator #next_button {
	display:none !important;
}

a.carousel_switch, #slide_navigator .MainPromoFooter a {
	width: 20px !important;
	height: 20px !important;
	border: 1px solid white !important;
	background-color: #72bc88 !important;
	margin: 7px 5px 5px !important;
	text-decoration: none !important;
	color: #72bc88 !important;
}

a.carousel_switch, #slide_navigator .MainPromoFooter a:hover {color:#72bc88 !important;} 

div#ss {
	-webkit-border-radius: 10px;
	overflow: hidden;
	border: 8px solid white;
	background-color: #285935;
}

span.category {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 10px;
	color: #89c0ae;
	padding-top: 20px;
}

span.author {
	float: left;
	margin-top: 10px;
	width: 100%;
	color: #89c0ae;
	text-align: left;
}

body
{
	width:100%;
	margin:auto;
	background:url(/images/templates/chabaddartmouth/bg_body.jpg) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#left_column {
	float: left;
	padding-left: 20px;
	width: 290px;
	*width: 300px;
	height: 343px;
	padding-top: 0;
	margin-top: 0;
}

div.single_announcement {
	float: left;
	margin-bottom: 20px;
}

#left_column div.single_announcement img {
	float: left;
	margin-right:10px;
}

#left_column div.single_announcement p, #left_column div.single_announcement, #left_column div.single_announcement a {
	margin-top: 0;
	font-size: 11px;
	text-align: left;
	color: #474747;
	text-shadow: white 0 1px 0;
	margin-bottom: 0;
}

#left_column h2 {
	margin-top: 35px;
	text-align: left;
	margin-bottom: 15px;
}

#wrapper
{
	margin:auto;
	width: 1000px;
}

#header
{
	width:100%;
	position:relative;
	float:left;
	height:91px;
}

#header .logo
{
	width:270px;
	height:72px;
	position:relative;
	float:left;
	margin:10px 0px 0px 0px;
}

#header .logo a
{
	width:270px;
	height:72px;
	position:relative;
	float:left;
	background:url(/images/templates/chabaddartmouth/logo.jpg) left top no-repeat;
}

#header .right
{
	position:relative;
	float:right;
	text-align:right;
	width:60%;
	margin:33px 0px 0px 0px;
}

#smalllinks
{
	position:absolute;
	width:100%;
	right:0px;
	margin:0px 0px 0px 0px;
	height:12px;
	width:200px;
	top:10px;
}

#smalllinks ul
{
	margin:0px;
}

#smalllinks li
{
	list-style:none;
	display:block;
	float:right;
	padding-left:1em;
	font-family: verdana, arial;
}

#smalllinks li a
{
	text-decoration:none;
	color:#1a542c;
}

#smalllinks li a:hover
{
	text-decoration:underline;
}

#mainmenu
{
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	height:33px;
}

#mainmenu ul
{
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#mainmenu ul li
{
	position:relative;
	float:left;
	height:33px;
	background:url(/images/templates/chabaddartmouth/bg_li.jpg) right top no-repeat;
	list-style:none;
}

#mainmenu ul li.first a
{
	background:url(/images/templates/chabaddartmouth/bg_li.jpg) left top no-repeat;
}

#mainmenu ul li:hover, #mainmenu ul li a.active
{
	position:relative;
	float:left;
	height:33px;
	background:url(/images/templates/chabaddartmouth/bg_li_on.jpg) right top no-repeat;
	list-style:none;
}

#mainmenu ul li a
{
	position:relative;
	float:left;
	text-decoration:none;
	color:#ffffff;
	font-family:arial;
	font-size:17px;
	padding:9px 15px 0px 15px;
	height:28px;
}

#banner
{
	float:left;
	width: 1000px;
	height: 158px;
	overflow:hidden;
	margin:1px 0px 0px 0px;
}

#main_content
{
	position:relative;
	float:left;
	width: 1000px !important;
	background:#e5e8e1;
	min-height:300px;
	border-top:5px solid #bbc7bb;
}

#main_content > div {
	padding:10px 2% 10px 2%;
}

#footer
{
	position:relative;
	float:left;
	width:1000px;
	background:#0d2816;
	text-align:center;
	font-size:11px;
	color:#ffffff;
}

#footer_content {	padding:10px 2% 10px 2%;}


#footer a
{
	color:#ffffff;
	text-decoration:none;
}

table.testimonial
{
	width:220px;
	background:#d3d6cf;
	border:1px solid #fff;
	margin-left:20px;
	margin-right:10px;
}

.testimonial-text
{
	font-size:11px;
	padding-top:0px;
}

.testimonial-name
{
	color:#376848;
	font-style:italic;
	font-size:1.2em;
	padding-left:0px;
}

.breadcrumbs, .breadcrumbs a, .you-are-here, .you-are-here a
{
	font-size: 12px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

.breadcrumbs
{
	margin: 0 0px 20px;
	text-shadow: 0 1px 0 #FFFFFF;
	overflow: hidden;
	background:none;
}

.breadcrumbs a, .breadcrumbs span
{
	background: url(/images/templates/chabaddartmouth/breadcrumb.png) no-repeat scroll 100% 50% transparent;
	color: #A0A1A2;
	margin-right: 8px;
	padding-right: 15px;
}

#main_area h1
{
	color: #56595A;
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
}

#main_area .title
{
	font-size: 30px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 #FFFFFF;
	margin-top:0px;
}

.title a
{
	text-decoration: none;
}

div.note, span.note
{
	background: none repeat scroll 0 0 #fff;
	border-bottom: 1px solid #D4D9DE;
	border-top: 1px solid #D4D9DE;
	color: #323232;
	margin: 10px 0;
	padding: 5px 10px;
	text-align: justify;
}

#main_area > :first-child
{
	margin-top: 0;
}

#main_area h1
{
	font-size: 24px;
	line-height: 26px;
}

#main_area h2
{
	color: #1b6030;
	font-size: 22px;
	line-height: 24px;
}

#main_area h5
{
	font-size: 14px;
	line-height: 14px;
	margin-top: 10px;
}

#main_area h6
{
	font-size: 14px;
	line-height: 14px;
	margin-top: 10px;
	color:#1b6030;
}

#main_area h3
{
	color: #56595A;
}

#main_area h4
{
	color: #1b6030;
}

#main_area h3
{
	font-size: 18px;
	line-height: 18px;
	margin-top: 15px;
}

#main_area h1, #main_area h2, #main_area h3, #main_area h4, #main_area h5, #main_area h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
}

p.dropcap:first-letter
{
	display:block;
	margin:7px 4px 0px 0px;
	float:left;
	font-size:280%;
	font-family:Georgia, "Times New Roman", Times, serif
}

#main_area blockquote
{
	margin:10px 0 10px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:130%
}

hr.dotted
{
	background:  url(/images/templates/chabaddartmouth/dotted.png) repeat-x scroll 0 0 transparent;
	border: medium none;
	display: block;
	height: 1px;
	margin: 15px 0;
}

#main_area a:link, #main_area a:visited
{
	color: #1b6030;
	text-decoration: none;
}

#main_area a:hover
{
	color: #000;
}


#main_area blockquote.quotation
{
	background:  url(/images/templates/chabaddartmouth/last_quote.png) no-repeat scroll 0 0 transparent;
	border: medium none;
	margin: 10px 0;
	padding: 10px 35px;
	text-align: justify;
}

#main_area blockquote.quotation p
{
	background:  url(/images/templates/chabaddartmouth/quote.png) no-repeat scroll 100% 100% transparent;
	margin: 0 -35px -10px 0;
	padding: 0 35px 10px 0;
}

body .inset-right
{
	float: right;
	margin: 15px 0 10px 15px;
}

body .inset-left
{
	float: left;
	margin: 15px 15px 10px 0;
}

.width15
{
	width:15%
}

.width18
{
	width:18%
}

.width20
{
	width:20%
}

.width23
{
	width:23%
}

.width25
{
	width:25%
}

.width33
{
	width:33%
}

.width34
{
	width:34%
}

.width35
{
	width:35%
}

.width40
{
	width:40%
}

.width46
{
	width:46%
}

.width50
{
	width:50%
}

.width54
{
	width:54%
}

.width65
{
	width:65%
}

.width75
{
	width:75%
}

.width100
{
	width:100%
}

fieldset
{
	border: 1px solid #C8C8C8;
	margin: 10px 0;
	padding: 0 10px 10px;
}

legend
{
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 0 10px;
}

textarea, input[type="text"], input[type="password"], select
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #C8C8C8;
}

input[type="text"], input[type="password"]
{
	padding: 1px 0 1px 5px;
}

input[type="button"], input[type="submit"], input[type="checkbox"], input[type="image"], input[type="radio"], input[type="reset"], select, button
{
	cursor: pointer;
}

button, input[type="button"], input[type="submit"]
{
	line-height: 100%;
	padding: 2px 4px 2px 1px;
}

form div {
    margin: 10px 0;
}

#main_content.corg {background:#fff}

#main_content.corg  {
    margin: 0 0 5px;
    overflow: hidden;
    text-shadow: 0 1px 0 #FFFFFF;
	border-left:1px solid #E5E8E1;
	border-right:1px solid #E5E8E1;
}

#selectnavigate {float:right}

#dartmouthLeftMenu {margin-bottom:1em; border-top:2px solid #6e997b; border-bottom:2px solid #6e997b;margin-left:20px;width:220px;margin-right:10px;}
#dartmouthLeftMenu ul {margin:0px; list-style:none; padding:0px; }
#dartmouthLeftMenu ul a {color:#1B6030; display:block; padding:4px;
}
#dartmouthLeftMenu ul li {background:#fff; border-top:1px solid #E5E8E1;font-family:Verdana, Tahoma, Arial;font-size:14px;
	float: left;
	width: 100%;
} 
#dartmouthLeftMenu ul a:hover {background:#e5e8e1; }
#dartmouthLeftMenu ul li ul a {padding-left:15px; font-size:0.8em}

#home_page_main_content {
	height: 343px;
	background: url(/images/templates/chabaddartmouth/mc_bg.jpg) repeat-x 0;
	float: left;
	width: 1000px;
}

div#home_page_footer {
	float: left;
	width: 100%;
	margin-top: 0px;
	height: 82px;
	padding-bottom: 100px;
	background: url(/images/templates/chabaddartmouth/footer_bg.jpg) repeat-x;
}

div#footer_menu a{
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: none !important;
	color: #0c3819;
	margin-top: 20px;
	float: left;
	margin-right: 20px;
}

div#footer_menu {
	float: right;
}