/**** GENERAL  ****/
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #695f4b;
}
h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #695f4b;
    font-weight: bold;    
    display: inline;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #695f4b;
    font-weight: bold;    
    display: inline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #695f4b;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #695f4b;
}
a:hover {
	text-decoration: none;
	color: #695f4b;
}
a:active {
	text-decoration: underline;
	color: #695f4b;
}

.dottedborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #554c3c;
}


.whitesparktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #80725a;
}
a.whitesparktext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #80725a;
	text-decoration: underline;
}
a.whitesparktext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #80725a;
	text-decoration: underline;
}
a.whitesparktext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #80725a;
	text-decoration: none;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.footertext:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footertext:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footertext:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/*** FOR ERROR MESSAGES ****/
.redtext14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}


/**** FORMS ****/
.formField {
	vertical-align: top;
	margin-bottom:5px;
	height:18px;
	padding-top:5px;
	padding-left:5px;
	background-image:url('../images/bkgshadow.gif');
	border:solid 1px #554c3c;
	font-size:11px;
	color:#666666;
}
.formArea {
	margin-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	background-image:url('../images/bkgshadow.gif');
	border:solid 1px #554c3c;
	font-size:11px;
	color:#666666;
}
.formFieldCheckout {
	vertical-align: top;
	margin-bottom:0px;
	height:18px;
	padding-top:5px;
	padding-left:5px;
	background-image:url('../images/bkgshadow.gif');
	border:solid 1px #554c3c;
	font-size:11px;
	color:#666666;
}
.formAreaCheckout {
	margin-bottom:0px;
	padding-top:5px;
	padding-left:5px;
	background-image:url('../images/bkgshadow.gif');
	border:solid 1px #554c3c;
	font-size:11px;
	color:#666666;
}
select.formSelect {
	font-family: Verdana;
	font-size: 11px;
	color: #554c3c;
	background-color: #FAFAFA;
	border:solid 1px #554c3c;
	padding: 1px;
	margin-bottom: 5px;
	vertical-align: middle;
}

/**** ONLINE STORE ****/
.pagesbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #695f4b;
	background-image: url('images/pages_bg.gif');
}
.pages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #695f4b;
}
a.pages:link {
	color: #695f4b !important;
	text-decoration: none;
}
a.pages:visited {
	color: #695f4b !important;
	text-decoration: none;
}
a.pages:hover {
	color: #000000 !important;
	text-decoration: none;
}
a.pages:active {
	color: #695f4b !important;
	text-decoration: none;
}



/**** BROWN TEXT ****/
.browntext10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #695f4b;
}
a.browntext10:link {
	color: #695f4b !important;
}
a.browntext10:visited {
	color: #695f4b !important;
}
a.browntext10:hover {
	color: #695f4b !important;
	text-decoration: none;
}
a.browntext10:active {
	color: #695f4b !important;
	text-decoration: none;
}

.browntext11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #695f4b;
}
a.browntext11:link {
	color: #695f4b !important;
}
a.browntext11:visited {
	color: #695f4b !important;
}
a.browntext11:hover {
	color: #695f4b !important;
	text-decoration: none;
}
a.browntext11:active {
	color: #695f4b !important;
	text-decoration: none;
}

.browntext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #695f4b;
}
a.browntext12:link {
	color: #695f4b !important;
}
a.browntext12:visited {
	color: #695f4b !important;
}
a.browntext12:hover {
	color: #695f4b !important;
	text-decoration: none;
}
a.browntext12:active {
	color: #695f4b !important;
	text-decoration: none;
}

.browntext13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #695f4b;
}
a.browntext13:link {
	color: #695f4b !important;
}
a.browntext13:visited {
	color: #695f4b !important;
}
a.browntext13:hover {
	color: #695f4b !important;
	text-decoration: none;
}
a.browntext13:active {
	color: #695f4b !important;
	text-decoration: none;
}

.browntext14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #695f4b;
}
a.browntext14:link {
	color: #695f4b !important;
}
a.browntext14:visited {
	color: #695f4b !important;
}
a.browntext14:hover {
	color: #695f4b !important;
	text-decoration: none;
}
a.browntext14:active {
	color: #695f4b !important;
	text-decoration: none;
}

