#contact a:link { color: #D25400; }
#contact a:visited { color: #D25400; }
#contact a:hover { color: #D25400; }
#contact { color: #D25400; }

li.about { display: none; }
li.photo { display: none; }

h2
{
	letter-spacing: .5pt;
}

a.sub2 {	color: #1987d1; text-decoration: underline;}
a.sub2:visited {	color: #1987d1; text-decoration: underline;}
a.sub2:hover { color: #D25400; text-decoration: underline; }

.aaa
{
	font-size: 14pt;
	color: #D25400;
}

.qqq
{
	font-size: 14pt;
	color: #548ef9;
	font-weight:normal;	
}

p.aa
{
	font-size: 10pt;
	color: #333333;
}

p.qq
{
	font-size: 10pt;
	font-weight: bold;
	color: #548ef9;	
}

p.aa:first-line
{
	font-size: 10pt;
}

p.qq:first-line
{
	font-size: 10pt;
}

.brdr
{
	width: 252px;
	max-width: 252px;
	margin-left: 24px;
	margin-right: 20px;
	margin-bottom: 10px;
	/*float: left;*/
}

a:hover .brdr
{
	border-color:#15659A;
	background-color:#999999;
	background-image:url(../images/smImgBackground.gif);
}

.right
{
	position: relative;
	left: 100px;
	width: 700px;
	min-width: 700px;
	background-image: url(../images/contentBg.gif);
}

.text ul
{
	background: none;
	border-collapse: collapse;
	margin-left: 420px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.text li
{
	font-size: small;
	color: #333333;
	font-weight: normal;
	background: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	list-style-image: url(../images/bullet5.gif);
}
.order td{
	padding-left: 10px;
	font-size: 80%;
}
