body {
	font: 12px/1.5 "Trebuchet MS";
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

ul, li, p, h3, h4 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h3 {
	font-size: 16px;
}

hr {
	display: none;
}

#body {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#page {
	padding-top: 10px !important;
	padding-top: 0px;
}

#page p {
	padding-bottom: 5px;
	color: #6A6A6A;
	text-align: justify;
}

#page ul {
	color: #6A6A6A;
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
	text-align: justify;
}

#page p:first-line {
	padding-left: 10px;
}

#header {
	background: url(graphics/header_bg.jpg) repeat-x top left;
	display: block;
	height: 99px;
}

#title {
	height: 99px;
	display: block;
	width: 441px;
	float: left;
	background: url(graphics/header_title.jpg) repeat-x top left;
}

#header h1 {
	display: none;
}

#header h2 {
	font: 12px/1.5 "Trebuchet MS";
	padding: 79px 0 0 150px !important;
	margin: 0 0 0 0;
	padding: 78px 0 0 150px;
	color: #fff;
}

#showall {
	margin-top: 10px;
}

#showall a {
	color: gray;
	margin-right: 15px;
	text-decoration: none;
}

#showall a:hover {
	color: #000;
	margin-right: 15px;
}

#content {
	height: auto !important;
	height: 500px;
	min-height: 500px;
}

#navigation {
	background: #FFFEF2 url(graphics/menu_left_photo.jpg) top left no-repeat;
	width: 239px;
	border-width: 0 1px 0 0;
	border-style: solid;
	color: #ccc;
	display: block;
	position: absolute;
	top: 99px;
	left: 0px;
	padding-top: 86px;
}

#plus {
	background: #FFFEF2 url(graphics/menu_right_head.jpg) top left no-repeat;
	width: 239px;
	border-width: 0 0 0 1px;
	border-style: solid;
	color: #ccc;
	display: block;
	position: absolute;
	top: 99px;
	right: 0px;
}

#plus_content {
	padding: 10px;}

#plus_terminator {
	background: #FFFEF2 url(graphics/menu_right_foot.jpg) bottom left no-repeat;
	height: 50px;
	width: 239px;
	display: block;
	
}


#menu_terminator {
	display: block;
	width: 239px;
	background: url(graphics/menu_left_foot.jpg) no-repeat top left;
	height: 40px;
}

#page {
	background: url(graphics/page_top_bg.jpg) repeat-x top left;
	height: auto !important;
	height: 500px;
	min-height: 500px;
	display: block;
	margin-left: 240px;
	margin-right: 240px;
}

#language_selector {
	float: right;
	width: 300px;
	height: 99px;
	background: url(graphics/header_langsel.jpg) no-repeat top right;
}

#language_selector li {
	list-style-type: none;
	padding-left: 80px;
	padding-top: 80px;
	color: #fff;
	float: left;
}

#language_selector li a {
	text-decoration: none;
	color: #fff;
}


#language_selector li a:hover {
	color: #ccc;
}

#navigation h3 {
	font-size: 14px;
	background: url(graphics/menu_left_head.jpg) no-repeat top left;
	height: 25px;
	margin: 0 0 0 0;
	padding: 5px 0 0 30px;
	color: #fff;
}

.article_image {
	border: 1px solid black;
	padding: 3px;
	background: transparent;
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}

#article_description {
	height: auto !important;
	height: 160px;
	min-height: 160px;
}

.article, .article_imaged {
	padding: 15px;
}

.current_event h4, .future_event h4 {
	font-size: 14px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}

.current_event a, .future_event a {
	color: #000;
	text-decoration: none;
}


.current_event a:hover, .future_event a:hover {
	color: #000;
}

#current_events {
	margin-top: 8px;
	padding: 10px;
	padding-top: 7px;
	float: left;
	width: 235px;
	border-width: 0 1px 0 0;
	border-style: dashed;
	border-color: #ccc;
	margin-right: 10px;
}


.current_event_image img {
	width: 50px;
	float: left;
	margin: 3px;
	padding: 2px;
	border: 1px solid gray;
}

.future_event_full {
	padding-top: 0px;
	margin-top: 0px;
}

