body {
	background-color : #ffffff;
	font-family: Verdana;
	font-size: 10px;
	background: url(../images/gradient.jpg) top left repeat-x;
	color: #535353;
}

p {
	font-family: Verdana;
	font-size: 10px;
}

a {
	outline: none;
}

strong, b {
	font-weight: bold;
}

u {
	text-decoration: underline;
}

em, i {
	font-style: italic;
}

h1 {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #2c2b72;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3 {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #2c2b72;
	padding-bottom: 10px;
}

h4 {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
}

#container {
	text-align: center;
	width: 100%;
	padding-top: 20px;
	position: relative;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 955px;
}

#page_top {
	background-image: url(../images/interface.png);
	background-position: -10px -57px;
	background-repeat: no-repeat;
	width: 955px;
	height: 143px;
	position: relative;
}

	#page_top_left {
		width: 190px;
		height: 100px;
		float: left;
		position: relative;
	}

		#logo {
			float: left;
		}
		
		#logo a {
			display: block;
			background-image: url(../images/ime_logo.jpeg);
			background-repeat: no-repeat;
			text-indent: -9999px;
			margin-left: 10px;
			width: 180px;
			height: 100px;
			margin-top: 6px;
		}

	#page_top_right {
		width: 765px;
		float: left;
		position: relative;
	}

		#header_links {
			position: relative;
			display: block;
			width: 418px;
			top: 12px;
			left: 328px;
			height: 23px;
			font-size: 10px;
			font-family: verdana;
			line-height: 23px;
		}
		
		#header_links div {
			position: relative;
			text-align: center;
			float: left;
		}
		
		#header_links a {
			color: #535353;
			text-decoration: none;
		}
		
		#header_links a:hover {
			text-decoration: underline;
		}
		
		#headerlink_about {
			width: 98px;
		}
		
		#headerlink_press {
			width: 98px;
		}
		
		#headerlink_contact {
			width: 98px;
		}
		
		#headerlink_calendar {;
			width: 112px;
		}
	
		#main_nav {
			width: 500px;
			float: left;
		}
		
		#main_navigation {
			background-color: transparent;
			position: relative;
			top: 25px;
			left: 10px;
		}
		
		#subnav_area {
			display: none;
			width: 100%;
			height: 25px;
		}
	
		#mailinglist {
			padding-left: 80px;
			padding-top: 30px;
			width: 160px;
			height: 50px;
			display: block;
			float: left;
		}
		
		#mailinglist span {
			padding-left: 3px;
			font-family: "times new roman";
			font-size: 11px;
			font-style: italic;
			color: #4D4D83;
		}
		
		#mailinglistform {
			float: right;
			padding-top: 5px;
			margin-right: 5px;
			width: 160px;
		}
		
		#mailinglist_inputfield {
			border: 1px grey solid;
			background-color: #EEEEEE;
			width: 125px;
			height: 18px;
			float: left;
			font-size: 11px;
			padding: 2px;
			font-family: verdana;
			text-align: left;
		}
		
		#mailinglist_inputfield.blur {
			text-align: right;
			color: #868686;
		}

		
		#join_list_button {
			width: 23px;
			height: 23px;
			background-image: url(../images/interface.png);
			background-position: -497px -303px;
			background-repeat: no-repeat;
			text-indent: -9999px;
			float: left;
		}
		
		
	
#inner_wrapper {
	padding-top: 5px;
	width: 955px;
	min-height: 150px;
	padding-bottom: 10px;
}

#inner_wrapper a {
	color: #535353;
}

#text_banner {
	margin-top: 15px;
	width: 955px;
	height: 90px;
	display: block;
	background-image: url(../images/interface.png);
	background-position: -11px -365px;
	background-repeat: no-repeat;
}

#text_banner p {
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	color: #EDEDED;
	font-size: 18px;
	font-weight: bold;
	font-family: verdana;
}


#footer_hr {
	display: block;
	padding-top: 10px;
	width: 955px;
	height: 10px;
	background-image: url(../images/interface.png);
	background-position: -11px -462px;
	background-repeat: no-repeat;
}

