/* CSS Document */

/* The Goldies Inner Pages */

/* Colors */
/* Dark Red - #8a1202 */

* {
	margin:0;
	padding:0;
}

body {
	font:62.5% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background:url(images/backgrounds/inner-curtains-bg.jpg) center 0 no-repeat #000;
}

h1 {
	color:#8a1202;
	font:3em/1em "Times New Roman", Times, serif;
	margin:15px 0;
}

h2 {
	color:#012461;
	font:1.6em/1em "Times New Roman", Times, serif;
	margin:15px 0;
}

a img {
	border-style:none;
}

#wrapper {
	margin:0 auto;
	width:680px;
	text-align:left;
	font-size:1.2em;
}

#logo {
	margin:30px 0 0 0;
	text-align:center;
}


/* ------------------------------------ Header ------------------------------------ */

#head {
	width:680px;
	height:76px;
	background:url(images/goldies-main/bg-head.jpg) no-repeat;
}

#nav {
	width:680px;
	height:76px;
	position:relative;
	background:url(images/goldies-main/menu.jpg);
	margin:0;
	padding:0;
}

#nav li {
	float:left;
}

#nav li a {
	position:absolute;
	top:0;
	margin:0;
	padding:0;
	display:block;
	height:76px;
	background:url(images/goldies-main/menu.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1%;
}

li#nav-about a, li#nav-about a:hover {left:70px; width:108px;}
li#nav-about a {background-position:-70px 0;}
li#nav-about a:hover {background-position:-70px -76px;}
#nav-abo li#nav-about a {background-position:-70px -152px;}

li#nav-profiles a, li#nav-profiles a:hover {left:178px; width:108px;}
li#nav-profiles a {background-position:-178px 0;}
li#nav-profiles a:hover {background-position:-178px -76px;}
#nav-pro li#nav-profiles a {background-position:-178px -152px;}

li#nav-pictures a, li#nav-pictures a:hover {left:286px; width:108px;}
li#nav-pictures a {background-position:-286px 0;}
li#nav-pictures a:hover {background-position:-286px -76px;}
#nav-pic li#nav-pictures a {background-position:-286px -152px;}

li#nav-contact a, li#nav-contact a:hover {left:394px; width:108px;}
li#nav-contact a {background-position:-394px 0;}
li#nav-contact a:hover {background-position:-394px -76px;}
#nav-con li#nav-contact a {background-position:-394px -152px;}

li#nav-butler a, li#nav-butler a:hover {left:502px; width:108px; }
li#nav-butler a {background-position:-502px 0;}
li#nav-butler a:hover {background-position:-502px -76px;}


/* ------------------------------------ Content ------------------------------------ */

#content-wrap {
	margin:0;
	background:url(images/goldies-main/bg-content.jpg) repeat-y;
	line-height:1.3em;
}

#content {
	padding:25px 40px;
}

#content p {
	margin-bottom:15px;
}

#content a {
	color:#8a1202;
	text-decoration:underline;
}

#content a:hover {
	text-decoration:none;
}

#content img.left {
	float:left;
}

#content ul {
	list-style-type:none;
	margin-bottom:15px;
}

#content-right ul.bullets {
	list-style:disc;
}

#content-right .bullets li {
	padding-bottom:5px;
	margin-left:15px;
}

#content-right {
	float:left;
	width:225px;
}

.divide_underlinetop {
	border-top:1px solid #999;
	padding:10px 0 0 0;
	clear:both;
}


/* ------------------------------------ Profiles ------------------------------------ */

#profiles p {
	text-align:center;
}

#other-profiles {
	padding:0 10px;
	margin:0 0 10px 0;
	border-top:3px double #af685f;
	border-right:3px double #8a1202;
	border-bottom:3px double #8a1202;
	border-left:3px double #af685f;
}

#other-profiles h2 {
	text-align:center;
}


/* ------------------------------------ Profile Buttons Medium ------------------------------------ */

#gayle-profile-link {
	float:left;
	width:300px;
	padding-bottom:15px;
}

#gayle-profile-link a img {
	border:none;
	background:url(images/goldies-main/profile-pics/btn-gayle-johnston-m.jpg) 0 0 no-repeat;
}

#gayle-profile-link a:hover img {
	border:none;
	background:url(images/goldies-main/profile-pics/btn-gayle-johnston-m.jpg) 0 -300px no-repeat;
}

