html, body {
   margin : 0;
   padding : 0;
}

body {
   color : #a52a2a;
   background : #000000;
   width : 100%;
   font : 73% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

.launchImage
{
    height: 325px;
    width: 235px;
    background-color: Silver;
}

/* Links within paragraphs (subtle) */
p a {
color: #666666;
background : inherit;
text-decoration: none;
}

/* Links within paragraphs (revealed) */
p a:hover  { 
color: #666666;
background : inherit;
text-decoration: underline;
}

#container {
width : 1200px;      /* width of whole content area */
margin : 0 auto;
padding : 5px;
background: #888888  url(Images/bgd.jpg) repeat;
color : #333;
line-height : 1.5em;
}

/* TOP TITLE BAR */

#top {
margin:0;
padding : 0;
color:#333;
background : #000000 url(Images/logo.jpg) no-repeat;
border-bottom : 0px solid #fff;
height:91px;
}
#top h1 
{
padding : 24px 0px 0 25px;
margin : 0;
font : 190%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
border-bottom: 1px solid #656C4A;
letter-spacing:5px;
text-align:left;
color:#EAE8D0;
background:transparent;
}
#top h2 {
padding : 5px 0px 0 0px;
margin : 0;
font : italic 100%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
border-bottom: none;
letter-spacing:5px;
text-align:right;
color:#EAE8D0;
background:transparent;
}
#top p {
padding : 5px;
font-size: .8em;
}
#top a:link, #top a:visited {
color: #EAE8D0;
background:transparent;
text-decoration: none;
}
#top a:hover { 
color: #fff;
background:transparent;
text-decoration: underline;
}

/* LEFT SIDEBAR */
#leftnav {
float : left;
width : 250px;
margin : 0px 0 0 0;
padding : 18px;
border-right:0px solid #520934 ;
color : #EAE8D0;
background : #A8A485;
}

/* LEFT TESTAMONIAL SIDEBAR */
#leftquotenav {
float : left;
width : 250px;
margin : 0px 10px, 10px 0px;
padding : 18px;
border-right:0px solid #520934 ;
color : #EAE8D0;
height: 1000px; /* or any value */
background : linear-gradient(#A8A485, #000000);
}



#content {
margin :2px 0 0 300px;
padding : 10px;
font-size: 110%;
}

#footer {
clear : both;
margin : 0 ;
padding : .5em;
color : #EAE8D0;
background : #000000;
border-top : 0px solid #520934;
}

#footer a:link, #footer a:visited {
font-size: .9em;
color : #eee;
background : inherit;
text-decoration : none;
}

#footer a:hover {
font-size: .9em;
color :#fff;
background:inherit;
text-decoration : underline;
}

#leftnav p 
{
margin : 5px 0 10px 5px;
}

h1 {
margin : 0;
padding : 20px 0 5px 5px;
font : 280%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
border-bottom: 1px solid #656C4A;
color:#656C4A;
background:inherit;
}

h2 {
margin : 0;
padding : 20px 0 5px 5px;
font : 150%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
border-bottom: 1px solid #656C4A;
color:#656C4A;
background:inherit;
}
h3 {
margin : 0;
padding : 10px 0 5px 5px;
font : 130%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
color:#EAE8D0;
background:inherit;
}

#content h3 span
{
    color: #000000;
}

#content h3 
{
    margin : 0;
    padding : 5px 0 5px 5px;
    font : 130%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
    color:#656C4A;
    background:inherit;
}

#content li
{
    list-style-type: square;
    background: inherit;
    color: #5F5C51;
    color: #434731;
    margin: 0 15px 0 0;
    padding: 0;   
}

#content a
{
    text-decoration:underline;
}

#footer img {
   float : right;
}
/* seen by IE5mac only, by Philippe Wittenbergh www.l-c-n.com */
*>html #footer img {
        margin : 0;
}
/* end */

.happy {
border-top : 1px solid #808080;
padding : 10px;
}

a:link, a:visited {
font-size: 100%;
color : #000;
background : inherit;
text-decoration :none;
}

a:hover {
font-size: 100%;
color :#666;
background : inherit;
text-decoration : underline;
}

a:active {
font-size: 100%;
color : #F5DE1E;
background : inherit;
text-decoration : none;
}

img {
   border : none;
}
.imagecentre 
{
    border:1px solid #656C4A;
    margin: 0px 15px 0px 10px;
    padding: 8px;
}


.imgright {
float: right;
border: 1px solid #656C4A;
margin: 5px 15px 10px 10px;
padding: 10px;
}

.imgTitle 
{
    font-size: 85%;
    text-align: center;
    font-weight:bold;
    margin-bottom: -2px;
}

.imgleft {
float: left;
border: 1px solid #656C4A;
margin: 5px 15px 10px 0px;
padding: 10px;
}

.launchImage 
{   
    border: 1px solid #656C4A;
    margin: 5px 0px 2px 0px;
    padding: 2px;
}

#menu {
width: 100%;
height: 23px;
margin: 0 0 0 0;
padding: 0 0 1px 0;
background: #A6C3AD;
color:#000;
}
.navlist li 
{
font-size: 120%;
list-style-type: square;
background: inherit;
color: #5F5C51;
margin: 0 0 0 -15px;
padding: 0;
}

#gallery {
height:100px;
}

#gallery img {
float: left;
padding: 20px;
}

.clear {
clear: left;
}

.quote {
width: 130px;
margin: 0;
border : 1px dashed #fff;
padding : 10px;
color:#656C4A;
background: #E4DCB2;
font-size: .8em;
}

#content p
{
	//    color: #656C5A;
	color: #434731;
}

p span 
{
    color: #7c969e}
