/*<group=General Styles>*/

body {
	text-align: center; /* To Make Content Centered */
	background: url(images/bg_bottom_left.png) no-repeat left bottom;
	background-color: #FFF4E0;
	font: normal 0.8em Arial;
	color: #333333;
	margin: 0;
	padding: 0;
}

p {
}

b, strong {

}

a:link, a:visited {
color: #5D5EA2;
}

a:hover, a:active {
	text-decoration: none;
}

img {
	border: none;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
}

#content table {
 width: 99%;
 border-width: 4px; 
 border-style: solid; 
 border-color: #cfcce4;
 border-collapse: collapse;
}
#content td { 
 border-width: 2px;
 border-style: solid; 
 border-color: #cfcce4;
}

/* Flickr */
#lbCaption {
    visibility: hidden;
}

/* Carrousel */
.carousel_wrap {
margin: 0 !important;
padding: 0 !important;
width: 603px !important;
font-size: 11px;
}
.carousel_thumb_align {
/*float: right;*/
}
.ch_txt {
z-index: 10;
position: absolute;
margin: 170px 0 0 468px;
width: 120px;
text-align: left;
font-size: 11px;
line-height: 12px;
color: #000;
}
.ch_txt ul {
margin: 0 0 0 15px;
padding: 0;
text-align: left;
}
.ch_txt li {
padding-bottom: 5px;
}
.ch_tit {
z-index: 11;
position: absolute;
margin: 141px 0 0 467px;
font: bold 13px Arial;
letter-spacing: -1px;
}
	
/*</group>*/

/*<group=Layout>*/

.clearer {
	clear: both;
}

#bodyIndent {
	height: 120px;
	background: #FFF4E0 url(images/header.png) repeat-x center top;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 0;
}

#banner {
	width: 860px;
	height: 120px;
	position: relative;
	z-index: 1;
}

#logo {
margin: 0;
padding: 0;
}

#container { 
	width: 860px;
	/*background: #ffffff repeat-y left  url(images/sidebar_bg.png);*/
	position: relative;
	text-align: left;
	z-index: 2;
}

#pageHeader {
visibility: hidden;
	height: 0px;
	border-top: 0px solid;
}

#pageHeader img {

}

#pageHeader h1 {
	margin: 0;
	color: #424242;
	font-size: 2.6em;
	font-weight: normal;
	padding-left: 260px;
	padding-top: 10px;
}

#pageHeader h2 {
	margin: 0;
	padding-left: 260px;
	font-size: 1.2em;
	color: #ababab;
	font-weight: normal;
}

#contentContainer {
	float: right;
	width: 680px;
	margin: 0;
	padding: 0;
}

#contentContainer #content {
    margin: 0px 0 0 0;
	line-height: 1.4em;
	padding: 0px;
	min-height: 400px;
	text-align: justify;
font-family: 'Trebuchet MS';
	color: #6F0000;
	font-size: 1em;
}
* html #contentContainer #content {
    height: 400px;
}
#contentContainer #content img {
    border: 0px solid #C9CEA2;
}
#contentContainer #content h1 {
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 1.3em;
    font-weight: bold;
}
#contentContainer #content h2 {
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 1.1em;
    font-weight: bold;
}
#contentContainer #content h3 {
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 1em;
    font-weight: bold;
}

#sidebarContainer {
	width: 179px;
	height: 400px;
margin: 0;
padding: 0;
	/*background: #C9CEA2 url(images/bg_sidebar.png) no-repeat top;*/
}

#sidebarContainer #sidebar {
	padding: 0 0 0 10px;
	margin: 0;
color: #6F0000;
}

#sidebarContainer .sideHeader {
	color: #000000;
	font-size: 1.3em;
	font-weight: bold;
	padding: 2px;
	height: 20px;
margin: 0 0 0px 0;
*margin: 0 0 -2px 0;
}

#footer {
	width: 580px;
	min-height: 30px;
	color: #942020;
	position: relative;
	padding: 0 0 15px 190px;
	font-size: 10px;
}

#footer p {
	text-align: center;
	margin: 0;
	padding: 0px;
}

#footer a:link, #footer a:visited {
	color: #942020;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
display: none;
	text-align: right;
	padding-top: 4px;
	font-size: 9px;
}

#breadcrumbcontainer ul {
	list-style: none;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
    color: #2B351B;
    text-decoration: none;
}

#breadcrumbcontainer a:hover {
    color: #66750E;
}

/*** NEW MENU ***/
#sidebarContainer {
/*font: bold 15px 'Trebuchet MS';*/
}

#sidebarContainer #sidebar ul ul a:link, #sidebarContainer #sidebar ul ul a:visited
{
line-height: 22px;
display: block;
margin: 0 0px 0px 0px;
text-decoration: none;
}

#sidebarContainer #sidebar ul ul a.current, #sidebarContainer #sidebar ul ul a:visited .current, #sidebarContainer #sidebar ul ul a:hover, .current
{
background: url(images/z.png) no-repeat  0px 20px; 
_background: url(images/z.png) no-repeat  0px 10px; 
color: #942020;
}

