
* { padding: 0; margin: 0; }

body {
	margin: 0; 	padding: 0;
	font: normal 13px Arial, sans-serif;
	color: #161b00;
	background: white url(images/tiled_bg.jpg) repeat-x center top;
}

a { 
	color: #565A00; 
	text-decoration: none;	
}

a:hover { 
	color: #990000; 
	text-decoration: underline;
}

a img {
	border: none;
}


/* links */
a[href] {
	color: #565A00; 
	text-decoration: none;	
}
a[href]:hover {
	color: #990000; 
	text-decoration: underline;
}
a[href] img {
	border: none;
}

h1 {
    max-width: 500px;
    background: url(images/header_bg_brown.jpg) no-repeat right bottom;
    font: normal 20px Georgia, serif;
    color: #f0ebdb;
    margin: 12px 0 0;
    padding: 8px 12px 6px 12px;
    
}

h2 {
    font: normal 20px Georgia, serif;
    color: #235400;
    margin: 10px 50px 0 0px;
    padding-top: 0px;
    margin-left: 7px;
    text-transform: none;
}
#title h2 {
	color: #694421;
	font: bold 25px "Times New Roman", serif;
	text-transform: uppercase;
	padding: 22px 0 0 0;
	margin: 0 0 0 130px;
}

#title h3 {
	color: #255116;
	font: italic 13px "Times New Roman", serif;
	margin: 2px 0 0 184px;
}

li {
	margin-top: 1px;
}

table {
    border-width: 0px;
    border-spacing: 0px;
}

label {
    margin-right: 5px;
}
   
/**************************
      Core Structure
 *************************/
#content {	
	width: 100%;
	/* needed for IE 5.5 as it doesn't respect the 'margin: 0px auto;'  of parents */
	text-align: center; 
}

#main {
	background: white url(images/bg.jpg) no-repeat center top;
	width: 1118px;
	min-height: 741px;
	margin: 0 auto;
	font: normal 18px Trebuchet MS, Arial, sans-serif;
	text-align: left; 
}

#main_top {
	width: 929px;
	height: 217px;
	margin-left: 89px;

}
#main_bottom {
	background: url(images/bg_color.jpg);

	width: 945px;
	min-height: 399px;
	margin-left: 89px;
}
#main_bottom.products {
	background: url(images/left_col_bg.jpg) repeat-y top left;
	color: #666666;
}
#main_bottom_bg_top {
    background: url(images/newsletter_photo.jpg) no-repeat top right;

    width: 945px;
    min-height: 399px;
}
.products #main_bottom_bg_top {
    background: url(images/dirty_top_right.jpg) no-repeat top right;
}
#main_bottom_bg_bottom {
    background: url(images/paper_crease.jpg) no-repeat bottom left;

    width: 945px;
    min-height: 399px;
}
.products #main_bottom_bg_bottom {
    background: url(images/leaves_bottom_right.jpg) no-repeat bottom right;
}

#left_col {
	float: left;
	width: 199px;
	min-height: 399px;
	font: normal 15px Georgia, serif;
}
 
#central_col {
	float: left;
	width: 670px;
	min-height: 399px;
	font: normal 14px Georgia, serif;
}
#central_col.products {
	width: 670px;
    padding: 0 16px 20px 0;
    float: left;
}
#right_col {
	float: left;
	width: 274px;
	min-height: 399px;
}
#right_col.products {
	width: 214px;
}


/* Details */
#menu {
	padding: 99px 0 0 11px;
}


/**************************
   Navigation elements
 *************************/

#nav { 
	margin:0;
	padding:0;
}

#nav ul { 
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}

#nav li { 
    list-style: none;
    float: left; 
    padding: 0; 
    margin-right: 10px;
}

#nav li.home-unselected,
#nav li.home-selected { 
    list-style: none;
    background: none;
    float: left;
    padding: 0;
    margin: 0;
}
  
#nav a {     
    font: normal 15px Georgia, serif;
    text-transform: uppercase;
    color: #d5d1c7;
    padding: 2px 7px;  
    display: block;
    float: left;
    text-decoration:none;
}

#nav a:hover { background-color: #515500; text-decoration: none; }

#nav a.nav-selected         { background-color: #515500; }
#nav a.nav-selected:hover   { background-color: #515500; text-decoration: none;}

#nav a.home-selected { 
    background-color: #515500;  
    padding: 0;
}
#nav a.home-selected:hover {
    background-color: #515500;
    text-decoration: none;
}

#nav a.home-unselected { 
    background: none;
    padding: 0;
}