.browntext15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #695f4b;
}
a.browntext15:link {
	color: #695f4b !important;
}
a.browntext15:visited {
	color: #695f4b !important;
}
a.browntext15:hover {
	color: #695f4b !important;
	text-decoration: none;
}
a.browntext15:active {
	color: #695f4b !important;
	text-decoration: none;
}

.browntext16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #695f4b;
}
a.browntext16:link {
	color: #695f4b !important;
}
a.browntext16:visited {
	color: #695f4b !important;
}
a.browntext16:hover {
	color: #695f4b !important;
	text-decoration: none;
}
a.browntext16:active {
	color: #695f4b !important;
	text-decoration: none;
}

.browntext17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #695f4b;
}
a.browntext17:link {
	color: #695f4b !important;
}
a.browntext17:visited {
	color: #695f4b !important;
}
a.browntext17:hover {
	color: #695f4b !important;
	text-decoration: none;
}
a.browntext17:active {
	color: #695f4b !important;
	text-decoration: none;
}

.browntext18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #695f4b;
}
a.browntext18:link {
	color: #695f4b !important;
}
a.browntext18:visited {
	color: #695f4b !important;
}
a.browntext18:hover {
	color: #695f4b !important;
	text-decoration: none;
}
a.browntext18:active {
	color: #695f4b !important;
	text-decoration: none;
}

.browntext19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #695f4b;
}
a.browntext19:link {
	color: #695f4b !important;
}
a.browntext19:visited {
	color: #695f4b !important;
}
a.browntext19:hover {
	color: #695f4b !important;
	text-decoration: none;
}
a.browntext19:active {
	color: #695f4b !important;
	text-decoration: none;
}

.browntext20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #695f4b;
}
a.browntext20:link {
	color: #695f4b !important;
}
a.browntext20:visited {
	color: #695f4b !important;
}
a.browntext20:hover {
	color: #695f4b !important;
	text-decoration: none;
}
a.browntext20:active {
	color: #695f4b !important;
	text-decoration: none;
}


/**** BLUE TEXT ****/
.bluetext10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #50c8e8;
}
a.bluetext10:link {
	color: #50c8e8 !important;
}
a.bluetext10:visited {
	color: #50c8e8 !important;
}
a.bluetext10:hover {
	color: #50c8e8 !important;
	text-decoration: none;
}
a.bluetext10:active {
	color: #50c8e8 !important;
	text-decoration: none;
}


.bluetext11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #50c8e8;
}
a.bluetext11:link {
	color: #50c8e8 !important;
}
a.bluetext11:visited {
	color: #50c8e8 !important;
}
a.bluetext11:hover {
	color: #50c8e8 !important;
	text-decoration: none;
}
a.bluetext11:active {
	color: #50c8e8 !important;
	text-decoration: none;
}

.bluetext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50c8e8;
}
a.bluetext12:link {
	color: #50c8e8 !important;
}
a.bluetext12:visited {
	color: #50c8e8 !important;
}
a.bluetext12:hover {
	color: #50c8e8 !important;
	text-decoration: none;
}
a.bluetext12:active {
	color: #50c8e8 !important;
	text-decoration: none;
}

.bluetext13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #50c8e8;
}
a.bluetext13:link {
	color: #50c8e8 !important;
}
a.bluetext13:visited {
	color: #50c8e8 !important;
}
a.bluetext13:hover {
	color: #50c8e8 !important;
	text-decoration: none;
}
a.bluetext13:active {
	color: #50c8e8 !important;
	text-decoration: none;
}

.bluetext14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #50c8e8;
}
a.bluetext14:link {
	color: #50c8e8 !important;
}
a.bluetext14:visited {
	color: #50c8e8 !important;
}
a.bluetext14:hover {
	color: #50c8e8 !important;
	text-decoration: none;
}
a.bluetext14:active {
	color: #50c8e8 !important;
	text-decoration: none;
}

