/* This is the Body section*/

body 

		{
	text-align: justify;
	line-height: 1.7;	
	margin: 0;
	padding: 0;
	font-family: verdana,arial,sans-serif;
	font-size: 14px;
	background: url("../images/BCK2.gif") 0% 0% repeat-y;
	background-attachment: fixed;
		}

body a
 	   	{
	   
	   	}
 
#big_container
		{
	margin: auto;
	border: 0px solid #333;
	padding: 0px;
	height: 100%;
	width: 980px;
		}

#mid_container
		{
	margin:auto;
	border: 0px solid #959595;
	padding: 0px;
	height: 100%;
	width: 880px;
		}

#small_container
		{
	float:none;
	text-align: left;
	width: 750px;
	height: 100%;
	margin:  auto;
	padding: 20px;
    border: 2px solid #e7771a;
    background:url("../images/Flowers.png") 100% 100%;
    background-attachment: fixed;
		}
		
/* This ends the Container */

/* This is the Header */

#header				
  	{
  margin-left:0px;
  padding-left:0px;
  border: 4px #959595;
  border-style:outset;
  width: 746px;
  height: 175px;
  background:url("../images/Header2.2.gif") 100% 100%; 
	}
	
		
 /*This ends the Header */
		
#head_spacer{
	width:750px;
	height:20px;
	}
		
		
/* This is the Navigation */

#nav {
	margin-right: auto;
  	margin-left: 40px;
	 }

#nav ul {
  padding:0;
  margin:0;
  list-style-type: none;
  margin-right: auto;
  margin-left: auto;
		}

#nav li {
  float: left;
  position: relative;
  list-style-type: none;
  width: 10.5em;
  border: 1px solid #e7771a;
  background-color: #C293BD;
  color: #2D486C;
  font-size: 90%;
  text-align: center;
  margin-right: auto;
  margin-left: 0em;
		}

#nav a:link, 
#nav a:visited {
  display: block;
  text-decoration: none;
  padding-left: 0em;
  color: #2D486C;
		}

* html #nav a {
  width: 100%;
		}

#nav ul {
  display: none;
  position: absolute;
  padding: 0;
		}

#nav ul li {
  border: 0 none transparent;
  border-bottom: 1px solid #E7EDF5;
  border-top: 0em solid #FFF;
  background-color: #C293BD;
  font-size: 100%;
  margin-bottom: -1px;
  margin-top: 1px;
  padding: 0;
		}

#nav li:hover ul {
  display: block;
		}



/* This ends the Navigation */


/* This is the Right Sidebar */


	   	
	   	
#imgcontainer
	{
	width: 320px;
	height: 250px;
	float: right;
	margin-top:20px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 2px solid #e7771a;
	}


#imgcontainer2
	{
	width: 250px;
	height: 500px;
	float: right;
	margin-left: 20px;
	border: 2px solid #C293BD;
	margin-bottom: 20px;
	}
	
#imgcontainer3
	{
	width: 150px;
	height: 520px;
	float: right;
	margin-left: 20px;
	border: 0px solid #C293BD;
	margin-bottom: 20px;
	margin-top: 40px;
	}

#imgcontainer4
	{
	width: 150px;
	height: 400px;
	float: right;
	margin-left: 20px;
	border: 2px solid #C293BD;
	margin-bottom: 20px;
	margin-top: 20px;
	}
	
#imgcontainer5
	{
	width: 150px;
	height: 520px;
	float: right;
	margin-left: 20px;
	border: 0px solid #C293BD;
	margin-bottom: 20px;
	margin-top: 40px;
	}


/* This ends the Right Sidebar */


#content
		{
	float:none;
	line-height: 1.7;
	font-family: Verdana, Helvetica, Arial;
	margin-left:20px;
	font-size:12px;
	width:700px;
		}
		
#content2
		{
	float:none;		
	line-height: 1.7;
	font-family: verdana,helvetica,arial;
	margin-left:40px;
	font-size: 12px;
	width: 670px;
	border: 2px outset #C293BD;
		}
		
#content h1
		{
	font-weight:bold;
	width: 300px;
	font-family: papyrus,verdana,arial;
	font-size: 18px;
		}


#content h2, h3
	   	{
	font-weight:bold;
	width: 300px;
	font-family: papyrus,helvetica, arial;
	font-size: 16px;
	   	}

#content p
	   	{
	margin-left:0px;
	width: 350px;
	font-family: verdana,garamond,arial;
	font-size: 12px;
	
	   	}
	   	
#content2 p
	   	{
	width: 670px;
	font-family: verdana,garamond,arial;
	font-size: 12px;
	
	   	}
	   	
#content b
	   	{
	font-size: 12px;
	
	   	}
	   	
#content a:link
		{
	text-decoration: underline;
	
		}
		
#content a:visited
		{
	text-decoration: underline;
	color: #FFFF3C;
		}
		
#content a:hover
		{
	text-decoration: underline;
	color: #fff;
		}


#blockquote p{
	text-align:center;
	width: 450px;
	border: 2px outset #C293BD;
		}
		
		
/* This is the Sub Menu */


#sub-menu
		{
	font-size: 12px;
	text-align: center;
		}
		
#sub-menu a:link 
		{
		text-decoration: underline;
		
		}
		
#sub-menu a:visited 
		{
		text-decoration: underline;
		color: #843500;
		}
		
#sub-menu a:hover 
		{
		text-decoration: underline;
		color: #fff;
		}
		
/* This ends the Sub Menu */
		
/* This is the Footer */


#footer
		{
	clear: both;
	height: 25px;
	text-align: center;
	background-color: #C293BD;
	border: 1px solid #e7771a;
		}
		

#footer p
		{
	font-size: 12px;
	margin: 0;
	line-height: 25px;
	color: #ffffff;
		}
		
#footer a:link 
		{
		text-decoration:underline;
		
		}
		
#footer a:visited 
		{
		text-decoration: underline;
		color: #843500;
		}
		
#footer a:hover 
		{
		text-decoration: underline;
		color: #fff;
		}
	   
/* This ends the Footer */