/* CSS Reset */
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
 {

	font-family: inherit;
}
/* remember to define focus styles! */

:focus { 
	outline: 0; 
}


/* HTML Elements */

* {
	margin: 0;
}


p {	
	margin: 15px 0;
}

a:link, a:visited {
	color: #642f00;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

#banner {
	margin-top: 0px;  
	float: left; 
	display: inline;
}


#banner a{
	margin: 0px;
	padding: 0px;
	line-height: 0%;
	line-spacing: 0%;
	display: inline;
	border: 0px;
	font-size: 0px;
}

#page_photo {
	width: 530px;
        background: #ffffff url(images/home-content-bg.jpg) left bottom;
background-repeat: no-repeat;
        float: right;
	padding-top: 10px;
	padding-right: 35px;
	padding-left: 10px;
min-height: 700px;
}

#page_photogallery {
	width: 840px;
        background: #ffffff;
        min-height: 100%;
        overflow: hidden;
	padding: 0px 44px 30px 44px;
	margin-top: 0px;
	float: left;
}

#page_photogallery2 {
	width: 840px;
        background: #ffffff;
        min-height: 100%;
        overflow: hidden;
	padding: 0px 45px 0px 45px;
	margin-top: 0px;
	float: left;
}

#page_photogalleryhead{
	padding: 0px 45px 0px 45px;
}

#signup a:link, #signup a:visited {
	color: #77C043;
        font-weight: bold;
	text-decoration: none;
}

#signup a:hover, #signup a:active {
	color: #808080;
	text-decoration: underline;
}

a img {
	border: 0px;
}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background: #ececec;
}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}			

acronym, abbr {
	border-bottom: 1px dashed #999999;
}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background: #ececec;
	font: 1.0em Arial;
	line-height: 1.5em;
	margin: 10px 0px;
}

select {
	width: 130px;
}	

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* Structure */

#head {
	width: 930px;
	margin: 0px auto;
	margin-top: 50px;
	padding: 0px;
	background: none;
}

#head2 {
	width: 930px;
	margin: 0px auto;
	margin-top: 0px;
	padding: 0px;
	background: #ffffff url(images/content_bg.jpg) repeat-y;
	background-position: top left;
	/*border: 2px solid #c9ba9e;*/
}

#page ul { 
        list-style-type: disc; 
        list-style-position: inside; 
        margin-left: 20px;   
        padding-left: 1em; 
        text-indent: -1em; 
} 

#page {
	width: 530px;
        min-height: 100%;
        overflow: hidden;
	padding: 20px 35px 50px 10px;
	background: #ffffff;
	float: right;
}

#page2 {
	width: 930px;
        min-height: 100%;
        overflow: hidden;
	padding: 20px 0px 0px 0px;
	background: #ffffff;
	float: left;
}

#page1 {
	width: 470px;
        height: 100%;
float: right;
}

#slider_flash_contain {
width: 930px;
height: 262px;
margin-top: 0px;
	background: none;
	border-bottom: 1px solid #C6DBB0;
margin: 0 auto;
}

#flash_contain {
width: 460px;
height: 262px;
float: left;
background: #EDF6E3 /*url(images/flash-bg.jpg) no-repeat*/;
z-index:"+(50-id)+";
}

#page_left {
	width: 350px;
        height: 300px;
	padding: 10px;
	background: #ffffff;
}


#page_right_cont {
	width: 310px;
	overflow: hidden;
        float: left;
	margin-bottom: 6px;
	padding-right: 0px;
	background: none/*url(images/sidebg.jpg) repeat-x top*/;
	margin-left: 0px;
}

#page_right_blog {
	width: 245px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background: none;
	margin: 0px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#page_right {
	width: 245px;
	overflow: hidden;
	padding: 10px 30px 30px 35px;
	background: none;
	margin-bottom: 0px;
	float: left;
	text-align: left;
	border-right: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
}

.left {
	float: left;
}

.right {
	float: right;
}

eg_border {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #ececec;
	margin: 10px 0px;
}

#page-bar {
	padding: 0px;
	float: left;
	}

#page-bar ul {
	list-style: none;
	float: left;
}

#page-bar li {
	float: left;
	list-style: none;
	cursor: pointer;
	display: block;
	border-right: 0px solid #303030;
	/* width: 100px; */
}

