/*there are Internet Explorer Specfic css in the header section of 
the template page for classes
#top_image
.search_box
if you are changing those, dont forget to change in the template as well*/

/*---[ TAG STYLES ]-------------*/
body{
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt; 
}

img{
	border:none;
}

a, a:visited { 
	color: #830b00;
	text-decoration: none;
}
a:hover, a:active { 
	color: #830b00;
	text-decoration: underline;
	}


/*---[ LAYOUT STYLES ]----------*/
#wrapper {
	width:741px;
	background-image:url(../images/wrapper_bg.jpg);
	background-repeat:repeat-y;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}

#top_links {
	width:auto;
	display:block;
	text-align:right;
	background-color:#FFFFFF;
}

#header{ 
	display: block;
	height: 256px;
	width:auto;
	clear: both;
	background:#FF4F53;
	position:relative;
}

#header_menu {
	display:block;
	background:#BEC8CD;
	width:100%;
	height: 46px;
}

#left_side {
	width:237px;
	float:left;
}
#search {
	width:237px;
	height: 46px;
	float:left;
	background:url(../images/search_bg.jpg) no-repeat;
}
	
	
#menu_holder {
	background-image: url(../images/menu_holder_bg.jpg);
	background-repeat: repeat-y;
}
#menu {
	background-image:url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
}

#calendar {
	width:220px;
	height:226px;
	float:left;
	padding:64px 0px 0px 18px;
	background-image:url(../images/calendar_bg_en.jpg);
	background-repeat:no-repeat;
}

#calendar_en {
	width:220px;
	height:226px;
	float:left;
	padding:64px 0px 0px 18px;
	background-image:url(../images/calendar_bg_en.jpg);
	background-repeat:no-repeat;
}

#calendar_fr {
	width:220px;
	height:226px;
	float:left;
	padding:64px 0px 0px 18px;
	background-image:url(../images/calendar_bg_fr.jpg);
	background-repeat:no-repeat;
}
#calendariframe {
	width:202px;
	height:215px;
}

#donate{
	width:237px;
	float:left;
}
#center {
	width:472px;
	padding:5px 16px 16px 10px;
	float:right;

}
/*	
#content {
	margin-top:4px;
	margin-bottom:4px;
	margin-left:2px;
	background-color:#FFFFFF;
	padding: 3px 5px;
}

#right_side {
	width:205px;
	padding:3px;
	float:right;
}
*/
#main {
	font-size:0.8em;
}

#footer {
	background-image:url(../images/footer.jpg);
	height:11px;
	width: 741px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
}

#back_top {
	float:left;
	position:relative;
	right: 80px;
	width:20px;
	bottom:-80px;
}

/*---[ STYLE CLASSES ]---------------*/
.change_text_size {
	float:right;
	position:relative;
	vertical-align:top;
	text-align:right;	
}

.search_box {
	width: 178px;
	height:16px; 
	font-size:10px; 
	margin-right: 16px;
	float: right;
	vertical-align: top;
	margin-top: -28px;
}
.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.evoArticleTitle{
	font-weight:bold;
	color: #830b00;
}
.news1{
	margin: 2px 0px;
	padding:4px;
}

.news2{
	margin: 2px 0px;
	background:#CCCCCC;
	padding:4px;
}

.date{
	color:#990000;
	font-size:12px;
}

.news_title {
	font-weight:bold;
}

a.evoArticleTitle {
	color: #830b00;
	font-weight:bold;
	text-decoration:none;
}

a.evoArticleTitle:hover {
	text-decoration:underline;
}

td.evoCategoryTitle {
	color: #830b00;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	border-bottom:2px #41abec solid;
}

/*..........................  menu  .............................*/


a.menu:link, a.menu:active, a.menu:visited {
	background-image:url(../images/side_menu_bg.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
	display:block;
	font-size: 10px;
	padding:3px 5px 5px 20px;
	text-decoration:none;
	color:#830b00;
}
a.menu:hover {
	color:#000000;
	background-image:url(../images/side_menu_bg_hover.jpg);
}

a.menuactive:link, a.menuactive:active, a.menuactive:visited {
	background-position: bottom left;
	background-repeat:no-repeat;
	display:block;
	font-size: 10px;
	padding:3px 5px 5px 20px;
	text-decoration:none;
	color:#000000;
	background-image:url(../images/side_menu_bg_hover.jpg);
}

a.menuactive:hover {
	color:#000000;
	background-image:url(../images/side_menu_bg_hover.jpg);
}

.menu_head {
	color:#41abec;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin-left:10px;
}


/*..........................  sub menu 1  .............................*/

a.submenu1:link, a.submenu1:visited, a.submenu1:active  {
	display:block;
	font-size: 10px;
	padding:3px 5px 5px 25px;
	text-decoration:none;
	color:#830b00;
}

a.submenu1:hover {
	color:#000000;
}

a.submenu1active:link, a.submenu1active:active, a.submenu1active:visited {
	display:block;
	font-size: 10px;
	padding:3px 5px 5px 25px;
	text-decoration:none;
	color:#830b00;
}

a.submenu1active:hover {
	color:#000000;
}

/*..........................  sub menu 2  .............................*/

a.submenu2:link, a.submenu2:visited {
	position:relative;
	left: 14px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:133px;
}

a.submenu2:active {
	width:133px;
}

a.submenu2:hover {
	background-color:#ddd;
	width:133px;
}

a.submenu2active:link, a.submenu2active:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_sub_arrow.gif);
	position:relative;
	left: 14px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:133px;
}


a.submenu2active:active {
	width:133px;
}

a.submenu2active:hover {
	background-color:#ddd;
}

/*..........................  sub menu 3  .............................*/

a.submenu3:link, a.submenu3:active, a.submenu3:visited {
	text-decoration:none;
	color:#333333;
	width:124px;
	margin-right:5px;
}
	
a.submenu3:hover {
	background-color:#ddd;
}

a.submenu3active:link, a.submenu3active:active, a.submenu3active:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_sub_arrow.gif);
	position:relative;
	left: 21px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:124px;
}

a.submenu3active:hover {
	background-color:#ddd;
}

/*..........................  sub menu 4  .............................*/

a.submenu4:link, a.submenu4:active, a.submenu4:visited {
	display:block;
	text-decoration:none;
	color:#333333;
}
	
a.submenu4:hover {
	background-color:#ddd;
}

a.submenu4active:link, a.submenu4active:active, a.submenu4active:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_sub_arrow.gif);
	position:relative;
	left: 28px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;;
	width:117px;
}

a.submenu4active:hover {
	background-color:#ddd;
}
/*----------------- styling ---------------------*/

.h1 {
	font-size: 20pt;
	font-weight: bold;
}
.h2 {
	font-size: 16pt;
	font-weight: bold;
}
.h3 {
	font-size: 13pt;
	font-weight: bold;
}
.h4 {
	font-size: 12pt;
	font-weight: bold;
	color:#000000;
}
.h5 {
	font-size: 10pt;
	font-weight: bold;
}
.h6 {
	font-size: 8pt;
	font-weight: bold;
}