body {
	margin: 0 auto;
	background: #CCE822 url(orangeimg/patternbgscroll.jpg) repeat-x;
}

#container {
	width: 1000px;
	min-height: 778px;
	margin: 0 auto;
	margin-top: 0;
	background: url(orangeimg/longcontainerbg.jpg) no-repeat;
}

#header {
	height: 147px;
	width: 1000px;
}

#header h1 {
	width: 200px;
	height: 50px;
	text-indent: -999999px;
}

#header h1 a{
	width: 300px;
	height: 121px;
	display: block;
}


#logo {
	float: left;
	width: 350px;
	height: 141px;
	background: url(orangeimg//logo.jpg) no-repeat;
}

#content-container {
	clear: both;
}

#content {
	float: left;
	display: inline;
	width: 700px;
	padding-left: 60px;
}

#content .media-content img{
	float: left;
	margin: 0 10px 10px 0;
}

#content h1 {
	margin-top: 0;
	padding-right: 5px;
	float: left;
	font: 20px gadget, Helvetica, Arial, Sans-Serif;
	color: #525051;
}

#content h3 {
	font: 18px gadget, Helvetica, Arial, Sans-Serif;
}

#servicesright {
	width: 200px;
	float: right;
}
.tagline {
	font: 16px gadget, Myriad Pro, Helvetica, Arial, Sans-Serif;
	color: #403F40;
	display: block;
	margin-bottom: 7px;
	clear: both;
}

#content p {
	padding-right: 10px;
	font: 12px Gill Sans, Helvetica, Arial, Sans-Serif;
	color: #231f20;
}

.serviceslist {
	font: 18px Myriad Pro;
	list-style-type: none;
	color: #403F40;
}

.serviceslist ul {
	list-style-type: none;
}

form{
	padding:0;
	width:366px;
	height:25px;
	float: right;
	margin-top: 5px;
	margin-right: 80px;
	display: block;
}
form p{
	margin: 0;
	font: 12px Gill Sans, Helvetica, Arial, Sans-Serif;
	color: #5A5C5E;
	font-weight: bold;
}

form input{	
	margin-left: 7px;
	width:200px;
	border:none;
	font-size:110%;
	color: #000;
	vertical-align:middle;
	border: 2px solid #5A5C5E;
	height: 17px;
}
form button{
	margin-left:7px;
	width:30px;
	height:21px;
	border:none;
	text-indent:-8000px;
	overflow:hidden;
	background:url(orangeimg/go.gif) no-repeat 0 0;
	cursor:pointer;
	vertical-align:middle;
}

#nav { 
	float: left;
	width: 590px;
	padding-top: 2px;
}


.second-nav {
	margin-bottom: 20px;
	text-align: right;
	display: block;
	font: 11px Arial, Sans-Serif;
	text-transform: uppercase;
	color: #525051;
}

.second-nav ul {
	margin: 0;
	padding: 0;
}

.second-nav li {
	list-style: none;
	list-style-type: none;
	display: inline;
	padding: 0 5px 0 5px;
	border-left: 1px solid;
}

.second-nav .first {
	border-left: none;
	padding-left: 0px;
}


.second-nav a:link {color:#525051;text-decoration:none;}
.second-nav a:hover {color:#000;text-decoration:underline;}
.second-nav a:visited {color:#525051;text-decoration:none;}

.second-nav2 ul {
	list-style-type: none;
}

.archive {
	padding-top: 10px;
	font: 16px gadget, Helvetica, Arial, Sans-Serif;
	color: #525051;
	float: left;
}

.title-container {
	clear: both;
	background: #525051;
	color: #fff;
	font: 16px Gill Sans, Helvetica, Arial, Sans-Serif;
	padding: 8px;
	width: 680px;
}

 .title-info {
	float: left;
	margin-right: 20px;
}


.title-pdf {
	float: right;
	font: 12px Gill Sans, Helvetica, Arial, Sans-Serif;
	padding: 0;
	margin: 0;
}

.title-pdf img{
	padding: 0;
	margin: 0;
	vertical-align: middle;
}


.continued {display:block;font: 12px Gill Sans, Helvetica, Arial, Sans-Serif;font-weight: bold;padding-bottom: 20px;}
.continued a {color: #36659b;}

#sidebar {
	width: 235px;
	color: #525051;
	float: right;
}

#quotes {
	width: 120px;
	height: 270px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 50px;
	float: right;
	font: 11px Arial, Sans-Serif;
	text-align: center;
	color: #525051;
}

.quoter {
	text-align: right;
	font-size: 9px;
	padding-top: 0px;
	margin-top: 0px;
}

#quotes h3 {
	font-size: 10px;
	text-align: right;
	margin: 0;
}

#sidebar ul {
	padding-top: 70px;
	margin-right: 30px;
	clear: right;
	text-align: right;
	
}

#sidebar li {
	font: 12px Gill Sans, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;
	padding-bottom: 15px;
}

#sidebar ul a:link {color:#525051;text-decoration:none;}
#sidebar ul a:active {color:#525051;text-decoration:none;}
#sidebar ul a:hover {color:#000;text-decoration:underline;}
#sidebar ul a:visited {color:#525051;text-decoration:none;}

.old-new {
	clear: both;
	background: #FBC419;
	display: block;
	margin-bottom: 10px;
	font: 14px gadget, Helvetica, Arial, Sans-Serif;
	padding: 6px;
	height: 23px;
}

.old-new a:link {color:#fff;text-decoration:none;}
.old-new a:active {color:#fff;text-decoration:none;}
.old-new a:hover {color:#000;text-decoration:underline;}
.old-new a:visited {color:#fff;text-decoration:none;}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}