/* 
  -----------------------------------
  Francesca Jackson Style Sheet
  by David Lang, Look and Feel
  www.lookandfeel.uk.com
  -----------------------------------
*/
body {
	background-color: #fff;
	color: #1b1b1b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 0 24px 0;
	padding: 0;
	background-image: url(../assets/new-bgnd.gif);
	background-repeat: no-repeat;
}
p	{
	margin: 0 0 5px;
	padding: 0 0 5px;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #1b1b1b;
}
a:link {
	color: #039;
	text-decoration: none;
	}
	
a:visited {
	color: #039;
	text-decoration: none;
	}
	
a:hover {
	color: #BC442B;
	text-decoration: none;
	}
	
a:active {
	color: #BC442B;
	text-decoration: none;
	}
#logo a:link {
	color: #fff;
	text-decoration: none;
}
	
#logo a:visited {
	color: #fff;
	text-decoration: none;
}
	
#logo a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #fff;
	background-image: none;
}
	
#logo a:active {
	color: #fff;
	text-decoration: none;
	background-color: #fff;
	background-image: none;
}

#logo a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #fff;
	background-image: none;
}

input {
	color: #1b1b1b;
	border: 1px solid #999;
	background-color: #F4FDFF;
	font-size: 11px;
	padding: 2px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 11px;
	background-color: #F4FDFF;
	border: 1px solid #999;
	color: #666;
}
label {
	font-size: 12px;
	color: #1b1b1b;
	padding-left: 2px;
	padding-right: 2px;
}
select {
	font-size: 11px;
	color: #1b1b1b;
	border: 1px solid #999;
	padding: 2px;
	background-color: #F4FDFF;
}
#elist_err857702163 {
	font-size: 0.75em;
	color: #BC442B;
	line-height: 1.5em;
	padding-bottom: 5px;
}
#maincontent ul {
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1.5em;
	list-style-image: url(../assets/bullet.gif);
	padding-top: 0px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#maincontent li {
	padding-bottom: 0;
	margin-bottom: 0px;
	list-style: url(../assets/bullet.gif);
	padding-top: 0px;
	margin-top: 0px;
}
#maincontent dl {
	list-style-image: url(../assets/bullet.gif);
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#maincontent dt {
	padding-bottom: 0;
	margin-bottom: 3px;
	padding-top: 0px;
	margin-top: 0px;
}
#maincontent dd {
	padding-bottom: 0;
	margin-bottom: 3px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 15px;
}
#tdpadright ol {
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1.5em;
	padding-top: 0px;
	font-size: 0.75em;
	line-height: 1.5em;
	list-style-type: upper-alpha;
}
#tdpadright li {
	padding-bottom: 0;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#tdpadleftnobdr ul {
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1.5em;
	list-style-image: url(../assets/bullet.gif);
	padding-top: 0px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#tdpadleftnobdr li {
	padding-bottom: 0;
	margin-bottom: 0px;
	list-style: url(../assets/bullet.gif);
	padding-top: 0px;
	margin-top: 0px;
}
#sidebar ul {
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1.5em;
	list-style-image: url(../assets/bullet.gif);
	padding-top: 0px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#sidebar li {
	padding-bottom: 0;
	margin-bottom: 0px;
	list-style: url(../assets/bullet.gif);
	padding-top: 0px;
	margin-top: 0px;
}
h1 {
	text-transform: lowercase;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #bababa;
	text-align: right;
	letter-spacing: 1px;
	padding: 0px;
}
h2 {
	font-size: 1em;
	color: #1b1b1b;
	margin-top: 0;
	line-height: 1.5em;
	margin-bottom: 0.2em;
	font-weight: normal;
}
h3, h4 {
	margin: 0;
	font-size: 0.8em;
	color: #1b1b1b;
	line-height: 1.5em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0;
}
.notbold {
	margin: 0;
	color: #1b1b1b;
	padding-top: 2px;
	padding-bottom: 0;
	font-weight: normal;
}
.textalignleft {
	padding-top: 3px;
	margin-top: 0px;
	font-size: 0.75em;
	line-height: 1.5em;
	margin-bottom: 10px;
	padding-bottom: 3px;
	background-color: #8c9bb3;
	color: #fff;
	padding-left: 3px;
	margin-right: 10px;
}
.textalignright {
	text-align: right;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 0.75em;
	line-height: 1.5em;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-right: 10px;
	padding-right: 10px;
	font-style: italic;
}
.zeromargin {
	margin: 0 !important;
}
.copyright {
	font-size: 0.7em;
	color: #787878;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-top: 20px;
}
.copyright a:link {
	color: #787878;
	text-decoration: none;
}
.copyright a:visited {
	color: #787878;
	text-decoration: none;
}
.copyright a:hover {
	color: #BC442B;
	text-decoration: none;
}
.copyright a:active {
	color: #BC442B;
	text-decoration: none;
}
.copyright a:focus {
	color: #BC442B;
	text-decoration: none;
}
.copyrightuberlink {
	color: #1b1b1b;
}
.copyrightuberlink a:link {
	color: #1b1b1b;
	text-decoration: none;
}
.copyrightuberlink a:visited {
	color: #1b1b1b;
	text-decoration: none;
}
.copyrightuberlink a:hover {
	color: #963;
	text-decoration: none;
}
.copyrightuberlink a:active {
	color: #963;
	text-decoration: none;
}
.copyrightuberlink a:focus {
	color: #963;
	text-decoration: none;
}
.copyrightnorule {
	font-size: 0.7em;
	color: #787878;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 1.5em;
	margin-top: 0px;
}
.copyrightnorule a:link {
	color: #787878;
	text-decoration: none;
}
.copyrightnorule a:visited {
	color: #787878;
	text-decoration: none;
}
.copyrightnorule a:hover {
	color: #BC442B;
	text-decoration: none;
}
.copyrightnorule a:active {
	color: #BC442B;
	text-decoration: none;
}
.copyrightnorule a:focus {
	color: #BC442B;
	text-decoration: none;
}
.copyrightnoruleuberlink {
	color: #1b1b1b;
}
.copyrightnoruleuberlink a:link {
	color: #1b1b1b;
	text-decoration: none;
}
.copyrightnoruleuberlink a:visited {
	color: #1b1b1b;
	text-decoration: none;
}
.copyrightnoruleuberlink a:hover {
	color: #963;
	text-decoration: none;
}
.copyrightnoruleuberlink a:active {
	color: #963;
	text-decoration: none;
}
.copyrightnoruleuberlink a:focus {
	color: #963;
	text-decoration: none;
}
.copyrightgallery {
	font-size: 0.7em;
	color: #666;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-top: 10px;
}
.copyrightgallery a:link {
	color: #666;
	text-decoration: none;
}
.copyrightgallery a:visited {
	color: #666;
	text-decoration: none;
}
.copyrightgallery a:hover {
	color: #BC442B;
	text-decoration: none;
}
.copyrightgallery a:active {
	color: #BC442B;
	text-decoration: none;
}
.copyrightgallery a:focus {
	color: #BC442B;
	text-decoration: none;
}
.copyrightgalleryuberlink {
	color: #1b1b1b;
}
.copyrightgalleryuberlink a:link {
	color: #1b1b1b;
	text-decoration: none;
}
.copyrightgalleryuberlink a:visited {
	color: #1b1b1b;
	text-decoration: none;
}
.copyrightgalleryuberlink a:hover {
	color: #963;
	text-decoration: none;
}
.copyrightgalleryuberlink a:active {
	color: #963;
	text-decoration: none;
}
.copyrightgalleryuberlink a:focus {
	color: #963;
	text-decoration: none;
}
.copyrightgalldetail {
	font-size: 0.7em;
	color: #666;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-top: 10px;
}
.copyrightgalldetail a:link {
	color: #666;
	text-decoration: none;
}
.copyrightgalldetail a:visited {
	color: #666;
	text-decoration: none;
}
.copyrightgalldetail a:hover {
	color: #BC442B;
	text-decoration: none;
}
.copyrightgalldetail a:active {
	color: #BC442B;
	text-decoration: none;
}
.copyrightgalldetail a:focus {
	color: #BC442B;
	text-decoration: none;
}
.copyrightgalldetailuberlink {
	color: #1b1b1b;
}
.copyrightgalldetailuberlink a:link {
	color: #1b1b1b;
	text-decoration: none;
}
.copyrightgalldetailuberlink a:visited {
	color: #1b1b1b;
	text-decoration: none;
}
.copyrightgalldetailuberlink a:hover {
	color: #963;
	text-decoration: none;
}
.copyrightgalldetailuberlink a:active {
	color: #963;
	text-decoration: none;
}
.copyrightgalldetailuberlink a:focus {
	color: #963;
	text-decoration: none;
}
.copyrighthome {
	font-size: 0.7em;
	color: #666;
	padding-top: 8px;
	padding-bottom: 20px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-top: 5px;
}
.copyrighthome a:link {
	color: #666;
	text-decoration: none;
}
.copyrighthome a:visited {
	color: #666;
	text-decoration: none;
}
.copyrighthome a:hover {
	color: #BC442B;
	text-decoration: none;
}
.copyrighthome a:active {
	color: #BC442B;
	text-decoration: none;
}
.copyrighthome a:focus {
	color: #BC442B;
	text-decoration: none;
}
.footer {
	font-size: 0.7em;
	color: #787878;
	padding-top: 30px;
	padding-bottom: 0;
	line-height: 1.5em;
}
.footer a:link {
	color: #787878;
	text-decoration: none;
}
.footer a:visited {
	color: #787878;
	text-decoration: none;
}
.footer a:hover {
	color: #963;
	text-decoration: none;
}
.footer a:active {
	color: #963;
	text-decoration: none;
}
.footer a:focus {
	color: #963;
	text-decoration: none;
}
.footersmallpad {
	font-size: 0.7em;
	color: #787878;
	padding-top: 10px;
	padding-bottom: 0;
	line-height: 1.5em;
}
.footersmallpad a:link {
	color: #787878;
	text-decoration: none;
}
.footersmallpad a:visited {
	color: #787878;
	text-decoration: none;
}
.footersmallpad a:hover {
	color: #963;
	text-decoration: none;
}
.footersmallpad a:active {
	color: #963;
	text-decoration: none;
}
.footersmallpad a:focus {
	color: #963;
	text-decoration: none;
}
.footernav {
	font-size: 0.9em;
	color: #1b1b1b;
	margin-top: 0;
	line-height: 1.5em;
	margin-bottom: 0.2em;
	font-weight: normal;
}
.tdpadright {
	padding-right: 20px;
}
.tdpadleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #4a4a4a;
	border-right-color: #4a4a4a;
	border-bottom-color: #4a4a4a;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
