﻿@import url(../contentStyles.css);

/*############################################################# 
#                                                             #
#   Stylesheet for site specific rules.                       #
#   Included only on frontend. Do not style CMS content       #
#   here as it is not included in the management system       #
#   for preview. Style CMS content in ContentStyles.css       #
#                                                             #
#############################################################*/


/* Typography
========================================================================================== */

/* Layout
========================================================================================== */
body {
    background: #5f6261;
    padding-bottom: 20px;
}
.outerWrap {
    width: 983px;
    overflow: hidden;
    margin: 20px auto 0;
    background: url(../../Images/ShadowMain.png) no-repeat bottom right;
}
.shadowWrap {
    padding: 0 30px 0 0;
    float: left;
    background: url(../../Images/ShadowMainMask.png) no-repeat top left;
}
.wrap {
    width: 953px;
    background: #FFF url(../../Images/1pxStrip.gif) repeat-y top left;
    overflow: hidden;
    position: relative;
}
.header {
    width: 763px;
    height: 183px;
    background: #101952 url(../../Images/MenuShadow.gif) repeat-x left top;
    position: relative;
    z-index: 99;
}
.menu {
    overflow: hidden;
    color: #fff;
}
.menu h3 {
    font-size: 0.687em;
    float: left;
    margin: 4px 0;
    font-weight: normal;
    letter-spacing: 0.06em;
    padding-left: 12px;
}
.menu ul {
    position: absolute;
    top: 1.3em;
    left: 0px;
}
.menu ul ul {
	position: static;
	float: left;
	clear: left;
}
h1.logo,
a.logo {
    width: 185px;
    height: 137px;
    font-size: 1.0em;
    position: absolute;
    left: 50%;
    margin-left: -68px;
    top: 28px;
    float: left;
}
a.logo {
    color: #fff;
    font-size: 1.125em;
    text-decoration: none;
}
h1.logo span,
a.logo span {
    width: 185px;
    height: 137px;
    display: block;
    background: url(../../Images/Logo.jpg) no-repeat top left;
    position: absolute;
    top: 0;
    left: 0;
    cursor: hand;
    cursor: pointer;
}
h3.menu {
		color: #E1DCB1;
    background: #6B2528;
    border-width: 1px;
    border-style: solid;
    border-color: #977E80 #3A0306 #3A0306 #977E80;
    width: 178px;
    line-height: 18px;
    cursor: hand;
    cursor: pointer;
    margin: 1px 0;
}
h3.contact {
    float: right;
    margin-right: 15px;
    display: inline;
}
h3.contact a {
    color: #fff;
    text-decoration: none;
}
.content {
    width: 763px;
    overflow: hidden;
    float: left;
    padding-bottom: 280px;
}
.content img {
    display: block;
    clear: both;
}
.content .flash {
    position: absolute;
    bottom: 0;
    left: 0;
}
.content .sideImages {
    width: 195px;
    float: left;
    margin-top: 30px;
}
.content .sideImages img {
    margin-bottom: 12px;
}
.content .mainContent {
    float: right;
    width: 545px;
    margin-top: 25px; 
    position: relative;
    z-index:2; 
}
.secContent {
    width: 168px;
    overflow: hidden;
    float: right;
    color: #fff;
    background: #3C3C3C;
}
.secContent p.quote {
    font-style: italic;
    font-weight: bold;
    font-size: 0.875em;
    line-height: 1.4;
}
.secContent p.author {
    font-style: normal;
    font-size: 0.75em;
    text-align: right;
    clear: both;
    font-weight: normal;
}
.secContent p.blockText {
    font-size: 0.687em;
}
.footer {
    clear: both;
    overflow: hidden;
}
.footer ul {
    float: left;
    display: inline;
    margin: 6px 0 0 185px;
}
.footer li {
    float: left;
    color: #fff;
    font-family: Times New Roman, Serif;
    letter-spacing: 0.15em;
    margin: 0 10px;
    list-style-type: none;
}
.footer li.zoomzoom {
    float: right;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 0.687em;
    letter-spacing: 0;
    margin-right: 44px;
}
.footer li.zoomzoom a {
    color: #fff;
    text-decoration: none;
}
.footer li.zoomzoom span {
    color: Orange;
}

