
/* ---------- reset open sans----------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1.618em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*  ---- Text----------- */


p {
	font-family: Open Sans, sans-serif; 
 	padding: 0 0 1.4em 0;
 	font-weight: 300;
	line-height: 1.4em;
	word-spacing:0.1em;
	 text-align: left;
	}
	  
p.imp {
	font-family: Open Sans, sans-serif; 
 	 text-align: justify;
	 }
	
p.footer {
	font-family: Open Sans, sans-serif; 
 	 font-weight: 300;
 	 text-align: right;
	 }
  
br.imp_break {
  line-height:1.4em	}



h1, h2, h3, h4, h5, h6 { 
  word-spacing:0.2em;

  padding: 0 0 0.8em 0;}
  

h1 {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  font-size:1.6em; 
  text-align: left;
  padding-top:1.4em;
  color:#646168;		
}

h2 {
	 font-family: Open Sans, sans-serif;
	 font-weight: 400;
	 color: #8b0057;
	 font-size:1.5em;
	 line-height:1.3em;	 
	 text-align: left;	
}

h3 {
	font-family: Open Sans, sans-serif;
	 font-weight: 400;
	 font-size:1.4em;
	 color:#646168;	
}

.decoration_red {
	font-family: Open Sans, sans-serif;
	font-weight:400;
	 color: #8b0057;
}

.decoration_medium {
	font-family: Open Sans, sans-serif;
	font-weight:400;
	color:#646168;	
}

/*  ---- Logo----------- */

#logo { 
  width: 270px;
  float: left;
  height: 48px;
  padding: 9px 0 10px 10px;}

#logo h1 { 
  font-size: Open Sans, sans-serif;
  font-weight:300;
  font-style: normal;
  padding: 0px 0 0 17px;}

#logo h1 a:hover { 
  text-decoration: none;}


/*  ---- Basics----------- */

html { 
  height: 100%;}
  


* { 
  margin: 0; 
  padding: 0;}

/* tell the browser to render HTML 5 elements as block */
article, aside, figure, footer, header, hgroup, nav, section { 
  display:block;}

body { 
  font-size: .90em;
  font-family: Open Sans;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.2em:
  }
  
body {
	overflow: scroll;
	padding-top:1em;
}
  
  img { 
  border: 0;}

a, a:hover { 
  outline: none;
  text-decoration: none;}

a:hover { 
  text-decoration: none;}

ul { 
  margin: 10px 0 10px 10px;}

ul li { 
  list-style-type: circle;
  margin: 0 0 0 0; 
  padding: 0 0 4px 5px;}

ol { 
  margin: 8px 0 22px 20px;}

ol li { 
  margin: 0 0 11px 0;}

#main, #header, #logo, #menubar, #site_content, #footer { 
  margin-left: auto; 
  margin-right: auto;}

#main { 
  width: 950px;
  margin: 20px auto;}

header { 
  width: 950px;
  height: 105px;}

#site_content { 
  width: 950px;
  overflow: hidden;
  margin: 30px auto 0 auto;
  }
  

#left_content { 
  float: left;
  text-align: justify;
  width: 444px;
  padding: 20px 0 5px 15px;
  margin: 0;}

#left_content ul { 
  margin: 2px 0 22px 0px;}

#left_content ul li { 
  list-style-type: none;
  margin: 0 0 0 0; 
  padding: 2px 0 2px 28px;
  line-height: 1.5em;}

#right_content { 
  float: right;
  width: 450px;
  padding: 0;
  min-height: 450px;}

#right_content img { 
  float: left;}

footer { 
  width: 950px;
  font: normal 100% Open+Sans, sans-serif;
  padding: 50px 20px 5px 0;
  text-align: right; 
  }

footer p { 
  padding: 0 0 10px 0;}



/* -------------------styling for the slideshow on the homepage--------------------- */
ul.slideshow {
  list-style: none;
  width: 950px;
  height: 500px;
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;}
  
ul.slideshow li {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;}
 
ul.slideshow li.show {
  z-index: 500;}
 
ul img {
  border: none;}
 
#slideshow-caption {
  width: 950px;
  height:50px;
  position: absolute;
  bottom:0;
  left: 0; 
  z-index: 500;}
 
#slideshow-caption .slideshow-caption-container {
  padding: 0 15px 0 15px;   
  z-index: 1000;}
 
#slideshow-caption p {
  font-family: Open Sans, sans-serif;
  font-size: 1.2em;
  padding-top: 9px;
  }





/* stylesheet for sooperFish by www.sooperthemes.com -- author: jurriaan roelofs */
html body ul.sf-menu ul,html body ul.sf-menu ul li { 
  width: 170px;
  }

html body ul.sf-menu ul ul { 
  margin: 0 0 0 180px;}

ul.sf-menu,ul.sf-menu * { 
  margin: 0;
  padding: 0;}

ul.sf-menu { 
  display: block;
  position: relative;}
  
ul.sf-menu li { 
  display: block;
  list-style: none;
  float: left;
  position: relative;}
  
ul.sf-menu li:hover { 
  visibility: inherit; /* fixes IE7 sticky bug' */ }

ul.sf-menu a { 
  display: block;
  position: relative;}
  
ul.sf-menu ul { 
  position: absolute;
  left: 0;
  width: 150px; 
  top: auto;
  left: -999999px;}
  
ul.sf-menu ul a { 
  zoom: 1; /* IE6/7 fix */ }

ul.sf-menu ul li { 
  float: left; /* Must always be floated otherwise there will be a rogue 1px margin-bottom in IE6/7 */
  width: 150px;}
  
ul.sf-menu ul ul { 
  top: 0;
  margin: 0 0 0 150px;}

ul.sf-menu li:hover ul,ul.sf-menu li:focus ul,ul.sf-menu li.sf-hover ul, 
ul.sf-menu ul li:hover ul,ul.sf-menu ul li:focus ul,ul.sf-menu ul li.sf-hover ul,
ul.sf-menu ul ul li:hover ul,ul.sf-menu ul ul li:focus ul,ul.sf-menu ul ul li.sf-hover ul,
ul.sf-menu ul ul ul li:hover ul,ul.sf-menu ul ul ul li:focus ul,ul.sf-menu ul ul ul li.sf-hover ul { 
  left: auto;}
  
ul.sf-menu li:hover ul ul,ul.sf-menu li:focus ul ul,ul.sf-menu li.sf-hover ul ul,
ul.sf-menu ul li:hover ul ul,ul.sf-menu ul li:focus ul ul,ul.sf-menu ul li.sf-hover ul ul,
ul.sf-menu ul ul li:hover ul ul,ul.sf-menu ul ul li:focus ul ul,ul.sf-menu ul ul li.sf-hover ul ul,
ul.sf-menu ul ul ul li:hover ul ul,ul.sf-menu ul ul ul li:focus ul ul,ul.sf-menu ul ul ul li.sf-hover ul ul { 
  left: -999999px;}

/*------------- theming the menu ----------------*/
nav { 
  width: 950px;
  margin: 1px auto 0 auto;
  float: right;
  padding: 35px 0 0 0;} 
  
ul#nav { 
  float: right;
  margin: 25px 10px 0 0;}

ul#nav li a {
  font-family: Open Sans, sans-serif;
  font-weight:300;
  font-size:1.3em;
  text-decoration: none;
  outline: none;
  text-align: center;
  z-index: 10;
  display: block;
  float: left;
  height: 30px;
  padding:5px 14px 6px 15px;
  position: relative;
  overflow: hidden;}

ul#nav ul { 
  margin-top: 40px;
  padding-bottom: 10px;}