#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding: 15px 15px;
	font-weight: bold;
	color: #a08770;
	display: block;
        text-decoration: none;
}

#page-bar a:hover {
	text-decoration: none;
	display: block;
	text-align: center;
	color: #3f352c;
	padding: 15px 15px 5px 15px;
	border-bottom: 10px solid #7AAA00;
}

#page-bar p {
	margin: 0px;
	padding: 0;
}

#phonenav {
	width: 190px;
	float: right;
        color: #252525;
	text-align: right;
	padding-top: 12px;
	margin-right: 10px;
        font-weight: bold;
	font-size: 12px;
}

/* Dropdown Menus */

#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform: none;
}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	width: 122px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: #5b5b5b url(images/dots_nav.gif) repeat-x top;
}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #909090;
	padding: 4px 10px 4px 10px;
}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#page-bar li:hover ul {
	left: auto;
	display: block;
}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
}

/* Text*/

h1 {
	color: #669934;
	font-size: 24px;
	margin: 0;
	padding: 5px 0;
	font-family: 'arial black', Helvetica;
	text-align: left;
}

h2 {
	font: 16px Arial;
	font-weight: normal;
	color: #669934;
	font-style: italic;
	padding: 10px 0px 4px 0px;
	border-bottom: 1px dotted #C6DBB0;
}

h3 {
	font: 12px Arial;
	margin: 15px 0px 15px 0px;
	color: #a08770;
	font-weight: bold;
}

h4 {
	font: 12px Arial;
}

h6 {
	font: 12px Arial;
padding: 0px;
margin-bottom: 0px;
margin-top: 20px;
}

h3.cat_title, h3.cat_title a {
	color: #333333;
	letter-spacing: -0.05em;
}

h3#respond {
	margin-top: 0px;
	padding-top: 20px;
}

h3#comments {
	margin-top: 32px;
	padding-left: 0px;
	margin-bottom: 15px;
}

h3.authors {
	margin-top: 15px;
}

/* Index Page*/

#logo {
	width: 165px;
	height: 90px;
	background: #ffffff;
}

#tagline {
	margin-top: 10px;
	color: #1d3566;
	font-weight: bold;
}

#top {
	margin: 0 auto;
	padding: 0px 10px 0px 0px;
	background: #dedede;
	width: 930px;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}

#headline {
	width: 560px;
	float: left;
	padding: 0px 12px 25px 25px;
	line-height: 1.5em;
	margin: 0;
	background: #333333;
	color: #ffffff;
	overflow: hidden;
}

#headline a {
	color: #a0a0a0;
}

#headline a:hover {
	color: #d0d0d0;
}

#top div.label {
	font: 14px Arial;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: -0.05em;
	line-height: 0.9em;
	display: block;
	padding-bottom: 0px;
	padding-top: 15px;
}

#headline div.title {
	font: 28px Arial;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 0.9em;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 0px;
}

#headline div.meta {
	display: block;
	padding: 4px 0px 4px 0px;
	color: #ececec;
}

#headline p {
	padding-bottom: 25px;
}

#featured {
	width: 320px;
	float: right;
	padding: 0px 0px 0px 10px;
}

#featured li {
	list-style: none;
	width: 320px;
	height: 79px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#featured .arthemia-carousel {
	overflow: hidden;
	width: 320px;
}


#featured .info {
	margin-top: 0px;
	padding-top: 10px;
	/*float: right;*/
	/*width: 203px;*/
}

#featured .meta {
	margin-top: 5px;
	font-weight: normal;
	font-size: 10px;
}

#featured .title {
	font-weight: bold;
}

#featured .divider {
	margin-left: 95px;
}

#headline a img, #featured a img {
	margin-top: 5px;
}

#featured a {
	color: #000000;
}

#featured a:hover {
	color:#808080;
}

#featured a img {
	border: 2px solid #ffffff;
	margin-right: 10px;
}

#headline a img {
	border: 3px solid #ffffff;
	margin-right: 15px;
}

#single_head {
	width: 195px;
	float: left;
	padding: 15px 12px 20px 25px;
	margin: 0;
	background: #333333;
	color: #ffffff;
}

#single_head a img {
	border: 3px solid #ffffff;
}

