/* CSS Document */

body {
	margin:0;
	background-image:url(../images/gr_bg2.jpg);
	background-repeat:repeat-x;
	background-color:#F09FBA;
	}
	
.headerTdOne {
	background-image:url(../images/gr_header3bg.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
	width:23px;
	height:120px;
	}

.headerTdTwo {
	background-image:url(../images/gr_header3bg.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
	width:58px;
	height:120px;
	}
	
.headerTdThree {
	background-image:url(../images/gr_header3bg.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
	width:245px;
	height:120px;
	}
	
.headerTdFour {
	background-image:url(../images/gr_header3bg.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
	width:103px;
	height:120px;
	}
	
.headerTdFive {
	background-image:url(../images/gr_header3bg.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
	width:395px;
	height:120px;
	}
	
.headerTdSix {
	background-image:url(../images/gr_header3bg1.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	width:1px;
	height:120px;
	}
	
.mainTd {
	background-image:url(../images/gr_lightBgGlad.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	border-bottom-color:#E86D95;
	border-bottom-width:1px;
	border-left-color:#E86D95;
	border-right-color:#E86D95;
	height:460px;
	background-color:#F4B6CB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align:top;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	}

.galleryTd {
	border-bottom-color:#E86D95;
	border-bottom-width:1px;
	border-left-color:#E86D95;
	border-right-color:#E86D95;
	background-color:#F4B6CB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align:top;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	}
		
.resourceLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration:underline;
	}

.resourceLink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration:underline;
	}

.varietyTd {
	background-image:url(../images/gr_varietiesHeader.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	border-bottom-color:#E86D95;
	border-bottom-width:1px;
	border-left-color:#E86D95;
	border-right-color:#E86D95;
	height:460px;
	background-color:#F4B6CB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align:top;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	}

.copyrightTd {
	vertical-align:top;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E03A71;
	}
	
.copyrightTdLink {
	vertical-align:top;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E03A71;
	text-decoration:underline;
	}
	
.copyrightTdLink:hover {
	vertical-align:top;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration:underline;
	}