.future_event__full_image img {
	width: 90px;
	float: left;
	margin: 4px;
	padding: 2px;
	border: 1px solid gray;
}

#future_events_full ul li {
	margin-bottom: 5px;
	padding: 10px;
}

#future_events_full {
	margin-top: 8px;
	padding: 10px;
	padding-top: 7px;
	float: left;
	border-width: 0 1px 0 0;
}

#future_events {
	color: gray;
}

#future_events {
	margin-top: 8px;
	float: left;
	padding: 10px;
	padding-top: 7px;
	width: 235px;
	margin-right: 5px;
	display: block;
	
}

#future_events ul li, #future_events_full ul li, #current_events ul li {
	clear: both;
	list-style-type: none;
}

.future_event_image img {
	float: left;
	display: block;
	width: 50px;
	margin: 3px;
	padding: 2px;
	border: 1px solid gray;
}


.article_text {
    display: block;
	margin: 0 0 0 0;
}

.article_text p {
	padding: 0 0 0 0;
}

.article_imaged, .article {
	margin-bottom: 0px;
}


.article_imaged p, .article p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: "Trebuchet MS";
	line-height: 2em;

}

.datetime {
	color: #575757;
	display: block;
	font-style: italic;
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: gray;
}

.article_imaged h3, .article h3 {
	font-size: 18px;
	color: #2D2D2D;
	margin-bottom: 10px;
	padding-bottom: 0px;
}



#menu {
	padding: 0 0 0 0;
	color: #000;
	list-style-type: none;
	width: 239px;
	padding-top: 5px;
	padding-bottom: 25px;

}

#menu li a {
	text-decoration: none;
	color: #001256;
	display: block;
	width: 233;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	background: transparent;
}

#menu li a:hover {
	background: #3B51A7;
	color: #FFFEF2;
	
}

#quicklinks a {
	color: gray;
	text-decoration: none;
}

#quicklinks a:hover {
	color: #000;
}

#plus h3 {
	padding: 0 0 8px 0;
}

#quicklinks {
	color: #2D2D2D;
	text-align: justify;
	margin: 15px 0 15px 0;
}

#quicklinks ul {
	padding: 0 0 0 15px;
	list-style-type: none;
}

#dances a {
	color: gray;
	text-decoration: none;
}

#dances a:hover {
	color: #000;
}


#dances {
	color: #2D2D2D;
	text-align: justify;
	margin: 15px 0 15px 0;
}

#dances ul {
	padding: 0 0 0 15px;
	list-style-type: none;
}

#events a {
	color: gray;
	text-decoration: none;
}

#events a:hover {
	color: #000;
}


#events {
	color: #2D2D2D;
	text-align: justify;
	margin: 15px 0 15px 0;
}

#events ul {
	padding: 0 0 0 15px;
	list-style-type: none;
}

#newsletter_subscription {
	padding-top: 10px;
	color: #2D2D2D;
	text-align: justify;
}



#newsletter_subscription p {
	color: gray;
}

#newsletter_email, #newsletter_ok {
	border: 1px solid gray;
	color: gray;
	padding: 2px;
}

#contacts textarea, #contacts input {
	border: 1px solid gray;
	color: gray;
	padding: 2px;
}

#newsletter_ok {
	padding: 1px;
}


#eventz {
	padding: 0 0 0 0;
	color: #000;
	list-style-type: none;
	width: 239px;
	padding-top: 5px;
	padding-bottom: 5px;

}

#eventz li a {
	text-decoration: none;
	color: #001256;
	display: block;
	width: 233;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	background: transparent;
}

#eventz li a:hover {
	background: #3B51A7;
	color: #FFFEF2;
	
}

th {
	text-align: left;
}

#footer {
	height: 236px;
	clear: both;
	width: 100%;
	margin-top: 20px;
	background: url(graphics/footer_bg.jpg) repeat-x bottom left;
}

#dancers {
	color: gray;
	float: left;
	width: 300px;
	height: 236px;
	background: url(graphics/footer_people.jpg) no-repeat top left;
}

#footer ul {
	padding-top: 168px;
	text-align: right;
	padding-right: 20px;
	float: right;
	color: gray;
	list-style-type: none;
}
