/* CSS Document - 'Borgbilly Scouting Experience', by Cindy Murray, http://home.comcast.net/~cindym3/ */
/* All associated graphics copyright 2005, Cindy Murray, unless otherwise noted */
/* Added: August 8, 2005 */

/* IMPORTANT */
/* This design is the intellectual property of Cindy Murray.  You may not copy it elsewhere without express written permission. */


body {
	padding: 0 15px; /* the critical side padding that sets the natural min-width! */ 
	background-image: url(images/bg-2.gif);
	background-repeat: repeat;
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

h1 {
	font: 36pt Arial bold;
	text-align: center;
}

h2 {
	font: 24pt Arial bold;
	text-align: left;
	color: #000066
}

p {
	font: 14pt Verdana;
	text-align: justify;
	color: #000066;
}

p span {
	font: 14 pt Verdana bold;
}

a:link {
	font: 14pt Verdana bold;
	text-align: left;
	color: #336600;
}

#title {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	border: thick ridge #CCCCCC;
	background-color: #FFFFFF;
	background-position: center top;
	margin: 10px;
	padding: 20px;
}

#title h1 {
	color: #336600;
	margin: 20px;
	padding: 20px 100px;
	display: block;
}

#title p {
	text-align: center;
	padding: 20px;
}

#gslogo {
	background-image:   url(../images/scout_img/gstobs.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-variant: normal;
	position: absolute;
	height: 145px;
	width: 144px;
	margin: 0px;
	left: 52px;
	top: 45px;
}

#bslogo {
	background-image:   url(../images/scout_img/bstogs.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 145px;
	width: 144px;
	top: 45px;
	right: 52px;
	background-position: top;
	margin: 0px;
}

#girlScouts {
	font-family: verdana;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 20px;
	border: thick ridge #CCCCCC;
	width: 450px;
}

#boyScouts {
	font-family: verdana;
	background-color: #FFFFFF;
	padding: 20px;
	border: thick ridge #CCCCCC;
	width: 350 450px;
	left: 600px;
	position: absolute;
	top: 475px;
	margin-right: 10px;
}

#why {
	background-color: #FFFFFF;
	padding: 20px;
	border: thick ridge #FF0000;
	position: relative;
	text-align: center;
	left: 250px;
	width: 625px;
	top: 50px;
}

#honor {
	border: medium ridge #330099;
	background-color: #FFFFFF;
	padding: 20px;
}

#oath span {
	font-weight: bolder;
	color: #FF0000;
}

#gspromise p {
	font-weight: bold;
	text-align: center;
}

#bsoath  p {
	font-weight: bold;
	text-align: center;
}

#sign {
	padding-right: 40px;
	padding-top: 56;
	verticle-align: middle;
	background-image:   url(../images/scout_img/signwht.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 136 250;
	background-position: center bottom;
}

#gslaw p {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#bslaw p {
	font-weight: bold;
	text-align: center;
	float: right;;
}

#motto p {
	font-weight: bold;
	text-align: center;
}

#slogan p {
	font-weight: bold;
	text-align: center;
}

#tips {
	text-align: justify;
	border: thick groove #006600;
	background-color: #FFFFFF;
}

#promise h2 {
	background-color: #CC0000;
	background-image:   url(../images/scout_img/promise.gif);
	background-repeat: no-repeat;
	height: 60px;
}

#promise p {
	padding: 10px 20px;
}

#girls h2 {
	background-color: #CC0000;
	background-image:   url(../images/scout_img/girls.gif);
	background-repeat: no-repeat;
	height: 60px;
}

#girlsAreGreat {
	padding: 10px 20px;
}

#culture h2 {
	background-color: #CC0000;
	background-image:   url(../images/scout_img/world.gif);
	background-repeat: no-repeat;
	height: 60px;
}

#culture p {
	padding: 10px 20px;
}

#culture a:link {
	font: 14pt Verdana bold;
	color: #336600;
}

#culture a:visited {
	font: 14pt Verdana bold;
	color: #336600
}

#crafts h2 {
	background-color: #CC0000;
	background-image:   url(../images/scout_img/crafts.gif);
	background-repeat: no-repeat;
	height: 60px;

}

#crafts p {
	padding: 10px 20px;
}

#games h2 {
	background-color: #CC0000;
	background-image:   url(../images/scout_img/games.gif);
	background-repeat: no-repeat;
	height: 60px;

}

#games p {
	padding: 10px 20px;
}

#recipes h2 {
	background-color: #CC0000;
	background-image:   url(../images/scout_img/recipes.gif);
	background-repeat: no-repeat;
	height: 60px;

}

#recipes p {
	padding: 10px 20px;
}

#closing {
	background-color: #FFFFFF;
	text-align: center;
	border: medium ridge #FF0000;
	padding: 20px;
}

#links li {
	display: block;
	list-style-type: none;
}

#links a:link {
	font-weight: bold;
	color: #FF0000;
	list-style-position: outside;
	list-style-image: none;
	font: 14pt verdana;
	text-align: center;
	list-style-type: none;
	text-decoration: none;
}

#links a:visited {
	font-weight: bold;
	color: #CC0000;
	font: 14pt verdana;
	text-align: center;
	text-decoration: none;
}

#footers {
	background-color: #FFFFFF;
	padding: 20px;
	border: thick ridge #CCCCCC;
	width: 50%;
	left: 25%;
	position: absolute;
}

#footers p {
	text-align: center;
}

#madeMac {
	text-align: center;
}