.bluetext15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #50c8e8;
}
a.bluetext15:link {
	color: #50c8e8 !important;
}
a.bluetext15:visited {
	color: #50c8e8 !important;
}
a.bluetext15:hover {
	color: #50c8e8 !important;
	text-decoration: none;
}
a.bluetext15:active {
	color: #50c8e8 !important;
	text-decoration: none;
}

.bluetext16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #50c8e8;
}
a.bluetext16:link {
	color: #50c8e8 !important;
}
a.bluetext16:visited {
	color: #50c8e8 !important;
}
a.bluetext16:hover {
	color: #50c8e8 !important;
	text-decoration: none;
}
a.bluetext16:active {
	color: #50c8e8 !important;
	text-decoration: none;
}

.bluetext17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #50c8e8;
}
a.bluetext17:link {
	color: #50c8e8 !important;
}
a.bluetext17:visited {
	color: #50c8e8 !important;
}
a.bluetext17:hover {
	color: #50c8e8 !important;
	text-decoration: none;
}
a.bluetext17:active {
	color: #50c8e8 !important;
	text-decoration: none;
}

.bluetext18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #50c8e8;
}
a.bluetext18:link {
	color: #50c8e8 !important;
}
a.bluetext18:visited {
	color: #50c8e8 !important;
}
a.bluetext18:hover {
	color: #50c8e8 !important;
	text-decoration: none;
}
a.bluetext18:active {
	color: #50c8e8 !important;
	text-decoration: none;
}

.bluetext19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #50c8e8;
}
a.bluetext19:link {
	color: #50c8e8 !important;
}
a.bluetext19:visited {
	color: #50c8e8 !important;
}
a.bluetext19:hover {
	color: #50c8e8 !important;
	text-decoration: none;
}
a.bluetext19:active {
	color: #50c8e8 !important;
	text-decoration: none;
}

.bluetext20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #50c8e8;
}
a.bluetext20:link {
	color: #50c8e8 !important;
}
a.bluetext20:visited {
	color: #50c8e8 !important;
}
a.bluetext20:hover {
	color: #50c8e8 !important;
	text-decoration: none;
}
a.bluetext20:active {
	color: #50c8e8 !important;
	text-decoration: none;
}



/**** WHITE TEXT ****/
.whitetext10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.whitetext10:link {
	color: #FFFFFF !important;
}
a.whitetext10:visited {
	color: #FFFFFF !important;
}
a.whitetext10:hover {
	color: #FFFFFF !important;
	text-decoration: none;
}
a.whitetext10:active {
	color: #FFFFFF !important;
	text-decoration: none;
}

.whitetext11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.whitetext11:link {
	color: #FFFFFF !important;
}
a.whitetext11:visited {
	color: #FFFFFF !important;
}
a.whitetext11:hover {
	color: #FFFFFF !important;
	text-decoration: none;
}
a.whitetext11:active {
	color: #FFFFFF !important;
	text-decoration: none;
}

.whitetext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.whitetext12:link {
	color: #FFFFFF !important;
}
a.whitetext12:visited {
	color: #FFFFFF !important;
}
a.whitetext12:hover {
	color: #FFFFFF !important;
	text-decoration: none;
}
a.whitetext12:active {
	color: #FFFFFF !important;
	text-decoration: none;
}

.storelinks12 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}
a.storelinks12:link {
    color: #FFFFFF !important;
    text-decoration: none;
}
a.storelinks12:visited {
    color: #FFFFFF !important;
    text-decoration: none;
}
a.storelinks12:hover {
    color: #FFFFFF !important;
    text-decoration: underline;
}
a.storelinks12:active {
    color: #FFFFFF !important;
    text-decoration: none;
}

.storelinks11 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}
a.storelinks11:link {
    color: #FFFFFF !important;
    text-decoration: none;
}
a.storelinks11:visited {
    color: #FFFFFF !important;
    text-decoration: none;
}
a.storelinks11:hover {
    color: #FFFFFF !important;
    text-decoration: underline;
}
a.storelinks11:active {
    color: #FFFFFF !important;
    text-decoration: none;
}   