#single_desc {
	width: 675px;
	float: right;
	padding: 0px 10px 5px 10px;
	line-height: 1.5em; 
}

#single_desc div.title {
	font: 25px Arial;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 0.9em;
	display: block;
	padding-bottom: 5px;
	padding-top: 10px;
}

#single_desc div.meta {
	display: block;
	padding-bottom: 5px;
	font-size: 10px;
}

#single_desc p {
	margin: 0px;
	padding-bottom: 10px;
}

#single_desc a {
	color: #000000;
}

#single_desc a:hover {
	color: #808080;
}

#middle {
	margin: 0 auto;
	padding: 10px 10px 0px 10px;
	background: #ffffff;
	width: 920px;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}
    
.category {
	width: 164px;
	float: left;
	border-top: 8px solid #333333;
	margin: 0px;
	padding: 5px 10px 15px 10px;
	background: #ffffff;
	cursor: pointer;
}

.category p {
	margin: 0;
}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #gallery h3 {
	text-transform: lowercase;
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -0.05em;
}

#front-list .cat_title {
	font-size: 14px;
	margin-bottom: 5px;
}

#front-popular h3 {
	color: #ffffff;
}

.more-link {
	display: block;
	margin: 15px 0px;
}

.category a {
	color: #333333;
	display: block;
	background: none;
}

.category a:hover {
	background: none;
	color: #ffffff;
	text-decoration: none;
}

#bottom {
	width: 920px;
}

#bottom-left {
	float: left;
}

#bottom-left .meta, #content.archive .meta {
	font-size: 10px;
}

#front-list {
	width: 570px;
	padding: 10px;
	background: #ffffff;
	line-height: 1.75em;
	margin-bottom: 10px;
	border-top: 1px solid #ececec;
}

#front-list blockquote {
	padding: 0px 10px 0px 10px;
}

#front-list .title {
	font: 18px Arial;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 1.0em;
}

#front-list .divider {
	margin-left: 216px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.author {
	font-weight: bold;
}

.meta {
	color: #333333;
	font-weight: bold;
}

#headline p, #featured p {
	margin: 0;
}


#paged-list {
	width: 570px;
	padding: 0px 10px;
	background: #ffffff;
	line-height: 1.75em;
	border-top: 1px solid #ececec;
}

#paged-list .clearfloat {
	background :url(images/dots_content.gif) repeat-x bottom;
	padding-bottom: 1px;
}

.onecolumn {
	line-height: 1.5em;
	padding: 10px 0px;
	margin: 0;
}

.onecolumn img {
	float: left;
	margin: 8px 10px 7px 0px;
	border: 1px solid #ccc;
	padding: 2px;
}

.tanbox {
	width: 275px;
	line-height: 1.5em;
	padding: 10px 0px;
	margin: 0;
}

.archive .tanbox {
	width: 570px;
	background: url(images/dots_content.gif) repeat-x bottom;
	padding-bottom: 1px;
}

.tanbox img {
	float: left;
	margin: 8px 10px 7px 0px;
	border: 1px solid #cccccc;
	padding: 2px;
}

.tanbox span.title a, .onecolumn span.title a {
	font: 14px Arial;
	font-weight: bold;
}

.tanbox p, .onecolumn p {
	margin: 5px 0px;
}	

#navigation {
	padding: 15px 10px;
	background: #ffffff;
	text-align: center;
	width: 550px;
}

/* Content Page*/

#content {
	width: 570px;
	background: #ffffff;
	padding: 10px;
	line-height: 1.75em;
	float: left;
	border-top: 1px solid #ececec;
}

.post {
	line-height: 1.75em;
}

.post p {
	margin-top: 0px;
}

.post .clearfloat {
	border-bottom: 1px solid #e2e2e2;
}

.entry ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom: 15px;
}

#content h2.title {
	letter-spacing: -0.05em;
	border-bottom: 1px solid #e2e2e2;
	border-top: 3px solid #e2e2e2;
	margin-bottom: 0px;
	padding: 5px 0px;
	color: #000000;
}

.entry ul li, #front-list ul li {	
	list-style: square;
	margin-left: 30px;
}

.entry ol li, #front-list ol li {	
	list-style: decimal;
	margin-left: 30px;
}

.entry ol li ul li, #front-list ol li ul li {	
	list-style: square;
	margin-left: 20px;
}

