/* web site name */

body	{
margin: 10px 0px 0px 0px;
padding: 0;
font-family:Verdana, Helvetica, Georgia;
font-size: small;
text-align: center;
background-color: #fff;
}

/* adjust for IE5 */
body {
font-size: x-small; /* IE5 Win */
voice-family: "\"}\""; 
voice-family: inherit;
font-size: small;
}
	
html>body { /* be nice to Opera */
font-size: small;
}
	
/* header styles and sizes */
h1	{
font-size: 140%; /* largest font */
color: #442200;
letter-spacing: 0;
font-weight: normal;
}

h2 {
color: #060200;
font-size: 120%; /* largest font */
font-weight: lighter;
}

h4 {
color: #060200;
letter-spacing: .0em;
font-size: 120%; /* largest font */
font-weight: lighter;
}

h5 {
color: #060200;
letter-spacing: .03em;
font-size: 120%; /* largest font */
font-weight: lighter;
}

h6 {
color: #060200;
font-size: 120%; /* largest font */
font-weight: lighter;
}

/* email form */
#emailForm input	{
display: inline;
margin-top: 5px;
}

#emailsubscribe	{
color: #999966;
font-size: smaller;
}

input.#submit-btn	{
vertical-align: bottom;
}

#logo-2	{
padding: 0px 5px 0px 0px;
}

p	{
line-height: 1.6em;
font-size: 100%;
}

#content	{
color: #666;
}

#content-left p	{
color: #999966;
line-height: 1.2em;
}


/* table styles */

#content table	{
width: 99%;
margin: 0px 0px;
margin-bottom: 0px;
}

#content-right table.short-description	{
}

#content-right table.short-description caption	{
color: #666;
font-size: 180%; /* largest font */
margin: 0px;
padding: 5px 0px 5px 5px;
text-align: left;
}

#content-right table.short-description td	{
width: 200px;
border-bottom: 1px solid #ccc;
}

#content-right table.long-description	{
width: 99%;
}
#content-right table.long-description caption	{
color: #666;
font-size: 180%; /* largest font */
margin: 0px;
padding: 5px 0px 5px 0px;
text-align: left;
}

#content-right table.long-description td	{
}

.servicename	{
color: #3399cc;
font-weight: bold;
}
.prices	{
color: #333;
}

caption	{
color: red;
}
/* table end styles */


#footer	{
color: #442200;
font-size: 100%;
}

/* links */
a:link	{
color: #442200;
text-decoration: none;
}
a:hover	{
}
a:active	{
color: #006699;
text-decoration: none;
}
a:visited	{
color: #773300;
text-decoration: none;
}

/* links */

img	{
border: 0;
}

.vcard	{
font-size: 90%;
}

.home {
line-height: 1.6em;
}

.org {
font-weight: bold;
}

