html, body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #FFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
 	line-height: 15px;
	color: #333;
	min-width: 1000px;
	}

a:link	{
	color: #3B6186;
	text-decoration: none;
	background-color: transparent;
	} 

a:active	{ 
	color: #3B6186;
	text-decoration:underline;
	background-color: transparent;
	} 

a:visited	{
	color: #3B6186;
	text-decoration: none;
	background-color: transparent;
	} 

a:hover		{ 
	color: #3B6186;
	text-decoration:underline; 
	background-color: transparent;
	} 

p {
	padding: 0px;
	border: 0px;
	margin: 0px;
	}

img	{
	padding: 0px;
	border: 0px;
	margin: 0px;
	}


#canvas {
	width: 1010px;
	padding: 0px 0px 20px 0px;
	margin: 20px 20px 0px 20px;
	background-color: #FFF;
	}         

#mast	{
	background: url(mast/mast_painting.jpg) center;
	height: 200px;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: #FFF;
	padding: 20px 20px 0px 20px;		
	}
	
#header	{
	padding: 0px 0px 15px 0px;
	border-top: 30px solid #996;
	border-bottom: 1px solid #CC9;
	margin: 0px 0px 0px 0px;
	}

.header-container	{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px -1px 110px;
}

/* top navigation */
#navigation	{
	height: 99px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #97CDF9;
}
	
#navigation ul {
	margin: 0px; 
	padding: 0px; 
	white-space: nowrap; 
}

#navigation li {
	width: 150px;
	height: 90px;
	display: block;
	float: left;
	list-style-type: none;
	background: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #fff;
}

#navigation #logo {
	width: 210px;
	height
}

#navigation #spacer {
	width: 6px;
	height
}

#navigation a { 
	border: 0px;
	text-decoration: none;
} 

#navigation a:link, 
#navigation a:visited {
	color: #FFF; 
	background-color: #FFF; 
}

#navigation a:hover {
	background-color: #3300CC; 
	text-decoration: none; 
}
	
#navigation a img {
	border-bottom: 5px solid #ffffff;
}

#navigation a:hover img {
	border-bottom: 5px solid #3300CC;
}

/* left navigation menu */
#nav {
	clear: both;
	float: left;
	width: 199px;
	margin: 20px 0px 0px 5px;
}

#nav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

#nav ul li {
	list-style-type: none;
	margin-bottom: 15px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.nav-list {
	padding: 0px 15px 15px 5px;
	color: #966;
}
	
.nav-list	b	{
	color: #963;
	}

#local-nav	{
	float: left;
	width: 151px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#local-nav p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px 15px 10px 10px;
}

#local-nav img {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
}

#local-nav .header {
	margin: 20px 0px 20px 10px;
	font-size: 14px;
	font-weight: bold;
}

					
/* footer */
#footer	{
	clear: both;
	width: 1010px;
	color: #036;
	font-size: 10px;
	font-weight: normal;
	padding: 5px 0px 0px 5px;
	border-top: 1px solid #97CDF9;
}
	
/*  home page */

#welcome {
	float: right;
	padding: 1px 0px 1px 0px;
}
	
.normal	{
	font-weight: normal;
}
	


#welcome-text	{
	font-family: georgia, times, serif;
	margin: 0px 20px 30px 531px;
}


#welcome-text p		{
	padding: 0px 10px 20px 5px;	
	margin: 0px;
	color: #630;
	font-size: 11px;
	line-height: 24px;
	}
	
/* ========================================== */
	
/* product area */

#product	{
	margin-top: 20px;
	margin-right: 200px;
	margin-bottom: 30px;
	margin-left: 450px;
	}
	
#product #about	p,
#product h3,
#product h4		{
	margin: 0px;
	padding: 0px 15px 10px 0px;
	color: #333;
	line-height: 15px;
}

#product p	 {
	line-height: 20px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 10px;
}


#product h3	{
	font-size: 20px;
}

#product h4	{
	font-size: 11px;
	font-weight: normal;
	color: #C99;
	margin-top: -10px;
}

#product p {
	margin-bottom: -5px;
}

#growthumb	{
	float: center;
	margin: 20px 0px 30px 210px;
	}
	
#growthumb #about	p,
#growthumb h3,
#growthumb h4		{
	margin: 0px;
	padding: 0px 15px 10px 0px;
	color: #333;
	line-height: 15px;
}

#growthumb p	 {
	line-height: 20px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 10px;
}


#growthumb h3	{
	font-size: 24px;
}

#growthumb h4	{
	font-size: 11px;
	font-weight: normal;
	color: #C99;
	margin-top: -10px;
}

#growthumb p {
	margin-bottom: -5px;
}

	
/* category archives */

#category	{
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 405px;
}

#category h1,
#category-alt h1 {
	margin: 0px;
	padding: 0px 15px 25px 5px;
	font-size: 24px;
	color: #333;
	line-height: 15px;
	font-family: helvetica, arial, sans-serif;
}

#category h2,
#category-alt h2 {
	margin: 0px;
	padding: 0px 0px 5px 5px;
	font-size: 14px;
	color: #036;
	line-height: 16px;
}
	
#category h3,
#category-alt h3 {
	margin: 0px;
	padding: 0px 15px 15px 5px;
	font-size: 14px;
	font-weight: normal;		
	color: #333;
	line-height: 19px;
}

#category p {
	margin: 0px;
	padding: 0px 155px 20px 5px;
	color: #666666;
	line-height: 19px;
}	
	
#category img {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1px 1px;	
}
	
/* category archives alternate */

#category-alt	{
	margin: 20px 0px 0px 361px;
	}

#category-alt p		{
	margin: 0px;
	padding: 0px 306px 20px 5px;
	color: #630;
	line-height: 19px;
	}	
	
#category-alt img	{
	float: left;
	position: relative;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px -85px;	
}
	
.specs {
	width: 300px;
	line-height: 20px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 10px;
}

.leftimage {
	margin-left: -155px;
	float: left;
	margin-top: 5px;
}

#product img,
.rightimage {
	float: left;
	margin-left: -5px;
	padding-bottom: 20px;
}

#left-col {
	float: left;
	width: 150px;
	color: #666666;
	line-height: 19px;
}

#left-col div {
	margin-left: 15px;
	margin-bottom: 15px;
}

#right-col {
	position: absolute;
	left: 680px;
	width: 150px;
	color: #666666;
	line-height: 19px;
}

#right-col div {
	margin-left: 5px;
	margin-bottom: 15px;
}

.about_location {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.about_contact {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 20px;
}

#about	{
	width: 440px;
	}

#about p {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
 	line-height: 17px;
	color: #333;
	}

#about_dc {
	padding-left: 219px;
	width: 300px;
	float: left;
	margin-bottom: 20px;
}

#about_bethesda {
	margin-bottom: 20px;
}

#thumbnails {
	margin: 0px 0px 0px 0px;
}

#catspace {
	padding-bottom: 30px;
	clear: both;
}

form	{
	padding: 20px 0px 0px 0px;
	}

.form-label	{
	position: relative;
	float: left;
	width: 75px;
	font-weight: bold;
	color: #036;
	padding: 5px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: left;	
	}
	
.form-label-normal	{
	font-weight: normal;
	color: #666;
	}
	
.form-field	{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px -1px 0px;
	}
	
input,
textarea	{
	background-color: #cff;
	}
	

