/* Start of CMSMS style sheet 'KnowAFence2009' */
/* CSS Document */

body {
	background:#f0e6d1;
}

img {
	border:0px;
}

hr {
       border:0px;
       border-top:3px dashed #ccc;
}

div#fencing {
	height:350px;
	width:100%;
	left:0px;
	top:0px;
	position:absolute;
	background-image:url(images/fencing.jpg);
	background-repeat: repeat-x;
}

div#onea{
	width:726px;
	height:136px;
	position:relative;
	background-image:url(images/1a.gif);
	top:0px;
}

table#page_columns {
position:relative;
margin-top:-9px;
margin-bottom:-9px;
}

td#right_back_column {
	width:4px;
	background-image:url(images/page-right-shadow.png);
	background-repeat:repeat-y;
}

td#left_back_column {
	width:4px;
	background-image:url(images/page-left-shadow.png);
	background-repeat:repeat-y;
}

td#page {
	vertical-align:top;
	width:954px;
}

div#page_insert {
	background:#ffffff;
	width:954px;
	z-index:0;
}

div#side_page_logo {
	width:411px;
	height:804px;
	position:absolute;
	margin-top:-136px;
	margin-left:614px;
	background-image:url(images/side-page-logo.png);
	z-index:3;
}

div#testimonials {
	width:806px;
	height:91px;
	position:relative;
	padding-top:7px;
	margin-left:7px;
	background-image:url(images/testimonials-back.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

div#menu {
	width:900px;
	height:24px;
	margin-top:7px;
	margin-left:7px;
	background-image:url(images/menu-back.gif);
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f0e6d1;
	padding-top:7px;
	padding-left:10px;
	vertical-align:middle;
display:block;
}

div#footer {
	width:954px;
	margin-top:7px;
	background-image:url(images/footer-back.gif);
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f0e6d1;
	vertical-align:middle;
}

div#content_header {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-left:14px;
	font-size:32px;
}

div#content {
	font-family:Arial, Helvetica, sans-serif;
        width:900px;
	margin-left:21px;
	margin-top:10px;
	font-size:12px;
}

div#footer table{
	padding-top:5px;
	width:100%;
}

td#footer_left {
	text-align:left;
	padding:5px;
}

td#footer_left a {
       text-decoration:none;
}

td#footer_right {
	text-align:right;
	padding:5px;
}

div#testimonials table {
	margin-left:10px;
	margin-top:3px;
}

td#testimonials_left {
	width:17px;
	background-image:url(images/testimonials-start.png);
	background-repeat:no-repeat;
}

td.testimonials_content {
	height:80px;
	vertical-align:middle;
	font-size:14px;
        padding-left:5px;
        padding-right:5px;

}

td#testimonials_right {
	width:17px;
	background-image:url(images/testimonials-end.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

div#footer a {
	color:#f0e6d1;
}

div#page_footer {
width:100%;
text-align:center;
padding-left:5px;
}

div#page_footer h2 {
      font-family: Arial, Helvetica, Sans-Serif;
      font-weight: none;
}

div#page_footer h2  a {
      font-family: Arial, Helvetica, Sans-Serif;
      font-weight:bold;
      color:#000;
}

#menuwrapper {
margin-top:-20px;
}

#menuwrapper ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
z-index:1;
}

#menuwrapper a {
display: block;
margin: 0;
padding: 2px 3px;
color:#f0e6d1;
}


#menuwrapper a {
color:#f0e6d1;
    text-decoration: none;
}

#menuwrapper a:hover {
	color:#fff;
    text-decoration: none;
}

#menuwrapper li {
position: relative;
float:left;
	color:#f0e6d1;
/* width:130px; */
height:37px;
padding-top: 20px;
padding-left:5px;
padding-right:5px;
text-align:center;
background-image:url(images/menu-top-divider.png);
background-repeat: no-repeat;
}

#menuwrapper li:hover {
background:url(images/menuHover.gif);
background-position: left top;
background-repeat: repeat-x; 
background-image:url(images/menu-top-divider.png);
background-repeat: no-repeat;
}

#menuwrapper ul ul ul {
position: absolute;
top: 0;
margin-left:16em;
margin-top:0px;z-index:1;
}

#menuwrapper ul ul ul li {
    height:20px;
    padding-top:6px;
    text-align:left;
    background: #2a2a2a;
    width: 15em;
}

#menuwrapper ul ul {
position: absolute;
z-index:1;
margin-left:-12px;
background: #2a2a2a;
}

#menuwrapper ul ul li {
    height:20px;
    padding-top:6px;
    text-align:left;
    background: #2a2a2a;
    width: 15em; z-index:1;
}

div#menuwrapper ul ul {
display: none;
}

div#menuwrapper ul li:hover ul
{display: block;}

div#menuwrapper ul ul,
div#menuwrapper ul li:hover ul ul,
div#menuwrapper ul ul li:hover ul ul
{display: none;}

div#menuwrapper ul li:hover ul,
div#menuwrapper ul ul li:hover ul,
div#menuwrapper ul ul ul li:hover ul
{display: block;}

div#menuwrapper ul ul ul,
div#menuwrapper ul ul li:hover ul ul,
div#menuwrapper ul ul ul li:hover ul ul 
{display: none;}

div#menuwrapper ul ul li:hover ul,
div#menuwrapper ul ul ul li:hover ul,
div#menuwrapper ul ul ul ul li:hover ul
{display: block;}
/* End of 'KnowAFence2009' */

