@charset "utf-8";
/* CSS Document */
body {
	background-color: #B4BEC3;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/blue_grad_back.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	width: 800px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
}


#nav {
	background-image: url(images/gray_wh_backlg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
	padding: 3px;
}

#slideshow p a {
	font-size: 1em;
	font-weight: bold;
	color: #171A1F;
}


#nav ul {
	text-align:center;
	margin-top: 6px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 0px;
	padding: 2px;
	}
#nav ul li {
	display:inline;
	font-size:0.85em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	margin: 0px;
}
#birdnav {
	background-color: #CCC;
	background-image: url(images/gray_wh_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#birdnav ul {
	text-align:center;
	margin-top: 10px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 0px;
	padding: 2px;
	}
#birdnav ul li {
	display:inline;
	font-size:0.9em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	margin: 0px;
}
#slideshow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
#midlgmargins a {
	color: #804040;
	font-weight: normal;
}

#top {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}


#mid {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 0px;
}
#midlgmargins {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#maincol {
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	width: 388px;
}

#linkscol {
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	width: 400px;
}

#rgtcol {
	float: right;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 78px;
}
#contactcol {
	margin-right: 20px;
	margin-left: 35px;
	margin-bottom: 0px;
	width: 275px;
}
#rgtcontactcol {
	float: right;
	margin-right: 45px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 83px;
}
#contactcontainer {
	float: left;
}
#contactcol a {
	color: #804040;
}
#footer {
	clear: both;
	font-size: 0.85em;
	text-align: center;
	color: #333;
	padding-top: 15px;
	vertical-align: bottom;
	margin-top: 15px;
	margin-left: 0px;
	line-height: 1.2;
	margin-right: 0px;
	margin-bottom: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.mylink {
	font-size: 0.75em;
}

#footer a {
	color: #804040;
}

#one {
	margin-right: 15px;
	margin-left: 15px;
}
.blborder {
	border: 2px solid #000;
	margin: 0;
	margin-right: 15px;
	margin-left: 15px;
}
.whatshapimg {
	border: 6px solid #999;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.rowofthree {
	border: 6px solid #999;
	margin-right: 5px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.guduck {
	border: 6px solid #999;
	margin-left: 30px;
}
.gubird {
	margin-top: 0px;
	margin-bottom: 0px;
	border: 6px solid #999;
	margin-left: 5px;
}
.guprotrait {
	float: right;
	border: 6px solid #999;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 15px;
}
.fltrgtbordermarg {
	float: right;
	margin-right: 13px;
	border: 1px solid #000;
	margin-left: 20px;
}



.clearrgt {
	clear: right;
	margin: 0px;
}

.clearlft {
	clear: left;
}
.bold {
	font-weight: bold;
}

.floatlft {
	float: left;
}
.floatrgt {
	float: right;
}

.floatlftgrborder {
	float: left;
	border: 9px solid #999;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
}
.floatlftgrbrdrmarg {
	float: left;
	border: 9px solid #999;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
}
.floatrgtgrborder {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: 9px solid #999;
}
.floatrgtgrbrd_topmarg {
	float: right;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: 9px solid #999;
}

.floatrgtblborder {
	border: 1px solid #000;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}


.galtext {
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}



p, h1, h2, h3, h4, img {
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 0.95em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.4;
}
h1 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 2px;
	font-weight: normal;
	font-size: 1.5em;
}
#midlgmargins h2 a {
	color: #900;
	font-size: .9em;
	text-decoration: underline;
}
.red {
	color: #900;
}


h2 {
	font-size: 1.2em;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px 0px;
	line-height: 1.4;
}
h4 {
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.3;
}
h5 {
	font-size: 0.85em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
h6 {
	font-size: 0.95em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.4;
}