.entry img, .post a img, #front-list img {
	border: 1px solid #cccccc;
	margin: 0px 10px 5px 0px;
	padding: 2px;
}

.entry a {
	text-decoration: underline;
}

.post .ads {
	margin-top: 10px;
}

#stats {
	margin-bottom: 5px;
	padding: 4px 0px;
	display: block;
	border-bottom: 1px dotted #C6DBB0;
	font-weight: bold;
}

span#map {
	font-size: 11px;
}

img.centered, a img.centered, img.aligncenter, a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright, a img.alignright {
	padding: 4px;
	margin: 0px 0px 2px 7px;
	display: inline;
}

img.alignleft, a img.alignleft {
	padding: 4px;
	margin: 0px 7px 2px 0px;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

#bio {
    padding: 10px;
    background: #efefef;
    margin: 20px 0px;
}

#bio p {
    margin: 0;
    padding: 0;
}

#bio .avatar {
	border: 1px solid #cccccc;
	margin: 0px 10px 5px 0px;
	float: left;
	padding: 2px;
	width: 80px;
	height: 80px;
}	

/* Sidebar*/

#sidebar {
	width: 320px;
	float: right;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

.spoiler { 	
	padding: 0px 12px 12px 12px;
	background: #ffffff;
	border-top: 1px solid #ececec;
	margin-bottom: 12px; 	
	overflow: hidden;
}

.spoiler img {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
}


.spoiler h3 {
	font: 12px Arial, Helvetica, Verdana, Sans-Serif;
   	font-weight: bold; 	
	color: #ffffff; 	
	margin: 0px 0px 8px 0px; 	
	padding: 3px 10px;
	border-bottom: 1px solid #ececec;
}

.spoiler h3 a {
	color: #ffffff;
	text-decoration: none;
}

.spoiler p {
	margin: 0;
	color: #6d6d6d;
}

.spoiler h4 {
	font: 12px Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 5px;
}

.spoiler h4 a {
	color: #333333;
}

#sidebar {
    font-size: 11px;
}

#sidebar h3 {
	font: 12px Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
	background: #303030;
	color: #ffffff;
	margin: 10px 0px 5px 0px;
	padding: 3px 10px;
}

#sidebar-top, #sidebar-bottom {
	width: 300px;
	float: right;
	padding: 0px 10px 10px 10px;
	background: #ffffff;
	border-top: 1px solid #ececec;
}

#sidebar-bottom, #sidebar-middle {
	margin-top: 10px;
}

#sidebar-middle {
	width: 320px;
	float: right;
}

#sidebar-left {
	width: 135px;
	padding: 0px 10px 10px 10px;
	float: left;
	background: #ffffff;
	border-top: 1px solid #ececec;
}

#sidebar-right {
	width: 135px;
	padding: 0px 10px 10px 10px;
	float: right;
	background: #ffffff;
	border-top: 1px solid #ececec;
}


#sidebar li {
	list-style: none;
	border-bottom: 1px dotted #bbbbbb;
	display: block;
	padding: 2px 0px 2px 13px;
	background: url(images/sub.png) no-repeat 0 0px;
}

#sidebar li ul li {
	border-bottom: 0px;
}

#sidebar-ads {
	width: 300px;
	float: right;
	margin-bottom: 10px;
	padding: 10px;
	background: #ffffff;
}

#sidebar h3 img {
	margin-top: 1px;
}

/* Form Elements */

select {
	border: 1px solid #333333;
}
	
.submitbutton {
	padding: 2px 5px;
	border: 1px solid #aaaaaa;
	background: #ffffff;
	font-size: 11px;
	color: #aaaaaa;
	cursor: pointer;
}

.submitbutton:hover {
	background: #303030;
	color: #ffffff;
}
    
.field {
	padding: 1px;
	border-top: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background: #ffffff;
	font-size: 11px;
}

#search .searchbutton {
	padding: 1px;
	border: 1px solid #333333;
	background: #fff;
	font-size: 11px;
}

#commentform input {
	width: 140px;
	margin: 5px 5px 0px 0px;
}

#commentform textarea {
	width: 99%;
	margin-top: 5px;
	border-top: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

/* Comments*/

#comments {
	line-height: 1.5em;
}

