/* CSS Document */
body {
	margin: 0px 0 0 0;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B8C9D9;
	}
#wrapper {
	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 996px;
	height:auto;
}
#transl_sign {display:none}
#main-white-border {
	height: auto;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
}
.sidebar-nav-link a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}
#header {
	background-position: center;
}
#interior-header {
	background-image: url(images/header-interior.jpg);
	height: 64px;
	width: 926px;
	text-align: right;
	color: #FFFFFF;
	padding-top: 195px;
	padding-right: 50px;
	font-size: 36px;
}
#interior-header a{
	color: #FFFFFF;
	text-decoration: none;
}
#header-top {
	height: 31px;
	background-image: url(images/header-top.jpg);
	margin-top: 55px;
}
#bg-cont-area {
	background-image: url(images/bg-main-cont.jpg);
	background-repeat: repeat-x;
	background-color: #8CA1CC;
	padding-bottom: 20px;
}
#main-cont-area {
	margin-left: 20px;
	background-image: url(images/bg-text-area.jpg);
	background-repeat: repeat-x;
	clear: right;
	background-color: #DBE2EA;
	margin-right: 20px;
}

#top-nav {
	float: right;
	height: 64px;
	width: 686px;
	text-align: center;
}
#top-nav img {
	margin-bottom: 4px;
	border: 2px solid #334692;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 2px;
}
#text-area {
	width: 630px;
	float: right;
	margin-right: 10px;
	min-height: 500px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#text-area a{
	font-weight: bold;
	color: #334692;
	text-decoration: none;
}
.blue-border {
	border: 2px solid #334692;
}
.top-nav-link a{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	font-size: 14px;
	text-align: center;
	padding-right: 20px;
}
#home-side-bar {
	float: right;
	width: 175px;
	height:1200px;
	background-color: #8B763D;
	margin-left: 20px;
	margin-top: -15px;
	margin-right: -15px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 20px;
	font-size: 14px;
	margin-bottom: -20px;
	color: #FFFFFF;
}

#home-main-cont-area {
	margin-left: 20px;
	background-image: url(images/bg-text-area.gif);
	clear: right;
	background-color: #DBE2EA;
	margin-right: 20px;
}
	
#home-text-area-new {
	float:left;
	width:440px;
	margin:0px 0px 0px 25px;
	padding:10px 0px 10px 0px;
	display:inline;
}
#home-side-bar-new {
	float:left;
	width:166px;
	margin:30px 0px 0px 40px;
	font-size:12px;
	color:#FFF;
}
#home-side-bar-new p { margin:0px 0px 20px 0px; }
#home-side-bar-new img { float:left; margin:0px 10px 5px 0px; display:inline; }
#home-side-bar-new a { color:#FFF; }
#home-side-bar-new h3 { margin:0px; }

#home-sidebar-bg {
	background-image: url(images/bg-home-sidebar.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#home-text-area {
width:434px;
}
#sidebar-cont {
	float: left;
	width: 275px;
}
#sidebar-nav {
	background-image: url(images/bg-sidebar.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 223px;
	background-color: #8E150D;
	border: 1px solid #FFFFFF;
	margin-left: 10px;
	padding-left: 30px;
	padding-top: 30px;
}
#sidebar-sub {
	text-align: center;
	padding-left:20px;
}
#sidebar-sub a{
	color: #334692;
	text-decoration: none;
	font-weight: bold;
}
#interior-louisiana-slogan {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	clear: both;
	padding-left: 380px;
}
#sponsor-box {
	height: 128px;
	clear: both;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #DBE2EA;
	background-color: #FFFFFF;
	text-align: right;
}
#home-sponsor-flash {
	float: left;
}

#home-sponsor-sidebar {
	background-color: #89763C;
	width: 185px;
	height: 143px;
	float: right;
	margin-right: 10px;
}
#footer {
	background-image: url(images/bg-footer.jpg);
	padding-bottom: 75px;
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer a{
	color: #000000;
}



/*styles from wordpress */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
.contentdate {
	float: left;
	width: 45px;
	height: 50px;
	margin: 20px 0 0 0;
	padding: 0;
	border: solid;
	border-width: 2px;
	border-color: #C0C0C0;
	background-color: #F0F0F0;
	background-image: url("/wp-content/themes/fswpt/images/corner.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-right: 1em;
	margin-bottom: .5em;
	}
	
.contentdate h3 {
	color: white;
	font-size: 12px;
	font-weight: normal;
	padding-top: 1px;
	margin: 0px;
	border-bottom: solid;
	border-width: 2px;
	border-color: #3D5E7D;
	text-transform: uppercase;
	background-color: #5E89B2;
	text-align: center;
	}
	
.contentdate h4 {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 28px;
	font-weight: bold;
	padding-top: 2;
	margin: 0;
	text-align: center;
	}
#socialMediaIcons {
	padding-left:20px;
}

#interior-header a h1 {font-size: 36px; margin: 0; height: auto; width: auto; font-weight: normal}
