/* body content */

body
{
    color: #000000;
    background-color: #FFFFFF;
    margin: auto auto auto auto;
    padding: 0px 0px 0px 0px;

    font-family: "helvetica", "arial", "sans-serif";
    font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

table.main
{
    width: 100%;
    height: 100%;
    padding: 0px 0px 0px 0px;
}

td.menu-left
{
    border-left: 2px solid #000000;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    padding-left: 20px;
}

td.menu-center
{
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    font-size: 1px;
    width: 560px;
    height: 358px;
    border-color: #000000 black; border-top-width: 2px; border-bottom-width: 2px
}

td.menu-right
{
    border-right: 2px solid #000000;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    font-size: 1px;
    width: 20px;
}

td.tile-description
{
    padding-left: 15px;
    padding-top: 25px;
    font-family: "arial", "sans-serif", "helvetica";
    font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

img
{
    border-style: none;
}

img.menu
{
    border-style: none;
    width: 560px;
    height: 358px;
}

img.large
{
	border: 1px solid black;
}

img.thumb
{
    border: 1px solid black;
}

.ifcontent
{
	border-style: none;
	background-color: white;
}

.tile-title
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: "arial", "sans-serif", "helvetica";
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited
{
    color: #000000;
    font-family: "helvetica", "arial", "sans-serif";
    font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

a:hover, a:active
{
    color: #999999;
    font-family: "helvetica", "arial", "sans-serif";
    font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

/* menu classes */

.title
{
	color: #000000;
	font-family: "helvetica", "arial", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.pagetitle
{
	color: #000000;
	font-family: "Tahoma", "arial", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
; font-variant: small-caps
; height: 35px
}

.menuitem
{
	color: #000000;
	font-family: "helvetica", "arial", "sans-serif";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 20px;
	padding-bottom: 5px;
}

.menu-spacer
{
    padding-top: 15px;
}

a.menu:link, a.menu:visited
{
    color: #000000;
    font-family: "helvetica", "arial", "sans-serif";
    font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

a.menu:hover, a.menu:active
{
    color: #999999;
    font-family: "helvetica", "arial", "sans-serif";
    font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

a.pagetitle:link, a.pagetitle:visited
{
	color: #000000;
	font-family: "Tahoma", "arial", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
; font-variant: small-caps
; height: 35px
}

a.pagetitle:hover, a.pagetitle:active
{
	color: #999999;
	font-family: "Tahoma", "arial", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
; font-variant: small-caps
; height: 35px
}

#desc-title
{
    color: #000000;
    padding-bottom: 5px;
    font-family: "helvetica", "arial", "sans-serif";
    font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#desc-sizes
{
    color: #000099;
    padding-bottom: 5px;
    font-family: "helvetica", "arial", "sans-serif";
    font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

#desc-text
{
    color: #000000;
    font-family: "helvetica", "arial", "sans-serif";
    font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

/* footer classes */

.footer
{
    color: #000000;
    font-family: "helvetica", "arial", "sans-serif";
    font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.footer:link, a.footer:visited
{
    color: #000000;
    font-family: "helvetica", "arial", "sans-serif";
    font-size: 10px;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: normal;
}

a.footer:hover, a.footer:active
{
    color: #999999;
    font-family: "helvetica", "arial", "sans-serif";
    font-size: 10px;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: normal;
}

.heading1 { font-family: Helvetica, Arial, Sans-Serif; font-size: 16px; font-weight: bold; color: #553D30}
.content1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333}
.heading2 { font-family: Helvetica, Arial, Sans-Serif; font-size: 14px; font-weight: bold; color: #777777; font-variant: small-caps}
