body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/background.jpg);
}

#pagebackground {
	text-align: center;
}

#wrapper {
	width:993px; 
	margin:0 auto; 
	text-align:left;
} 

#topmenu {
	text-align:center;
	width: 993px;
	height:51px;
	background: url(images/topmenu.jpg) no-repeat;
}

#shell{
	background: url(images/horz.jpg) repeat-y;
	width: 993px;
}

#content {
	width:993px;
}

#content * {
	font:14px Times New Roman,verdana;
	color:#4D1A00;
	line-height:1.5;

}

#content ul li {
	margin-left:15px;
}


#leftside1{
	float:left;
	position:relative;
	text-align:left;
	width: 401px;
	min-height:528px;
	_height:528px;
	background: url(images/horz.jpg) repeat-y;
	*overflow-x:visible;
}

#leftside2{
	float:left;
	position:relative;
	text-align:left;
	width: 401px;
	min-height:608px;
	_height:628px;
	background: url(images/horz.jpg) repeat-y;
	*overflow-x:visible;
}

#innerlogo1 {
	width:401px;
	min-height:204px;
	_height:204px;
}

#innercontentwords {
	width:345px;
	padding-left: 50px;
	padding-bottom: 5px;
	overflow-x:visible;
	/*border: 2px red solid;*/
}

#innercontentwords p{
	font:14px Times New Roman,verdana;
	color:#4D1A00;
	line-height:1.5;
	margin-left:15px;
}
#innercontentwords ul{

	padding:15px;
	margin:15px;
	color:#4D1A00;
}
#innercontentwords .DNNAligncenter {
	width:345px;
	overflow-x:auto;
}


#rightside_cont {
	float:left;
	position:relative;
	width:592px;
	min-height:528px;
	_height:528px;
	background: url(images/horz.jpg) right repeat-y;
}

#rightside1 {
	width:542px;
	height:288px;
	background: url(images/innerright.jpg) no-repeat;
}

#rightside2 {
	width:550px;
	height:272px;
	margin-top:16px;
	padding-top:7px;
	text-align:center;
	background: url(images/imgBG.jpg) top center no-repeat;
}
#rightsideimg
{
	width:300px;
	height:250px;	
	padding:0px 0px 0px 140px;	
}

#rightpane {
	width:270px;
	padding:0px 120px 120px 0px;
	background-color: red;		
	vertical-align:top;		
	float:right;
}
#rightside3 {
	width:540px;
	margin-bottom: 16px;
	padding-bottom: 16px;
}

#bottomtext{
	float:left;
	width:993px;
	height:96px;
	text-align:center;
}
#bottomtext1{
	float:left;
	width:993px;
	text-align:center;
}
#clear1{
	clear:both;
}
#title{
font:bold 34px Bradley Hand ITC;
color:#01211F;
margin-left:15px;
}
.style1 {
	float:left;
	font-family: verdana;
	font-size: 10px;
	text-align:center;
	width:993px;
	height:15px;
    background: url(images/bottom2.jpg) no-repeat;
	color:#012220;
	padding-top:10px;
}
.style1 a{
	font-family: verdana;
	font-size: 10px;
	color:#012220;
}
.style1 a:hover{
text-decoration:underline;
	color:#012220;
}
.style1 a:visited{
	color:#012220;
}
/*.admin a{
font-family: verdana;
	font-size: 10px;
	color:#012220;
}
.admin a:visited{
font-family: verdana;
	font-size: 10px;
	color:#012220;
}*/
/* Snapsis Manu */

#MainManu {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	height: 51px;
	width:993px;
}

#MainManu ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:997;
}

#MainManu ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	display:inline;
	position:relative;
	z-index:998;
}

#MainManu ul li a {
	/*background:url(images/footprint.jpg) top right no-repeat;*/
	font:normal 19px Verdana;
	vertical-align:bottom;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color: #000000;
}

#MainManu ul li a img {
	/*background:url(images/footprint.jpg) top right no-repeat;*/
	padding:5px 20px 0px 20px;
	height:35px;
	margin:0px 0px 0px 0px;
	vertical-align:bottom;
}

#MainManu ul li a:hover {
	text-decoration: none;
}

#MainManu ul li ul {
	position: absolute;
	height: auto;
	width: 166px;
	margin: 14px;
	top:15px;
	left: 25px;
	background: #753D04;
	display: none;
	z-index:999;
	/*border: 1px red solid;*/
}

#MainManu ul li ul li {
	margin:0;
	padding:0;
	display: block;
	height:30px;
	text-align:left;
	width: 166px;
}

#MainManu ul li ul li a {
	padding: 6px 0px 6px 0px;
	font:  normal 12px Verdana;
	text-indent:10px;
	height:19px;
	color: #B0E062;
	display:block;
	background:none;
	width: 166px;
}

#MainManu ul li ul li a:hover {
	background:#A47D40;
	text-decoration: none;
}
