@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C4C2C7;
	background-image: url(../img/Design_Divine_marble.jpg);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-repeat: no-repeat;
	background-position: left top;
}
body, td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #74727C;
}
a:link {
	color: #671E0E;
}
a:visited {
	color: #671E0E;
}
a:hover {
	color: #5F5C65;
}
a:active {
	color: #671E0E;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #681A00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C2C7;
	display: block;
	width: auto;
}
h1 span {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding: 0px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: normal;
	float: right;
	margin: 6px 0px 0px;
}

h1 span a{
	text-decoration: none;
}

h1 .clearPhrase {
	float: none;
	letter-spacing: normal;
	text-transform: none;
	font-style: oblique;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #634E49;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}
h3 {
	font-size: 15px;
	font-weight: normal;
	color: #681A00;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	border-bottom: 1px solid #E6E6E6;
	margin: 0px 0px 5px;
}
h3 a {
	text-decoration: none;
}
.h3_home {
	text-decoration: none;
	text-align: center;
	display: block;
	font-size: 14px;
	letter-spacing: 0.5pt;
	border-style: none;
	margin: 0px 0px 10px;
	font-weight: bold;
	text-transform: none;
	padding: 0px 0px 14px;
	background-image: url(../img/icon_content_footer.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #681A00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C2C7;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: normal;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	color: #681A00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
}
blockquote {
	margin: 0px 0px 14px;
	padding: 18px 18px 12px 48px;
	background-color: #FFF;
	background-image: url(../img/icon_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
}
blockquote p {
	margin: 0px 0px 5px;
	padding: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #74727C;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-image: url(../img/bullet.png);
}
.ul_home {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 23px;
	list-style-image: none;
	list-style-type: none;
}
.ul_home li {
	background-image: url(../img/sidebar_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
}
ol {
	margin: 0px 0px 5px 30px;
	padding: 0px;
}
.h2_underline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #634E49;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C2C7;
	display: block;
	width: auto;
}
.textsize13px {
	font-size: 13px;
}
#contentTableHolder ul li a {
	text-decoration: none;
	color: #74727C;
}
#contentTableHolder ul li a:link {
	text-decoration: none;
	color: #74727C;
}
#contentTableHolder ul li a:visited {
	text-decoration: none;
	color: #74727C;
}
#contentTableHolder ul li a:active {
	text-decoration: none;
	color: #74727C;
}
#contentTableHolder ul li a:focus {
	text-decoration: underline;
	color: #681A00;
}
#contentTableHolder ul li a:hover {
	text-decoration: underline;
	color: #681A00;
}
#contentFlashHolder {
	background-color: #EFE9DC;
	margin: 10px 10px 0px;
	padding: 0px;
	width: 930px;
	height: 194px;
}
.twoColFixRtHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.twoColFixRtHdr #header {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 85px;
	width: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #634E49;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E9E2D0;
	position: relative;
	z-index: 53;
}
.twoColFixRtHdr #headerFlash {
	background: #EFE9DC;
	padding: 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 194px;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.twoColFixRtHdr #contentTableHolder {
	padding: 0px;
	width: auto;
	margin: 0px;
}
.twoColFixRtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footerContentLeft {
	margin-top: 0px;
	margin-right: 357px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 65px;
}
#footerContentRight {
	margin: 0px;
	float: right;
	width: 347px;
	padding: 0px;
	height: 65px;
}
.standardPadDiv {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 290px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px;
	margin: 0px;
}
.twoColFixRtHdr #mainContent {
	padding: 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 0px;
	margin-right: 350px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixRtHdr #footer {
	padding: 10px;
	margin: 0px;
	height: 65px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #634E49;
	background-color: #E9E2D0;
}
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	display: block;
}
#div_headerholder {
	height: 50px;
	width: 850px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 24px;
	left: 90px;
}
#div_logoholder {
	width:70px;
	height:65px;
	margin-top: 10px;
	margin-right: 870px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: absolute;
}
#div_linkholder {
	position: absolute;
	height: 15px;
	width: 357px;
	top: 0px;
	right: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 1px;
}
#div_linkholder a {
	text-decoration: none;
}
#div_linkholder a:hover {
	color: #FFF;
}
.footerDivider {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #634E49;
}
#apDiv2 {
	position:relative;
	width:auto;
	height:auto;
	z-index:2;
	background-color: #FFFFCC;
	float: left;
}
#titleHolder {
	left:0px;
	top:0px;
	width:auto;
	height:auto;
	z-index:3;
	margin-bottom: 5px;
	margin-left: 11px;
}
#menuHolder {
	left:0px;
	top:0px;
	width:auto;
	height:auto;
	z-index:3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #634E49;
}
.headerDivider {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #634E49;
}
#apDiv4 {
	position:absolute;
	left:129px;
	top:32px;
	width:136px;
	height:40px;
	z-index:3;
}
#headerImageHolder {
	margin: 0px;
	padding: 10px;
	height: 174px;
	width: 910px;
	position: relative;
}
#headerTitleFloatHolder {
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 420px;
	position: absolute;
	right: 0px;
	bottom: -35px;
	visibility: visible;
}
#headerImageBackHolder {
	margin: 0px;
	padding: 0px;
	height: 174px;
	width: 910px;
	position: absolute;
	left: 10px;
	top: 10px;
}
#div_FlashBarHolder {
	left:0px;
	top:0px;
	width:auto;
	height:100%;
	z-index:1;
	background-color: #EFE9DC;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#div_ContentLeftHolder {
	left:0px;
	top:0px;
	width:auto;
	height:100%;
	z-index:1;
	background-color: #F9F8F3;
	padding: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#div_ContentRightHolder {
	left:0px;
	top:0px;
	width:auto;
	height:100%;
	z-index:1;
	background-color: #F4F0E7;
	padding: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#footerContentLeft ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: none;
}
#footerContentLeft ul li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}
#footerContentLeft ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #74727C;
}
#footerContentLeft ul li a:hover {
	text-transform: uppercase;
	text-decoration: underline;
	color: #681A00;
}
#menuHolderLeft {
	left:0px;
	top:0px;
	width:auto;
	height:auto;
	z-index:3;
	margin: 0px;
	padding: 0px;
}
#menuHolderRight {
	top:0px;
	width:auto;
	height:auto;
	z-index:3;
	float: right;
	margin: 0px;
	padding: 0px;
	right: 0px;
}
#footerLinksHolder {
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
}
.pageUpdate {
	padding-left: 15px;
	font-style: oblique;
	color: #B6B5BB;
}
#footerAddress {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 16px;
	font-size: 13px;
}
#footerLinksBottom {
	padding: 0px;
	width: auto;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#footerLinksBottomRight {
	padding: 0px;
	width: auto;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerContactNumber {
	padding: 0px;
	width: auto;
	margin: 0px;
	height: 23px;
}
#SiteMap {
}
#SiteMap li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#SiteMap li ul {
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
}
#SiteMap li ul li {
	padding: 0px;
	margin: 1px 0px;
}
.textLargeRedSerif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #681A00;
}
.textMediumSerif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.blogComment {
	font-size: 13px;
	font-style: oblique;
	font-weight: normal;
	color: #681A00;
	float: right;
	line-height: 22px;
}
.SpryHiddenRegion {
	visibility: hidden;
}
.callToAction {
	height: 36px;
	width: 307px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;/*-webkit-border-radius: 10px; /* Safari prototype */
	/*-moz-border-radius: 10px; /* Gecko browsers */
	/*border-radius: 10px;*/
}
.callToAction a, .callToAction a:link, .callToAction a:active {
	background-image: url(../img/callToAction_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	height: 307px;
	width: 36px;
	padding: 0px;
	margin: 0px;
}
.callToAction a:hover {
	text-decoration: underline;
	background-image: url(../img/DesignDivine_icon.gif);
}
.callToAction h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}
.callToActionInner {
	padding: 5px;
	margin: 0px;
}
.btn_Quote {
	height: 21px;
	width: 186px;
	padding: 0px;
	margin: 5px;
	background-image:url(../img/btn_request_a_quote_hover.png);
}
.btn_Port {
	height: 21px;
	width: 186px;
	padding: 0px;
	margin: 5px;
	background-image:url(../img/btn_visit_port_hover.png);
}
.btn_Sample {
	height: 21px;
	width: 186px;
	padding: 0px;
	margin: 5px;
	background-image:url(../img/btn_view_samples_hover.png);
}
.btn_Blog {
	height: 21px;
	width: 186px;
	padding: 0px;
	background-image:url(../img/btn_view_blog_hover.png);
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.btn_Quote a, .btn_Quote a:link, .btn_Quote a:visited, .btn_Port a, .btn_Port a:link, .btn_Port a:visited, .btn_Sample a, .btn_Sample a:link, .btn_Sample a:visited, .btn_Blog a, .btn_Blog a:link, .btn_Blog a:visited {
	display:block;
}
.btn_Quote img, .btn_Port img, .btn_Sample img, .btn_Blog img {
	height: 21px;
	width: 186px;
	border:0;
}
.btn_Quote a:hover img, .btn_Port a:hover img, .btn_Sample a:hover img, .btn_Blog a:hover img {
	visibility:hidden;
}
.DD_icon_bot_center {
	background-image: url(../img/DD_icon.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #F4F0E7;
}
.PageTabsHolder {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: right;
}
.highlightContentText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: #FEFCE2;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
	padding: 4px;
}
.textRed {
	color: #681A00;
}
.textSansSerif12 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}
.floatRight {
	float: right;
}
.textBlack {
	color: #333;
}
.textSmall {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.textRedSmall {
	font-size: 10px;
	color: #681A00;
}
.textRedSmall a {
	color: #681A00;
}
.textRedSmall a:hover {
	color: #74727C;
}
.imageSidebar {
	padding: 2px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	border: 4px solid #FAF9F8;
	background-color: #FFF;
}
.spanIndentLine {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.newHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: oblique;
	font-weight: bold;
	color: #900;
	margin: 0px 0px 3px;
	padding: 0px;
	display: inline;
}
.spanCreditLine {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.pMiniSpacer {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 6px;
}
.ul_whatsNext {
	font-size: 14px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 10px;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../img/DD_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.ul_whatsNext li {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.ul_whatsNext li span {
	display: block;
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 30px;
	background-image: url(../img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px 2px;
}
/* Category Tabs */
body#WebsiteDesign a#navWebsiteDesign, body#WebsiteDevel a#navWebsiteDevel, body#WebsiteRedesign a#navWebsiteRedesign, body#WebsiteRedesign2 a#navWebsiteRedesign2, body#FlashWebsiteDesign a#navFlashWebsiteDesign, body#WebsiteMaintenance a#navWebsiteMaintenance, body#LogoDesign a#navLogoDesign, body#LogoDesign2 a#navLogoDesign2, body#PublicationDesign a#navPublicationDesign, body#CollateralPackages a#navCollateralPackages, body#FlyerMailerDesign a#navFlyerMailerDesign, body#AdvertisementDesign a#navAdvertisementDesign, body#LargeFormatDesign a#navLargeFormatDesign {
	color: #74727C;
	font-style: normal;
	text-decoration: none;
	border-bottom: 3px solid #E1E0E4;
}
#categoryHeaderDiv {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 10px;
	text-align: left;
	background-color: #F9F8F3;
	margin: 10px 10px 0px;
	position: relative;
	height: 14px;
}
#categoryHeaderDiv h2 {
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	position: absolute;
	left: 10px;
	top: 11px;
	color: #74727C;
}
#categoryHeaderDiv ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	position: absolute;
	left: 159px;
	top: 10px;
}
#categoryHeaderDiv ul li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#categoryHeaderDiv ul li a {
	text-decoration: none;
	color: #6A6871;
	margin: 0px 0px 0px 18px;
	padding: 0px 2px;
	display: block;
	border-bottom: 3px solid #F9F8F3;
}
#categoryHeaderDiv ul li a#navWebsiteRedesign2, #categoryHeaderDiv ul li a#navLogoDesign2 {
	margin: 0px 0px 0px 6px;
}
#categoryHeaderDiv ul li a:hover {
	color: #634E49;
	border-bottom: 3px solid #634E49;
	text-decoration: none;
}
.categoryNext {
	margin-left: 0px;
}
.featuredDiv {
	padding: 10px 15px 35px;
	background-color: #FFF;
	background-image: url(../img/ornament_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px 0px 10px;
	border-bottom: 6px solid #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.featuredDiv h3 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	margin-bottom: 11px;
}
.leftIndentPad {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-family: "Times New Roman", Times, serif;
}
.formHolder {
	padding: 10px;
	border-top: 2px solid #E6E6E8;
	border-bottom: 2px solid #E6E6E8;
	background-image: url(../img/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
	margin: 15px;
}
#footerC2ADiv {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 10px;
	text-align: left;
	background-color: #F9F8F3;
	margin: 0px 10px 10px;
	position: relative;
}
#footerC2ADiv h2 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #74727C;
	line-height: normal;
}
.textLarge14 {
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
}
.twoColFixRtHdr #container #contentTableHolder table tr td .standardPadDiv table tr td .standardPadDiv h3 {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.home_thumb_holder {
	display: block;
	padding-left: 30px;
}

