/* 
  -------------------------------------------
  Salt and Pepper by Project Seven Development
  www.projectseven.com
  Layout 01: 2 Column Sidebar Right
  Horizontal Menu
  -------------------------------------------
*/

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-color: #FFF;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#inside_container {
	width: 603px;
	height: auto;
	float: right;
	margin-top: 185px;
	margin-left: 0px;
	padding-left: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #255994;
	border-right-color: #255994;
	border-bottom-color: #255994;
	border-left-color: #255994;
}
#container {
	width: 900px;
	height: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

#slideshow {
	height: 225px;
	width: 600px;
	float: right;
}
#masthead {
	width: auto;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
}
#left_container200 {
	height: 300px;
	width: 200px;
	float: left;
	margin-left: 40px;
}
#left_container600 {
	height: 462px;
	width: auto;
	float: left;
	margin-left: 60px;
}


#left_container400 {
	height: auto;
	width: 475px;
	float: left;
	margin-left: 50px;
	margin-top: 7px;
}

#right_container200 {
	height: 350px;
	width: 250px;
	float: right;
	margin-right: 185px;
	margin-top: 17px;
}
#right_container600 {
	height: 300px;
	width: 600px;
	float: right;
	margin-right: 40px;
}
.left_container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 1.8em;
}

#right_container400 {
	height: 300px;
	width: 400px;
	float: right;
	margin-right: 40px;
}




#maincontent {
	height: 650px;
	width: auto;
	background-image: url(../images/maincontentbg_middle01.png);
	background-repeat: repeat-y;
}
#maincontent_top {
	height: 39px;
	width: auto;
	background-image: url(../images/maincontentbg_top01.png);
	background-repeat: no-repeat;
	background-position: top;
}
#navbar_top {
	height: 38px;
	width: auto;
}

#maincontent_bottom {
	height: 39px;
	width: auto;
	background-image: url(../images/maincontentbg_btm01.png);
	background-repeat: no-repeat;
	background-position: top;
}


#subcontent {
	height: 400px;
	width: auto;
	margin-top: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-right: 21px;
	margin-left: 21px;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
	text-align: left;
}
#subcontent_twitterfeed {
	height: 450px;
	width: auto;
	float: right;
	background-color: #1A406A;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 50px;
	margin-top: 15px;
}
#subcontent_left {
	height: 368px;
	width: 495px;
	float: left;
	border: 1px solid #999;
	padding: 15px;
}
.subcontent_left {
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}



#footer {
	width: auto;
	height: 30px;
	padding-left: 20px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 5px;
	margin-right: 21px;
	margin-left: 21px;
	margin-top: 20px;
}
.maincontent {
	padding: 40px 32px;
	font-size: 0.8em;
	line-height: 1.5em;
}
h1, h2 {
	margin: 0px;
	font-size: 1.2em;
	letter-spacing: 0.35em;
}
h2 {
	margin: 36px 0 0 0;
}
.navbar_left_links {
	display: inline;

}
.navbar_left_links a {
	color: #FFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	margin-left: 10px;
}
.navbar_left_links a:hover {
	background-color: #498AD1;
	display: block;
}
