/*
Theme Name: Middlesex CAC - English
Theme URI: http://www.middlesexcac.org/
Description: The WordPress theme that skins the Middlesex CAC website in English
Version: 1.0
Author: Snib
Author URI: http://www.thesnib.com/

*/


@charset "UTF-8";
/* CSS Document */
body {
	background: url("http://www.middlesexcac.org/images/background.gif");
	background-repeat: repeat-x;
	background-color: #B5A1C8;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.aclear {
	clear: both;
}

ol li {margin-top: 10px;}

img {
	border: 0;
}

p {
	margin: 0;
} 

a {
	text-decoration: none;
	color: #2A66C7;
}

a:visited {
	text-decoration: none;
	color: #2A66C7;
}

a:hover {
	text-decoration: underline;
}

.left_container a {
	text-decoration: none;
	color: #333333;
}

.left_container a:visited {
	text-decoration: none;
	color: #333333;
}

.left_container a:hover {
	text-decoration: underline;
}

.lang_color {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}

#main_container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#main_container_popup {
	width: 740px;
	margin-left: 10px;

}

#col1 {
	float: left;
	width: 178px;
}

#col2 {
	float: left;
	width: 564px;
	margin-left: 10px;
}

.left_container {
	width: 178px;
	margin-top: 15px;
	color: #333333;
	
}

.left_top {

}

.left_content {
	background-image: url(/images/nav_back.gif);
	background-repeat: repeat-y;
}

.nav_item {
	width: 161px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.nav_sep {
	width: 165px;
	padding-bottom: 6px;
}

.language_item {
	width: 165px;
	padding-bottom: 3px;
}

.left_bot {

}

#header {
	margin: 0;
	padding: 0;
}

#kids_container {
	margin-top: 5px;
	width: 564px;
	float: right;
}

#content_container {
	margin-top: 15px;
	width: 564px;
	float: right;
}

#content_top {
	background-image: url(/images/content_top.gif);
	height: 33px;
	width: 564px;
}

#content_top_text {
	text-align: right;
	font-size: 18px;
	padding-top: 7px;
	padding-right: 20px;
}

#content_top_text_special {
	text-align: right;
	font-size: 14px;
	padding-top: 7px;
	padding-right: 20px;
}

#content_mid {
	background-image: url(/images/content_mid.gif);
	background-repeat: repeat-y;
	padding: 1px;
}

#content_mid_text {
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 4px;
	font-size: 15px;
}

#content_mid_text p {
	margin-bottom: 10px;
}


#content_bot {

}

.section_next {
	float: right;
	text-align: center;
	margin-right: 75px;
	width: 150px;
}

.section_prev {
	float: left;
	text-align: center;
	margin-left: 75px;
	width: 150px;
}

.img-right {
	float: right;
	margin-right: 2px;
	margin-left: 4px;
	margin-bottom: 4px;
	margin-top: 4px;

}

.img-left {
	float: left;
	margin-left: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
}


#col2_51 {
	float: left;
	width: 740px;
}

#content_container_51 {
	margin-top: 15px;
	width: 740px;
	float: left;
	margin-left: 35px;
}

#content_top_51 {
	background-image: url(/images/content_top_extended.gif);
	height: 33px;
	width: 740px;
}

#content_top_text_51 {
	text-align: right;
	font-size: 18px;
	padding-top: 7px;
	padding-right: 20px;
}

#content_mid_51 {
	background-image: url(/images/content_mid_extended.gif);
	background-repeat: repeat-y;
}

#content_mid_text_51 {
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 4px;
	font-size: 15px;
	margin-bottom: -10px;
}

#content_mid_text_51 p {
	margin-bottom: 10px;
}

#content_mid_text_51 ul {
	margin-bottom: 10px;
}

#content_mid_text_51 ol {
	margin-bottom: 10px;
}

#content_bot_51 {
	background-image: url(/images/content_bot_extended.gif);
	width: 742px;
	height: 23px;
	margin-bottom: 20px;
}

#kids_container_51 {
	margin-top: 5px;
	width: 564px;
	margin-left: 100px;
	float: left;
}