/* ---Styles for screen media | www.lelien.ca---------- */

body {
	background: #F1EFED url(../img/main/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #5E5045;
	text-align: center;
	}

h1 {
	color: #990033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2.3em;
	letter-spacing: -1.5px;
	margin: 10px 0 0 0;
	}
	
h2 {
	color: #8C2925;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.4em;
	margin: 70px 10px 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #DAD8D7;
	}
	
h3 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 70px 10px 20px 0;
	padding: 5px 0;
	border-top: 1px solid #DAD8D7;
	border-bottom: 1px solid #DAD8D7;
	}

h4 {
	color: #990033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.4em;
	margin: 10px 0 0 0;
	}

h5 {
	color: #5E5045;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: -2.5px;
	text-transform: uppercase;
	font-size: 2.5em;
	margin: 40px 0;
	}

h6 {
	color: #990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	margin: 10px 0 0 0;
	}

a:link {
	color: #663300;
	font-weight: normal;
	text-decoration: none;
	}
	
a:visited {
	color: #663300;
	font-weight: normal;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #CC0033;
	text-decoration: none;
	}

blockquote {
	margin: 10px;
	padding: 20px 0 0 40px;
	height: 60px;
	width: 150px;
	background: transparent url(../img/extras/blockqt.gif) left top no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	}

code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}

p {
	line-height: 1.6em;
	}
	
#container {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF url(../img/main/container.gif) repeat-y;
	}

#content {
	padding-top: 0px;
	margin: 7px 30px 20px 30px;
	width: 470px;
	}
	
#banner {
	padding: 0px;
	margin: 0px;
	width: 507px;
	}

#head {
	height: 125px;
	background: url(../img/main/header.jpg) no-repeat;
	}
	
/* ---MENU---------- */

#quicklinks {
	margin: 0px;
	padding: 20px 20px 0 0;
	float: right;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}

#quicklinks ul {
	margin: 0px;
    padding: 0px;
	text-align: right;
	list-style-type: none;    
	}

#quicklinks li {
    margin: 0px;
    padding: 0px;
	line-height: 2.0em;
	font-size: 0.9em;
	}

#quicklinks a:link, #quicklinks a:visited {
	color: #857261;
	text-decoration: none;
	}

#quicklinks a:hover, #quicklinks a:active {
	color: #B4CD95;
	text-decoration: none;
	}

.main a:link {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #663300;
	background: none;
	padding: 0;
	}

.main a:visited {
	color: #73675D;
	font-weight: bold;
	border-bottom: 1px dotted #73675D;
	text-decoration: none;
	background: none;
	padding: 0;
	}

.main a:hover, .main a:active {
	color: #CC0033;
	text-decoration: none;
	border-bottom: 1px dotted #CC0033;
	background: none;
	}

.main ul {
	margin: 0px;
	padding: 0px;
	clear: left;
}

.main li{
	background: url(../img/extras/bullet-2.gif) no-repeat 0 12px;
	padding: 10px 10px 0 15px;
	margin: 0px;
	list-style: none;
	line-height: 1.5em;
}

.main ul li ul li{
	background: url(../img/extras/bullet-2-sm.gif) no-repeat 0 10px;
	padding: 10px 10px 0 15px;
	margin: 0px;
	list-style: none;
}

/* .main img {
	margin: 5px 5px 5px 0;
	padding: 3px;
	border: 1px solid #EFDCC9;
	background-color: #FFF;
	} */

.meta {
	color: #CC9966;
	font-size: .9em;
	padding: 2px;
	}

.meta a:link, .meta a:visited {
	color: #FF9933;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #FF9933;
	}
	
.meta a:hover, .meta a:active {
	color: #CC0033;
	text-decoration: none;
	border-bottom: 1px solid #CC0033;
	}	
	
.highlight { /* Basic highlight for text */
	background: #F7FEDC;
	}
	
.alt {
	background: #FCF4EC !important; 
	border: 1px solid #F1E7DC !important;
	padding: 10px 10px 0 10px !important;
	}
	
