body
{
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
}

td { vertical-align: top; }

.maintable
{
	border-color: #DCDAD5;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
}
#bullettext { display: block; }
#bullettext1 { display: none; }
#bullettext2 { display: none; }
#bullettext3 { display: none; }
#bullettext4 { display: none; }

img
{
	border-width: 0px;
	display: block;
}

p {
	margin: 10px 45px 10px 30px;
}
.firstpara {
	margin: 40px 25px 0px 30px;
}
ul
{
	list-style-type: square;
	list-style-position: default;
}
.indentlist {
	margin: 0 20px 0 20px;
      
      
}
.indentlistq { 
      line-height: 40px;

}
.sidebg
{
	background-image: url(../images/sidebottom.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}
.sidebginside
{
	background-image: url(../images/insidebottom.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}
.borderphoto
{
	border-color: #6D644E;
	border-width: 1px;
	border-style: solid;
}
.sidebar
{
	margin: 0px 10px 0px 15px;
	font-size: 11px;
	line-height: 14px;
	color: #333;
}
.sidemenu
{
	margin: 40px 10px 10px 10px;
	font-size: 12px;
	line-height: 15px;
	color: #333;
}
.sidebarphoto {
	margin: 280px 0px 0px 0px;
	text-align: center;
}
.indented {
	margin: 10px 50px 0px 50px;
}
.boldphone {
	font-weight: bold;
	color: #333;
	font-size: 14px;
	line-height: 14px;
}
.plaintext
{
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-transform: none;
	color: #000;
}
.title
{
	margin: 40px 25px 0px 30px;
      background: inherit;
	color: #6D644E;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.contactinfo
{
	color: #F5F0D4;
	background: inherit;
	margin: 30px 20px 20px 20px;
	font-size: 11px;
	line-height: 16px;
	font-family: Helvetica, Arial, Sans-Serif;
}

.subtitle
{
	margin: 20px 25px 0px 30px;
	background: inherit;
	color: #6D644E;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
}
.footer
{
	margin: 20px 25px 20px 30px;
	background: #FFF;
	color: #333;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

a:link, a:active, a:visited
{
	color: #6D644E;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	color: #CCC;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:link, a.menu:active, a.menu:visited
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover
{
	color: #6D644E;
	font-weight: bold;
	text-decoration: none;
}

