/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #322F31;
	margin: 0;
	padding: 0 0 15px 0;
}
#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0;
	margin: 0;
	width: 960px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	border: 15px #404041 solid;
}
#column_wrapper {
	background-color: #386BAD;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 783px;
	float: left;
}
#left {
	width: 176px;
	float: left;
}
#left .content {
	padding: 20px;
	font-size: 0.75em;
	line-height: 1.5em;
	background-image: url(images/left-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#left-box {
	background-image: url(images/left-bg.png);
	color: #FFF;
	margin-bottom: 15px;
	width: 135px;
}
#left-box .text {
	padding: 10px;
}
#left .content p {
	margin: 5px 0 0 0;
}
#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	float:left;
	padding: 0;
	width: 176px;
}
#masthead .text {
	background-image: url(images/top-bg.jpg);
	float: left;
	padding: 0;
	width: 784px;
}
.text-area {
	background-image: url(images/top-text-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 180px;
	padding: 25px 0 15px 15px;
	font-size: .9em;
	font-weight: bold;
	color: #FFF;
}
#masthead .menu {
	float: left;
	padding: 0;
	width: 960px;
	text-align: center;
	background-color: #D2382C;
	height: 35px;
	text-transform: uppercase;
}
#footer .content {
	padding: 0 0 24px 0;
}
.img {
	border: 5px #ffffff solid;
}
#footer {
	color: #386BAD;
	background-color: #231F20;
	border-bottom: 15px #386BAD solid;
	text-align: center;
	padding: 0px;
	margin: 0;
	font-size: 0.9em;
	clear: both;
}
#bottom {
	color: #676D6D;
	font-size: 0.7em;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	width: 960px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #386BAD;
}
#left a:visited {
	color: #386BAD;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #386BAD;
}
#right a:visited {
	color: #386BAD;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #386BAD;}
#footer a:visited {color: #386BAD;}
#footer a:hover {color: #FFFFFF;}
#bottom a:link {color: #676D6D;}
#bottom a:visited {color: #676D6D;}
#bottom a:hover {color: #FFFFFF;}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2.5em;
	margin: 0;
	color: #386BAD;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2.0em;
	margin: 30px 0 30px 0;
	color: #D1372C;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #386BAD;
	font-size: 1.6em;
	font-weight: lighter;
	margin: 30px 0 0 0;
	text-shadow: #000000 2px 2px 5px;
}
#right h3 {
	text-shadow: none;
}
h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
	margin: 10px 0 10px 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 0 0 24px 0;
}
.homegray {
	padding-left: 5px;
	color: #ffffff;
}
#navigation {
	color: #ffffff;
	margin: 0 auto;
	height: 140px;
	text-align: center;
	width: 960px;
}

#navigation ul {
	display: block;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}
#navigation ul li {
	float: left;
	text-align: center;
	list-style: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 120px;
}
.contact, .contact a:hover {
}
#nav_634928 a {
	width: auto !important;
}
#navigation ul li ul li {
	text-align: left !important;
	width: 200px;
	margin-left: 36px;
	font-weight: lighter !important;
	color: #999;
}
#navigation a:link {
	height: 9px;
	text-decoration: none;
}
#navigation a:active {
	text-decoration: none;
}
#navigation a:visited {
	text-decoration: none;
}
#navigation a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#navigation .selected a {
	text-decoration: underline;
}