
@import url(layoutTwoColumns.css);



* {margin:0;
	padding:0;
	}
	
body{font:14px century gothic;
	background:#dce1ae;
	margin-top:0px;
	margin-bottom:40px;
	text-align:center;
	min-width:800px;
	color: #210303;
	
	
}

a:link {color: #54927e;;text-decoration:none;}
a:visited {color: #54927e;;text-decoration:none;}
a:hover {color: #54927e;;text-decoration:none;}
a:active {color: #54927e;;text-decoration:none;}

.shadowMain, .shadowBLCorner, .shadowTRCorner{position:relative;
margin:0 auto;
	width:800px;
display:block;
}
.shadowMain{
	background:url(../images/template/shadow4.jpg) no-repeat right bottom;
	padding-right:35px}
.shadowBLCorner{
	background:url(../images/template/shadow3.jpg) no-repeat left bottom;}
.shadowTRCorner{
	background:url(../images/template/shadow2.jpg) no-repeat right top;
	padding:0 35px 35px 0;}


#wrapper{
	margin:0 auto;
	width:800px;
	text-align:left;
	background:url(../images/template/bgTile.jpg) repeat-y left top;
	
	
	}	
#branding{
color:#210303;

	height:240px;
	width:800px;
	background:url(../images/template/bgTop.jpg) no-repeat left top;}

#logo{margin:0px 0px 0px 80px;
	padding-top:25px;
font:60px century gothic;

}	
	

#tagline{position:relative;
top:-15px;
left:80px;
font:24px pristina;
font-style:italic;
font-weight:bold;

}

/* ================MainNavigation Bar ========================== */
ul#MainNav{
	width:515px;
	list-style:none;
	float:left;
	margin-left:285px;
	margin-top:5px;
	font: 16px century gothic;
	font-weight:bold;
	}
ul#MainNav li{
	float:left;}
ul#MainNav a{
	display:block;
	padding:0px 5px 0px 0px;
	color:#9da368;}
ul#MainNav li ul {
	position: absolute;
	width:137px;
	left: -999em;
	list-style:none;
	}
ul#MainNav li ul li{width:200px;
	}
ul#MainNav li:hover ul {
	left: auto;
}

/* ================SecondaryNavigation Bar ========================== */
ul#SecondaryNav{	
	list-style:none;
	margin:30px 0px 10px 50px;
	font: 16px century gothic;
	font-weight:bold;
		
}
ul#SecondaryNav a{
	display: block;
	line-height: 22px;
	text-decoration:none;
	color: #9da368;
	}
ul#SecondaryNav li.first{position:relative;
	left:-4px;
	top:0px;
	font:28px pristina;
	font-style:italic;
	font-weight:bold;}

ul#SecondaryNav li.listImg {position:relative;
	top:5px;}

/*=====================page Navigation===========*/
ul.pageNav{
	list-style:none;
	padding-bottom:20px;}
/*=====================question icons===========*/

/*=====================text variations===========*/
p.header{font-size: 12px;
	padding: 35px 0px 30px 0px;
	}


	
p.text1{
    width:400px;
	font-size: 22px;
	line-height: 28px;
  	font-weight: normal;
	margin-top:30px;
  	}
p.text2{position:absolute;
	top:445px;
	left:570px;
	width:200px;
	height:300px;
	padding-left:30px;
	padding-top:20px;
	font: 20px pristina;
	color: #9da368;
	font-weight:normal;
	
	}
p.text3{width:260px;
margin-top: 30px;
}
p.text4, p.text14, p.text24{position:relative;
	left:-30px;
	width:300px;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	line-height:23px;
	margin-bottom:20px;
	padding-left:30px;
	
	}
p.text4{background:url(../images/template/spirale1.gif) no-repeat left top;}
p.text14{background:url(../images/template/spirale2.gif) no-repeat left top;}
p.text24{background:url(../images/template/spirale3.gif) no-repeat left top;}
	
span.color{color:#ab110a;}
span.color_text{
font-weight:normal;
font-size:14px;
line-height:19px;
font-style:normal;}
span.color3{color:#ab110a;
font-weight:normal;
}
span.color4{
	color:#ab110a;
	font-size: 22px;
  	font-weight: normal;
	font-style: italic;
  	}
span.color5{color:#210303;
font-weight:bold;
font:20px pristina;}

	

/*=====================footer===========*/
	

div#footer{
	clear:both;
	height:110px;
	overflow:hidden;
	width:800px;
	background:url(../images/template/bgBottom.jpg) repeat-y left top;
	
}

div#footer p.footertxt{
	margin:80px 0px 0px 142px;
	color:#9da368;
	
	
}


h1{
  
  font-size: 20px;
  font-weight: bold;
  padding-top:30px;
  margin-bottom:20px;
	}  

h2{
	font-size:16px;
	font-weight:bold;
	color: #ffffff;
	
	}

h3{
  font-size:10px;
  font-weight: normal;
  
}

span{font-weight:bold;}

p.text{margin-right:70px;
	margin-bottom:10px;
	}
p.textSlogan{
	margin-right:50px;
	font-style:italic;
	font-weight:bold;
	}	
/*========margins===========*/