.commentlist cite {
	font-style: normal;
	margin-bottom: 0px;
	display: block;
	font-size: 11px;
}	

.commentlist blockquote {
	background: #ededed;
}
			
.commentlist li {
	color: #4d4d4d;
	padding: 10px 14px 10px 14px;
	background: #f2f2f2;
	border-bottom: 1px solid #dcdbd7;
	list-style: none;
	margin-bottom: 3px;
	line-height: 1.25em;
}

.commentlist li li {
	background: none;
	border: none;
	list-style: square;
	margin: 3px 0px 3px 20px;
	padding:3px 0px;
}

.commenttext {
	width: 482px;
	float: right;
	line-height: 1.5em;
	font-size: 11px;
}
	
li.my_comment {
	background: #ffffff;
}

li cite strong {
	font-size: 14px;
	color: #313228;
}
	
#commentform small {
	background: #ffffff;
	font-weight: bold;
	padding: 0; 
}
	
.commentmetadata {
	color: #4d4d4d;
	display: block;
	margin-top: 3px;
	text-align: right;
	font-size: 10px;
}

.commentmetadata a, .commentmetadata a:visited {
	color: #959382;
}
	
.commentlist small {
	background: #e9e9e9;
}

.commentlist li .avatar {
	border: 1px solid #cccccc;
	margin: 15px 8px 6px 0px;
	float: left;
	padding: 2px;
	width: 45px;
	height: 45px;
}	

#comment {
	width: 590px;
	background: #ffffff;
}

/* Footer*/

#gallery {
	font-size: 11px;
	color: #333333;
	width: 925px;
	background: #dedede;
	margin: 0 auto;
	padding: 15px 0px 15px 15px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}


#footer a:link, #footer a:visited {
	color: #a08770;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #3f352c;
	text-decoration: none;
}

#gallery #random {
	float: right;
	width: 613px;
}

#gallery #random img {
	padding: 2px;
	border: 1px solid #cccccc;
	margin-right: 16px;
	margin-bottom: 15px; 
	background: #ffffff;
}

#gallery #video {
	float: left;
	width: 281px;
	padding-right: 15px;
	border-right: 1px solid #b0b0b0;
}

#gallery h3 {
	display: block;
	padding-bottom: 5px;
}
#front-popular {
	font-size: 11px;
	color: #ffffff;
	width: 910px;
	background: #303030;
	margin: 0 auto;
	padding: 15px;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}

#recentpost, #mostcommented {
	width: 276px;
	float: left;
	padding: 0px 20px 0px 0px;
	border-right: 1px solid #808080;
}

#mostcommented {
	margin-left: 20px;
}

#recent_comments {
	width: 276px;
	float: right;
	padding: 0px;
}

#recentpost a, #mostcommented a, #recent_comments a {
	color: #ffffff;
}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top: 5px;
}

#recentpost li, #mostcommented li, #recent_comments li {
	list-style: none;
	background: url(images/dots_footer.gif) repeat-x top;
	padding-top: 1px;
}

#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
	padding: 5px;
	display: block;
	text-decoration: none;
}

#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover {
	background: #000000;
	color: #ffffff;
}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	background: none;
}


#gallerycontainer{
	padding: 20px;
	text-align: center;
        width: 930px;
}

.thumbnail {
        float: left;
	margin: 5px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 16px;
	text-align: center;
	width: 166px;
	height: 175px;
	border: 1px solid #cccccc;
}

.thumbnail:hover {
	background: #eaeaea;
}

.thumbnailhover{
	display: block;
	width: 171px;
	height: 175px;
}

a.thumbnailhover:hover{
	background: none;
	display: block;
	width: 171px;
	height: 175px;
}

.thumbnail img{
	background: #cccccc;
	padding: 4px;
	margin: auto;
	display: block;
}

.thumbnail a {
	text-decoration: none;
}

.thumbnail a:hover {
	text-decoration: underline;
}

.thumbnail_large {
        float: left;
	margin: 5px;
	padding-left: 46px;
	padding-right: 46px;
	padding-top: 16px;
	text-align: center;
	color: #000000;
	width: 300px;
	height: 275px;
}

.thumbnailhover_large{
	display: block;
	width: 300px;
	height: 275px;
}

