body
{
	font-family: verdana, Arial, sans-serif;
	color: #2d2c2c;
	background: #2d2c2c url(http://nevrast.net/ashleywalters/images/sidebg.gif) no-repeat top center;
}

/* Classes and General Styles */
body, #legal, #breadcrumbs {font-size: .8em;}

.right, #breadcrumbs {float: right;}

	img {border: none;}

	a {color: #286b28;}
	a:hover, #button li a {text-decoration: none;}
	a:visited {color: #333;}


	h1,h2,h3,h4,h5,h6
	{
		color: #4b1c99;
		margin: 2em 0 1em -.5em;
	}
	h1 
	{ 
		font-size: 1.4em; 
		margin-top: 0; 
		color: #6b2b8c; 
	}
	h1,h2,h3,h4,h5,h6, #button li a  {font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
	h2,h3,h4,h5,h6, #sidenav h2  {font-size: 1.2em;}

/* Structure  */

#wrapper
{
	width: 756px;
	margin: 15px auto;
	background-color: #ccdded; 
}

#banner, #sidetop 
	{
		background-position: top left;
		background-repeat: no-repeat;
	}
#banner {background-image: url(http://nevrast.net/ashleywalters/images/banner.jpg); background-color: #8A4398; border-bottom: 2px solid #484a4d;}

#content
{

	padding: 40px;
	padding-right: 70px;
	min-height: 400px;
	background: #ccdded url(http://nevrast.net/ashleywalters/images/bottom.gif) no-repeat bottom;
}
#content, #sidenav {	line-height: 2em;}

#legal
{
	margin-top: 5em;
	padding-left: 1em;
	vertical-align: bottom;
    clear: both;
}

#legal a {color: #1a1c5d; }
#legal p {margin-left: 2em;}
#legal ul li {display: inline; }

	
#breadcrumbs {color: #747474; font-weight: bold; }
#breadcrumbs a {color: #a654bd;}

/* The following controls the layout of the buttons at the top of the template */

#button 
	{
	width: 253px;
	padding-top: 10px
	}

#button ul, body  {margin: 0; padding: 0;}
#button ul {list-style-type: none;}
		
#button li {border-bottom: 1px solid #512973;}
#button li a.home {border-top: 0;}

#button li a
	{
		display: block;
		padding: 1.35em 3em 1em 60px;
		color: #b5daa3;
		letter-spacing: .1em;
		font-size: 1.1em;
		font-weight: bold;
		background:  url(http://nevrast.net/ashleywalters/images/bullet.gif) no-repeat left;
		border-top: 2px solid #7b4d9f;
	}
#button li a:hover 
	{
		color: #9fd585;
		padding-left: 61px;
	}

		
/* The following controls the look of the side navigation bar */


#sidenav 
{
	position: absolute;
	top: 19em;
	right: auto;
	margin: 0 700px -20px;
	background:  url(http://nevrast.net/ashleywalters/images/nav-middle.gif) repeat-y;
}

#sidenav h2 {margin: .5em 0 0 20px;}
#sidetop
{
	background-image:  url(http://nevrast.net/ashleywalters/images/nav-top.gif);
	height: 33px;
}

#sidebottom
{
	background:  url(http://nevrast.net/ashleywalters/images/nav-bottom.gif) no-repeat bottom left;
	height: 35px;
}
#sidenav, #sidetop, #sidebottom {width: 183px;}