*{
    margin: 0px;
    padding: 0px;
}

td{
    font-family: Verdana, Arial;
    font-size:12px;
}

body{
    font-family: Verdana, Arial;
    font-size:12px;
    color: #000000;
    background-image:url(../sitewyze/files/bg_gradient.jpg);
    background-repeat:repeat-x;
    text-align:center;
}

table, td, tr {
    border-width: 0px;
}

#site{
    width: 1090px;
    height: auto;
    position: relative;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    top: 10px;
}

#cms_header_edit_left{
    text-align: left;
    position: relative;
    top: 3px;
    width: 400px;
    float: left;
}


.siteSearch{
    top: 0px;
    left: 0px;
    position: relative;
    clear: left;
    width: 1090px;
    height: 25px;
    background-image:url(../sitewyze/files/siteSearch.png);
    background-repeat:no-repeat;
    text-align: right;
}


.searchBox{
    position: relative;
    float: right;
    width: 255px;
    height: auto;
    margin-top:5px;
    font-size: 12px;
    text-align: left;
}

.searchBox input{
    background:transparent;
    width: 243px;
    font-family: Arial, Verdana;
    font-size: 12px;
    border: 0px;
}


/* The Client requested a second set of their subNav links at the top of the page. This is to ensure that users will notice the links, should the content area push the subNav below the bottom of the page */
.subNavBackUp{
    text-align:left;
    position: relative;
    float: left;
    width: 650px;
    height: auto;
    top:3px;
}

.subNavBackUp ul{
    list-style-type: none;
    text-align:left;
    display:inline;
}

.subNavBackUp li{
    text-align:right;
    display:inline;
    padding-right:10px;
    padding-left: 10px;
}

.subNavBackUp a{
    color: #7b7b7b;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.subNavBackUp a:hover{
    color: #77190f;
}

.header {
    top: 0px;
    left: 0px;
    position: relative;
    width: 1090px;
    height: 150px;
    background-image:url(../sitewyze/files/header.jpg);
    background-repeat:no-repeat;
}

.contentArea{
    position: relative;
    width: 1090px;
    height: 380px;
    min-height: 380px;
    text-align: left;
}

/*hack for all compliant browsers (not ie)*/
div[class] .contentArea{
    height:auto;
}


.mainNav {
    position: relative;
    top: 0px;
    left: 0px;
    text-align: left;
    width: 1090px;
    height: 60px;
    background-image:url(../sitewyze/files/nav_bg.jpg);
    background-repeat:no-repeat;
}

.mainNav ul {
    padding: 0px;
    list-style-type: none;
    text-align: center;
    position: relative;
    top:1px;
    left:6px;
}

.mainNav li {
    text-align:center;
    padding: 0px;
    display: inline;
    width: 179px;
    height: 36px;
    position: relative;
    float: left;
}

.mainNavText {
    text-align: center;
    width: 179px;
    height: 36px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Verdana;
    font-size: 14px; 
}

.drop_down_menu {
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: hidden;
    font-size: 12px;
    width:155px;
    text-align:left;
    color: #ffffff;
}

.drop_down_menu ul {
    margin: 0px;
    list-style-type: none;
    width:157px;
    color: #CCCCCC;
}

.drop_down_menu li {
    height: 24px;
    background-image:url(../sitewyze/files/dropDown.jpg);
    background-repeat:no-repeat;
    text-align: center;
}

.drop_down_menu a:link, .drop_down_menu a:visited, .drop_down_menu a:active {
    top: 4px;
    text-transform: none;
    position: relative;
    color: #FFFFFF;
    font-family: Arial, Verdana;
    font-size: 10px;
    text-decoration: none;
}

.drop_down_menu a:hover {
    color: #e13d26;
    text-decoration: none;
}

.contentBG{
    clear: both;
    position: relative;
    top:0px;
    width: 1090px;
    height: auto;
    background-image:url(../sitewyze/files/contentBG.png);
    background-repeat:repeat-y;
    overflow: auto;
    text-align: center;
}

#pageTitle {
    float: left;
    margin-left: 30px;
    position: relative;
    height: 38px;
    width:835px;
    font-family: Verdana;
    font-size: 27px;
    font-weight: bold;
    color:#77190f;
    text-align: left;
    margin-bottom: 25px;
    background-image:url(../sitewyze/files/pageTitleBG.jpg);
    background-repeat:no-repeat;
}

.sidebar{
    position: relative;
    padding:0px;
    margin:0px;
    height: 549px;
    min-height: 549px;
    width: 198px;
    float: right;
    right: 13px;
    background-image:url(../sitewyze/files/quicklinkBG.jpg);
    background-repeat:no-repeat;
}

div[class] .sidebar{
    height: auto;
}

/*hack for all compliant browsers (not ie)
div[class] .sidebar{
    right: 0px;
}
*/

.memberProfile{
    text-align: center;
    width: 198px;
    height: auto;
    background-image: url(../sitewyze/files/labelMemberProfile.png);
    background-repeat: no-repeat;
    background-position:top left;
}

.memberProfile td a, .memberProfile td a:visited{
    text-decoration: none;
    font-size: 10px;
    color: #000000;
}

.memberProfile table {
    margin-left: 10px;
}

.memberProfile td a:hover{
    color: #911f12;
}

.myCalendar{
    text-align: left;
    width: 215px;
    height: auto;
    min-height: 50px;
    background-image: url(../sitewyze/files/label - My Calendar.jpg);
    background-repeat: no-repeat;
    background-position:top left;
}