/* Nav
========================================================================================== */
.menu ul {
    list-style-type: none;
    width: 180px;
    border: solid 6px #6B2528;
    border-top-width: 1px;
    border-bottom-width: 5px;
}
.menu ul ul {
    border-top-width: 6px;
}
.menu li {
    float: left;
    clear: left;
    width: 100%;
    border-bottom: solid 1px #6B2528;
    position: relative;
    background: #8B2E31;
}
.menu li.hv {
    background: #6B2528;
}
.menu li.parent span {
	position: absolute;
	left: 170px;
	top: 50%;
	width: 5px;
	height: 6px;
	margin-top: -3px;
	background: url(../../images/arrRight.gif) no-repeat 0 0;
}
.menu li li span {
	display: none;
}
.menu li a {
    font-size: 0.687em;
    color: #E1DCb1;
    display: block;
    padding: 2px 10px;
    letter-spacing: 0.06em;
    text-decoration: none;
}
.menu li ul {
    position: absolute;
    top: -5px;
    left: 180px;
    display: none;
}
.menu li ul li {
    /*width: 180px;
    background: #692b22;*/
}

/* Home
========================================================================================== */
.home .content .mainContent {
    width: 763px;
    margin: 0;
    background: url(../../Images/HorizontalShadow.png) repeat-x 0 148px;  
}
.home .Normal,
.home .News {
    padding: 12px 12px 12px 25px;
}
.home .Normal div,
.home .News div {
    font-weight: bold;
    color: #101952;
}
.homeImages img {
    float: left;
    clear: none;
}
.home .secContent {
    margin-top: 30px;
    min-height: 760px;
	height: auto !important;
	height: 760px;
}
.textResource {
    overflow: hidden;
    width: 150px;
    padding: 15px 0 30px;
    border-bottom: 1px solid gray;
}
.textResource h4 {
    font-size: 0.812em;
    margin-bottom: 10px;
}
.textResource p {
    font-size: 0.75em;
    margin-bottom: 10px;
}
.textResource .linkPara {
    font-size: 0.75em;
    padding-top: 10px;    
    text-align: right;
}
.textResource .linkPara a{
    color: #FFF;
    text-decoration: none;
}


/* Events Calendar
========================================================================================== */
#evtNav {
    border-bottom: solid 1px #101952;
}
ul.eventNav{
    overflow: hidden;
    font-size: 0.75em;
    margin-right: 15px;
}
ul.eventNav li {
    float: left;
    padding: 2px 6px 8px;
}
.eventNav li.on {
    font-weight: bold;
}
.eventNav .on a {
    color: #ff0000;
}
.eventNav a {
    color: #101952;
    text-decoration: none;
}
div.eventList h2 {
	color: #174A7C;
	font-size: 0.875em;
	margin: 20px 10px;
	border-bottom: solid 2px #CDCDCD;
}
div.eventList {
    margin: 10px 0;
}
div.eventList table {
    width: 97%;
}
div.eventList table td {
	font-size: 0.75em;
	padding: 5px;
	color: #434343;
    border-bottom: solid 1px #E4E4E4;
}
div.eventList a {
	color: #3c3c3c;
    text-decoration: none;
}
div.eventList a.btn {
    float: right;
}

/* Holes
========================================================================================= */

/*#holefooter {
    width: 763px;
    height: 378px;
    background-repeat: no-repeat;
    background-position: bottom left;
    z-index:1;
}*/
#holefooter {
    width: 763px;
    height: 278px;
    background-repeat: no-repeat;
    background-position: bottom left;
    z-index:1;
}

