/* ### CSS STYLE FOR SBUGUIDE.COM ### */

* {
	margin: 0px;
	padding: 0px;
	outline: 0;
}
body {
	background: #990100 url('/images/bkgd.jpg') repeat-x fixed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 84%;
	margin-top: 14px;
	overflow-x: hidden
}
a {
	color: #00496C;
}
a:hover {
	text-decoration: none;
}
a.arrow {
	font-weight: 700;
	background: url('/images/bullet-arrow-blue.gif') no-repeat right;
	padding-right: 10px;
	margin-right: 10px
}
a.arrow-front {
	font-weight: 700;
	background: url('/images/bullet-arrow-blue.gif') no-repeat left;
	padding-left: 12px
}
a.arrow:hover, a.arrow-front:hover {
	text-decoration: none;
}
p.acrobat {
	margin-top: 20px;
}
#wrapper {
	background: url('/images/bkgd-wrapper.gif') repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-left:15px; padding-right:15px; padding-top:12px; padding-bottom:25px
}
#helper {
	clear: both;
}

/* Search */

/*.searchbox
{
position:relative;
left:350px;
top:-135px;
//float:right;
}*/

.searchbox
{
position:relative;
width:auto;
left:350px;
top:-135px;
}

/* Logo and Addresses */

#branding {
	background: url('/images/bkgd-branding.jpg') no-repeat;
	height: 160px;
	width: 900px;
	text-align: center
}
#branding img.topleft {
	margin-right: 75px;
	margin-bottom: 33px;
}
#branding img.topright {
	margin-bottom: 50px;
	margin-left: 75px;
}

/* Top Navigation */

ul#topnav {
	background: url('/images/bkgd-topnav.gif') no-repeat;
	width: 888px;
	float: left;
	height: 30px; list-style-type:none; padding-left:12px; padding-right:0px; padding-top:10px; padding-bottom:0px
}
ul#topnav li {
	float: left;
}
a .alt {
	display: none;
}
a#topnav-home, a#topnav-blog, a#topnav-prospective, a#topnav-resources, a#topnav-multimedia, a#topnav-forums, a#topnav-wiki, a#topnav-aboutus {
	display: block;
	height: 22px;
	background-position: 0 0;
}
a#topnav-home {
	width: 65px;
	background-image: url('/images/topnav-home.gif');
}
a#topnav-blog {
	width: 70px;
	background-image: url('/images/topnav-blog.gif');
}
a#topnav-prospective {
	width: 220px;
	background-image: url('/images/topnav-prospective.gif');
}
a#topnav-resources {
	width: 120px;
	background-image: url('/images/topnav-resources.gif');
}
a#topnav-multimedia {
	width: 130px;
	background-image: url('/images/topnav-multimedia.gif');
}
a#topnav-forums {
	width: 104px;
	background-image: url('/images/topnav-forums.gif');
}
a#topnav-wiki {
	width: 70px;
	background-image: url('/images/topnav-wiki.gif');
}
a#topnav-aboutus {
	width: 90px;
	background-image: url('/images/topnav-aboutus.gif');
}
a#topnav-home:hover, a#topnav-blog:hover, a#topnav-prospective:hover, a#topnav-resources:hover, a#topnav-multimedia:hover, a#topnav-forums:hover, a#topnav-wiki:hover, a#topnav-aboutus:hover {
    background-position: 0 -22px;
}

/* Footer */

#footer {
	width: 930px;
	color: #D6AD99;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 92%;
}
#footer img {
	vertical-align: middle;
	margin-right: 15px;
}
#footer a {
	color: #D6AD99;
}
#footer a:hover {
	text-decoration: none;
}

/* Home Page */

#flash {
	margin-top: 10px;
	margin-bottom: 25px;
	float: left;
}
#home-welcome {
	float: left;
	width: 400px;
	padding-right: 25px;
	padding-left: 15px;
}
#home-welcome p {
	margin-top: 8px;
}
#home-info{
	background: url('/images/home-info-bkgd2.png') repeat-y;
	float: left;
	width: 200px;
	padding: 20px
}
#sub-info-top {
	background: url('/images/home-info-bkgd.png') repeat-y;
	float: left;
	width: 200px;
	padding: 20px
}
#sub-privacy {
	background: url('/images/sub-privacy.png') repeat-y;
	float: left;
	width: 200px;
	height: 440px;
	padding: 20px
}
#sub-press {
	background: url('/images/sub-press.png') repeat-y;
	float: left;
	width: 200px;
	height: 440px;
	padding: 20px
}
#sub-donate {
	background: url('/images/sub-donate.png') repeat-y;
	float: left;
	width: 200px;
	height: 440px;
	padding: 20px
}
#sub-search {
	background: url('/images/sub-search.png') repeat-y;
	float: left;
	width: 200px;
	height: 440px;
	padding: 20px
}
#home-info {
	height: 170px;
}
#home-info p, #sub-info-top p {
	margin-top: 8px;
}
#home-utilities {
	width: 185px;
	float: left;
	padding-left: 20px;
}
#home-utilities img.button {
	margin-bottom: 6px;
	display: block;
}