#sidebarContainer #sidebar ul ul a:hover { color: #942020; }
#sidebarContainer #sidebar ul ul .currentAncestor {
    border-bottom: 0px solid #C0AF1F;
    padding-bottom: 0px;
color: #5d5ea2;
}
/*** FIN MENU ***/

/* Child - Level 2 */

#menu {
	padding: 0;
	margin-top: 0px;
}
#sidebarContainer #sidebar ul, #sidebarContainer #sidebar li
{
display: inline;
margin: 0;
padding: 0;
list-style-type: none;
}
#sidebarContainer #sidebar ul a {
    display: none;
}
#sidebarContainer #sidebar ul ul a {
    height: 25px;
    line-height: 25px;
	color: #5d5ea2;
    font: bold 13px 'Trebuchet MS';
	padding: 20px 0 0px 24px;
	_padding: 10px 0 0px 24px;
	background: url(images/z.png) no-repeat  0px 20px; 
	_background: url(images/z.png) no-repeat  0px 10px; 
}
#sidebarContainer #sidebar ul ul ul a {
    display: block;
    margin: 0;
    padding: 10px 0 0px 25px;
    /*_padding: 0 0 8px 25px;*/

    line-height: 14px !important;
    text-decoration: none;
    color: #cfcce4;
	font: bold 13px 'Trebuchet MS';
	background: url(images/bullet.png) no-repeat 7px 15px; 
}
#sidebarContainer #sidebar ul ul ul a:hover {
    color: #942020;
    background: url(images/bullet.png) no-repeat 7px 15px; 
}

#sidebarContainer #sidebar ul ul ul a.current{
color: #942020;
background: url(images/bullet.png) no-repeat 7px 15px;
}

/* Child - Level 3 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul li {
}

#sidebarContainer #sidebar ul ul ul ul a {
	padding: 0 0 0 30px;
background: none;
line-height: 14px !important;
}

#sidebarContainer #sidebar ul ul ul ul a:hover{
background: none;
}

#sidebarContainer #sidebar ul ul ul ul .current{
background: none;
}

/* Child - Level 4 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul li {
}

#navcontainer ul ul ul ul ul a {
	padding-left: 35px;
}

#navcontainer ul ul ul ul ul a:hover{

}

#navcontainer ul ul ul ul ul .current{

}

/*</group>*/

/*<group=Global Classes>*/

blockquote {
	color: #ffffff;
	padding: 0 5px;
}

h1 {

}

h2 {

}

h3 {

}

.imageStyle {

}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
	/*margin: 10px;
	padding: 0 10px;*/
}

#sidebarContainer #sidebar li {
}

/* Table Styles */
table {
	font-size: 1em;
}
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}

.blog-entry-summary {
	margin-bottom: 10px;
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-month {
	font-weight: normal;
	font-size: 1.9em;
	margin-bottom: 5px;
}

.blog-archive-link {
	margin-bottom: 15px;
}
	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.9em;
}

.blog-entry-date {		
	margin-bottom: 10px;
	color: #cccccc;
}

/*styles the category link in the main entry */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

/*styles the permalink link in the main entry */
.blog-entry-permalink {
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
}


.blog-read-more {
	display: block;
	padding-top: 10px;
	font-style: italic;
}

.blog-entry-body {
	margin-bottom: 30px;
	border-bottom: 1px dotted #59554c;
	padding-bottom: 10px;
}

.blog-entry-comments {
	padding-top: 10px;
}

/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 10px;
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-bottom: 10px;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-bottom: 10px;
}

.blog-rss-link {
}

.blog-comments-rss-link {
}
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {

}

.filesharing-item {
}

.filesharing-item-title a:link {

}

.filesharing-item-title a:hover {

}

.filesharing-item-title a:visited {

}

.filesharing-item-description {

}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.9em;
margin: 0;
padding: 0;
}

.album-description {
	margin-bottom: 25px;
	margin-top: 5px;
} 

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 25px;
	margin-right: 13px;
}

.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	margin: auto;
	border: 3px solid #dbdbdb;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
	visibility: hidden;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	margin: 10px;
}

.photo-navigation {
	background: #ffffff;
	margin: 0 0 5px 0;
	padding: 0px 10px 5px 5px;
	text-align: center;
}

.photo-navigation a:link, .photo-navigation a:visited {

}

.photo-navigation a:hover {

}

.photo-frame{
	background: #f8f8f8;
	padding: 5px;
margin-left: 38px;
}

.photo-links {

}

.photo-title {
	font-weight: normal;
	font-size: 1.9em;
	margin: 0 0 3px;

}

.photo-caption {

}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.9em;
}

.movie-page-description {
	margin-bottom: 15px;
	margin-top: 5px;
}

.movie-thumbnail-frame {
	width: 132px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

.movie-thumbnail-caption {

}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	margin: 10px;
}

.movie-title {
	font-size: 2.5em;
	color: #ffffff;
	text-shadow: 0px 2px 3px #111111;
}

.movie-frame {

}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
	color: #ff0000;
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/

