body
{
    margin:0;
    padding:0;
    background-color:#f1f3db;
}
img
{
    border:0;
}
#tblMain
{
     border:solid 1px #000000;
     background-color:#ffffff;
}
#tdSideBar 
{
    background-color:#fffddd;
    text-align:left;
    vertical-align:top;
    border-right:solid 1px #b79368;
}
#tdMainColumn
{
    background-color:#fff;text-align:center;vertical-align:top;   
}
#tdBottomLine
{
    height:14px;
    background-color:#000;
    text-align:left;
    vertical-align:top;
}
#tdLogo
{
    border-right:solid 1px #cfb897;
    width:153px;
}
#tdContactNumber
{
    text-align:center;vertical-align:top;
    background-color:#fffddd; 
    border-top:solid 1px #cfb897; 
    border-right:solid 1px #b79368;
    line-height:25px; 
}

/* navigation */
table#tblTopNav	{
	border-bottom: 1px solid #b79368;
	border-top: 1px solid #b79368;
	width:599px;
	}

table#tblTopNav td	{
	font: 11px Georgia, serif;
	text-align: center;
	
	}

table#tblTopNav td a	
{
    font: 10px Georgia, serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding:0 15px 0 15px;
	}
	
#tblTopNav td a:link, #tblTopNav td a:visited 
{
    color: #300;
	background: #fff;
	display: block;
	margin: 0;
	line-height: 25px;
} 

#tblTopNav td a:hover {
	color: #300;
	background: #ccccb2;
	text-decoration: underline overline;
} 
#tblTopNav td a.CurrentLink:link, #tblTopNav td a.CurrentLink:visited {
	color: #300;
	background: #e9e9cb;
	text-decoration: underline;
}
#tblTopNav td a.ActiveMenu:link, #tblTopNav td a.ActiveMenu:visited {
	color: #300;
	background: #ccccb2;
	text-decoration: none;
}
#tdHomeCaption p {
    font-size:14px;line-height:2em;
    color: #330000;
} 
#tdHomeFooter h5 {
    font-weight:normal;font-family:Verdana, Arial, Helvetica, Sans-Serif;font-size:9px;padding-top:10px;   
}