
/*    -----------------------    While in Development   -----------------------   */  

/*
#content { border: 0px solid #990000;}
#leftcol {border: 0px solid #336699; background:orange; min-height:200px;}
#widecol {border: 1px solid #black; background: red; min-height:200px;}
#midcol {border: 0px solid #114477; background: green; min-height:200px;}
#rightcol {border: 0px solid #aa3366; background: blue; min-height:200px;}

/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background: #9b9b9b url(images/2008/bg.jpg) repeat-x;
 }

hr {
	height: 1px;
	width: 100%;
	background: #bfc9b0;
	border: 1px;
	color: #bfc9b0;
}
h1 {
	font: 900 20px/20px Arial, Helvetica, sans-serif;
	color: #203851;
	text-align:left;
	margin: 20px 0px 0px 0px;
	text-transform: capitalize;
}
h2 {
	font: 700 14px/14px Arial, Helvetica, sans-serif;
	color: #005984;
}
h3 {
	font: 700 14px/14px Arial, Helvetica, sans-serif;
	color: #b53e2a;
	margin: 0px;
}
ul {
	margin: 0px;
	padding:0px;
}

/*    -----------------------    Page Structure   -----------------------   */ 

#mc, #header, #content, #contentend, #copyright {
	width:900px;
}
#wrapper {
	width: 100%;
	/*background: url(images/2008/top_bg.gif) repeat-x top center;*/
	float:left
}
#mc {
	margin:auto;
}
#pagetile {
	background: url(images/mc_bg.gif) repeat-y 0px 0px;
	float:left;
}
#header {
	background: url(images/2008/top.gif) no-repeat 0px 0px;
	height:193px;
	float:left;
}

/*    -----------------------    Navigation   -----------------------   */  

#navcontainer {
	width: 400px;
	margin: 15px 0px 0px 280px;
}
#nav, #nav ul {
	width: 415px;
}
#nav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0px;
}
#nav ul li a {
	display: block;
	height: 14px;
	margin: 0px;
	padding: 0px;
}
#nav em {
	display: none;
}

/*    -----------------------   Menu Items   -----------------------   */ 

#catalog, #catalog a {
	width: 87px;
	background: url(images/2008/m_2009catalog.gif) no-repeat 0px 0px;
}	
#catalog a:hover {
	background: url(images/2008/m_2009catalog.gif) no-repeat 0px -14px;
}
#company, #company a {
	width: 60px;
	background: url(images/2008/m_company.gif) no-repeat 0px 0px;
}	
#company a:hover {
	background: url(images/2008/m_company.gif) no-repeat 0px -14px;
}
#crew, #crew a {
	width: 33px;
	background: url(images/2008/m_crew.gif) no-repeat 0px 0px;
}	
#crew a:hover {
	background: url(images/2008/m_crew.gif) no-repeat 0px -14px;
}
#contact, #contact a {
	width: 50px;
	background: url(images/2008/m_contact.gif) no-repeat 0px 0px;
}	
#contact a:hover {
	background: url(images/2008/m_contact.gif) no-repeat 0px -14px;
}
#home, #home a {
	width: 37px;
	background: url(images/2008/m_home.gif) no-repeat 0px 0px;
}	
#home a:hover {
	background: url(images/2008/m_home.gif) no-repeat 0px -14px;
}
#mdivider, #mdivider a, #mdivider a:hover {
	width: 25px;
	background: url(images/2008/m_divider.gif) no-repeat center;
	cursor: default;
}

/*    -----------------------   Content  -----------------------   */  

#content {
	text-align: left;
	float:left;
	height:354px;
	background: url(images/2008/content_bg.jpg) no-repeat 0px 0px;
}
#contentend {
	float: left;
	padding: 0px 0px 80px 0px;
	background: url(images/2008/end.gif) no-repeat center bottom;
}
#contenthome {
	width: 762px;
	text-align: left;
	float:left;
	background: url(images/2008/content_home.jpg) no-repeat 0px 0px;
}
#contentdivide {
	float:left;
  	margin-top: 5px;
  	margin-bottom: 5px;
}
#contentdivide #left {
	width: 290px;
	float: left;
}
#contentdivide #right {
	width: 100px;
	float: right;
}
.homeheader {
	font: 900 24px/24px Arial, Helvetica, sans-serif;
	font-style: bold;
	color: #ffe700;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

/*    -----------------------   Left Column    -----------------------   */  

#leftcol {
	font: normal 11px/13px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 280px;
	margin: 0 0 0 20px !important;
	margin: 0 0 0 0;
	float:left;
}
#leftcol a {
	color: #004e75;
	text-decoration:none;
	cursor: default;
}
#leftcol a:hover {
	color: #004e75;
	text-decoration:underline;
}