.alt:hover {
	border: 1px solid #ACE149 !important;
	}

.top {
	background: url() no-repeat 0 10px;
	text-align: right;
	}

.imgleft {
	float: left;
	border: 1px solid #000000;
	margin: 0 8px 8px 0;
	}

#pdflink a:link {
	color: #48403A;
	font-weight: bold;
	padding: 0;
	}
	
#pdflink a:visited {
	color: #48403A;
	font-weight: bold;
	padding: 0;
	}

#pdflink a:hover {
	color: #CC0033;
	font-weight: bold;
	padding: 0;
	}

#right1 {
	float: right;
	width: 230px;
	height: 120px;
	padding: 10px 20px;
	background: #FFFFFF url(../img/main/menuside.gif) repeat-y;
	
	/* Box model hack used for IE5.5/5 */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 210px;
	}

#right {
	clear: right;
	float: right;
	width: 230px;
	padding: 0px 20px;
	
	/* Box model hack used for IE5.5/5 */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 210px;
	}

#menutitle {
	padding-top: 5px;
	margin: 0;
	}

#links1 li {
	list-style: none;
	border-bottom: 1px solid #F3EFEB;
	line-height: 1.4em;
	background: url(../img/main/links_bullet.gif) no-repeat 0 50%;
	padding: 2px 0 2px 15px;
	}
	
#links1 ul {
	padding: 0 10px 10px 0px;
	margin: 0;
	}
	
#links1 a {
	font-size: 1em;
	text-decoration: none;
	display: block;
	}
	
#links1 a:link {
	color: #9D8A79;
	font-weight: normal;
	display: block;
	}
		
#links1 a:visited {
	color: #9D8A79;
	display: block;
	}
	
#links1 a:hover, #links a:active {
	color: #FFFFFF;
	background-color: #B23F22;
	display: block;
	}
	
#links2 li {
	list-style: none;
	border-bottom: 1px solid #F3EFEB;
	line-height: 1.4em;
	background: url(../img/main/links_bullet.gif) no-repeat 0 50%;
	padding: 2px 0 2px 15px;
	}
	
#links2 ul {
	padding: 0 10px 10px 0px;
	margin: 0;
	}
	
#links2 a {
	font-size: 1em;
	text-decoration: none;
	display: block;
	}
	
#links2 a:link {
	color: #9D8A79;
	font-weight: normal;
	display: block;
	}
		
#links2 a:visited {
	color: #9D8A79;
	display: block;
	}
	
#links2 a:hover, #links a:active {
	color: #FFFFFF;
	background-color: #B23F22;
	display: block;
	}
	
#active a:link, #active a:visited, #active a:hover {
	color: #FFFFFF;
	background-color: #172D57;
	display: block;
	}
	
.line {
	border-top: 1px solid #EFDCC9;
	margin-top: -5px;
	}
	
.line2 {
	border-top: 1px solid #EFDCC9;
	margin-top: 8px;
	margin-bottom: 0px;
	}
	
.line3 {
	border-top: 1px solid #EFDCC9;
	margin-top: 1px;
	margin-bottom: 10px;
	}

.line4 {
	border-top: 1px solid #EFDCC9;
	margin-top: 8px;
	margin-bottom: 10px;
	}

/* footer */	

#footer {
	background: url(../img/main/footer.gif) no-repeat;
	height: 68px;
	}
	
#footer p {
	padding: 15px 20px 0px 20px;
	line-height: 2.0em;
	text-align: left;
	font-size: 0.8em;
	color: #5E5045;
	float: left;
	}

.ekd {
	float: right;
	padding: 50px 20px 5px 0;
	font-size: 0.8em;
	letter-spacing: -0.05em;
	} 
	
.ekd a:link, .ekd a:visited {
	text-decoration: none;
	}
	
.ekd a:hover {
	text-decoration: none;
	border-left: 2px solid #7A6D5E;
	padding-left: 5px;
	}
	
/* form */

#search {
	margin: 0 auto;
	width: 230px;
	
	/* Box model hack used for IE5.5/5 */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 210px;
	}

