/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  12: 1Col_Fixed_Full_Width_Header
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #B5B5B5;
	margin: 0px;
	padding: 0;
	background-image: url(../images/body_bkgnd_bottom3.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0 0 35px;
	height: auto;
	background-image: url(../images/dbsg_logo_blk_sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tagline {
	color: #BDBDBD;
	background-color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 4px;
	background-image: url(../images/nav/nav_bkgnd.gif);
	background-repeat: repeat-x;
	letter-spacing: 0.25em;
}

#wrapper {
	width: 770px;
	margin: 0 auto;
}
#center {
	width: 770px;
}
#top_border {
	background-image: url(../images/border_top770.gif);
	width: 770px;
	height: 8px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bottom_border {
	background-image: url(../images/border_bottom770.gif);
	height: 8px;
	width: 770px;
	background-repeat: no-repeat;
	background-position: left top;
}

#center .content {
	padding: 20px 24px;
	font-size: 0.8em;
	line-height: 1.55em;
	background-color: #FFFFFF;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
#masthead .content {
	padding: 12px 20px;
	text-align: right;
	height: 42px;
}
#footer .content {
	padding: 12px 20px;
}
#footer {
	padding: 0px 0px 50px;
	margin: 6px 0 0;
	font-size: 0.7em;
	color: #E1E1E1;
}
#copyright {
	margin: 15px 0px;
	padding: 0px 0px 0px 10px;
	float: left;
}
#hosted {
	float: right;
	margin: 15px 0px 0px;
	padding: 0px 10px 0px 0px;
}


.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #0066FF;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #00FFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
	color: #BDAD77;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	letter-spacing: 0.30em;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 5px;
	padding-left: 5px;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0;
	color: #BDAD77;
	letter-spacing: 0.15em;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 2px;
	padding-left: 5px;
}
h4 {
	font-size: 1.3em;
	margin: 20px 0 0 0;
	color: #8B8B8B;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	letter-spacing: 0.08em;
}
.nomargintop {
	margin-top: 0;
}

.content p {
	margin: 12px 0;
	padding-right: 12px;
	padding-left: 12px;
}




#gallery2 {
	width: auto;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 0px;
	padding-bottom: 30px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#gallery2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	margin-bottom: 20px;
}
.content .contentlist ul {
	padding: 10px 100px 0px 65px;
	line-height: 1.5em;
}
.content .contentlist li {
	margin-bottom: 12px;
}


.gallery_items {
	background-color: #e9e9db;
	padding: 0px;
	width: 205px;
	height: 180px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6B6B43;
	margin: 0px;
}
.gallery_items_header {
	background-color: #B3B388;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B6B43;
}
.clear_left {
	clear: left;
}
.gallery_items img {
	background-color: #FFFFFF;
	padding: 6px;
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 4px;
	margin-left: 9px;
	border: 1px solid #8B8B8B;
}
.gallery_items_header h2 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	border-style: none;
}
#center .gallery_items p {
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
	line-height: 1.3em;
	color: #666633;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#center .gallery_items a {
	color: #666633;
	text-decoration: none;
}
#center .gallery_items a:hover {

	color: #666633;
	text-decoration: underline;
}
#sites p {
	line-height: 120%;
	border-left: 3px solid #E1DAC1;
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 15px;
}
#sites a:link {
	text-decoration: none;
	letter-spacing: 0.25em;
}
#sites a:visited {
	color: #767676;
	letter-spacing: 0.25em;
	text-decoration: none;
}
#sites a:hover {
	text-decoration: underline;
	letter-spacing: 0.25em;
}
.notice {
	font-size: 95%;
	color: #000000;
}
.img_left {
	padding: 5px 20px 5px 0px;
	float: left;
}
.content .home_img {
	border: 1px solid #3E3E3E;
	margin-top: 15px;
}
#rotator img {
	border: 1px solid #666666;
}
#rotator {
	padding-top: 10px;
	width: 702px;
	margin-right: auto;
	margin-left: auto;
}


.content_home_img_caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.15em;
	color: #999999;
	font-style: italic;
	font-size: 11px;
	line-height: 130%;
}

.update {
	font-size: 11px;
	color: #000000;
	display: block;
	padding: 5px 20px 10px;
	border-bottom: 1px solid #E1DAC1;
	border-left: 4px solid #E1DAC1;
	margin-bottom: 10px;
	background-color: #F5F1EF;
}
