@charset "UTF-8";
/* CSS Document */
html, body 		{ margin: 0; padding: 0; }
body 			{ background:#333 url(images/hemp.jpg) repeat;
				  font:Verdana, sans-serif; }
h2				{ color: #333; }
a				{ color: #29c3e5; }
a:hover { color:#ffffff;}
a:hover.tab img{background:#29c3e5;	}
a:active.tab img{background:#29c3e5; }
p				{ margin: 0 0 18px; }
#container		{ width: 735px; margin: 0 auto; background:URL(images/bg-trans2.png) repeat;}
		
/* Header */
#header			{background: url(images/header3.png) no-repeat; width:725px; height:350px; margin:0 auto;}
#header h1  	{ color: #004b6f; margin: 0 0 3px; padding: 24px 18px 0; }
#header p		{ color: #666; font-size: 11px; font-weight: bold; padding: 0 18px; }
		
/* Content Style */
#navigation		{ border-bottom: none; margin: 15px 15px 0 0 }
#navigation ul	{ padding: 0 18px 9px; }
#extra			{ margin-right: 13px; margin-left: 5px; }
#extra small	{ font-size: 11px; line-height: 18px; }
#content		{ border-bottom: none; margin-left: 18px; }
#content h1, #extra h1 {font-family: rockwell; font-weight: bold; font-size: 24pt; color: #29c3e5; margin: 10px 0 5px 0}
#content h2, #extra h2 {font-family: rockwell; font-weight: bold; font-size: 14pt; color: #29c3e5; margin: 10px 0 15px 0}
		
#content p, #extra p { font-family: rockwell; font-weight: normal;font-size: 18pt; color:#ffffff; padding-right: 18px; }
#content p2, #extra p2 { font-family: rockwell; font-weight: normal;font-size: 12pt; color:#ffffff; padding-right: 18px; }
#aboutinfo {
	margin: 35px 0 0 2px;
}
		
		
/* Content Positioning & Size */
#navigation		{ float: right; width: 175px; }
#content		{ float: left; width: 520px; }
#content img		{ float: left;}
#extra			{ float: right; clear: right; width: 175px; }		/* Footer */
#footer			{ background: none; border-bottom: none; clear: both; width: 100%; }
#footer a		{ font-family: rockwell; color: #eee; }
#footer	p		{ font-family: rockwell; color: #ccc; margin: 0; padding: 0 18px 10px; }
#footer ul		{ font-family: rockwell; border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
#footer li		{ font-family: rockwell; display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }

#contact {
	margin-top:8px;
}