#larry-profile-link {
	float:left;
	width:300px;
	padding-bottom:15px;
}

#larry-profile-link a img {
	border:none;
	background:url(images/goldies-main/profile-pics/btn-larry-mcgill-m.jpg) 0 0 no-repeat;
}

#larry-profile-link a:hover img {
	border:none;
	background:url(images/goldies-main/profile-pics/btn-larry-mcgill-m.jpg) 0 -300px no-repeat;
}

#david-profile-link {
	float:left;
	width:300px;
	padding-bottom:15px;
}

#david-profile-link a img {
	border:none;
	background:url(images/goldies-main/profile-pics/btn-david-larden-m.jpg) no-repeat;
}

#david-profile-link a:hover img {
	border:none;
	background:url(images/goldies-main/profile-pics/btn-david-larden-m.jpg) 0 -300px no-repeat;
}

#reno-profile-link {
	float:left;
	width:300px;
	padding-bottom:15px;
}

#reno-profile-link a img {
	border:none;
	background:url(images/goldies-main/profile-pics/btn-reno-belusic-m.jpg) no-repeat;
}

#reno-profile-link a:hover img {
	border:none;
	background:url(images/goldies-main/profile-pics/btn-reno-belusic-m.jpg) 0 -300px no-repeat;
}


/* ------------------------------------ Profile Buttons Small ------------------------------------ */

#profile-list li.gayle-j a img {
	border:none;
	background:url(images/goldies-main/profile-pics/btn-gayle-johnston.jpg) no-repeat;
}

#profile-list li.gayle-j a:hover img {
	border:none;
	background:url(images/goldies-main/profile-pics/btn-gayle-johnston.jpg) 0 -100px no-repeat;
}

#profile-list li.gayle-j a {
	margin-top:-20px;
}

#profile-list li.larry-m a img {
	border:none;
	background:url(images/goldies-main/profile-pics/btn-larry-mcgill.jpg) no-repeat;
}

#profile-list li.larry-m a:hover img {
	border:none;
	background:url(images/goldies-main/profile-pics/btn-larry-mcgill.jpg) 0 -100px no-repeat;
}

#profile-list li.larry-m a {
	margin-top:-20px;
}

#profile-list li.david-l a img {
	border:none;
	background:url(images/goldies-main/profile-pics/btn-david-larden.jpg) no-repeat;
}

#profile-list li.david-l a:hover img {
	border:none;
	background:url(images/goldies-main/profile-pics/btn-david-larden.jpg) 0 -100px no-repeat;
}

#profile-list li.david-l a {
	margin-top:-20px;
}

#profile-list li.reno-b a img {
	border:none;
	background:url(images/goldies-main/profile-pics/btn-reno-belusic.jpg) no-repeat;
}

#profile-list li.reno-b a:hover img {
	border:none;
	background:url(images/goldies-main/profile-pics/btn-reno-belusic.jpg) 0 -100px no-repeat;
}

#profile-list li.reno-b a {
	margin-top:-20px;
}


/* ------------------------------------ Event Pictures ------------------------------------ */

.picturearea {
	border-top:1px solid #999;
	padding:10px 0 0 0;
	clear:both;
}

.picture-thumbs {
	float:left;
}

.picture-thumbs li {
	display:inline;
	padding:0 5px 0 0;
}

.picture-description {
	float:left;
	width:180px;
}


/* ------------------------------------ Upcoming Events ------------------------------------ */

table.events {
	width:550px;
	border-collapse:collapse;
	margin:0 0 15px 0;
}

table.events thead {
	background-color:#8a1202;
}

table.events thead tr th.date {
	width:100px;
}

table.events thead tr th {
	padding:2px 4px;
	color:#fff;
}

table.events tbody tr th {
	padding:2px 4px;
	background-color:#f3daad;
	border-bottom:1px solid #ccc;
}

table.events tbody tr td {
	padding:2px 4px;
	border-bottom:1px solid #ccc;
}


/* ------------------------------------ Footer ------------------------------------ */

#footer {
	background:url(images/goldies-main/bg-footer.jpg) no-repeat;
	height:15px;
	clear:both;
}

#signoff {
	clear:both;
	color:#999;
	padding:10px 0;
	font-size:9px;
}

#signoff a {
	color:#fff;
	text-decoration:none;
}

#signoff a:hover {
	text-decoration:underline;
}