.whitetext13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a.whitetext13:link {
	color: #FFFFFF !important;
}
a.whitetext13:visited {
	color: #FFFFFF !important;
}
a.whitetext13:hover {
	color: #FFFFFF !important;
	text-decoration: none;
}
a.whitetext13:active {
	color: #FFFFFF !important;
	text-decoration: none;
}

.whitetext14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.whitetext14:link {
	color: #FFFFFF !important;
}
a.whitetext14:visited {
	color: #FFFFFF !important;
}
a.whitetext14:hover {
	color: #FFFFFF !important;
	text-decoration: none;
}
a.whitetext14:active {
	color: #FFFFFF !important;
	text-decoration: none;
}

.storelinks14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.storelinks14:link {
	color: #FFFFFF !important;
	text-decoration: none;
}
a.storelinks14:visited {
	color: #FFFFFF !important;
	text-decoration: none;
}
a.storelinks14:hover {
	color: #FFFFFF !important;
	text-decoration: underline;
}
a.storelinks14:active {
	color: #FFFFFF !important;
	text-decoration: none;
}

.whitetext15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
a.whitetext15:link {
	color: #FFFFFF !important;
}
a.whitetext15:visited {
	color: #FFFFFF !important;
}
a.whitetext15:hover {
	color: #FFFFFF !important;
	text-decoration: none;
}
a.whitetext15:active {
	color: #FFFFFF !important;
	text-decoration: none;
}

.whitetext16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
a.whitetext16:link {
	color: #FFFFFF !important;
}
a.whitetext16:visited {
	color: #FFFFFF !important;
}
a.whitetext16:hover {
	color: #FFFFFF !important;
	text-decoration: none;
}
a.whitetext16:active {
	color: #FFFFFF !important;
	text-decoration: none;
}

.whitetext17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}
a.whitetext17:link {
	color: #FFFFFF !important;
}
a.whitetext17:visited {
	color: #FFFFFF !important;
}
a.whitetext17:hover {
	color: #FFFFFF !important;
	text-decoration: none;
}
a.whitetext17:active {
	color: #FFFFFF !important;
	text-decoration: none;
}

.whitetext18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
a.whitetext18:link {
	color: #FFFFFF !important;
}
a.whitetext18:visited {
	color: #FFFFFF !important;
}
a.whitetext18:hover {
	color: #FFFFFF !important;
	text-decoration: none;
}
a.whitetext18:active {
	color: #FFFFFF !important;
	text-decoration: none;
}

.whitetext19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
}
a.whitetext19:link {
	color: #FFFFFF !important;
}
a.whitetext19:visited {
	color: #FFFFFF !important;
}
a.whitetext19:hover {
	color: #FFFFFF !important;
	text-decoration: none;
}
a.whitetext19:active {
	color: #FFFFFF !important;
	text-decoration: none;
}