.newsAndEvents{
    text-align: center;
    width: 215px;
    height: auto;
    background-image: url(../sitewyze/files/labelNewsEvents.jpg);
    background-repeat: no-repeat;
    background-position:top left;
    color:#434343;
}

#subnavs {
	font-family: Verdana;
    font-size:12px;
    margin-left: 20px;
    position: relative;
	height: auto;
    width:203px;
    text-align: left;
    padding-bottom: 25px;
    float: left;
    background-image: url(../sitewyze/files/sidenavBG.jpg);
    background-repeat: no-repeat;
    height: 514px;
    min-height: 514px;
}

div[class] #subnavs{
    height: auto;
}

/* regular page - content, no news, no subnavs */
#content {
    font-family: Verdana;
    font-size:12px;
    margin-left: 30px;
    position: relative;
    height: auto;
    width:835px;
    text-align: left;
    padding-bottom: 25px;
    float: left;
}
#content table{
    width: 835px;
}

/* regular page - content, no news, WITH subnavs */
#content_w_subnav {
	font-family: Verdana;
    font-size:12px;
    position: relative;
    height: auto;
    width:642px;
    text-align: left;
    padding-bottom: 25px;
	float:left;
}

#content_w_subnav table{
    width: 642px;
}

.tableMain{
    height: auto;
}

.tableMain img{
    margin-right: 10px;
}

.subNav {
    top: 12px;
    left: 10px;
    position: relative;
    height: 22px;
    width:1090px;
    text-align: left;
}

.subNav ul {
    margin: 0px;
    padding: 0px;
    width: 1090px;
    list-style-type: none;
    position: relative;
    float: left;
}

.subNav li {
    text-align:center;
    margin: 0px;
    padding: 0px;
    display: inline;
    width: 157px;
    position: relative;
    float: left;
}


.subNav a {
    text-align: center;
    width: 157px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px; 
    font-weight: bold;
    height: 18px;
}

.subNav a:hover {
    color: #d13826;
}

.bottomNav{
    text-align:right;
    position: relative;
    margin-top:0px;
    margin-right:5px;
    top: 120px;
}

.bottomNav ul{
    list-style-type: none;
    text-align:right;
    display:inline;
}

.bottomNav li{
    text-align:right;
    display:inline;
    padding-right:10px;
    padding-left: 10px;
}

.bottomNav a{
    color: #7b7b7b;
    text-decoration: none;
    font-family: Verdana;
    font-size: 12px;
}

.bottomNav a:hover{
    color: #77190f;
}

.buttons{
    background-color: #cccccc;
    color: #000000;
}

.logOut{
    font-weight: bold;
    color: #e13d2c;
}

.loginButton{
    height: 139px;
    width: 288px;
    position: relative;
    float: right;
}

.loginButton a, .loginButton a img{
    border: 0px;
    position: relative;
    float: right;
}

.logInDisplay{
    width: auto;
    height: auto;
    position: relative;
    float: left;
}

.logInTitle{
    position: relative;
    width: 500px;
    height: 5px;
}

.logInTable form, .logInTable table{
    width: 200px;
    height: auto;
}

.loginLabel{
    width: 50px;
    height: 10px;
}

#memberName{
	font-weight: bold;
    font-size: 14px;
    padding-top: 5px;
}

#memberCategory, #memberSince{
    font-size: 10px;
    padding-top: 5px;
}

.memberEditor{
    width: 100%; 
    height: 800px;
}

.memberSurvey{
    width: 100%; 
    height: 1000px;
}

.pgaForum{
/*
    width: 680px; 
*/
    width: 100%; 
    height: 900px;
}

.pgaEcom{
    width: 100%; 
    height: 900px;
}

.jobframe{
    width: 100%;
    height: 2000px;
}

.changempwFrame{
    width: 100%;
    height: 800px;
}

.holeInOneFrame{
    width: 100%;
    height: 1000px;
    position: relative;
}

#scopeFooter{
    position: relative;
    top: 10px;
    font-size: 10px;
    color: #000000;
    margin-bottom: 25px;
}

#scopeFooter a{
    color: #7b7b7b;
    text-decoration: none;
    font-weight: bold;
}

#scopeFooter a:hover{
    color: #77190f;
}

.footer {
    top:0px;
    left: 0px;
    position: relative;
    width:1090px;
    height:165px;
    background-image:url(../sitewyze/files/footer.png);
    background-repeat:no-repeat;
}

.quicklinkmemberhome {
    cursor:pointer;
    background:url(../sitewyze/files/quicklink_memhome.jpg);
    background-repeat:no-repeat;
    width:170px;
    height:54px;
}
.quicklinkmember {
    cursor:pointer;
    background:url(../sitewyze/files/quicklink_member.jpg);
    background-repeat:no-repeat;
    width:170px;
    height:104px;
}
.quicklinklock {
    cursor:pointer;
    background:url(../sitewyze/files/quicklink_lock.jpg);
    background-repeat:no-repeat;
    width:170px;
    height:54px;
    text-align:left;
}
.quicklink {
    cursor:pointer;
    background:url(../sitewyze/files/quicklink.jpg);
    background-repeat:no-repeat;
    width:170px;
    height:54px;
    text-align:left;
}
.quicklinktext {
    color:#686868;
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
}
.subnavlink {
    cursor:pointer;
    background:url(../sitewyze/files/sidenav.jpg);
    background-repeat:no-repeat;
    width:179px;
    height:41px;
    text-align:left;
}
.subnavlinktext {
    color:#ffffff;
    font-family:Verdana;
    font-size:14px;
}

