﻿/* Generic Selectors */
body {
				font-family: "Palatino Linotype",Palatino,Georgia,serif;
				background-color: #330000;
				background-image: url('../Images/MainBackground.jpg');
				background-position: center top;
				background-repeat: no-repeat;
				margin-left:auto;
				margin-right:auto;
				width:850px;
				padding:50px 0px 0px 0px;
}

table.main	{
				width:700px;
				margin-top:64px;
				display:block;
				margin-left:8px;
}

td.greenboxtop{
				background-image:url('../Images/GreenBoxTop.gif');
				background-attachment:scroll;
				background-repeat:no-repeat;
				background-position:center bottom;
}

td.greenbox {
				padding:0px 18px 0px 37px;
				width:163px;
				color:#ffcc66;
				background-image:url('../Images/GreenBoxMiddle.gif');
				background-attachment:scroll;
				background-position:center top;
				background-repeat:repeat-y;
				vertical-align:top;
				text-align:left;
				font-size:14px;
				line-height:normal;
				font-style:normal;
				font-weight:normal;
}

td.greenbox img {
				margin-top:6px;
				margin-right:12px;
				margin-left:17px;
}

td.greenboxbot {
				background-image:url('../Images/GreenBoxBottom.gif');
				background-attachment:scroll;
				background-repeat:no-repeat;
				background-position:center top;
}


td.spacer	{
				width:8px;
}
/**************** Pseudo classes ****************/
a:link	{
				text-decoration:none;
				color:#ffcc66;
				
		
}
a:visited	{
				text-decoration:none;
				color:#ffcc66;
}

/************************* Classes *************************/
.BBF		{
				font-size:18px;
				font-weight:bold;
}

.SQ			{
				font-family:Georgia,Times New Roman,Times,serif;
}

.MainImage{
				float:right;
				border:0px
}


/************************* Divs *************************/
#body	{
				width:700px;
				margin-left:auto;
				margin-right:auto;
				padding:0px;
	

}

#navbox	{
				width:686px;
				margin-left=auto;
				margin-right=auto;
				font-size:14px;
				display:block;
				padding:7px;
				height:32px;
				padding-top:8px;
				
}

#navcell		{
				margin-top:6px;
				color:#ffcc66;
				border-left:1px #ffcc66 solid;
				width:136px;
				text-align:center;
				float:left;
				height:18px;

}

#navcellright		{	
				margin-top:6px;
				color:#ffcc66;
				border-left:1px #ffcc66 solid;
				border-right:1px #ffcc66 solid;
				width:136px;
				text-align:center;
				float:left;
				height:18px;
				
}

#wheatboxtitle{
				width:676px;
				margin-left:auto;margin-right:auto;
				font-size:26px;
				color:#003300;
				border-bottom:2px #330000 solid;
				padding:6px 0px 6px 0px;
				font-weight:bold;
				font-style:italic;
				text-align:center;
				line-height:32px;

}



#wheatboxhome {
				width:700px;
				height:522px;
				margin-left=auto;
				margin-right=auto;
				background-image:url('../Images/Wheat.jpg');
				background-attachment:scroll;
				background-repeat:no-repeat;
				background-position:center top;
				font-size:22px;
				font-weight:bold;
				font-style:italic;
				text-align:center;
				color:#330000;
				line-height:32px;
				
}

#wheatboxhometext {
				margin-top:48px;
				margin-bottom:48px;
}

#wheatbox {
				width:700px;
				height:522px;
				margin-left=auto;
				margin-right=auto;
				background-image:url('../Images/Wheat.jpg');
				background-attachment:scroll;
				background-repeat:no-repeat;
				background-position:center top;
}

#wheatboxbody{
				font-style:normal;
				font-weight:normal;
				font-size:15px;
				margin-left:20px;margin-right:20px;margin-top:6px;margin-bottom:20px;
}

#wheatboxbodysyntaxtop{
				color:#003300;
				font-weight:normal;
				font-size:22px;
				text-align:center;
				line-height:32px;
				margin-left:20px;margin-right:20px;margin-top:2px;margin-bottom:20px;
}

#wheatboxbodysyntaxbottom{
				color:#330000;
				font-style:italic;
				font-weight:bold;
				font-size:22px;
				text-align:center;
				line-height:32px;
				margin-left:20px;margin-right:20px;margin-top:20px;margin-bottom:26px;
}

#wheatboxbodycontact{
				color:#330000;
				font-style:normal;
				font-weight:normal;
				font-size:16px;
				line-height:20px;
				margin-left:20px;margin-top:20px;
}

#copyrightbox{
				text-align:center;
				font-size:12px;
				color:#ffcc66;
				margin:0px auto 0px auto;
				padding:10px 0px 0px 0px;	
			
}


































/**************** End ****************/
	



