/*4-1 LAYOUT*/

#left-column-732 {
	float:left;
	width:732px;
}

#right-column-168a {
	background-color:#eee;
	border-left:solid #ddd 1px;
	border-bottom:solid #ddd 1px;
	float:left;
	padding:15px;
	width:167px;
}


/*3-2 LAYOUT*/

#left-column {
	display:inline;
	float:left;
	margin-bottom:30px;
	padding:0 15px 15px;
	width:600px;
}

#right-column {
	display:inline;
	float:left;
	width:285px;
}


/*1 LAYOUT*/

#single-column {
	width:930px;
}


/*1-3-1 LAYOUT*/

#left-column-168 {
	background-color:#F9F9F9;
	/*border:solid #eee 1px;*/
	float:left;
	width:168px;
	margin:0 15px 15px;
	_margin-left:7px;
	/*padding:15px;*/
}

#center-column-504 {
	float:left;
	margin-bottom:30px;
	padding:0 15px 0 0;
	width:534px;
}

#right-column-168 {
	float:left;
	width:168px;
}


/*WRAPPERS*/
.white-15 {
	background-color:#fff;
	padding:15px;
}

.white-20 {
	padding:15px;
}

.grey-15 {
	background-color:#f2f2eb;
	border:solid #999 1px;
	margin-bottom:15px;
	margin-top:15px;
	padding:15px;
}



/*BANNERS*/
.banner-image {
	height:313px;
}



/*SHADOW*/
#nav-shadow {
	background:#fff url(../images/header/nav_shadow.gif) no-repeat;
	height:10px;
	margin-bottom:7px;
}



/*YOUTH PAGE*/
#youth-page {
	background:#fff url(../images/youth/youth_bg.gif) repeat-y;
}

#youth-page-top {
	background:transparent url(../images/youth/youth_bg_top.gif) no-repeat top;
	padding-top:100px;
}

#youth-page-top-fr {
	background:transparent url(../images/youth/youth_bg_top-fr.gif) no-repeat top;
	padding-top:100px;
}

h2#youth-projects {
	background:url(/images/youth/projects.gif) no-repeat;
	height:45px;
	text-indent:-9999px;
}

img.white-border {
	border:solid #fff 3px;
}

#youth-page-bot {
	background:url(/images/youth/youth_bg_bot.gif) no-repeat;
	clear:both;
	height:47px;
}




/*SIDE NAV*/
#side-nav ul {
	background:#BFCEDB url(/images/header/left-nav-footer-bg.gif) no-repeat bottom;
	padding-bottom:16px;
}

#side-nav li {
	border-bottom:solid #fff 1px;
	font-size:0.75em;
	font-weight:bold;
}

#side-nav a {
	background-color:#BFCEDB;
	color:#275078;
	display:block;
	font-size:11px;
	padding:5px 7px;
	text-decoration:none;
}

#side-nav a:hover {
	background-color:#D1DCE4;
	text-decoration:none;
}



/*COLUMNS*/
.sub-column-3 {
	float:left;
	margin-right:15px;
	width:168px;
}

.sub-column-2 {
	border-top:solid #c9c9b0 2px;
	float:left;
	margin-right:15px;
	padding-top:15px;
	width:259px;
}

.sub-two-column-left {
	float:left;
	margin-right:15px;
	width:292px;
}

.last-column {
	margin-right:0;
}


/*BOX HEADERS*/
.box-header-brown {
	background:transparent url(/images/box/header-brown.gif) repeat-x;
	border:solid #b8b8b2 1px;
	border-top:none;
	font-size:12px;
	font-weight:bold;
	line-height:27px;
	padding:0 7px;
}

.box-header2 {
	background: transparent url(/images/box/header2.gif) no-repeat;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	line-height:28px;
	padding:0 15px 7px;
}


/*BOXES*/
.box {
	border:solid #b8b8b2 1px;
	border-top:none;
	margin-bottom:15px;
	padding:7px 7px 0;
}

.box2 {
	border:solid #ddd 1px;
	border-top:none;
	background-color:#FCFCFC;
	margin-bottom:15px;
	padding:15px 15px 0;
}

.pad15 {
	padding:15px 15px 0;
}

.grey-box {
	background-color:#f2f2eb;
	border:solid #999 1px;
	margin-bottom:15px;
	padding:15px;
}

.container {
	border:solid #ccc 1px;
	border-top:none;
	margin-bottom:15px;
	padding:15px;
}

div.rounded {
	background: #fff;
}

div.yellow {
	width: 600px;
	background: transparent url(/images/youth/div-yellow-top.gif) no-repeat top;
	margin-bottom:15px;
	padding-top:10px;
}

