/* Start of CMSMS style sheet 'cppawa-rebuild' */
body {
	background: #b25c00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	margin: 0 auto;
width: 1100px;
	padding: 5px;
}

* {
margin: 0;
padding 0;
}

#wrapper
	{
		background: #d1d0b2;
		color: #000;
		margin: 0 auto;
		padding: 0;
		border-spacing: 0;
		border: 0;
	}	

#header
	{
		background: #c58917;
		width: 100%;
		margin: 0;
		padding: 0;
		height: 180px;
	}

#header h1 {
               text-align: center;
               color: #fff;
               padding: 65px 0 0 0;
               font-size: 25px;
               font-family: times;
}

#boxa
	{
		width: 250px;
		height: 180px;
		background: #c58917;
		color: #000;
		margin: 0;
		padding: 0;
                float: left;
	}	
#boxa img {
                padding: 14px 0px 0px 52px;
}

#boxb
	{
		height: 180px;
		background: #C58917;
		color: #000;
		margin: 0;
		padding: 0;
	}	

#main {
		background: #d1d0b2;
		padding: 18px 18px 2px 18px;
}

#contentwrap {
               background: url('images/cppawa/menubg.png') repeat-y left;
               padding: 0;
               margin: 0;
}

#menu
	{
		width: 250px;
		background: #827839;
		color: #fff;
		float: left;
		display: inline;
	}

#content
	{
		color: #000;
		text-align: left;
overflow: auto;
clear: none;
width: 799px;
display: block;
	}

#footer
	{
		background: #C58917;
		font-family: inherit;
		font-size: 10px;
		color: #fff;
		margin: 0;
		padding: 0;
		border-spacing: 0;
		width: 100%;
		height: 30px;
		text-align: center;
		clear: both;
	}	

	/* WRAPPER CORNERS */
	#wtl
		{
			background-image: url('images/wtl.gif');
			background-position: top left;
			background-repeat: no-repeat;
			width: 18px;
			height: 18px;
			margin: 0;
			padding: 0;
			border-spacing: 0;
			float: left;
		}
	#wtr
		{
			background-image: url('images/wtr.gif');
			background-position: top right;
			background-repeat: no-repeat;
			width: 18px;
			height: 18px;
			margin: 0;
			padding: 0;
			border-spacing: 0;
			float: right;
		}
	#wbr
		{
			background-image: url('images/wbr.gif');
			background-position: bottom right;
			background-repeat: no-repeat;
			width: 18px;
			height: 18px;
			margin: 0;
			padding: 0;
			border-spacing: 0;
			float: right;
		}
	#wbl
		{
			background-image: url('images/wbl.gif');
			background-position: bottom left;
			background-repeat: no-repeat;
			width: 18px;
			height: 18px;
			margin: 0;
			padding: 0;
			border-spacing: 0;
			float: left;
		}	

/* NAVIGATION STYLING */

#menu ul
	{	
		list-style-type: none;
		display: block;
		background: inherit;
		padding: 0;
		margin: 0;
		text-align: left;
		color: #000;
		font-family: inherit;
		font-size: 12px;
	}

#menu ul ul {
padding: 0 0 0 20px;
}

#menu li
	{
		background: inherit;
		list-style-type: none;
		line-height: 2em;
		text-transform: capitalize;
		text-align: left;
		color: #000;
		border-bottom: 1px solid #ADA96E;
	}	
#menu a
	{
		background: inherit;
		display: block;
		padding: 0 0 0 5px;
		font-weight: normal;
		color: #fff;
		text-align: left;
	}			
#menu h3
	{
		font-size: 12px;
		color: #fff;
		text-align: left;
		margin-left: 10px;
		
	}
#menu a.menuparent {
   background: url(images/cms/arrow.gif) right no-repeat; 

}

#menu a:hover
	{
		background: #C9BE62;
		color: #fff;
		text-decoration: none;
		
	}	



/* STYLING */


p
	{
		background: inherit;
		font-family: inherit;
		font-size: inherit;
		color: inherit;
		text-align: left;
		margin: 5px 0 12px 0;

	}
a
	{
		background: inherit;
		color: inherit;
		font-family: inherit;
		font-size: inherit;
		text-decoration: none;
	}
a:hover
	{
		background: inherit;
		color: inherit;
		font-family: inherit;
		font-size: inherit;
		text-decoration: underline;
	}	
h1
	{
		background: inherit;
		font-family: inherit;
		color: #897E22;
		text-transform: capitalize;
		text-align: left;
		font-size: 14px;
		margin-left: 10px;
	}	
h3
	{
		font-size: 12px;
		background: inherit;
		font-family: inherit;
		color: #4f5f3d;
		text-align: left;
		margin-left: 10px;
		
	}



img 
{
	border: 0;
	padding: 0;
	margin:0;
	border-spacing: 0;
}	
#footer a
	{
		background: inherit;
		font-size: inherit;
		font-family: inherit;
		color: #fff;
	}

#footer p {
padding: 8px 0 5px 0;
text-align: center;
}

table, tr, td
	{
		border: 0;
		padding: 0;
		margin: 0;
		border-spacing: 0;
	}	
/* End of 'cppawa-rebuild' */