.tdpadleftnobdr {
	padding-top: 0;
	padding-left: 20px;
}
.tdpadbottom {
	padding-bottom: 20px;
}
.tdsmlpadbottom {
	padding-bottom: 10px;
}
.tdordersmlpad {
	padding-bottom: 5px;
}
.caption {
	font-size: 0.75em;
	color: #1b1b1b;
	padding-bottom: 5px;
	font-style: italic;
	line-height: 1.3em;
}
.captionnopad {
	font-size: 0.75em;
	color: #1b1b1b;
	padding-bottom: 0;
	margin-bottom: 3px;
	line-height: 1.3em;
	font-style: italic;
}
.captiontoppad {
	font-size: 0.75em;
	color: #1b1b1b;
	padding-top: 5px;
	margin-top: 0px;
	font-style: italic;
	line-height: 1.3em;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.photocaption {
	font-size: 0.7em;
	color: #1b1b1b;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 1.3em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.nopad {
	padding-top: 2px;
	padding-bottom: 0;
}
.nobottompad {
	padding-bottom: 3px;
	margin-bottom: 0;
}
.notoppad {
	padding-top: 0;
	margin-top: 0;
}
.toppad {
	color: #1b1b1b;
	padding-top: 7px;
	padding-bottom: 3px;
}
.topnobottompad {
	color: #1b1b1b;
	padding-top: 10px;
	padding-bottom: 0;
}
.bottompad {
	padding-bottom: 10px;
}
.gallerydetail	{
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.galleryinfo	{
	padding-bottom: 1px;
	padding-top: 0;
	font-size: 0.75em;
	line-height: 1.5em;
}
.galleryinfo a:link {
	color: #039;
	text-decoration: none;
}
.galleryinfo a:visited {
	color: #039;
	text-decoration: none;
}
.galleryinfo a:hover {
	color: #BC442B;
	text-decoration: none;
}	
.galleryinfo a:active {
	color: #BC442B;
	text-decoration: none;
}
.warning	{
	font-size: 0.75em;
	line-height: 1.5em;
	color: #1b1b1b;
	border: 1px solid #999;
	padding: 5px;
	text-align: center;
	margin: 0px;
}
.warningpadded	{
	font-size: 0.7em;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 1.5em;
	color: #787878;
	text-align: right;
}
.warningpadded a:link {
	color: #787878;
	text-decoration: none;
}
.warningpadded a:visited {
	color: #787878;
	text-decoration: none;
}
.warningpadded a:hover {
	color: #BC442B;
	text-decoration: none;
}
.warningpadded a:active {
	color: #BC442B;
	text-decoration: none;
}
.warningpadded a:focus {
	color: #BC442B;
	text-decoration: none;
}
.warningpaddedleft	{
	font-size: 0.7em;
	padding-bottom: 0px;
	padding-top: 3px;
	line-height: 1.3em;
	color: #787878;
	text-align: left;
}
.warningpaddedleft a:link {
	color: #787878;
	text-decoration: none;
}
.warningpaddedleft a:visited {
	color: #787878;
	text-decoration: none;
}
.warningpaddedleft a:hover {
	color: #BC442B;
	text-decoration: none;
}
.warningpaddedleft a:active {
	color: #BC442B;
	text-decoration: none;
}
.warningpaddedleft a:focus {
	color: #BC442B;
	text-decoration: none;
}
.floatright {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
.floatleft {
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
}
.textbottompad {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.crumbs {
	font-size: 0.8em;
	text-align: right;
	color: #999;
}
.crumbs a:link {
	color: #999;
	text-decoration: none;
}
.crumbs a:visited {
	color: #999;
	text-decoration: none;
}
.crumbs a:hover {
	color: #BC442B;
	text-decoration: none;
}
.crumbs a:active {
	color: #BC442B;
	text-decoration: none;
}
.crumbsuberlink {
	text-align: right;
	color: #1b1b1b;
	font-weight: normal;
}
.crumbsuberlink a:link {
	color: #1b1b1b;
	text-decoration: none;
	font-weight: normal;
}
.crumbsuberlink a:visited {
	color: #1b1b1b;
	text-decoration: none;
	font-weight: normal;
}
.crumbsuberlink a:hover {
	color: #1b1b1b;
	text-decoration: none;
	font-weight: normal;
}
.crumbsuberlink a:active {
	color: #1b1b1b;
	text-decoration: none;
	font-weight: normal;
}
.newshead {
	letter-spacing: 5px;
	font-size: 0.75em;
	color: #fff;
	background: #666;
	text-transform: uppercase;
	font-weight: normal;
	text-indent: 10px;
	padding-bottom: 2px;
	text-align: left;
	margin-bottom: 2px;
	padding-top: 5px;
	line-height: 1.5em;
}
.newstxt {
	font-size: 0.7em;
	color: #1b1b1b;
	text-transform: none;
	font-weight: normal;
	line-height: 1.3em;
	padding-bottom: 0px;
	padding-top: 5px;
}
.newstxtalignright {
	text-align: right;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 0.7em;
	line-height: 1.5em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#newstable {
	border: 1px solid #666;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.newsheadline {
	font-size: 0.9em;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #1b1b1b;
	font-weight: bold;
	line-height: 1.5em;
}
.newsheadlinenorule {
	font-size: 0.9em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	color: #1b1b1b;
	font-weight: bold;
	line-height: 1.5em;
}
.newsdate {
	font-size: 0.7em;
	color: #1b1b1b;
	padding-bottom: 2px;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}
.newsstory {
	font-size: 0.75em;
	color: #1b1b1b;
	padding-bottom: 2px;
	margin-bottom: 2px;
	line-height: 1.3;
}
.newsstorypadded {
	font-size: 0.75em;
	color: #1b1b1b;
	padding-bottom: 10px;
	margin-bottom: 2px;
	line-height: 1.3;
}
.tdnewspadded {
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 8px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.homenewshead {
	font-size: 1.1em;
	padding-top: 8px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #660000;
	font-weight: normal;
	line-height: 1.5em;
}
.homenewsstory {
	font-size: 0.75em;
	color: #1b1b1b;
	padding-bottom: 2px;
	margin-bottom: 2px;
	line-height: 1.5;
}
.strapline {
	letter-spacing: 6px;
	font-size: 0.8em;
	color: #1b1b1b;
	line-height: 1.5em;
	text-transform: uppercase;
	font-weight: normal;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 15px;
	padding-bottom: 0;
}
.advsearchtable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.advsearchedge {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	background-image: url(../assets/advsearch_bgnd.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
.subscribetable {
	padding: 10px;
	border: 1px solid #666;
}
.searchtable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 0px;
}
.searchtablepad {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.searchedge {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	background-image: url(../assets/search_bgnd.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
.sidenewstable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	padding-right: 5px;
	background-image: url(../assets/dj_linkgradient.jpg);
	background-repeat: repeat-y;
}
.sidesearchtable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 5px;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	background-image: url(../assets/dj_linkgradient.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.sidesearchtablehome {
	border-bottom-width: 0;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 5px;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	background-image: url(../assets/dj_linkgradient.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.searchtitle {
	font-size: 0.75em;
	color: #666;
	padding-bottom: 0px;
	line-height: 1.5em;
}
.introedge {
	background-image: url(../assets/intro_bgnd.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
.galleryedge {
	background-image: url(../assets/gallery_bgnd.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
.resumeedge {
	background-image: url(../assets/resume_bgnd.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
.displayedge {
	background-image: url(../assets/display_bgnd.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
.infoedge {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	background-image: url(../assets/info_bgnd.jpg);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}
.newsedge {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	background-image: url(../assets/news_bgnd.jpg);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}
.subscribeedge {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	background-image: url(../assets/subscribe_bgnd.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
.privacyedge {
	background-image: url(../assets/privacy_bgnd.jpg);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}
.legaledge {
	background-image: url(../assets/legal_bgnd.jpg);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}
.newspagetable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4a4a4a;
	border-bottom-color: #4a4a4a;
	border-left-color: #4a4a4a;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.newspageedge {
	background-image: url(../assets/news_bgnd.jpg);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}
.sitemaptable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-right: 10px;
	padding-left: 10px;
}
.sitemapedge {
	background-image: url(../assets/map_bgnd.jpg);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}
.contacttable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 10px;
	padding-left: 10px;
}
.contactedge {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	background-image: url(../assets/contact_bgnd.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
.browseredge {
	background-image: url(../assets/browser_bgnd.jpg);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}
.accessedge {
	background-image: url(../assets/access_bgnd.jpg);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}
.ordertable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 15px;
	padding-left: 10px;
}
.orderedge {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	background-image: url(../assets/order_bgnd.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
.gallerytable {
	padding: 0;
}
.gallerytable ul {
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1.5em;
	list-style-image: url(../assets/bullet.gif);
	padding-top: 0px;
	font-size: 0.75em;
	line-height: 1.5em;
}
.gallerytable li {
	padding-bottom: 0;
	margin-bottom: 0px;
	list-style: url(../assets/bullet.gif);
	padding-top: 0px;
	margin-top: 0px;
}
#sidebar {
	padding: 0;
}
.detailsidebar {
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 5px;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-bottom: 0px;
	background-color: #fff;
}
.detailsidebar ul {
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1.5em;
	list-style-image: url(../assets/bullet.gif);
	padding-top: 0px;
	font-size: 0.75em;
	line-height: 1.5em;
}
.detailsidebar li {
	list-style: url(../assets/bullet.gif);
}
.legalsidebar {
	padding: 0;
	border-right-width: 1px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.legalnopad {
	margin: 0px;
	padding: 0px;
}
.navsidebar {
	margin: 0px;
	padding: 0px;
}
.top {
	font-size: 0.2em;
	color: #fff;
}
.pagelinks {
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
.pagelinks a:link {
	text-decoration: none;
}
.pagelinks a:visited {
	text-decoration: none;
}
.pagelinks a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.pagelinks a:active {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.pagelinks a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.pagelinkssmlpad {
	padding-top: 10px;
	padding-bottom: 0;
}
.pagelinkssmlpad a:link {
	text-decoration: none;
}
.pagelinkssmlpad a:visited {
	text-decoration: none;
}
.pagelinkssmlpad a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.pagelinkssmlpad a:active {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.pagelinkssmlpad a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.sitemaplinks {
	padding-top: 5px;
	padding-bottom: 10px;
}
.sitemaplinks a:link {
	text-decoration: none;
}
.sitemaplinks a:visited {
	text-decoration: none;
}
.sitemaplinks a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.sitemaplinks a:active {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.sitemaplinks a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.sitemaplinksnopad {
	padding-top: 0px;
	padding-bottom: 3px;
}
.sitemaplinksnopad a:link {
	text-decoration: none;
}
.sitemaplinksnopad a:visited {
	text-decoration: none;
}
.sitemaplinksnopad a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.sitemaplinksnopad a:active {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.sitemaplinksnopad a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.sitemaplinkssmlpad {
	padding-top: 0px;
	padding-bottom: 10px;
}
.sitemaplinkssmlpad a:link {
	text-decoration: none;
}
.sitemaplinkssmlpad a:visited {
	text-decoration: none;
}
.sitemaplinkssmlpad a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.sitemaplinkssmlpad a:active {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.sitemaplinkssmlpad a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.pagelinksnav {
	border: 1px solid #666;
	text-align: center;
	padding: 3px;
}
.pagelinksnav a:link {
	text-decoration: none;
}
.pagelinksnav a:visited {
	text-decoration: none;
}
.pagelinksnav a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.pagelinksnav a:active {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.pagelinksnav a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.indent {
	padding-left: 23px;
}
.indent2 {
	padding-left: 36px;
}
.indentlist {
	padding-left: 13px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}
.indentnotoppad {
	padding-top: 0;
	padding-left: 23px;
}
.indentnobottompad {
	padding-left: 23px;
	padding-bottom: 0px;
}
.indentbottompad {
	padding-left: 23px;
	padding-top: 0;
	padding-bottom: 10px;
}
.toplink {
	text-align: right;
	font-size: 0.7em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.toplink a:link {
	text-decoration: none;
}
.toplink a:visited {
	text-decoration: none;
}
.toplink a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.toplink a:active {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.toplink a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.toplinknav {
	border: 1px solid #666;
	text-align: center;
	padding: 2px;
}
.toplinknav a:link {
	text-decoration: none;
}
.toplinknav a:visited {
	text-decoration: none;
}
.toplinknav a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.toplinknav a:active {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.toplinknav a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #8c9bb3;
}
.disclaimer {
	font-size: 0.7em;
	padding-bottom: 5px;
}
.image {
	padding: 5px;
	border: 1px solid #4a4a4a;
}
.copyscapebanner {
	padding-top: 0px;
	padding-bottom: 20px;
}
.required {
	color: #C52C04;
}
.quotetable {
	border: 1px solid #630;
	background-image: url(../assets/dj_linkgradientright.jpg);
	background-repeat: repeat-y;
	float: right;
	margin-top: 2px;
	margin-left: 10px;
}
.quote {
	font-size: 0.75em;
	color: #630;
	line-height: 1.3em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
}
.quoteindent {
	font-size: 0.75em;
	color: #630;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
}
.quotename {
	font-size: 0.75em;
	color: #630;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	margin-top: 0px;
}
.quoteheader {
	font-size: 0.9em;
	color: #630;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.captionnobottompad {
	font-size: 0.75em;
	color: #1b1b1b;
	padding-bottom: 2px;
	font-style: italic;
	line-height: 1.3em;
	margin-bottom: 2px;
}
.crumbstable {
	margin-top: 0px;
	border: 1px solid #999;
	padding: 5px;
	margin-bottom: 10px;
}
.saleprice {
	color: #900;
}