/*    -----------------------   Wide Column    -----------------------   */  

#widecol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width:570px;
	margin: 0 0 80px 0;
	float: right;
}


/*    -----------------------   Mid Column    -----------------------   */  

#midcol {
	font: normal 11px/14px  arial, verdana, sans-serif;
	color: #b2b7b0;
	width: 260px;
	float: left;
	margin:12px 0 0 0;
}
#midcol a {
	color:#ffe700;
	text-decoration:none;
}	
#midcol a:hover {
	text-decoration:underline;
	color:#ffe700;
}

/*    -----------------------   Right Column    -----------------------   */  

#rightcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 295px;
	float: right;
}
#rightcol a {
	color: #ae852a;
	text-decoration:none;
	cursor: default;
}
 #rightcol a:hover {
	color: #ae852a;
	text-decoration:underline;
}
 #rightcol ul  {
	margin: 0 0 0 15px;
	padding: 0;
}
#rightcol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #5a451b;
	list-style-image: url(images/a_bullet.gif);
	margin:0 0 0 55px;
	padding: 0;
}

/*    -----------------------   Footer   -----------------------   */  

#copyright  {
	font: normal 10px/12px arial, verdana;
	color: #737272;
	height:75px;
	text-align: left;
	background:  url(images/2008/end.gif) no-repeat 0px 0px;
	padding: 10px 0px 0px 0px ;
	float: left;
	text-decoration:none;
}
 #copyright a {
	color: #737272;
	text-decoration:none;
	font-weight: bold;
	cursor: default;
}
 #copyright a:hover {
	color: #737272;
	text-decoration:underline;
}

/*    末末末末末末末末末  Home Logo Link and Top Headers   末末末末末末末末末  */ 

#gohome {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin:0px 0px 0px 30px;
}
#customerlogin {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin: 0px 0px 0px 760px;
	top: 80px;
}
#forgotpassword {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin: 0px 0px 0px 760px;
	top: 10px;
}
#ess {
	position: absolute;
	z-index: 1000;
	visibility: visible;
	margin: 0px 0px 0px 690px;
	top: 425px;
}

/*    -----------------------   Small Columns    -----------------------   */  
#smleft { 
	width:260px;
	float:left;
}
#smright {
	width:260px;
	float:right;
}

/*    -----------------------   Content Images    -----------------------   */  

.picleft {
	float: left;
    margin-top: 3px;
	margin-right:8px;
	margin-bottom: 10px;
	border: 1px solid #0b0b71;
}
.picright {
  float: right;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
  border: 0px solid #2b5eae;
}
.pic {
  /*margin: 2px;*/
  border: 1px solid #2b5eae;
}
.staffpic {
	float: left;
    margin-top: 3px;
	margin-right:8px;
	margin-bottom: 10px;
	border: 1px solid #718da5;
}
.thumb {
	/*width: 75px;
	height:44px;*/
	width:100px;
	height:59px;
}

/*    -----------------------   Small Columns    -----------------------   */  

#smleft { 
	width:160px;
	float:left;
}
#smright {
	width:300px;
	float:right;
}
#equalleft { 
	width:200px;
	float:left;
	padding: 0px 40px 0px 0px;
}
#equalright {
	width:200px;
	float:right;
	padding: 0px 40px 0px 0px;
}

/*    -----------------------    Style a Form   -----------------------   */  
.newsletter {
	width:470px;
	height:83px;
	background: url(images/newsletter.gif) no-repeat 0px 0px;
}
.newsletter form {
	width: 221px;
}
.newsletter input {
	font: normal 12px/11px  arial, verdana, microsoft sans-serif, sans-serif;
	color: #5a451b;
	border:0;
	background: none;	
}
.newsletterEmail {
	margin: 55px 0px 0px 100px;
	float:left;
}
.newsletterSubmit {
	margin: -100px 0px 10px 400px !IMPORTANT;
	margin: -40px 0px 0px 400px;
	border: 0px solid #000000;
}