#footer {
	width: 955px;
	height: 20px;
	display: block;
	font-family: Times;
	font-size: 11px;
	padding-top: 4px;
	text-align: right;
	color: #484848;
}
	#footer_text {
		border-right: 1px #484848 solid;
		padding-right: 10px;
		float: right;
	}
	
	#footer_credit {
		width: 153px;
		height: 16px;
		background: url('../images/credits_icon.png') no-repeat top left;
		float: right;
		text-indent: -9999px;
		text-align: left;
		display: block;
		color: #fff;
	}
	
	#footer_credit:hover {
		background: url('../images/credits_icon.png') no-repeat bottom left;
	}

	#footer_links {
		padding-right: 10px;
		float: right;
	}
	
	#footer_links a  {
		color: #484848;
		text-decoration: none;
	}
	
	#footer_links a {
		padding-left: 10px;
	}
	
	#footer_links a:hover {
		text-decoration: underline;
	}
	

.homepage_section_box {
	background-image: url(../images/interface.png);
	background-position: -10px -777px;
	background-repeat: no-repeat;
	display: block;
	width: 314px;
	height: 273px;
	float: left;
	position: relative;
}

.homepage_section_box img, .homepage_section_box a.image_link {
	width: 307px;
	height: 266px;
	float: left;
}

.homepage_section_box a.image_link {
	border: 1px solid white;
}

.homepage_section_box a.image_link:hover {
	border: 1px solid #4D4D83;
}

.homepage_section_box .homepage_section_box_link {
	background-image: url(../images/interface.png);
	background-position: -332px -778px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	bottom: 5px;
	width: 308px;
	height: 43px;
}

#wrapper .homepage_section_box .homepage_section_box_link a {
	line-height: 43px;
	text-align: right;
	padding-right: 40px;
	float: right;
	color: #EDEDED;
	font-family: Times;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#banner_image {
	display: block;
	width: 949px;
	height: 228px;
	background-image: url(../images/interface.png);
	background-position: -9px -488px;
	background-repeat: no-repeat;
	padding: 2px 3px;
}

#banner_image img {
	width: 948px;
	height: 220px;
}

#banner_image ul li {
	display: inline;
	float: left;
	width: 948px;
	overflow: hidden;
}

a.carousel-control {
	display: none;
}

.event_summary {
	float: left;
	height: 110px;
	width: 472px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

#archives .event_summary {
	width: 650px;
}