div.yellow div {
	background: transparent url(/images/youth/div-yellow-bot.gif) no-repeat bottom;
	padding-bottom:10px;
}

div.yellow div div {
	background:transparent url(/images/youth/div-yellow.gif) repeat-y;
}

div.yellow div div div {
	padding:5px 15px;
}

div.yellow-285 {
	width: 285px;
	background: transparent url(/images/youth/div-yellow-top-285.gif) no-repeat top;
	margin-bottom:15px;
	padding-top:10px;
}

div.yellow-285 div {
	background: transparent url(/images/youth/div-yellow-bot-285.gif) no-repeat bottom;
	padding-bottom:10px;
}

div.yellow-285 div div {
	background:transparent url(/images/youth/div-yellow-285.gif) repeat-y;
}

div.yellow-285 div div div {
	padding:5px 15px;
}

div.green {
	width: 600px;
	background: transparent url(/images/youth/div-green-top.gif) no-repeat top;
	padding-top:10px;
}

div.green div {
	background: transparent url(/images/youth/div-green-bot.gif) no-repeat bottom;
	padding-bottom:10px;
}

div.green div div {
	background:transparent url(/images/youth/div-green.gif) repeat-y;
}

div.green div div div {
	padding:5px 15px;
}



/*HEADERS*/
h1 {
	color:#222;
	font-size:1.75em;
	font-weight:normal;
	padding-bottom:15px;
}

h1.page-header {
	/*border-bottom:dashed #c9c9b0 1px;*/
	/*margin-bottom:15px;*/
	/*padding-bottom:7px;*/
}

h1#header-advertise {
	background:url(../images/page_headers/header-advertise.gif) no-repeat;
	margin-bottom:15px;
	text-indent:-9999px;
}

.main-content h3.container-heading {
	background:url(../images/main/container-header.gif) repeat-x top;
	border-left:solid #ccc 1px;
	border-right:solid #ccc 1px;
	line-height:30px;
	padding:0 15px;
}

.container h3 {
	margin-bottom:15px;
	text-transform:uppercase;
}

.left-content h4, .left-content h2 {
	background: url(../images/header/left-nav-header-bg.gif) no-repeat;
	border-bottom:solid #fff 1px;
	color:#fff;
	font-size:0.75em;
	font-weight:bold;
	line-height:36px;
	padding:0 7px;
}

.main-content h2 {
	color:#705234;
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:7px;
}

.main-content h3, .main-content h4 {
	font-size:0.8125em;
	font-weight:bold;
	/*line-height:1.45em;*/
}

.right-content h5 {
	border-bottom:solid #9b9b81 2px;
	font-size:0.7em;
	font-weight:bold;
	margin-bottom:15px;
	text-transform:uppercase;
}

.main-content .bordered-header {
	border-bottom:solid #ccc 2px;
	margin-bottom:15px;
}



/*FONTS*/
.main-content p, .main-content ul, .main-content ol {
	font-size:0.75em;
	line-height:1.45em;
	margin-bottom:15px;
}

.right-content p {
	color:#777;
	font-size:0.7em;
	line-height:1.45em;
	margin-bottom:15px;
}

.right-content a {
	color:#777;
	text-decoration:none;
}

.right-content a:hover {
	text-decoration:underline;
}

.main-content em {
	font-style:italic;
}

p.subline {
	color:#777;
	font-weight:bold;
}

.bright {
	color:#e98d2b;
}

.thankyou {
	font-size:16px;
}



/*LISTS*/
.blocklist a {
	background-color:#eee;
	border-bottom:solid #fff 1px;
	display:block;
	font-size:0.75em;
	font-weight:bold;
	padding:5px 7px;
	text-decoration:none;
}

.blocklist a:hover {
	background-color:#E4E4E4;
	text-decoration:none;
}

.bullet-list {
	list-style:disc;
	margin-left:30px;
}

.right-content li {
	font-size:0.7em;
	font-weight:normal;
	line-height:1.4em;
	padding-bottom:3px;
}

.right-content ul {
	/*margin-bottom:15px;*/
}

.member-list dt {
	background:#ddd url(/images/main/list-header.gif) repeat-x;
	border:solid #ccc 1px;
	border-top:none;
	font-size:0.9em;
	font-weight:bold;
	padding:5px 15px;
	text-transform:uppercase;
}

.member-list dd {
	border:solid #ccc 1px;
	border-top:none;
	font-size:0.75em;
	line-height:1.5em;
	margin-bottom:15px;
	padding:15px;
}

.member-list dd p {
	font-size:12px;
	margin-bottom:0;
}

