@charset "utf-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

html, body {
	background-image: url(../images/ncd_noise_green.jpg);
	background-repeat: repeat;
	background: #becd2c; /*PLUM  #952064; */
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

a {
	color: #242424;
}

a:visited {
	color: #242424;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	padding: 10px 0px 0px;
}

.notoppad {
	padding: 0px!important;
}

h2 {
	font-family: "FinelinerScriptRegular", Georgia;
	color: #821278;
	font-size: 26px;
	text-justify: auto;
	font-weight: normal;
	padding: 10px 0px 0px;
}

#h2 {
	font-family: "FinelinerScriptRegular", Georgia;
	color: #821278;
	font-size: 26px;
	text-justify: auto;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 12px;
}

.home {
	margin: 0px;
	padding: 0px;
}

#gallery li { 
    background-repeat: no-repeat; 
    width: 250px; 
} 

#header {
	width: 959px;
	margin: auto;
	height: 200px;
	background: transparent;
	background-image: url(../images/header.png)
}

#navigation {
	width: 959px;
	margin: auto;
	height: 40px;
	background: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	text-align: center;
	line-height: 7pt;
	padding-top: 15px;
	clear: both;	
}

#navigation a {
	color: #333333;
}

#navigation a:visited {
	color: #333333;
}

#grid {
	width: 950px;
	clear:both;
	margin:auto;
	background: transparent;
}
.row {
	float: left;
}

.cell {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	padding-right: 20px;
	overflow: hidden;
	background: transparent;
	-moz-box-shadow: 0 0 7px #888;
	-webkit-box-shadow: 0 0 7px#888;
	box-shadow: 0 0 7px #888;
}

.facebookbox {
	float: right;
	width: 330px;
	height: 575px;
	background: white;
	margin-top: 20px;
	margin-right: 0px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}

.title {
	width: 100%;
	height: 25px;
	background-image: url(../images/trans_head_bg.png);
	background-color: transparent;
	background-repeat: repeat;
	padding: 10px;
	margin-bottom: 0px;
	font-family: 'FinelinerScriptRegular';
	font-size: 1.5em;
}

.homecontent {
	width: 100%;
	height: 100%;
	padding: 10px;
	background-color: white;
	margin-top: 0px;
	text-align: justify;
}

@font-face {
    font-family: 'FinelinerScriptRegular';
    src: url('../fonts/fineliner_script-webfont.eot');
    src: url('../fonts/fineliner_script-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/fineliner_script-webfont.woff') format('woff'),
url('../fonts/fineliner_script-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#largefineliner {
	font-family: 'FinelinerScriptRegular';
	font-size: 22pt;
	text-align: left;
}

#pad10 {
	padding-top:10px;
}

#main_content {
	width: 695px;
	float: right;	
	background-color: white;
	padding: 15px;
	margin-top: 0px;
	-moz-box-shadow: 0 0 7px #888;
	-webkit-box-shadow: 0 0 7px#888;
	box-shadow: 0 0 7px #888;
}

#sidebar {
	background-color: white;
	padding: 15px;
	margin-top: 25px;
	margin-right: 745px;
	vertical-align: top;
	-moz-box-shadow: 0 0 7px #888;
	-webkit-box-shadow: 0 0 7px#888;
	box-shadow: 0 0 7px #888;
}

.main_title {
	width: 705px;
	height: 30px;
	float: right;
	background-image: url(../images/trans_head_bg.png);
	background-color: transparent;
	background-repeat: repeat;
	padding: 10px;
	margin-bottom: 0px;
	font-family: 'FinelinerScriptRegular';
	font-size: 1.7em;
	margin-left: 30px;
	-moz-box-shadow: 0 0 7px #888;
	-webkit-box-shadow: 0 0 7px#888;
	box-shadow: 0 0 7px #888;
}

.stocktitle {
	width: 950px;
	height: 30px;
	float: right;
	background-image: url(../images/trans_head_bg.png);
	background-color: transparent;
	background-repeat: repeat;
	padding: 10px;
	margin-bottom: 0px;
	font-family: 'FinelinerScriptRegular';
	font-size: 1.7em;
	margin-left: 30px;
	-moz-box-shadow: 0 0 7px #888;
	-webkit-box-shadow: 0 0 7px#888;
	box-shadow: 0 0 7px #888;
}

#imgshadow {
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px#888;
	box-shadow: 2px 2px 5px #888;
}

.blogpic {
	width: 340px;
	text-align: left;
	float: left;
}

.blogdesc {
	float: left;
}

.blogpage {
	clear: both;
}

.contactcol1 {
	width: 370px;
	text-align: left;
	float: left;
	display: block;
	padding-right: 20px;
}

.contactcol2 {
	width: 300px;
	text-align: left;
	float: left;
	display: block;
}

ul.blog li:first-child{
	padding: 5px 0px 15px 0px;
}

table.blogtable tr {
	padding: 0;
	margin: 0;
	background-image: url(../images/blog_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: transparent;
	vertical-align: top;
}

.entrydate {
	color: #666;
	font-size: 11px;
	padding-top: 5px;
}