.body		{}

.postbody	{background-image: url(../graphics/background/brown_bg.png);}

.pagetitle	{
		}

.intro		{}

.container	{
		background-image: url(../graphics/background/brown_bg.png);
		background-repeat: repeat;
		border-width: 1px;
		border-style: solid;
		border-color: #996633;
		}

.content	{
		background-color: white;
		color: black;
		}

.title		{
		background-color: transparent;
		font-size: 22px;
		font-weight: bold;
		color: #006B63;			
		}

.name		{
		background-color: transparent;
		font-size: 16px;
		font-weight: bold;
		color: black;
		}

.date		{
		background-color: transparent;
		font-size: 16px;
		font-style: normal;
		font-weight: normal;
		color: black;
		}

.stars		{
		}		

.story		{
		background-color: transparent;
		font-weight: normal;
		color: black;
		}

.reply		{	
		}

.replyCount	{
		background-color: transparent;
		font-weight: normal;
		color: black;
		}

.label		{
		font-size: 14pt;
		}

.field		{
		}

.reviewlabel	{
		background-color: transparent;
		font-size: 14pt;
		}


.reviewfield	{
		}

.reviewdate	{
		font-size: 16px;
		font-style: normal;
		font-weight: normal;
		color: black;
		}

.menubar	{
		background-color: transparent;
		color: #996633;
		}

a.menu:link	{
		background-color: transparent;
		color: #996633;
		}
a.menu:active	{
		background-color: transparent;
		color: #996633;
		}
a.menu:visited	{
		background-color: transparent;
		color: #996633;
		}
a.menu:hover	{
		background-color: transparent;
		color: #c1a182;
		}

.link		{
		text-align: center;
		}

.mainlink	{
		text-align: center;
		font-size: 25px;
		line-height: 1.5;
		}

.subtitle	{
		background-color: transparent;
		font-size: 18pt;
		padding: 10px 0px;
		font-weight: bold;
		color: #006B63;			
		}
