/* This CSS was designed entirely by Bonnie Gardiner for bpgisme.com.
If you see it and want to use it please email me or link back to bpgisme.com, thanks.
*/


html, body {
    /* get rid of default spacing on the edges */
    margin: 0;
    padding: 0;

    /* get rid of that 2px window border in Internet Explorer 6 */
    border: 0;

    /* fill the height of the browser */
    height: 100%;



}

body, table {
    font-family: "Times New Roman", Times, serif;
	 color: black;
	 font-size: 14px;
	 text-align: justify;

}

body {
	background: white;
}

a 		{
	color: Black;
	text-decoration: none;
	font-weight: normal;

	
} 
a:link		{
	color: #805252;
	text-decoration: none;
} 
a:visited	{
	color: #6B4141;
	text-decoration: none;
} 
a:active	{
	color: Black;
} 
a:hover		{
	color: #938B7E;
}

h1, h2, h3 {
    margin: 0px;
    padding: 0px;
}

h1 {
	font-weight: normal;
	font-size: 16px;
	margin-top: 20px;
	
}

h2 {
	font-weight: normal;
	font-size: 18px;
	margin-left: 35px;
	margin-top: 22px;
}

h3 {
	font-weight: normal;
	font-size: 15px;
	margin-left: 35px;
	margin-top: 25px;
}
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
    font-size: x-large;
    font-weight: bold;
    text-decoration: none;
}

.title	{
	color: Black;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 18px;
	border-bottom: thin dotted Black;
}	

#map {
	background: White url(images/background4bcd.jpg) repeat-y;
	color: black;
	width: 975px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: auto;
	height: 100%;
}

#top {
	background: transparent url(images/thetopCROPPED2.jpg) no-repeat;
	width: 550px;
	margin: auto auto auto 133px;
	margin-top: 0px;
	height: 100%;
}

.navigationtext {
	font-size: 14px;
	line-height: 22px;
}

#island0 {
	background: transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}	

#emptybox {
	background: transparent;
	margin: auto;
	height: 112px;
}

#island1 {
	background: transparent;
	width: 100%;
	text-align: center;
	height: 100%;
}		

#island2 {
	background: transparent;
	width: 90px;
	float: left;
	margin-top: 150px;
	margin-left: 36px;
	

}

.islandtext {
	color: black;
	font-size: 14px;
	text-align: justify;
	margin: 5px;
	width: 330px;
}

.islandtext2 {
	color: black;
	font-size: 10px;
	text-align: justify;
}

#island3 {
	background: transparent;
	width: 230px;
	margin-top: 66px;
	margin-right: 55px;
	float: right;
}

#littlebox {
	margin: 10px;
}

#island4 {
	background: Red;
	width: 100%;
	height: 50px;
	float: right;
}
#island5 {
	background: Purple;
	width: 100%;
	height: 50px;
	float: right;
}

h5 {
	font-size: 10px;
	color: Black;
	margin-left: 55px;
}

#copyrightsection {
	background: Red;
	width: 100%;
	height: 100px;
	margin-bottom: 0px;
}

#bottom {
	background: transparent;
	width: 1000px;
	height: 100%;
	position: absolute;
	margin-bottom: 0px;
}

.divider  {
	background: transparent url(titlething2Row3xCol1.jpg) no-repeat top left;
	height: 14px;
}

.divider2  {
	background: transparent url(divider2.jpg) no-repeat top left;
	height: 16px;
}

#middleart {
	background: transparent;
	height: 100%;
	width: 100%;
}

.blogtitle {
	color: Black;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	border-bottom: thin solid Black;
}

A:link img, A:visited img {border-color: #000;}
A:hover img {border-color: #938B7E;}