#nav a.home-unselected:hover { background: none; text-decoration: none; }

 
/**************************
  Inner Navigation elements
 *************************/

#inner-nav li,
#inner-nav-single li { 
    list-style: none;
}

#inner-nav li a,
#inner-nav-single li a {
    color: #58381a;
    margin-bottom: 10px;
}


#inner-nav li a[href]:hover,
#inner-nav-single li a[href]:hover {
	color: #990000;
	text-decoration: underline;
}

#inner-nav li.selected,
#inner-nav-single li.selected { 
    background: url(images/leftnav_selected_bg.gif) no-repeat top right;
}
     
     
/**************************
        Left Column
 *************************/

#left_menu_bg_top {
    background: url(images/leftnav_bg_top.gif) no-repeat top left;
    margin-left: 6px;
} 
#left_menu_bg_bottom {
    background: url(images/leftnav_bg_bottom.gif) no-repeat bottom left;
    padding: 20px 0;
}
.left_menu {
    background: url(images/leftnav_bg_center.gif) repeat-y; 
    padding: 16px 24px 0 18px;
	line-height: 30px;
    color: #58381a;
}
.join_newsletter {
    background: url(images/newsletter_bg.gif) no-repeat top left;
    width: 163px;
    height: 42px;
    margin: 16px 31px 31px 10px;
    padding: 10px 0 0 10px;
}
.join_newsletter a {
	color: #fefdfc;
}
.join_newsletter a[href]:hover {
    color: white; 
    text-decoration: underline;
}
          
/**************************
      Central Column
 *************************/

#central_col p {
	margin: 11px 50px 0 15px;
}
#central_col ul {
	margin: 12px 0 0 30px;
	text-indent: -6px
}

.products #central_col p {
	margin: 11px 11px 0 6px;
}

.button {
	background: url(images/button_bg.jpg) no-repeat;
	width: 302px;
	height: 25px;
	margin: 10px;
	padding: 7px 0 0 12px;
	font: normal 14px Arial, serif;
	color: #1f2702;
}
.button a {
	color: #1f2702;
}

.gallery_thumbnail {
	float: left;
	background: url(images/gallery_thumbnail.jpg);
	width: 154px;
	height: 42px;
	padding: 97px 0 0 14px;
	margin: 2px 18px 2px 2px;
	margin-left: 2px;
}
.gallery_thumbnail a {
	margin: 100px 0 0 10px;
	font: normal 15px Georgia, serif;
	color: #f2ebe1;
}

#content_images {
    background: url(images/pressed_flowers.jpg) no-repeat right 45px;
    float: left;
    padding-top: 102px;
}
.products #content_images {
    background: none;
    float: right;
    padding-top: 37px;
}

.polaroid {
    background: url(images/polaroid_middle_bg_home.jpg);
    width: 178px;
    margin: 20px 0px 10px 20px;        
}
.polaroid_bg_top {
    background: url(images/polaroid_top_bg_home.jpg) no-repeat top left;
}
.polaroid_bg_bottom {
    background: url(images/polaroid_bottom_bg_home.jpg) no-repeat bottom left;      
    padding: 7px 0 28px 9px;
}
.products div.polaroid {
    background: url(images/polaroid_middle_bg.jpg) repeat-y;
    width: 179px;
    margin: 20px 0px 10px 20px;  
}
.products div.polaroid_bg_top {
    background: url(images/polaroid_top_bg.jpg) no-repeat top left;
}
.products div.polaroid_bg_bottom {
    background: url(images/polaroid_bottom_bg.jpg) no-repeat bottom left;      
    padding: 7px 0 9px 9px;
}

.caption {
    margin: 4px 8px 0 7px;
}
.caption a {
    color: #434a80;
    font: italic 13px Georgia, serif;
}  

.has_images div#content_main {
    float: left;
    width: 450px;
}
            
/**************************
Right Column (main page only)
 *************************/

#right_col {
	font: normal 13px Arial, serif;
	color: #666666;
}

#right_col .header {
	font: normal 15.6px Georgia, serif;
	color: #141a04;
	margin: 140px 10px 0 30px;
}
#right_col .header  a {
	color: #666666;
}
#right_col .header  a:hover {
	color: #c50000; 
	text-decoration: underline;
}

#right_col p {
	margin: 6px 40px 0 30px;
	line-height: 11px;
}

#right_col .news_box {
    background: url(images/news_box_middle.jpg) repeat-y top left;
	margin: 20px 2px 0 -4px;
    
}

#right_col .news_box a {
    display: block;
    margin-bottom: 10px;
    text-decoration: underline;
    color: #354609;
} 

#right_col .news_box a[href]:hover {
    color: #c50000; 
    text-decoration: underline;
}