#hole {
    padding-bottom: 20px;
}
#hole .l {
    float: left;
    width: 330px;
    position: relative;
}
#hole img.thumb {
    border: solid 1px #444;
    margin: 15px 0;
}
#hole img.ov{
    float: right;
    clear: none;
    width: 324px;
    margin-right: 57px;
}
.holebuttons {
    padding: 10px 0;
    margin-top: 20px;
    float: right;
    width: 400px;
    text-align: right;
}
.holebuttons div.sign {
	position: relative;
	left: -102px;
}
.holebuttons a {
    float: right;
    margin-right: 0px;
    margin-top: 6px;
}
.holebuttons img.key {
    margin-left: 10px;
    margin-right: 26px;
    margin-top: -30px;
    float: right;
    cursor: hand;
    cursor: pointer;		
}
#hole div.legend {
	display: none;
	position: absolute;
	left: -1px;
	top: 100px;
	width: 192px;
	z-index: 99;
}
#course {
    display: none;
    position: absolute;
    top: 288px;
    right: 208px;
}

div.secContentHome .paraControls 
{
    display: none;
}

/* Content
========================================================================================== */
.Normal,
.News {
    margin-right: 70px;
    color: #434343;
}
.Normal h1,
.News h1 {
    font-size: 1.125em;
    color: #101952;
}

/* Table
========================================================================================== */
.zzTable {
    margin-top: 10px;
    border: solid 1px #CACB9E;
    border-bottom: none;
    border-right: none;
}
.zzTable td {
    padding: 6px 4px;
    border-bottom: solid 1px #CACB9E;
    border-right: solid 1px #CACB9E;
}
.zzTable td.Header {
    background: #F8F9C5;
}

/* Forms
========================================================================================== */
.form {
    color: #434343;
    font-size: 0.75em;
    width: 510px;
    padding-bottom: 40px;
}
.form div {
    padding-bottom: 4px;
    overflow: hidden;
}
.form .label {
    clear: left;
    float: left;
    width: 140px;
    padding-top: 4px;
}
#spacer {
    display: none;
}
.form input.txt,
.form textarea  {
    border: solid 1px #CACB9E;
    background: #F8F9C5;
    margin-right: 4px;
}
.form .btns {
    padding-top: 15px;
}
.form .btns input {
    color: #FFF;
    background-color: #101952;
    font-family: Arial,Verdana,Tahoma;
    border: solid 2px #3c3c3c;
    float: right;
    width: 80px;
}


#login fieldset {
    border: 0;
    width: 270px;
}
#login label {
    float: left;
    padding-top: 4px;
    width: 90px;
}
#login .txt {
    float: right;
    width: 160px;
}
#login .btn {
    color: #FFF;
    background-color: #101952;
    font-family: Arial,Verdana,Tahoma;
    border: solid 2px #3c3c3c;
    float: right;
    width: 80px;
    margin-top: 10px;
    margin-right: 4px;
}

/* Sitemap
========================================================================================== */
.Sitemap {
	padding: 30px 50px;
}
.Sitemap h1 {
	font-size: 1em;
}
.Sitemap li {
	font-size: 0.76em;
	margin-left: 15px;
	padding-bottom: 3px;
}
.Sitemap ul {
	margin: 10px 0;
}
.Sitemap p {
	font-size: 0.9em;
	line-height: 1.3;
}
.Sitemap li li, .Sitemap li p {
	font-size: 1em;
}

/* Manager Buttons
========================================================================================== */
.pnlParaBtns {
	float: left;
	display: inline;
}
.home .pnlParaBtns {
	float: right;
	margin-right: 20px;
}
.pnlParaBtns select {
	position: relative;
	top: -4px;
}
.SiteHeader {
	float: right;
	display: inline;
}
.pnlConfirm {
	clear: both;
	padding: 40px;
	text-align: center;
}
.paraControls {
	clear: both;
	margin-left: 20px;
	z-index: 99;
}
.paraControls a {
	font-size: 0.75em;
	color: #999;
	text-decoration: none;
}