.whitetext20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
a.whitetext20:link {
	color: #FFFFFF !important;
}
a.whitetext20:visited {
	color: #FFFFFF !important;
}
a.whitetext20:hover {
	color: #FFFFFF !important;
	text-decoration: none;
}
a.whitetext20:active {
	color: #FFFFFF !important;
	text-decoration: none;
}
#navigation{
    margin:0;
    /* padding:0px 0 20px 0px; */
    float:left;
    clear:left;
    width:1000px;
    background:url(../images/navigation-bg.gif) repeat-x;
    z-index:10;
}
#navigation ul{
    margin:0;
    padding:0;
    list-style:none;
    float:left;
}
#navigation li{
    float:left;
    border-right:2px solid #6e6653;
    cursor:pointer;
}
#navigation li a{
    font: 16px Arial, Helvetica, sans-serif;
    color:#fff;
    padding:1px 15px 3px 15px;
    height: 19px;
    text-decoration:none;
    display:block;
    position:relative;
    cursor:pointer;
}
#navigation li:hover, #navigation li.hover, #navigation li li:hover, #navigation li li.hover {display:block;position:relative;}
#navigation li:hover a, #navigation li.hover a, #navigation li li:hover a, #navigation li li.hover a{
    background:#4dc8e9;
}
#navigation li a:hover, #navigation li a.hover, #navigation li li a:hover, #navigation li li a.hover{background-color:#4dc8e9;}
#navigation li li:hover li a, #navigation li li.hover li a{background:none !important;}
#navigation li li a:hover, #navigation li li:hover a, #navigation li li.hover a{
    background:#ff0000 !important;
}
#navigation li:hover div, #navigation li.hover div{display:block;}
#navigation li div li:hover div, #navigation li div li.hover div{display:block;}
#navigation li div{
    font: 11px Arial, Helvetica, sans-serif;
    color: #4E4536;
    display:none;
    position:absolute;
    width:230px;
    top:20px;
    left:0;
    padding-top:3px;
    opacity:0.90;
    filter:alpha(opacity=90);
    -moz-opacity:.90;
    -khtml-opacity: .90;
}
#navigation li div div, #navigation li:hover div div, #navigation li.hover div div{
    color: #4E4536;
    display:none;
    position:absolute;
    width:230px;
    top:0px;
    left:190px;
    padding:0 0 0 16px;
}
#navigation li ul{
    margin:0;
    padding:3px 0;
    list-style:none;
    border:none !important;
    background-color: #BCE1F1;
}
#navigation li li{
    width:100%;
    border:none !important;
    background:none !important;
}
#navigation li li a{
    background:none !important;
    width:225px;
    padding:1px 14px 1px 16px;
    font:1.2em/1.7em Arial, Helvetica, sans-serif !important;
    color: #4E4536;
}
#navigation li li a.arrow{background:url(../../images/green-arrow.gif) no-repeat 95% 7px !important;}
#navigation li li a.arrow:hover{background:#869d3b url(../../images/green-arrow.gif) no-repeat 95% 7px !important;}
#navigation li li li a.arrow:hover{background:#869d3b url(../../images/green-arrow.gif) no-repeat 95% 7px !important;}
#navigation li li a:hover{background:#71C9E8 !important;}
#navigation li li li a:hover{background:#869d3b !important;}








#blog_search{
color:#007FA4;
float:right;
font-size:80%;
margin-bottom:-26px;
margin-top:5px;
position:relative;
text-align:right;
width:260px;
}
#content-blog{
display:block;
float:left;
margin:-5px 25px 0 27px;
width:525px;
}
#content-blog h1 {
    font-family:verdana;
    font-size:25px;
    margin:0;
    font-weight: normal;
}
#content-blog h1 a {
    font-family:verdana;
    font-size:20px;
    margin:0;
    font-weight: normal;
    text-decoration: underline;
}

#content-blog h1 a:hover {
    font-family:verdana;
    font-size:20px;
    margin:0;
    font-weight: normal;
    text-decoration: none;
}

#content-blog #comments h3 {
    font-family:verdana;
    font-size:20px;
    margin:0;
    font-weight: normal;
}
h1.blog-title {
    font-family:verdana;
    font-size:25px;
    margin:-20px 0 0 27px;  
    font-weight: normal;
}


#content-blog .line {
border-top:1px dotted #695E4A;;
margin:10px 0;
}

#content-blog-intro{
width:550px;
display: block;
float:left;
}

.blog-date-heading {
    margin:0 0 0 27px;  
}

#navigate-blog{
float:right;
margin-top:10px;
position:relative;
width:218px;
margin-bottom: -63px;
}

#navigate-blog p{
margin: 0;
line-height: 5px;
}
#navigate-blog li{
color:#695F4B;
font-size:100%;
list-style: none;
margin-left: -40px;
margin-top: 5px;
}

#navigate-blog li ul li{
margin-left: -25px;
font-size:100%;
}


#navigate-blog ul li{
font-size:90%;
}

#navigate-blog ul li a{
font-size:100%;
color:#695F4B;
text-decoration: none;
}

#navigate-blog ul li a:hover{
text-decoration: underline;
}
#navigate-blog ul li a:visited{
color:#695F4B;
}

#website{
display: none;
}


