body {font-size: 13px;font-family: Helvetica, Verdana, Arial, Sans-Serif;color:#7e543a;padding:0px;margin:0px;background: #f9f5e1 url(/_images/bg_header.jpg) no-repeat center top;}
a {color: #94A545; font-weight:bold; text-decoration:none;}
a:hover {color: #A3DCE6; font-weight:bold; text-decoration:none;}
strong {font-weight:bold;}


/* ----------container to center the layout-------- */
#container { width: 950px; padding:0px; margin: 0px; margin-left: auto; margin-right: auto; } 


/* ----------banner-------------- */
#banner {padding: 0px;margin: 0;height:200px;}
#banner h1 {background: url(/_images/logo.png);text-indent: -100em;overflow: hidden;width: 257px;height: 61px; position:relative; top:40px; left:200px;}


/* ----------outer and inner----------------- */

#outer{ border-left: solid 200px #f9f5e1; /* color of the left column  */ 
		border-right: solid 400px #f9f5e1; /* color of the right column  */ 
} 
#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 


/* --------------left nav------------- */
#left {width:200px; float:left; position:relative; margin-left:-200px; margin-right:1px;}
#left ul {}
#left li {padding:5px; font-size:15px;}
#left a {}
#left a:hover {}
#left a.selected {color: #A3DCE6}




/* --------------right------------- */
 #right {width:380px; float:right; position:relative;  margin-right:-380px; margin-left:1px; margin-top:-100px; padding-left:20px;text-align:left;}


/* -----------------content--------------------- */ 
#content{ position: relative; margin: 0px; }
#content h2 {padding:0; margin:0; font-size:20px; color:#94A545; font-family:georgia, times, serif; }
#content p {padding: 0 0 1.25em 0;margin:0px; line-height:1.5em; }
#content ul {padding: 0 0 1.25em 50px; margin:0px; line-height:1.5em; list-style-type:circle; }


/*  ----------------footer---------------------- */ 
#footer {clear:left;padding:0px;margin:0px}
#footer h3 {padding:0; margin:0; font-size:13px; color:#94A545; font-family:georgia, times, serif; width:200px; }
#footer p { font-size:11px; margin:0.5em; margin-left:200px; margin-top:20px;}