#right_col .news_box_top {
    background: url(images/news_box_top.jpg) no-repeat top left;
    padding-top: 53px;
}

#right_col .news_box_bottom {
    background: url(images/news_box_bottom.jpg) no-repeat bottom left;
    margin-top: -40px;
    padding: 0 20px 26px 20px;
}

#right_col a.news_box_header {
    margin-bottom: 18px;
    text-decoration: none;
    font: normal 15px Georgia, serif;
    color: white;
}
 
#right_col a[href].news_box_header:hover {
    color: white; 
    text-decoration: underline;
}

              
/**************************
          Footer
 *************************/

#footer {	
	background-color: #565a00;
	width: 926px;
	height: 24px;
	margin: 0 0 5px 89px;
	padding: 7px 0 0 19px;
	font: normal 14px Arial, serif;
	color: #fbf8f0;
}
#footer a {
	color: #fbf8f0;
	text-decoration: none;	
}
#footer a:hover {
	text-decoration: none;
	background-color: #565a00;
}

#footer_text {	
	float: left;
}
#footer_links {	
	float: right;
	margin: 1px 20px 0 0;
}
#footer_links a {	
	background-color: #454b01;
	margin-left: 7px;
	padding: 1px 6px;
}

           
/**************************
          credit
 *************************/

#credit {

	width: 926px;
	margin: 0 0 5px 89px;
	padding: 7px 0 0 19px;
	color: #666666;
	text-align:right;
	text-transform:lowercase;
	font-family: Arial, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;	
}
#credit a {
	color: #666666;
	text-decoration: none;	
}
#credit a:hover {
	text-decoration: none;
	color:#de148e;
}


      
/**************************
      News articles
 *************************/
 
#inner-content-shrunk {
    float: left;
    width: 410px;
}
#inner-right {
    float: right;
    padding-top: 41px;
    text-align: right;
}

#news-main {
    color: #161B00;
    margin: 0 0 0 12px;
}
 
#news-main h2 {
    margin: 0 0 0 -6px;
    font: bold 15px Arial, Helvetica, sans-serif;
    color: #235400;
    text-transform: none;
}

.news-date {
    font-size: 12px;
    font-weight: normal;
    color: #999999;
}

.products #central_col #news-main p {
    margin: 12px 20px 12px 0px;
}

#news-main a.top-link {
    width: 100%;
    text-align: right;
    font-size: 12px;
    text-decoration: none;
    color: #999999;
}

#news-main-small hr, #news-main hr {
    background-color: #999999;
    border: medium none;
    color: #999999;
    height: 1px;
    line-height: 1px;
    margin: 5px 0;
    padding: 0;
}

/*  Right column  */

#news-list-right {
    background-color: white;
    border: 10px solid #E6E2D9;
    line-height: 1.3;
    margin: 0;
    padding: 5px;
    text-align: left;
    width: 200px;
    float:right;
}

.products #central_col #news-list-right p {
    margin: 6px 3px;
}

 /* the date drop down on the 'news' page */
 #news-date-box {
    margin-top: 10px;
    width: 200px;
    text-align: left;
    border: 10px solid #E6E2D9;
    padding: 5px;
    background-color: #C8C8C8;
    color: #161B00;
 }
 
 #news-date-box form { margin: 0; padding: 0; }
 #news-date-box select {     
     font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#333333;
    width: 100px;
}

/* page x of y */
#news-page-nav {
    font: bold 10px Arial,Helvetica,sans-serif;
    text-align: right;
    text-decoration: none;
}

#news-page-count {
    float: left;
}
#news-page-pages {
    float: right;
}
            
            
/**************************
         Gallery
 *************************/

#gallery_area {
    width: 700px;
    margin: 0;
}

.thumbnail_box {
    float: left;
    margin: 20px 15px;
}

                  
/**************************
      Contact Form
 *************************/

 form table {
     margin-left: 5px;
 }
 
 td {
     padding: 2px;
 }
 
 /**************************
    Form Fields
 *************************/
 
 .input-field { 
     width: 100%;
     border: 1px solid #d9dbdc;
     background:#ffffff!important;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #333333;
}

 .input-field-on { 
     width: 100%;
     border: 1px solid #565A00;
     background:#ffffff!important;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #333333;
}

td.compulsory-field { color: #416377; padding-left: 6px; }

.error-text { color: #C50000; }
 
                  
/**************************
     General Styles
 *************************/

.Georgia {
	font-family: Georgia,serif;
}

.bold {
	font-weight: bold;
}

.uppercase {  
    text-transform: uppercase;
}