.event_summary {
	margin-bottom: 10px;
}

	.event_summary .summary {
		float: left;
		width: 290px;
	}
	
	#archives .event_summary .summary {
		width: 470px;
	}

	.event_summary .gallery_thumbnail {
		float: left;
		background-image: url(../images/interface.png);
		background-position: -672px -202px;
		background-repeat: no-repeat;
		display: block;
		width: 154px;
		height: 108px;
		margin-right: 10px;
	}
	
	.event_summary .gallery_thumbnail img {
		width: 150px;
		height: 103px;	
	}
	
	.event_summary .summary .name {
		float: left;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	
	.event_summary .summary .name a {
		font-family: Times;
		font-weight: bold;
		font-size: 14px;
		color: #2d2c73;
		text-decoration: none;
	}
	
	.event_summary .summary .event_date, .event_summary .summary .event_location, .event_date, .event_location {
		float: left;
		font-family: verdana;
		font-size: 10px;
		color: #000000;
	}
	
	.event_summary .summary .event_date {
		padding-right: 10px;
		border-right: 1px #535353 solid;
	}
	
	.event_summary .summary .event_location {
		padding-left: 10px;
	}
	
	.content_wrapper .event_summary .summary .summary_text, .content_wrapper .summary_text {
		float: left;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.content_wrapper .event_summary .summary .summary_text p, .content_wrapper .summary_text p {
		color: #535353;
		font-family: verdana;
		font-size: 10px;
		line-height: 12px;
		padding-bottom: 7px;
	}
	
	.event_summary .summary .more, .summary .more {
		float: left;
	}
	
	.event_summary .summary .more a {
		color: #2d2c73;
		font-family: verdana;
		font-size: 10px;
		text-decoration: underline;
	}


.content_wrapper {

}

.content_wrapper p {
	padding: 0 0 15px 0;
	line-height: 1.75em;
}

.content p.intro {
	font-size: 14px;
	line-height: 18px;
	color: #2d2c73;
	padding-bottom: 20px;
}

	#sitemap a {
		text-decoration: none;
	}
	
	#sitemap a:hover {
		text-decoration: underline;
	}
	
	#sitemap h2 a {
		font-weight: bold;
		padding: 3px 0;
		display: block;
		font-family: "Times New Roman";
		font-size: 14px;
	}

	#sitemap ul {
		margin: 5px 10px;
	}
	
	#sitemap li {
		padding: 0 0 5px 10px;
	}
	
	#sitemap h2 {
	
	}
	
	#press_releases {
		float: left;
		width: 640px;
	}
	
	#archives {
		padding-bottom: 20px;
	}
	
	
	
	#archive_list {
		width: 200px;
		float: right;
		padding: 0 20px;
		border-left: 1px solid #ccc;
	}
	
	#archive_list h3 {
		
		margin-bottom: 5px;
		padding-bottom: 5px;
	}
	
	#archive_list h4 {
		margin-bottom: 5px;
		padding-bottom: 5px;
	}

	#contact_information {
		padding-bottom: 20px;
		border-bottom: 1px solid #ccc;
		margin-bottom: 10px;
	}
	
	#past_events {
		padding-bottom: 20px;
		margin-bottom: 10px;
	}

	.pdf {
		background: url(../images/application_pdf.png) top left no-repeat;
		padding: 0px 0px 4px 18px;
	}

	.press_release .more {
		float: right;
		border-top: 1px solid #ccc;
		padding-top: 10px;
	}

	.B_crumbBox {
		display: block;
		padding: 0px 0 10px 3px;
	}
	
	.tpl_11 #archives, .tpl_12 #archives, .tpl_5 #archives {
		padding: 20px 0 20px 0;
	}

	#inner_wrapper .intro {
		font-style: italic;
		border-bottom: 1px dotted #ccc;
		padding: 10px 0 10px 0;
		margin: 0 0 10px 0;
	}

	.content_wrapper ul {
		margin: 15px 20px;
	}
	
	.content_wrapper li {
		list-style-type: disc;
	}
	
	.content_wrapper #gallery ul {
		float: left;
		margin: 10px 0;
	}

	#gallery li a {
		float: left;
		padding: 7px 7px 7px 8px;
	}
	
	#gallery li a img {
		float: left;
		padding: 1px;
		border: 1px solid #ccc;
	}

	#gallery li {
		float: left;
		list-style-type: none;
		
	}


#contact_form label {
	float: left;
	clear: both;
	padding-bottom: 5px;
}

#contact_form .formfield {
	padding-top: 10px;
	padding-bottom: 40px;
}

#contact_form .formfield input, #contact_form .formfield textarea {
	float: left;
	clear: both;
}

#contact_form .formfield input {
	width: 200px;
}

#contact_form .formfield #contact_submit {
	margin-top: 10px;
	width: 100px;
}

#contact_form .formfield textarea {
	width: 400px;
	height: 120px;
}

#contact_form .formfield label {
	float: left;
	clear: both;
	padding-bottom: 10px;
	color: red;
}

.rsvp_form_wrapper {
	padding-top: 0px;
}

#rsvp_form label {
	float: left;
	clear: both;
	padding-bottom: 5px;
}

#rsvp_form .formfield {
	padding-top: 10px;
	padding-bottom: 40px;
}

#rsvp_form .formfield input, #rsvp_form .formfield textarea {
	float: left;
	clear: both;
}

#rsvp_form .formfield input {
	width: 200px;
}

#rsvp_form .formfield #rsvp_submit {
	margin-top: 10px;
	width: 100px;
}


#rsvp_form .formfield label {
	float: left;
	clear: both;
	padding-bottom: 10px;
	color: red;
}

#contact_submit, #rsvp_submit {
	border: none;
	padding: 2px 10px;
	cursor: pointer;
	font-family: Verdana;
	text-transform: uppercase;
	background: #2C2B72;
	color: white;
}

#contact_submit:hover, #rsvp_submit:hover {
	background: #ccc;
	color: #2C2B72;
}

label span {
	margin-left: 5px;
	color: red;
}

div.carousel-wrap {
	width: 948px;
}


