@charset "UTF-8";
body {
	padding: 0;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	background-color: #321700;
	background-image: url(../images/stripes/wood.jpg);
	background-repeat: repeat;
	margin: 0px;
	background-attachment: fixed;
}
.oneColFixCtrHdr #container {
	width: 950px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center top;
}
.oneColFixCtrHdr #header {
	clear: both;
	padding-top: 0;
	padding-bottom: 0;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	background-image: url(../images/hello/paper-bg-top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 217px;
}
.oneColFixCtrHdr #print-header {
	clear: both;
	padding-top: 0;
	padding-bottom: 0;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	background-image: url(../images/hello/print-top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 217px;
}
.oneColFixCtrHdr #web-header {
	clear: both;
	padding-top: 0;
	padding-bottom: 0;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	background-image: url(../images/hello/web-top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 217px;
}
.oneColFixCtrHdr #contact-header {
	clear: both;
	padding-top: 0;
	padding-bottom: 0;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	background-image: url(../images/hello/contact-top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 217px;
}
.oneColFixCtrHdr #news-header {
	clear: both;
	padding-top: 0;
	padding-bottom: 0;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	background-image: url(../images/hello/news-top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 217px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 70px;
	padding-bottom: 60px;
	padding-left: 230px;
	height: auto;
	float: left;
	width: 650px;
	overflow: auto;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/hello/paper-bg.png);
}

#mainContent a{
	color: #502800;
	text-decoration: none;
}

.oneColFixCtrHdr #mainContent p{
	font-size: 0.8em;
	color: #502800;
	line-height: 2em;
	margin-right: 35px;
}
.oneColFixCtrHdr #mainContent h1{
	font-size: 1.2em;
	color: #0198bb;
	text-transform: uppercase;
}
.oneColFixCtrHdr  #mainContent h2 {
	font-size: 1em;
	color: #0198bb;
	font-weight: normal;
	margin-right: 35px;
	line-height: 1.2em;
}
.floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.floatright {
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
}
.footer-icon {
	height: auto;
	overflow: auto;
	margin-right: auto;
	width: 800px;
	margin-left: auto;
	text-align: center;
	margin-top: 30px;
}
#logo {
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#navbar {
	float: right;
	width: 400px;
	position: relative;
	top: 85px;
	margin-left: 0px;
	text-align: right;
}

ul.topnav li {
	display: inline;
	padding-right: 25px;
}

ul.topnav {
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #0198bb;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
	text-align: left;
}

ul.topnav a {
	color: #502800;
	text-decoration: none;
}

ul.topnav a:hover {
	color: #A51607;
}
.workContent  {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 155px;
	height: auto;
	float: left;
	width: 795px;
	overflow: auto;
	font-size: 1em;
	line-height: 1.2px;
	color: #502800;
	background-image: url(../images/hello/paper-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.workContent    p {
	font-size: 0.85em;
	color: #502800;
	line-height: 1.5em;
	margin-left: 0px;
	padding-right: 75px;
	margin-top: 40px;
	margin-right: 30px;
}
.workContent    h1 {
	font-size: 1.1em;
	color: #0198bb;
	text-transform: lowercase;
	margin-bottom: 20px;
	padding-left: 0px;
	margin-top: 20px;
}
.workContent    h2  {
	font-size: 1em;
	color: #0198bb;
	font-weight: normal;
}
.workContent   a {
	color: #0198bb;
	text-decoration: none;
}
.workbox {
	padding: 10px;
	float: left;
	height: 220px;
	width: 175px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.workbox a{
	color: #990000;	
}

.workbox a:hover{
	color: #4E7589;
}



.workbox_drop {
	float: left;
	height: 255px;
	width: 210px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url(../images/work_bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.work_image {
	background-color: #FFFFFF;
	text-align: center;
	height: 140px;
	width: 173px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.oneColFixCtrHdr #footer {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20;
	padding-left: 50px;
	clear: both;
	background-image: url(../images/hello/paper-bg-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 900px;
	margin-top: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.copyright {
	font-size: 0.7em;
	color: #502800;
	margin-top: 10px;
	margin-left: 0px;
}
.copyright a {
	color: #990000;
}
.work_text {
	text-align: left;
	width: 173px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.work_text p {
	line-height: 1.1em;
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 0.7em;
	letter-spacing: .05em;
	margin-left: 0px;
	padding-right: 0px;
}
.work_text  h2 {
	margin-top: 4px;
	margin-bottom: 2px;
	line-height: 1em;
	font-size: .75em;
	font-weight: normal;
	color: #990000;
	letter-spacing: .1em;
}
.workbox_off {
	padding: 10px;
	float: left;
	height: 220px;
	width: 175px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
.arrow_box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	float: right;
	height: 20px;
	width: auto;
	margin-left: 40px;
	margin-right: 70px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #A1BAC9;
	margin-top: 10px;
	margin-bottom: 5px;
}
.arrow_box a {
	color: #502800;
	text-decoration: none;	
}
.arrow_box  a:hover {
	color: #A1BAC9;
	text-decoration: none;
}
.grid {
	height: 12px;
	width: 20px;
	float: left;
	margin-right: 20px;
	margin-top: -5px;
	margin-left: 0px;
}
#flash {
	clear: both;
	height: 100px;
	width: 600px;
}
#wrapper_all {
	height: auto;
	width: 100%;
	margin: 0px;
	background-image: url(../images/stripes/tall_brown_stripes.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
}
.clearboth {
	clear: both;
}
.workContent p img {
	border: 8px solid #FFFFFF;
}
