@charset "UTF-8";
/* CSS Document */



body { background:#D1C9C0 url(images/shadow.jpg) repeat-y center top; font-family:Century Gothic, Geneva, sans-serif; font-size:12px; color:#000;}/*background image in here */

#outside-area { width:750px; margin:0px auto; padding:0;}

#header {background:url(images/header.jpg); height:259px; margin:0px 0px 10px 0px; padding:0; z-index:1;}

#header img {width:750px; height:259px; z-index:1000; border:none; position:absolute; }



#header h1 {text-decoration:none; color:#fffbd3; padding:10px;}

#header h1 a {text-decoration:none; color:#fffbd3;}

#header h2 a {text-decoration:none; color:#fffbd3; padding:10px;}



#top-nav { background:#401f15; margin:0px 0px 10px 0px;}

#top-nav ul { margin:0px; padding:10px;}

#top-nav li { display:inline; margin:0px 20px 0px 0px;}

#top-nav a { text-decoration:none; color:#fff; font-weight:bold; text-transform:uppercase;}

#top-nav a:hover {}

#left-area { list-style-type:none; background:; width:135px; float:left; margin:0px 10px 10px 0px; padding:0px;}

#left-area ul { list-style-type:none; margin:0px; padding:0px;}

#left-area li { list-style-type:none; margin:0px 0px 7px 0px;}

#left-area h2 { list-style-type:none; margin:0px 0px 7px 0px;}

#left-area ul li h2 { list-style-type:none; margin:0px 0px 7px 0px;}

#left-area a { width:115px; background:#d1c9c0; display:block; color:#401f15; text-decoration:none; text-transform:uppercase; padding:10px; font-weight:bold; }

#left-area a:hover { background:#401f15; color:#fffbd3;}

#main-area { width:420px; float:left; margin:0px 0px 10px 0px; padding:10px; text-align:justify; line-height:22px;}

#main-area h2 {text-decoration:none;}

#main-area h2 a {text-decoration:none; color:#401f15;}

#main-area a {text-decoration:none; color:#a3aa98;}

#main-area a:hover {color:#401f15;}

#right-area { background:#fff; color:#401f15; width:135px; float:right; margin:0px 0px 10px 10px; padding:10px; overflow:hidden;}

#right-area ul {list-style-type:none; margin:0px 0px 7px 0px; padding:0;}

#right-area li {list-style-type:none; margin:0px 0px 7px 0px; padding:0;}

#right-area h2 {list-style-type:none; margin:0px 0px 7px 0px; padding:0;}

#right-area a {list-style-type:none; margin:0px 0px 7px 0px; padding:0; text-decoration:none; color:#a3aa98;}

#footer { background:#401f15; clear:both; margin:10px 0px 0px 0px; padding:10px; color:#FFFbd3;}