.main-content ul {
	list-style:disc;
	margin-left:15px;
}

.main-content ol {
	list-style:decimal;
	margin-left:25px;
}

.main-content ol li {
	margin-bottom:7px;
}

.plain-list {
	list-style:none;
}

.form-list li {
	list-style:none;
	margin-bottom:7px;
}


/*DIVIDERS*/
.divider-dotted {
	border-bottom:dashed #c9c9b0 1px;
	margin:15px 0;
}



/*TABLES*/
.table1 {
	border-bottom:solid #c9c9b0 2px;
	font-size:0.75em;
	font-weight:normal;
	margin:15px 0;
	width:100%;
}

.table1 th {
	background-color:#c9c9b0;
	color:#000;
	font-weight:bold;
	padding:5px 10px;
}

.table1 td {
	background-color:#f2f2eb;
	border-top:solid #fff 1px;
	border-bottom:solid #fff 1px;
	padding:5px 10px;
}

/*.table1 td:first-child {
	width:100px;
}*/

.table1 td + td {
	text-align:right;
}



/*GALLERY*/
.gallery-table {
	width:100%;
}

.gallery-table td {
	padding:7px;
	text-align:center;
	vertical-align:middle;
}

.gallery-paginate {
	background:#f2f2eb url(/images/main/round-bg-600x30.gif) no-repeat;
	font-size:11px;
	font-weight:bold;
	line-height:30px;
	padding:0 15px;
	text-align:center;
}



/*FORMS*/
#contactform div {
	margin-bottom:10px;
}

#contactform label {
	font-size:0.75em;
	font-weight:bold;
}

#contactform #send-button {
	cursor:pointer;
}

.star {
	color:#C03;
}



/*CONTROLS*/
.controls {
	background-color:#F3F3F3;
	border:solid #ddd 1px;
	font-size:0.9em;
	color:#777;
	margin-bottom:15px;
	padding:3px;
	text-align:right;
	white-space:nowrap;
}

.controls ul {
	margin:0;
}

.controls li {
	display:inline;
	padding-right:5px;
}

.controls li a {
	text-decoration:none;
}

.controls li a:hover {
	text-decoration:none;
}



/*ICONS*/
.inline-icon {
	padding-right:3px;
	vertical-align:middle;
}




/*ARTICLE*/
.article h1 {
	font-size:1.5em;
	font-weight:bold;
}

.main-image {
	margin-bottom:15px;
}

.article-image {
	border:solid #999 1px;
	color:#777;
	float:right;
	font-size:0.7em;
	margin:0 0 15px 15px;
	padding:5px;
}

.article-image img {
	display:block;
	margin-bottom:5px;
}

.byline {
	font-size:0.7em;
	font-weight:normal;
	color:#777;
	text-transform:uppercase;
}

.published {
	color:#777;
}


/*PERMALINKS*/
.permalink-tab {
	position:relative;
}

.permalink-box {
	background:#fff;
	border:solid #ccc 1px;
	display:none;
	font-size:13px;
	padding:15px;
	position:absolute;
	left:0;
	top:17px;
	white-space:nowrap;
}


/*INSET*/
.inset {
	background:#eee;
	float:left;
	border-top:double #ccc;
	border-bottom:double #ccc;
	margin-right:15px;
	padding:15px;
	width:150px;
}

.inset p {
	font-family:Georgia, "Times New Roman", Times, serif;
}



/*CALENDAR*/
.month-heading {
	font-size:0.75em;
	margin-bottom:7px;
	text-transform:uppercase;
}

.calendar-listing {
	background-color:#F5F5F5;
	border:solid #ccc 1px;
	margin-bottom:5px;
	clear:both;
	cursor:pointer;
}

.calendar-date {
	float:left;
	width:70px;
	padding:7px;
	text-align:center;
}

.calendar-month {
	color:#777;
	font-size:0.69em;
	font-weight:bold;
	text-transform:uppercase;
}
	
.calendar-day {
	font-size:1.25em;
	font-weight:bold;
}

.calendar-title {
	color:#369;
	font-size:0.8125em;
	font-weight:bold;
	float:left;
	height:100%;
	width:387px;
	padding:10px;
	vertical-align:middle;
}

.calendar-details {
	clear:both;
	background-color:#fff;
	border-right:solid #F5F5F5 7px;
	border-left:solid #F5F5F5 7px;
	border-bottom:solid #F5F5F5 7px;
	display:none;
	padding:7px;
	}

.calendar-details img {
	float:left;
	margin:0 15px 15px 0;
}

.calendar-extras {
	clear:both;
}


/*CSE SEARCH*/
#cse-search-results p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
}
