/* CSS Document */

body {
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding: 0;
}

a:link {
	color:#0161C0;
	text-decoration:none;
}

a:visited {
	color:#0161C0;
	text-decoration:none;
}

a:hover, a:active {
	color: #E98601;
	text-decoration:underline;
}

h2, h3 {
	color: #0154A7;
}

#allcontent {
	width: 975px;
	margin-left:auto;
	margin-right:auto;
	font-size:13px;
}

#allcontent img {
	border-style:none;
}

#indexgooglebanner {
	margin-left:122px;
}

#banner {
	margin-top:0px;
}


#navigation {
	font-family: Calisto MT, Iceland, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FFFFFF;
	background-color:#3476b9;
	padding-top:5px;
	padding-bottom:0px;
	margin-top:-3px;
	vertical-align:middle;
	float:left;
}

#navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:hover, a:active {
	color:#E98601;
}

#controls {
	text-align:center;
	float:right;
}

#navtabs {
	margin-bottom:-25px;
}

#addthis {
	width:125px;
	position:relative;
	left:816px;
	bottom: 10px;
}

/*The following sets the styles for the main content area*/

#adbox {
	width: 175px;
	text-align:center;
	padding: 5px;
	float:right;
	margin-top: 10px;
}

#welcome {
	width: 230px;
	height: 352px;
	text-align:left;
	line-height: 1.4em;
	background-image:url(images/welcome_background.gif);
	background-repeat:no-repeat;
	padding: 1px 5px 5px 10px;
	margin-top:10px;
	float:left;
}

#welcome img {
	padding-left:25px;
}

#welcome p {
	width: 190px;
	color:#0154A7;
	margin: 0.5em;
}

#gallery {
	background-image: url(images/gallery_background.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 36px;
	margin: 10px 200px 0px 245px;
}


#subscribe {
	width:230px;
	height: 210px;
	margin-top: 0px;
	background-image: url(images/subscribe_background.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
}

#subscribe img{
	padding-top: 40px;
}	

#rss {
	background-image: url(images/rss_background.gif);
	background-repeat:no-repeat;
	margin-left:245px;
	margin-right:210px;
	padding-bottom:100px;
	text-align:center;
}


/*The following sets the styles for the footer*/

#footerline {
	margin-top: 30px;
}

#footerlinks {
	float: right;
	margin-right:0px;
	width:725px;
	font-size: smaller;
}

#footerlinks a:link {
	margin-right: 35px;
}

#footerlinks a:visited {
	margin-right: 35px;
}

#aboutjandalz {
	font-size:small;
	text-decoration:underline;
}

#footerlegal {
	font-size:smaller;
	width: 200px;
	text-align:left;
	margin-right: 25px;
	clear:left;
}
