/*
*************************************************


GOLDEN WEST RESOURCES
Photo Gallery Display Styles


*************************************************
*/

body { margin: 0; padding: 0; color: #000000; background: #ffffff; text-align: center;  font-family: Verdana, Geneva, Tahoma, sans-serif; line-height: 1; }
#wrap {background: #ffffff; margin: 0 auto; }
#header {background: #ac2624; height: 65px; position: relative; /*width: 1030px;*/ }
#header h1 {background: url(../images/layout/h1-logo.gif) no-repeat top left; float: left; height: 65px; text-indent: -999em; width: 185px; margin: 0; }
a { color: #ac2624; text-decoration: none; border-bottom: 1px solid #d2b7b6; padding-bottom: 2px; }
a:hover {border-bottom-color: #ac2624;}
p { line-height: 150%; }

#footer { background: #454545; clear: both; padding: 70px 0 20px 0; margin-top: 10px; }
#footer p { color: #666; font-size: 11px; letter-spacing: 2px; line-height: 18px; text-align: center; text-transform: uppercase; margin: 0; padding: 0; }
#footer a {color: #999; text-decoration: none; border: none; padding: 0; }
#footer a:hover {color: #fff;}

