/*new site specific styles*/

.header{
	background-image: url(/_filelib/ImageGallery/Design2/header.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 114px;
	width: 806px;
	
}

.nav{
	background-image: url(/_filelib/ImageGallery/Design2/menu-nav.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 29px;
	width: 806px;
	
}

.mainPhoto{
	height: 456px;
	width: 806px;
	
}

.secondaryPhoto{
	width: 806px;
	height: 228px;
	
}

.diningPhoto{
	background-image: url(/_filelib/ImageGallery/Design2/dining.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 228px;
	width: 806px;
	
}

.membershipPhoto{
	background-image: url(/_filelib/ImageGallery/Design2/membership.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 228px;
	width: 806px;
	
}

.eventsPhoto{
	background-image: url(/_filelib/ImageGallery/Design2/secondardy.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 228px;
	width: 806px;
	
}

.golfPhoto{
	background-image: url(/_filelib/ImageGallery/Design2/golf.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 228px;
	width: 806px;
	
}

.toutBox{
	background-image: url(/_filelib/ImageGallery/Design2/toutbox.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 102px;
	width: 389px;
	
}

.toutArea{
	margin-top: 10px;
	
}

.toutContent{
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	height: 102px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: justify;
	width: 374px;
	
}

.photo1{
	background-image: url(/_filelib/ImageGallery/Design2/photo1.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 102px;
	width: 197px;
	
}

.photo2{
	background-image: url(/_filelib/ImageGallery/Design2/photo2.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 102px;
	width: 197px;
	
}

/*Box Body*/

.boxTopLeft{
	background-image: url(/_filelib/ImageGallery/Design2/top-left.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
	
}

.boxTopRight{
	background-image: url(/_filelib/ImageGallery/Design2/top-right.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
	
}

.boxTop{
	background-color: #c5b3a1;
	background-image: url(/_filelib/ImageGallery/Design2/top-border.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 8px;
	
}

.boxLeft{
	background-image: url(/_filelib/ImageGallery/Design2/left-border.png);
	background-position: right bottom;
	background-repeat: repeat-y;
	width: 8px;
	
}

.boxRight{
	background-image: url(/_filelib/ImageGallery/Design2/right-border.png);
	background-position: left bottom;
	background-repeat: repeat-y;
	width: 8px;
	
}

.boxBottomLeft{
	background-image: url(/_filelib/ImageGallery/Design2/bottom-left.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
	
}

.boxBottomRight{
	background-image: url(/_filelib/ImageGallery/Design2/bottom-right.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
	
}

.boxBody{
	background-image: url(/_filelib/ImageGallery/Design2/body.png);
	background-position: 0% 0%;
	
}

.boxBottom{
	background-image: url(/_filelib/ImageGallery/Design2/bottom-border.png);
	background-position: left top;
	background-repeat: repeat-x;
	height: 8px;
	
}

.content{
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	
}

/*golf course tour*/

.blue{
	background-color: #1f3e71;
	height: 25px;
	width: 25px;
	
}

.white{
	background-color: #ffffff;
	height: 25px;
	width: 25px;
	
}

.gold{
	background-color: #ffd700;
	height: 25px;
	width: 25px;
	
}

.black{
	background-color: #000000;
	height: 25px;
	width: 25px;
	
}

.holenumber{
	width: 50%
	
}

.holedescription{
	font-family: Verdana;
	font-size: 12px;
	
}

.teebox{
	border-bottom: #1f3e71 1px solid;
	border-left: #1f3e71 1px solid;
	border-right: #1f3e71 1px solid;
	border-top: #1f3e71 1px solid;
	width: 200px;
	
}

.teeheader{
	background-color: #1f3e71;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	
}

/*tag specific styles*/

#bg_image{
	height: 100%;
	left: 0px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 1;
	
}

#scrollable{
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 2;
	
}

html, body{
	margin: 0; padding: 0; width: 100%; height: 100%;
	
}

BODY{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333300;
	
}

.body_background{
	background-color: #021C41;
	
}

A{
	color: #000080;
	
}

LI{
	list-style-image: url(/_filelib/ImageGallery/Bullets/red_bullet_logo.gif);
	
}

INPUT{
	background:#FFFFFF;
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-right:1px solid #404040;
	border-bottom:1px solid #404040;
	font-size:9pt;
	font-family:Ms Sans Serif,Arial;
	
}

SELECT{
	background-color:#FFFFFF;
	font-size:9pt;
	font-family:Ms Sans Serif,Arial;
	
}

TEXTAREA{
	background-color:#FFFFFF;
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-right:1px solid #404040;
	border-bottom:1px solid #404040;
	background-position: top left;
	background-attachment: fixed;
	background-image: url(../../_icons/bg_inset_shadow.gif);
	font-size:9pt;
	font-family:Ms Sans Serif,Arial;
	
}

TABLE{
	BORDER-COLLAPSE: collapse;
	
}

TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333300;
	
}

.mainTable{
	background-color: #AFBFB2;
	border: 1px solid #FFFFFF;
	
}

.mainBorder{
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	
}

.footer, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FCF8ED;
	
}

.header{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}

a:link{
	color: #333300;
	text-decoration: underline;
	
}

a:visited{
	color: #333300;
	text-decoration: underline;
	
}

a:hover{
	color: #336600;
	text-decoration: underline;
	
}

a:active{
	color: #333300;
	text-decoration: underline;
	
}

.rightContentBorder{
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	
}

.leftContentBorder{
	padding-right: 10px;
	
}

.golfBorder{
	border: 1px solid #666666;
	
}

.weddingBckGrd{
	background-color: #F13F71;
	
}

.weddingMainTable{
	background-color: #FED9E0;
	border: 1px solid #FFFFFF;
	
}

.dottedLine{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	
}

#homemainbox{
	padding: 8px;
	border: 1px solid #021C41;
	
}

#homecontainer{
	margin-top: 8px;
	height: 200px;
	
}

.homeleft{
	padding: 8px;
	float: left;
	width: 46%;
	border: 1px solid #021C41;
	text-align: left;
	height: 100%;
	
}

.homeright{
	padding: 8px;
	float: right;
	width: 45%;
	border: 1px solid #021C41;
	text-align: left;
	height: 100%;
	
}

/*dhtml navigation menu styles*/

.mnuMain{
	width:100%;
	height: 29px;
	
}

.mnuSub{
	background-color: #1f3e71;
	margin-left: 3px;
	
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver{
	color: #ffffff;
	font-family: Times New Roman;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	text-transform: uppercase;
	
}

.mnuItemOver,.mnuItemMembersOver,.mnuItemActiveOver{
	color:#FFFFFF;
	text-decoration:underline;
	
}

.mnuItemActive{
	color:#FFFFFF;
	text-decoration:none;
	
}

.mnuItemSeparatorH{
	background-color:#468CBF;
	width:1px;
	height:100%;
	
}

.mnuItemSeparatorV{
	background-color:#468CBF;
	width:100%;
	height:1px;
	
}

.mnuSeparatorH{

}

.mnuSeparatorV{

}

/*Footer Menu*/

.mnuMain2{
	width: 530px;
	
}

.mnuItemFooter,.mnuItemActiveFooter,.mnuItemOverFooter,.mnuItemActiveOverFooter,.mnuItemMembersFooter,.mnuItemMembersOverFooter{
	color: #988b60;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	
}

.mnuSeparatorHFooter{
	background-color: #988b60;
	height: 50%;
	padding-top: 15px;
	width: 1px;
	
}

/*content styles*/

.inpButton{
	font-family:Ms Sans Serif,Arial;
	font-size:8pt;
	font-weight: bold;
	border: 1px outset #999999;
	border-left:4px solid #1f3e71 ;
	color: #333333;
	padding: 1px;
	background-color: #EFEFEF;
	background-image: url(/_filelib/ImageGallery/Backgrounds/btn_background.gif);
	background-attachment:scroll;
	
}

.inpCheckBox{
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	
}

.modContainer{
	margin-bottom:10px;
	
}

.modHeader{
	color: #1f3e71;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
	text-align: center;
	text-transform: uppercase;
	
}

.modContent{

}

.ctHeader{
	background-color:#003399;
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	font-weight:bold;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	color:#FFFFFF;
	
}

.ctHeader A{
	background-color:#003399;
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	
}

.ctToolBar, .ctToolBar TD{
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	font-weight:bold;
	
}

.ctAlternate{
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	
}

.ctNormal{
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	
}

.ctSmall{
	font-family:Verdana;
	font-size:8pt;
	
}

.ctBulletin{
	padding-bottom:5px;
	
}

.ctBulletinNew{
	/*
	background: url(/_filelib/ImageGallery/Bullets/new.gif) no-repeat 100% 2px;
	padding-right: 28px;
	*/
	
}

.ctBulletinDate{
	color:#000000;
	
}

.ctBulletinShortText{
	font-family:Arial;
	font-size:10px;
	color:#111111;
	
}