a.thumbnailhover_large:hover{
	background: #fff;
	display: block;
	width: 314px;
	height: 275px;
}

.thumbnail_large img{
	background: #000000;
	padding: 7px;
	margin: auto;
	display: block;
}

.thumbnail_large a {
	text-decoration: none;
}

.thumbnail_large a:hover {
	text-decoration: underline;
}

.slogan {
	font: 100% Bookman, Bookman Old Style, Times New Roman;
        font-size: 14pt;
        font-style: italic;
        width: 375px;
        vertical-align: top;
        margin-right: 50px;
        margin-top: -20px;
}

#rightmenu_head{
	font-size: 14px;
}

#rightmenu_head a:hover, a:active, a:visited {
}

#rightmenu_underline{
	height: 5px;
        background: #06864b;
        width: 240px;
}

#rightmenu_testi{
	font: 100% Bookman, Bookman Old Style, Times New Roman;
        font-size: 10pt;
        font-style: italic;
        margin-top: 10px;
}

#rightmenu_services{
	font: 100% Arial;
        font-size: 10pt;
        font-style: italic;
        margin-top: 10px;
}

#rightmenu_testi_name{
	font: 100% Arial;
        font-size: 11px;
        margin-top: 2px;
	float: right;
}

#page_right_links {
	width: 240px;
        margin-top: 20px;
	background: #eeeeee;
	font-size: 11pt;
        color: #000000;
}

#links ul {
	list-style-type: disc;
	list-style-position: inside;
        margin-left: 20px;  
        padding-left: 1em; 
        text-indent: -1em;  
}

#links {
}

#business_name{
        font-weight: bold;
}

#bookman_italic{
	font: 100% Bookman, Bookman Old Style, Times New Roman;
        font-size: 14pt;
        font-style: italic;
}

#photo_border {
	float: right;
	border: 5px solid #000000;
	margin-left: 10px;
}

#photo_text {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 160px;
}

#contact_padding {
        padding-top: 5px;
}

/* non IE  hover

div.thumbnail:hover{
	background: #000000;
	color: #76B41C;
	font-weight: bold;
}

*/

/* ######### Default class for drop down menus ######### */

.anylinkcss{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px solid #cccccc;
	border-bottom-width: 0;
	font: normal 11px Arial;
	line-height: 18px;
	z-index: 100; /* zIndex should be greater than that of shadow's below */
	background: #ffffff;
}

.anylinkcss ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	min-width: 100px;
}

.anylinkcss ul li a{
	display: block;
	border-bottom: 1px solid #cccccc;
	padding: 5px 5px;
	text-decoration: none;
	color: #666666;
}

/* ######### Alternate multi-column class for drop down menus ######### */

.anylinkcsscols{
	position: absolute;
	width: 350px;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px solid black;
	padding: 10px;
	font: normal 12px Verdana;
	z-index: 100; /*zIndex should be greater than that of shadow's below*/
	background: #E9E9E9;
}

.anylinkcsscols .column {
	width: 130px;
	float: left;
}

