body { 
	background: #fff url(bg.gif) repeat-x 0 0;
	margin: 10px 0px 10px 20px;
     	font-family: georgia, "times new roman", times, serif;
}

h1 {
       	font-size: 36px;
       	color: #CDA5E4;
       	margin: 0px;
       	padding: 0px;
       	font-weight: 100;
       	letter-spacing: -2px;
}

h2 {
   		font-size: 16px;
   		color: #CDA5E4;
   		font-weight: 100;
                text-transform: capitalize;
                display: inline;
                margin-right: 7px;
}

p {
   		margin: 10px 0 10px 0;
                font: 100 11px georgia, verdana, helvetica, georgia, "times new roman", times, serif;
                line-height: 16px;
                color: #734f88;
                font-style: italic;
                
}

p.contact {
          font-style: normal;
          font-size: 14px;

}

a { 
       	color: #CDA5E4;
        text-decoration: none;
}

a:hover {
        text-decoration: underline;
}

img {
                border: 1px solid #101010;
                margin-top: 10px;
                margin-right: 9px;

}

#title {
  float: left;
  width: 100%;
}

#title h1 {
  float: left;
}

#title div {
  float: right;
  padding-top: 10px;
  padding-right: 25px;
}

#title div p {
  margin: 0;
  padding: 0;
}

.title_demoted {
		color: #c9c9c9;		
                font-weight: 100;
}

a#pagelinks {
   		font-size: 12px;
   		color: #868686;
   		font-weight: 100;
                text-transform: capitalize;
   		text-decoration: none;
                letter-spacing: 0px;
                margin: 0px 15px 0px 0px;
}

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


a.pagelinks {
   		font-size: 12px;
   		color: #868686;
   		font-weight: 100;
                text-transform: capitalize;
   		text-decoration: none;
                letter-spacing: 0px;
                margin: 0px 15px 0px 0px;
}

a.pagelinks:hover {
		color: #CDA5E4;
		text-decoration: underline;
}

a.pagelinks_special { 
  		font-size: 12px;
   		color: #868686;
   		font-weight: 100;
                text-transform: capitalize;
   		text-decoration: none;
                
                margin: 0px 15px 0px 0px;
}

a.pagelinks_special:hover {
		color: #CDA5E4;
		text-decoration: underline;
}

a.pagelinks_special_right {
font-size: 12px;
   		color: #868686;

   		font-weight: 100;
                text-transform: capitalize;
   		text-decoration: none;                
                margin: 0;
}

a.pagelinks_special_right:hover {
		color: #CDA5E4;
		text-decoration: underline;
}

p.copyright {
		font-size: 11px;
		color: #696969;
                text-transform: capitalize;
		font-weight: 100;
		padding: 0px;
                margin: 0px;
                font-style: italic;
}

ul.stories {
		list-style: none;
}

ul.stories li {
		font-size: 18px;
		color: #000;
		font-weight: 100;
		font-style: italic;
		text-decoration: none;
}

ul.story_images {
                margin-top: 20px;
                list-style: none;
                white-space: nowrap;

}

ul.story_images li {
                padding: 10px;
                display: inline;
}

#topnav {
   		margin: 10px 0px 0px 4px;
   		padding: 0px 0px 10px 0px;
   		border-bottom: 1px dotted #c3c3c3;
}

#bottomnav {
   		margin: 10px 0px 0px 4px;
   		padding: 0px 0px 10px 0px;
}


#categories {
   		margin: 10px 0px 0px 4px;
   		padding: 0px 0px 10px 0px;
   		border-bottom: 1px dotted #c3c3c3;

}

#story_title {
                margin: 10px 0px 0px 4px;
}

#images_gallery {
   		margin: 0px 0px 0px 4px;
   		padding: 0px 0px 10px 0px;
   	/*	border-bottom: 1px dotted #000;*/
        height: 414px;
        overflow: auto;
}

table {
/*               margin-left: -20px;*/
}

td#front_page_image {
      vertical-align: top;
}

td#front_page_copy {
      width: 400px;
      padding: 0 10px;
      vertical-align: top;
}

td#about_martin {
      width: 400px;
      padding: 0 10px;
      vertical-align: top;
}

td#about_martin h2 {
font-size: 18px;
}

td#front_page_copy h2 {
                font: 100 11px georgia, verdana, helvetica, georgia, "times new roman", times, serif;
                line-height: 16px;
                font-style: italic;
                color: #734f88;
}

#imgs-frame {
	background-color: #fff;
}

#services {
width: 700px;
}

#services h3, #faq h3 {
color: #CDA5E4;
}

.service_list {

}

.service_list td {
vertical-align: top;
color: #734f88;
padding: 5px 10px;
font-size: 14px;
}

.service_list td.service_title {
width: 200px;
}

.service_list td.service_desc {
width: 400px;
}

.service_list td.service_price {
width: 100px;
font-weight: 700;
}

#faq {
width: 700px;
}

#faq h4 {
color: #734f88;
margin: 0;
font-size: 12px;
font-weight: 700;
}

#faq p {
padding: 0;
font-size: 12px;
font-style: normal;
line-height: 18px;
margin: 5px 0 15px 0;
}