body {
    text-align: center;
    background: #333;
    margin: 20px auto;
    list-style-type: none;
    }
body,td,th, tr, p, div {
	font: 15px/140% Verdana, Arial, Helvetica, sans-serif;
        text-align:left;
        }


h1 {
	margin: 0;
	color: #996600;
	font: 18px/1.4em "Lucida Sans Unicode", Tahoma, Arial, Geneva,  Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	margin: 30px 0 0 0;
	color: #996600;
}
h3 {
	font-size: 14px;
	margin: 30px 0 0 0;
	color: #707070;
}
h4 {
	font-size: 12px;
	margin: 20px 0 0 0;
	color: #666666;
}




#wrapper {
    display: block;
    background: #FFFFCC; 
    width: 860px; 
    margin: 0px auto;
    text-decoration: none;
    
}


ul {
  list-style-type: none;
  margin-bottom: 5px;
  font-size: 13px;
}
ul li {
   font-weight: normal;
   

}


#header {
    width: 860px;
    height: 165px;
    background:#fff url(/images/header_logo_w_id.gif);
    margin: 0 auto;
    
}

#content {
    width: 545px;
    margin-left: 10px;
    margin-top:25px;
    padding-top:0px;
    padding-right: 20px;
    background: #FFFFCC;
    color: #000;
    float: right;
    list-style-display: square;
}


#left {
    width: 270px;
    float: left;
    font-size: 12px;
    background: #FFFFCC url(/images/gry_ylo_grad2.gif) no-repeat;
    text-decoration: none;
    text-align: left;
    display: block;
    list-style-type:none;
       
}

/*menulist taken from orig css*/

.menulist {
    margin-top:25px;
    margin-bottom:12px;
    margin-left: -10px;
    font-size:13px;
    line-height:140%;
    padding:0;
}
.menulist .p7uberlink{
    color: #0000!important;
}


#wrapper .menulist li {
     list-style-image: none;
}


#left a:link;{
    color:#000;
    text-decoration:none;
}
#left a:visited {
     color:#333;
}

#content a:link{
     color:#0000FF;
     text-decoration:none;
}
#content a:visited {
	color: #0000FF;
	text-decoration: none;
}
#content a:hover {
	color: blue;
	text-decoration: underline;
	font-weight: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	text-decoration: none;
	padding: 0 0 0 6px;
}	


#wrapper .menulist a:hover {
	border-color: #000000;
	font-weight: normal;
        color:blue;
}
.p7uberlink {
	font-weight: bold !important;
	border-color: #000000 !important;
	letter-spacing: normal;
	color: #000000;
	font-size: 14px;
}


#delimiter {
    clear: both;
}

/* FOOTER TAGS */

#footer {
    font-family: "Trebuchet MS", Verdana, Arial, "sans-serif";
    background: #333333 url(/images/footer1.gif);
    color: #FFF;
    clear: both;
    float: none;
    width: 860px 
}

#footer-container {
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    background: #333333 url(/images/footer1.gif);
    clear: both;
    width: 860px;
    height: 160px;
    
}

#footer-container_text {
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    padding-top:10px;
  
}
#footer-container_text a {
    text-decoration: none;
    color: #FFFF66;
    padding-top: 10px;
   
}
#footer-container_text a:hover {
    color: #0000FF;
    text-decoration:underline;
}

.footer_red {
	text-align:center;
        font-weight: bold;
	color: #FF0000;
        padding-bottom:15px;
}



/* Text Callouts */
div.callouts {
	float: left;
	width: 170px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: right;
	margin-top: 0px;
	padding: 8px;
}
	
p.callout {
	color: #6D8429;
	border-top: 8px solid #6D8429;
	border-bottom: 5px solid #B8CD80;
	margin-right: 10px;
	padding-right: 5px;
	font: 1.2em Verdana, Helvetica, Arial;
	padding-top: 8px;
	padding-bottom: 8px;
}

.callouts-right {
	float: right;
	width: 170px;
	padding-left: 10px;
	padding-bottom: 8px;
	margin-right: 12px;
	margin-top: -10px;
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
        border:none;
	}


img.alignright {
         padding: 4px;
	 float: right;
         margin: 0 0 10px 10px;
         border:none;
	}

img.alignleft {
	padding: 4px;
        float: left;
        margin: 0 10px 10px 0;
        border:none;
	}

.alignright {
         float: right;
         margin: 0 0 10px 10px;
         padding: 4px;
         border:none;
         }

.alignleft {
         float: left;
         padding: 4px;
         margin: 0 10px 10px 0;
         border:none;
         }

.centered {display: block;
	margin-left: auto;
	margin-right: auto;
        border:none;
	}


        
/* End Images */

  
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 0px;
   margin: 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   text-align:center;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#content ul {
    list-style-type: square;
    font-size: 14px;
}

/* CLIENT COMMENT BOX IN LEFT SIDEBAR*/
#commentbox {
	font-size: 14px;
	color: #333333;
	width: 200px;
	margin-left: 12px;
	font-style: italic;
	margin-bottom: 12px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	/*margin-top: -20px;*/
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#left #commentbox a {
	font-weight: normal;
	color: #3333FF;
	margin-bottom: 0px;
	font-style: italic;
	font-size: 12px;
}

#left #commentbox a:hover {
	font-weight: normal;
	color: #3333FF;
	text-decoration:underline;
}




#left #commentbox p {
	line-height: 100%;
	font-size: 13px;
	font-style: italic;
}



.client {
	font-size: 9px;
	font-style: normal;
	text-align: right;
	margin-top: 8px;
        
}

/*menulist taken from orig css*/

.main_menulist {
    margin-top:25px;
    margin-bottom:12px;
    margin-left: -10px;
    font-size:13px;
    line-height:160%;
    padding:0;
}
.main_menulist .p7uberlink{
    color: #0000!important;
}


#wrapper .main_menulist li {
     list-style-image: none;
}


#left a:link;{
    color:#000;
    text-decoration:none;
}
#left a:visited {
     color:#333;
}

#content a:link{
     color:#0000FF;
     text-decoration:none;
}
#content a:visited {
	color: #0000FF;
	text-decoration: none;
}
#content a:hover {
	color: blue;
	text-decoration: underline;
	font-weight: none;
}
#wrapper .main_menulist a, #wrapper .main_menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	text-decoration: none;
	padding: 0 0 0 6px;
}	


#wrapper .main_menulist a:hover {
	border-color: #000000;
	font-weight: normal;
        color:blue;
}

#wrapper .main_menulist ul {
        list-style-type: none;
}

.p7uberlink {
	font-weight: bold !important;
	border-color: #000000 !important;
	letter-spacing: normal;
	color: #000000;
	font-size: 14px;
}