.anylinkcsscols .column ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.anylinkcsscols li {
	padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */

.anylinkshadow{ /*CSS for shadow. Keep this as is */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99; /*zIndex for shadow*/
	background: black;
	visibility: hidden;
}

.boxText { 
	font-family: Arial, sans-serif;
	padding: 5px;
}

.errorBox {
	font-family : Arial, sans-serif; 
	font-size : 10px; 
	background: #ffb3b5; 
	font-weight: bold; 
}

.stockWarning { 
	font-family : Arial, sans-serif; 
	font-size: 10px; 
	color: #cc0033; 
}

.productsNotifications { 
	background: #f2fff7; 
}

.orderEdit { 
	font-family: Arial, sans-serif; 
	font-size: 10px; 
	color: #70d250; 
	text-decoration: underline; 
}

FORM {
	display: inline;
}

TR.header {
	background: #ffffff;
}

TR.headerNavigation {
	background: #622524;
}

A.headerNavigation { 
	color: #FFFFFF; 
}

A.headerNavigation:hover {
	color: #ffffff;
}

TR.headerError {
	background: #ff0000;
}

TD.headerError {
	font-family: Tahoma, Arial, sans-serif;
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.headerInfo {
	background: #00ff00;
}

TD.headerInfo {
	font-family: Tahoma, Arial, sans-serif;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer {
	background: #bbc3d3;
}

TD.footer {
	font-family: Arial, sans-serif;
	background: #bbc3d3;
	color: #ffffff;
	font-weight: bold;
}

.infoBox {
	background: #e2e2e2;
}

.infoBoxContents {
	background: #eeeeee;
	font-family: Arial, sans-serif;
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Arial, sans-serif;
}

TD.infoBox, SPAN.infoBox {
	font-family: Arial, sans-serif;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f8f8f9;
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #AFAFAF;
	border-spacing: 1px;
}

.productListing-heading {
	font-family: Arial, sans-serif;
	background: #AFAFAF;
	color: #FFFFFF;
	font-weight: bold;
}

TD.productListing-data {
	font-family: Arial, sans-serif;
	padding: 5px;
}

A.pageResults {
	color: #0000FF;
}

A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	font-family: Arial, sans-serif;
	color: #000000;
}

TD.main, P.main {
	font-family: Arial, sans-serif;
	line-height: 1.5;
}

TD.main li {
	margin-left: 15px;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Arial, sans-serif;
}

TD.accountCategory {
	font-family: Arial, sans-serif;
	color: #aabbdd;
}

TD.fieldKey {
	font-family: Arial, sans-serif;
	font-weight: bold;
}

TD.fieldValue {
	font-family: Arial, sans-serif;
}

TD.tableHeading {
	font-family: Arial, sans-serif;
	font-weight: bold;
}

SPAN.newItemInCart {
	font-family: Arial, sans-serif;
	color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, sans-serif;
}

TEXTAREA {
	width: 100%;
	font-family: Arial, sans-serif;
}

SPAN.greetUser {
	font-family: Arial, sans-serif;
	color: #f0a480;
	font-weight: bold;
}

TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}

TD.formAreaTitle {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family: Tahoma, Arial, sans-serif;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Arial, sans-serif;
	color: #ff0000;
}

SPAN.errorText {
	font-family: Arial, sans-serif;
	color: #ff0000;
}

.moduleRow { }

.moduleRowOver { 
	background-color: #D7E9F7; 
	cursor: pointer; 
	cursor: hand; 
}

.moduleRowSelected { 
	background-color: #E9F4FC; 
}

.checkoutBarFrom, .checkoutBarTo { 
	font-family: Arial, sans-serif; 
	color: #8c8c8c; 
}

.checkoutBarCurrent { 
	font-family: Arial, sans-serif; 
	color: #000000; 
}

/* message box */

.messageBox { 
	font-family: Arial, sans-serif; 
}

.messageStackError, .messageStackWarning { 
	font-family: Arial, sans-serif; 
	background-color: #ffb3b5; 
}

.messageStackSuccess { 
	font-family: Arial, sans-serif; 
	background-color: #99ff00; 
}

/* input requirement */

.inputRequirement { 
	font-family: Arial, sans-serif; 
	color: #ff0000; 
}

  
fieldset {
	margin: 0 0 1.5em;
	padding: 0px;
	border: 1px solid #BFBAB0;
	background: #eeeeee;
}

legend {
	margin-left: 1em;
	color:# 555555;
	font-weight: bold;
	font-size: 1.3em
}

fieldset ol {
	padding: 1em 1em 0;
	list-style: none;
}

fieldset li {
	padding-bottom: 1em
}

fieldset.submit {
	border-style: none;
}

label {
	float: left;
	width: 8em;
	margin-right: 1em;
	font-size: 1.2em
}

.textInput {
	border: 1px solid #BFBAB0;
	font-size: 1.1em;
	height: 20px;
	width: 150px;
}

.textInput_area {
	border: 1px solid #BFBAB0;
	height: 100px;
	width: 350px;
	overflow: auto;
	font: 1.3em inherit;
}

#fieldleft {
	width: 500px;
}

#fieldfull {
	width: 910px;
}

#fieldright {
	float: right;
	width: 400px;
}

#fieldfont {
	font-size: 1.2em;
}

#buttons_bottom {
	clear: both;
}

.submitbutton {
	padding: 2px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #aaaaaa;
	background: #505050;
	font-size: 1.3em;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
}

.submitbutton:hover {
	background: #303030;
	color: #ffffff;
}
            
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	
