/*
* Site Styles
*/
body {
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	width: auto;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BEC95F;
	padding-bottom: 5px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a
{
	color: #74633C;
}
.content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	float:right;
	text-align:left;
	line-height:20px;
}
strong
{
	font-weight: bold;
	color: #74633C;
	font-size: 12px;
}
.author
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}
.maincontent h2
{
	color: #74633C;
	font-weight: bold;
}
.imgbox h2{
	width: auto;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
.author strong
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #74633C;
	font-style: italic;
}

#test2 {
    width: 540px;
	height: 270px;
  }

/* User defined styles and classes below */