/* Start of CMSMS style sheet 'KatyCropperStyle' */
body {color: black; font-family: Arial, Helvetica, sans-serif; margin: 0 auto; background-color: #dce6cc; text-align:center}
p {margin-top: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black; padding-bottom: 5px;}
h1 {margin: 0px; color: #0B5903; font-size: 16px; padding-bottom: 5px;}
h2 {border-bottom: 1px dashed; margin: 0px; color: #0B5903; font-size: 16px;}
h3 {margin-bottom: 0px; color: #0B5903; font-size: 14px;}
ul {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0B5903;}
il {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0B5903;}
ol {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0B5903;}

a:visited, a:link {font-weight: bold; color: #0B5903; text-decoration: none;}
a:hover 	{color: #559F4E; text-decoration: none;}

/*Main Layout*/

a img {border:none;}

#wrapper {
	width: 740px;
	border: 1px solid #0B5903;
	
margin:0 auto;
	padding: 0 0 0 0;
	
}

#header {
	width: 100%;
	height: 195px;
	background-image:url(uploads/images/banner_01.jpg);
	background-repeat:no-repeat;	
}

/*Hide the h1 text*/
#header h1 {
   height: 80px;             /* adjust according your image size */
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}


#topNav {
	width: 100%;
	height: 31px;
	text-align:center;
	background-image:url(uploads/images/topNavBg1.jpg);
	background-repeat:no-repeat;
margin:0;
padding:0;
}

#mainPageHolder {
width:100%;
background-image: url(uploads/images/back_dog.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #D2DCC2;

}
	
#content {
	width: 470px;
float:left;
		text-align: left;
	vertical-align: top;
	padding: 10px 10px 10px 20px;
}

#sideBar {
float:right;
width:250px;
border-left:1px solid #0B5903;
height:100%;
}

#sideBarBlockHolder {
padding:10px;
border-bottom:1px solid #0B5903;
}

#footer {
clear:both;
	text-align: center;
	background-color: #D2DCC2;
}

#botNav {
	width: 100%;
	height: 31px;
	text-align:center;
}

#waveyLineHolder {
width:100%;
margin:0;
padding:0;
}




/* End of 'KatyCropperStyle' */