.home_thumb_holder a{
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}


.home_thumb_holder a img{
	border: 2px solid #F4F0E7;
	height: 75px;
	width: 75px;	

}
.home_thumb_holder a span{
	font-size: 10px;
	text-decoration: none;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	color:#999;
}

.home_thumb_holder a:hover span{
	text-decoration: none;
	color:#671E0E;
}


.home_thumb_holder a:hover img{
	border-style: solid;
	border-color: #671E0E;

}

a.viewmore {
	display: block;
	clear: both;
	margin-bottom: 25px;
	font-size: 12px;
	text-align: center;
}
a.rss_link {
	display: block;
	margin: 2px 0px 0px;
	padding: 0px;
	float: right;
	height: 12px;
	width: 12px;
	border-top-style: none;
	background-image: url(../img/rss_icon_sm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


a.rss_link:hover {
	background-color: #FFF;
	
}
a.rss_link span{
	display: none;

}
#home #contentTableHolder {
	background-image: url(../img/content_two_col_back.gif);
	background-repeat: repeat-y;
	background-position: -1px 0px;
	display: block;
	border-top: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	width: 950px;
	background-color: #FFF;
	position: relative;
}
#contentTableHolder #col_left {
	width: 553px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin: 0px 0px 0px 10px;
	clear: left;
	position: relative;
	display: block;
	background-color: #F9F8F3;
}
#contentTableHolder #col_right {
	/* [disabled]margin-left: 594px; */
	width: 326px;
	float: right;
	position: relative;
	display: block;
	margin-right: 10px;
}
#home #container {
	background-color: #FFF;
}
