@charset "utf-8";
h1 {
	font-size: 1em;
	text-align: center;
	text-transform: capitalize;
	color: #F00;
	font-family: "Chemical Reaction B BRK", Georgia, "Times New Roman", SansSerif;
	text-decoration: none;
}
#outterwrapper {
	width: 960px;
	background-color: #FEFFE8;
	margin: auto;
}
#outterwrapper #header {
	height: 150px;
		background-image: -o-linear-gradient(top, #3ca2a8, #f8fce8);
	background-image: -webkit-linear-gradient(top, #3ca2a8, #f8fce8);
	background-image: -ms-linear-gradient(top, #3ca2a8, #f8fce8);
	line-height: -0em;
	text-align: center;
	vertical-align: bottom;
}
#outterwrapper #left  {
	float: left;
	width: 131px;
	background-image: -o-linear-gradient(top, #f8fce8, #3ca2a8, #f8fce8);
	background-image: -webkit-linear-gradient(top, #f8fce8, #3ca2a8, #f8fce8);
	background-image: -ms-linear-gradient(top, #f8fce8, #3ca2a8, #f8fce8));
}
#outterwrapper #left #leftarticle {
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#outterwrapper #right {
	float: right;
	width: 225px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: -o-linear-gradient(top, #f8fce8, #3ca2a8, #f8fce8); 
	background-image: -webkit-linear-gradient(top, #f8fce8, #3ca2a8, #f8fce8);
	background-image: -ms-linear-gradient(top, #f8fce8, #3ca2a8, #f8fce8);
	height: 100%;
	left: 0px;
	top: 0px;
	position: relative;
	
}
#outterwrapper #content {
	width: 583px;
	float: left;
	background-color: #FEFFE8;
	line-height: 1.5em;
}
#outterwrapper #content .paragraph {
	background-color: #FEFFE8;
	padding: 15px;
	line-height: 1.5em;
}



#outterwrapper #content p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background-color: #FEFFE8;
}
h4 {
	font-size: 1.4em;
	text-align: center;
}
/* Form Styling for Contact Pages */
#content form {
	font: normal .9em Arial, Helvetica, sans-serif;
	color: 193742;
}
#content fieldset {
	margin: 0 0 2em;
	padding: 20px 40px 0 0;
	background-color: #e1d8b9;
	border: none;
	position: relative;
	float: left;
}
#content fieldset legend {
	color: #51341a;
	margin: 0;
	padding: 0;
}
#content fieldset legend strong {
	position: absolute;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 1.2em;
	left: 1px;
	top: 19px;
}
#content fieldset {
	width: 500px;
}
#outterwrapper #content form fieldset p {
	background-color: #e1d8b9;
	color: #193742;
	margin: 0 0 20px 20px;
}
#content form fieldset label {
	width: 125px;
	margin-right: .5em;
	float: left;
	clear: left;
}
#content form#contact input.text {
	width: 200px;
}
#content form#contactt textarea.textarea {
	width: 500px;
	height: 200px;
}
#outterwrapper  #footer{
	clear: both;
	height: 100px;
	width: 960px;
	background-image: -o-linear-gradient(bottom, #3ca2a8, #f8fce8);
	background-image: -webkit-linear-gradient(bottom, #3ca2a8, #f8fce8);
	background-image: -ms-linear-gradient(bottom, #3ca2a8, #f8fce8);
}
body {
	background-color: #FEFFE8;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-indent: 0.5;
	text-transform: capitalize;
	font-style: italic;
	text-align: center;
	font-weight: normal;
	letter-spacing: .2em;
}
.logiccube {
	color: #F00;
}
.center1 {
	text-align: center;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#outterwrapper #left #leftarticle ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-size: 0.85em;
	font-weight: 200;
	font-variant: small-caps;
	color: #000;
}
#outterwrapper #left #leftarticle #specials {
	color: #900;
	font-weight: 700;
	text-align: center;
}
#outterwrapper #content .paragraph dl dt a{
	font-size: 1em;
	font-weight: 600;
	text-transform: capitalize;
	text-decoration: underline;
	color: #F00;
	background-color: #FEFFE8;
}
#outterwrapper #content .paragraph dl dd {
	font-style: italic;
	background-color: #FEFFE8;
}
#outterwrapper #right #Login {
	/* [disabled]background-color: #408080; */
	opacity: 0.8;
	height: 100%;
	width: 225px;
	color: #000;
	margin: auto;
}
.paragraph dl dd .indepth {
	font-size: 0.8em;
	font-style: italic;
	text-transform: lowercase;
	color: #666;
}
.pageheadder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
}
.paragraph .center {
	text-align: center;
}
.logiccubeheader {
	font-size: 2.2em;
	text-align: center;
	text-transform: capitalize;
	color: #F00;
	font-family: "Chemical Reaction B BRK", Georgia, "Times New Roman", SansSerif;
}
.logiccubeheader2 {
	font-size: 2.2em;
	text-align: center;
	text-transform: capitalize;
	color: #F00;
	font-family: "Chemical Reaction B BRK", Georgia, "Times New Roman", SansSerif;
}