#search table {
	border: 1px solid #B9A387;
	background-color: #6D1814;
	height: 40px;
	}
	
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #E2D6C7;
	color: #5E5045;
	padding: 2px;
	margin: 10px 0 10px 10px;
	}

.submit {
	background: url(../img/main/bt_search.gif) no-repeat;
	height: 19px;
	width: 19px;
	margin: 10px 10px 10px 3px;
	text-decoration: none;
	border: 0;
	}
	
.submit:hover {
	background: url(../img/main/bt_search_hv.gif) no-repeat;
	height: 19px;
	width: 19px;
	cursor: pointer;
	text-decoration: none;
	border: 0;
	}
	
/* --- list styles ----------- */

li.photo {
	list-style: none;
	background-image: none;
	padding: 0;
	margin: 20px 20px 20px 0;
	float: left;
	border: 1px solid #000000;
	}

li.name {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 2px;
	list-style: none;
	background-image: none;
	padding: 20px 0 3px 0;
	}
	
li.jobtitle {
	font-style: italic;
	list-style: none;
	background-image: none;
	padding: 0 0 10px 0;
	}
	
li.email {
	list-style: none;
	background-image: none;
	padding: 0 0 10px 0;
	}
	
li.info {
	list-style: none;
	background-image: none;
	padding: 0 0 10px 0;
	}
li.info a:link {
	list-style: none;
	font-weight: normal;
	background-image: none;
	}
li.info a:visited {
	list-style: none;
	font-weight: normal;
	background-image: none;
	}
li.info a:hover {
	list-style: none;
	font-weight: normal;
	background-image: none;
	border-bottom: 1px solid #CC0033;
	}

li.divline {
	list-style: none;
	background-image: none;
	border-bottom: 1px dotted #DFD7CD;
	margin: 40px 0 30px 0;
	}

li.divlinesm {
	list-style: none;
	background-image: none;
	border-bottom: 1px dotted #DFD7CD;
	margin: 0;
	}
	
li.partnerlogo {
	list-style: none;
	background-image: none;
	padding: 0;
	margin: 10px 0 5px 0;
	}

li.partnername {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
	list-style: none;
	background-image: none;
	padding: 30px 0 3px 0;
	}
	
li.partnerwebsite {
	list-style: none;
	background: url(../img/extras/website.gif) no-repeat 0 10px;
	padding: 10px 10px 0 20px;
	}
li.partnerwebsite a:link {
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
	}
li.partnerwebsite a:visited {
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
	}
li.partnerwebsite a:hover {
	list-style: none;
	font-weight: normal;
	border-bottom: 1px solid #CC0033;
	}

.equiplist ul li {

	}

.animationlist ul li {

	}
	
.website li {

	}

.sitemap ul {
	margin: 0px;
	padding: 0px;
}

.sitemap li {
	background: url(../img/extras/bullet-4.gif) no-repeat 0 12px;
	padding: 10px 10px 0 15px;
	margin: 0 0 0 10px;
	list-style: none;
	line-height: 1.5em;
}

.sitemap a:link {
	font-weight: normal;
	text-decoration: none;
	color: #5E5045;
	border: none;
}

.sitemap a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #857261;
	border: none;
}

.sitemap a:hover {
	font-weight: normal;
	color: #CC0033;
	border-bottom: 1px solid #CC0033;
}

li.faq a:link {
	font-weight: normal;
	text-decoration: none;
	color: #5E5045;
	border-bottom: 1px dotted #5E5045;
	}
li.faq a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #5E5045;
	border-bottom: 1px solid #5E5045;
	}
li.faq a:hover {
	font-weight: normal;
	color: #CC0033;
	border-bottom: 1px solid #CC0033;
	}

/* CONTACT TABLE */
#contact table {
	border-collapse: collapse;
	}
#contact td {
	padding: 2px 0;
	vertical-align: text-top;
	}
#contact textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
#contact input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}	
/* accessibility */
	
#skip {
	display: none;
	}
	
hr { /* Simple style when CSS not in use */
	display: none;
	}
	
/* hacks */
	
.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	

