#page-wrap a {
    text-decoration: none;
}
#page-wrap a:focus {
    outline: 0;
}
#page-wrap p {
    color: #1f1e1c;
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 20px 0;
	font-family: "Libre Baskerville",serif;
}
#page-wrap {
    width: 900px;
    margin: 20px auto;
}
#page-wrap h1 {
    font-family: "Libre Baskerville",serif;
    font-size:24px;
	line-height: 24px;
    margin: 0 0 20px 0;
}
.list-wrap h3 {
    margin-top:0;
}
/* Generic Utility */
 .hide {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
/* Specific to example two */
 .list-wrap {
    background: transparent;
    padding: 0 20px 5px 0;
    margin: 0 15px 15px 0;
    border:none;
    -moz-box-shadow: 0 0 7px #e5e5e5;
    -webkit-box-shadow: 0 0 7px #e5e5e5;
}
/*#page-wrap table { list-style: none; }*/
 #page-wrap table tr a {
    border-bottom: 1px solid #666;
    padding: 4px;
    color: #666;
}
#page-wrap table tr a:hover {
    /*background: #49497c;*/
    color: #666666;
    text-decoration:none !important;
}
#page-wrap table tr:last-child a {
    border: none;
}
#page-wrap .nav {
    float: right;
    margin: 0 20px 0 0;
    overflow: hidden;
    padding: 0;
    width: 28%;
	color: #1f1e1c;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}
#page-wrap .nav tr {
    margin: 0;
    padding: 5px;
    width: 100%;
}
#page-wrap .nav tr.last {
    margin-right: 0;
    border:1px solid #dddddd;
    border-left:0;
    border-bottom:0;
}
#page-wrap .nav td a {
    display: block;
    padding: 5px 8px;
    background: #2B2B53;
    color: #ffffff;
    border:1px solid #dddddd;
    border-left:0;
    border-bottom:0;
    font-size: 14px;
    text-align: center;
}
#page-wrap .nav-one {
    border-left:1px solid #dddddd;
}
#page-wrap td a.current, #page-wrap tr a.current:hover {
    background-color: #9ba0b5 !important;
    color:#eee;
    text-decoration:none !important;
}
#page-wrap .nav tr a:hover {
	background: #9ba0b5;
}
#page-wrap .nav tr a:focus {
    background: #45528a;
}
.list-wrap table {
    color:#1f1e1c;
    font-family: "Libre Baskerville",serif;
}
.list-wrap .TeesYardage {
	font-size:11px;
	color:#ffffff;
}
.holediv p{
    color: #1f1e1c;
    font-size: 14px;
    line-height: 24px;
}