/* Sub Page */

#subleft {
	float: left;
	width: 240px;
	padding-right: 30px;
	margin-top: 13px;
}
#subleft ul {
	background: url('/images/bkgd-subnav.jpg') no-repeat;
	margin-bottom: 13px; list-style-type:none; padding-left:15px; padding-right:15px; padding-top:5px; padding-bottom:21px
}
#subleft li {
	background: url('/images/bullet-subnav.png') no-repeat 0px 2px;
	padding-left: 20px;
	margin-top: 11px
}
#subleft li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 700;
	font-size: 115%;
}
#subleft li a:hover {
	color: #FFFFCC;
}
#submain {
	float: left;
	width: 630px;
	margin-top: 13px;
}
#submain p {
	font-size: 105%;
	margin-bottom: 15px;
	line-height: 1.4em;
}
#submain h3 {
	color: #5B1343;
	font-size: 125%;
}
#submain h3.left {
	clear: left;
}
#submain h3.right {
	clear: right;
}
#submain h4 {
	color: #00344E;
	margin-bottom: 5px;
	font-size: 120%;
}
#submain table ul {
	list-style: none;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 105%;
}
#submain table li {
	background: url('/images/bullet-list.gif') no-repeat 0px 7px;
	padding-left: 10px;
	margin-bottom: 5px
}
#submain img.righttop {
	float: right;
	margin-bottom: 15px;
	border-left: 30px solid #FFFFCC;
}
#submain img.right {
	float: right;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 15px;
	clear: both;
}
#submain img.left {
	float: left;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 15px;
	clear: both;
}
.subtitle {
	padding-bottom: 10px;
	border-bottom: 1px dashed #7F998D;
	margin-bottom: 15px;
	margin-top: 10px;
}
.map {
	float: left;
	margin-top: 15px;
}
#submain table {
	margin-top: 5px;
}
#submain table td {
	padding: 4px 0px;
}
#submain table.rates {
	margin-top: 5px;
	float: right;
	margin-left: 30px;
	background: url('/images/paper.jpg') center;
}
#submain table.rates td {
	padding: 12px 9px;
	border-top: 1px solid #E9C98C;
}
#submain table.rates th {
	padding: 12px;
	color: #FFFFFF;
	font-size: 110%;
	background: #5B1343;
}
#submain table.rates td.bottom {
	padding: 12px 8px 16px;
	border-top: 1px solid #E9C98C;
}
#sub-info {
	background: url('/images/sub-important-bkgd.jpg') repeat-y;
	float: left;
	width: 210px;
	padding: 15px;
	margin-top: 15px
}
#sub-info p {
	margin-top: 5px;
	color: #FFFFFF;
	line-height: 1.5em;
}
#submain p.links {
	font-size: 105%;
	margin-bottom: 8px;
	line-height: 1.4em;
}
#submain table.form td {
	padding: 0px 3px 15px;
}
#submain table.form th {
	background: #5B1343;
	padding: 8px 10px;
	color: #FFFFFF;
	font-size: 110%;
	border-top: 15px solid #FFFFCC;
	border-bottom: 15px solid #FFFFCC;
}
.large {
	font-size: 120%;
	font-style: italic;
}
#submain ol {
	list-style: decimal;
	font-size: 105%;
	padding-left: 15px;
	margin-left: 10px;
	padding-bottom: 10px;
}
#submain ol li {
	margin-bottom: 10px;
}
.small {
	font-size: 75%;
	color: #FF0000;
}
#rightholder {
	float: right;
	width: 330px;
}
p#byline {
	border-bottom: 1px solid #E5E5B7;
	padding-left: 15px;
	padding-bottom: 15px;
	background: url('/images/mdash.gif') no-repeat 4px 9px;
	font-size: 100%
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 2px;
	padding-bottom: 0;
	background: #002538;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
}
#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	color: white;
	padding: 6px;
	text-align: right;
	font-weight: 700;
}
#thumbBox #thumbImage { /*DIV within thumbbox that holds the enlarged image */
	background-color: #FFFFCC;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 1px solid #002538;
	background-color: #FFFFCC;
	padding: 5px;
	z-index: 5;
}