.collection_left_tbl {

}
.collection_left_tbl td img {
border:2px solid #E3DED8;
margin-bottom:14px;
}
.collection_left_column {
color:#575A5D;
font-family:verdana,arial;
font-size:14px;
width:400px;
}
.collection_left_column h1 {
font-size:18px;
margin:0;
}
.collection_left_column p {
margin:8px 0;
}
.collection_caption {
color:#575A5D;
font-family:verdana,arial;
font-size:14px;
text-align:justify;
}
.collection_right_tbl img {
margin-bottom:8px;
}

.collection-table{
margin:15px 0 0;
}

#left-blog-table{
background-color:#887E6E;
height:470px;
margin:-3px 0 0 0px;
width:165px;
}

#left-blog-table td{
color: #fdfdfd;
font-family:verdana;
padding-bottom: 7px;
}
#left-blog-table td div{
margin:-5px 15px 0 9px;
}

#left-blog-table td div p{
    font-size:11px;
    position:relative;
    top:5px;
}
#left-blog-table h1{
    color:#FDFDFD;
    font-family:verdana;
    font-size:19px;
    font-weight:lighter;
}

#left-blog-table img{
    margin:0 0 0 0px;


}

.blog-header-home{
    font-family:verdana;
    font-size:25px;
    margin:-7px 0 0 27px;
}
.blog-header{
    font-family:verdana;
    font-size:25px;
    margin:0px 0 0 27px;
}
.blog-desc{
    font-family:verdana;
    font-size:13px;
    margin:-15px 0 0 27px;
    position:relative;
    top:6px;
}

.blog-desc a img{
    border:none;
}
#search-box{
font-family:verdana;
font-size:18px;
margin-top:10px;
width:220px;
}

/*
height:11px;
font-size:10px;
*/

.blog-search{
width:95px;
}

#search-box img{
margin:0 0 -6px;
border:none;
}

#search-box table{
float:right;
}
#search-box td{
margin:0 5px 0 0;
border:none;
}


#rss{
display:inline;
font-size:13px;
line-height:60px;
}

#rss a{
    text-decoration: none;
}

#rss a:hover{
    text-decoration: underline;
}

#rss a img{
    border: none;
}

.blog-navigators {
    padding-top: 20px;
    border-top: 1px dotted #695E4A;
    font-family:verdana;
    font-size:18px;
    width: 180px;
}
.blog-navigators-first {
    font-family:verdana;
    font-size:18px;
}

.blog-navigators-first a {
    font-family:verdana;
    font-size:18px;
    text-decoration: underline;
}

#popular{
margin-top:20px;
min-height:40px;
}

#archive{
    margin-top:10px;
    min-height:40px;
}

#archive ul {
    margin: 5px 0 0 10px;
    padding: 0;
}
#archive ul li {
    margin: 15px 0 10px 0;
    padding: 0;
    list-style-type: none;
}
#archive ul li ul li {
    margin: 5px 0 10px 0;
    padding: 0;
}


#links{
margin-top:20px;
min-height:40px;
}
#blog-home{
min-height:30px;
}
#blog-home a{
    text-decoration: underline;
}

#blog-home a:hover{
    text-decoration: none;
}

.line-top{
border-bottom:1px solid #695E4A;
height:3px;
margin:0 0 0 27px;
width:775px;
}

#comments{
margin-bottom: 20px;

}

#page-navigator{
font-size:15px;
}
#page-navigator a{
font-size:15px;
}

#comment-deets-pending{
background-color: #f2f2f2;
padding:10px;
}
.comment-thanks {
    font-size:16px;
    line-height:1.4em;
    color:green;
    font-weight: normal;
}

#comment-deets {
    padding: 20px 20px 30px 20px;
    margin: 20px 0 30px 0;
    background-color: #ecebe3;
    border-left: 2px solid #c0b6ab;
    font-size:12px;
    line-height:1.4em;
    color:#7b7266;
}
#comment-deets .comment-date {
    font-size:10px;
    line-height:1.4em;
    color:#7b7266;
}
#comment-deets h2 {
    font-size:16px;
    line-height:1.4em;
    color:#7b7266;
    font-weight: normal;
    font-style: italic;
}
