body {
	background-color: #0F0F0F;
  margin-top:20px;
}

td {
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
	color: #B39E5D;
}

td.leftnav {
	padding-top:180px;
	padding-bottom:100px;
}

td.submenu {
	width:630px;
  height:340px;
}

td.content {
	color: #B39E5D;
	padding-left:20px;
	padding-bottom:20px;
	width:630px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 20px;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B39E5D;
}

h2 {
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 20px;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B39E5D;
}

caption {
	margin: 0px;
	line-height: 26px;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 16px;
	color: #B39E5D;
}

p {
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	width: 380px;
	line-height: 14px;
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
	color: #B39E5D;
}

ul {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 380px;
}

.content li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	font-family: arial, helvetica, san-serif;
	font-size: 13px;
	color: #B39E5D;
}

.copyright {
	margin-top: 0px;
	margin-bottom: 24px;
	font-family: arial, helvetica, san-serif;
	font-size: 10px;
	color: #B39E5D;
}

.copyright a{
	color: #B39E5D;
}

.copyright a:hover{
	color: #B39E5D;
}

.floatleft {
	margin-right: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.floatright {
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
}

a:link    {color: #C2B17C; text-decoration: underline; font-weight: normal}
a:visited {color: #C2B17C; text-decoration: underline; font-weight: normal}
a:active  {color: #C2B17C; text-decoration: underline; font-weight: normal}
a:hover   {color: #C2B17C; text-decoration: underline; font-weight: normal}

a.bold:link    {color: #C2B17C; text-decoration: underline; font-weight: bold}
a.bold:visited {color: #C2B17C; text-decoration: underline; font-weight: bold}
a.bold:active  {color: #C2B17C; text-decoration: underline; font-weight: bold}
a.bold:hover   {color: #C2B17C; text-decoration: underline; font-weight: bold}



.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
}

.formTextBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2B17C;
	border-right-color: #C2B17C;
	border-bottom-color: #C2B17C;
	border-left-color: #C2B17C;
}
.formStore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2B17C;
	border-right-color: #C2B17C;
	border-bottom-color: #C2B17C;
	border-left-color: #C2B17C;
}
.photoBorder {
	border: 2px solid #B39E5D;
}
