/* Main Structure Styles */
body					{font-family:Arial, Helvetica, sans-serif; margin:1em auto;}
p						{font-size:small; text-align:justify; color:#333333;}
h1						{font-size:x-large; font-weight:normal; color:#990000;}

/* Main Structure DIV's */
#wrapper				{width:750px; height:auto; margin:0em auto; border:1px solid #99CCCC; background-image:url('../images/gradient-background.jpg'); background-repeat:repeat-x;}
#header					{width:100%; height:100px; border-bottom:3px solid #FFFFFF; background-color:#DDDDBB; position:relative; z-index:3;}
#menu					{width:100%; height:50px; z-index:99; position:relative;}
#left					{width:120px; height:auto; float:left;}
#main					{width:630px; height:auto; float:left; margin:-50px 0px 0px 0px;}
#right					{width:630px; height:auto; position:relative; z-index:-99; float:right; margin:-54px 0px 0px 0px; background-image:url('../images/smoking-postcards.gif'); background-repeat:no-repeat; background-position:top right; position:relative; z-index:2;}
#content				{width:490px; height:auto; padding:0px 10px 10px 10px; margin:50px 0px 0px 0px;}
#footer					{width:100%; height:20px; clear:both; padding:5px 0px 5px 0px; background-color:#CCCC99; font-size:small; font-weight:bold; color:#FFFFFF;}

/* Menu Sub-DIV's */
#menuLeft				{width:85%; height:100%; padding:0px 0px 0px 10px;}
#menuTop				{width:525px; height:50px; margin:0em auto;}
#topMenuLeft			{width:29px; height:50px; float:left; background-image:url('../images/menu-left.gif'); background-repeat:no-repeat;}
#topMenuRight			{width:29px; height:50px; float:left; background-image:url('../images/menu-right.gif'); background-repeat:no-repeat;}
#topMenuContent			{height:50px; float:left; background-image:url('../images/menu-footer.gif'); background-repeat:repeat-x; background-color:#CCCC99; background-position:bottom;}
#topMenuLinks			{margin:7px 0px 0px 0px;}

/* Header DIV's */
#headerLeft				{width:auto; height:100px; float:left; background-image:url('../images/gradient-left.jpg'); background-repeat:repeat-y;}
#headerRight			{width:auto; height:100px; background-image:url('../images/gradient-right.jpg'); background-repeat:repeat-y;}
#headerCentre			{width: auto; height:100px;}

/* Image DIV's */
#imagePlaceholderLeft	{width:100px; height:120px; background-image:url('../images/image-placeholder.gif');}

/* Style Classes */
.redText				{font-size:x-small; font-weight:bold; color:#FF0000;}
.p						{font-size:small; color:#666666; font-weight:bold;}
.menuItem				{width:100%; padding:10px 0px 10px 0px; border-bottom:1px dashed #FFFFFF;}
.menuItemLinks A:link	{font-size:small; font-weight:bold; color:#990000; text-decoration:none;}
.menuItemLinks A:visited{font-size:small; font-weight:bold; color:#990000; text-decoration:none;}
.menuItemLinks A:active	{font-size:small; font-weight:bold; color:#990000; text-decoration:none;}
.menuItemLinks A:hover	{font-size:small; font-weight:bold; color:#990000; text-decoration:none;}

.footerLinks A:link		{font-size:small; font-weight:bold; color:#FFFFFF; text-decoration:none;}
.footerLinks A:visited	{font-size:small; font-weight:bold; color:#FFFFFF; text-decoration:none;}
.footerLinks A:active	{font-size:small; font-weight:bold; color:#FFFFFF; text-decoration:none;}
.footerLinks A:hover	{font-size:small; font-weight:bold; color:#FFFFFF; text-decoration:none;}

.topRow					{width:490px; height:auto; margin:0px 0px 10px 0px;}
.bottomRow				{width:490px; height:auto; margin:0px 0px 0px 0px;}

.imageRow				{width:490px; height:100px;}
.textRow				{width:490px; height:auto;}

.imageItem				{width:100px; height:120px; float:left; margin:0px 20px 0px 0px;}
.imageItemLast			{width:100px; height:120px; float:left;}

.imageItemText			{width:100px; height:auto; float:left; padding:0px 20px 0px 0px; font-size:small;}
.imageItemTextLast		{width:100px; height:auto; float:left; margin:0px 0px 0px 0px; font-size:small;}

.background				{background-image:url('../images/tobacco_plant.gif'); background-repeat:no-repeat; background-position:bottom right;}