body { 
	margin:0px 0px 20px 0px;
  	font-family: verdana,helvetica,arial,sans-serif;
	font-size:11px;
	background: url(../images/layout/peach-fade1-bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;	
	background-color:#ceb273;

	scrollbar-face-color: #DFD3BA;
	scrollbar-shadow-color: #C4B9A3;
	scrollbar-highlight-color: #C4B9A3;
	scrollbar-darkshadow-color: #C4B9A3;
	scrollbar-track-color: #C4B9A3;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #999999;

	color:#000000;
}

#main {
	padding: 2px 67px 10px 2px;
	font-size: 11px;
}

/* ----------------- FONTS ------------------------ */
#regular { 
	font-size: 11px;
	color:#000000;
	}

#bold {
	font-weight: bold;
	font-size: 11px;
	}

#small {
	font-size: 10px;
	}

#discrete {
	font-size: 10px;
	color:#382d0e;
	}

#special {
	font-style: italic;
	}

#big	{
	font-size:15px;
}

#whiteRegular {
        font-size: 11px;
        color:#ffffff;
}

h1 {
	font-size:26px;
 	margin: 10px 10px 0px 20px;
   	}

h2 { 
	font-size:20px; 
	margin: 10px 10px 0px 20px;
	}

h3 { 
    	font-size:15px; 
	margin: 5px 10px 0px 20px;
	}

h4 { 
    	font-size:12px; 
	margin: 5px 10px 0px 20px;
	}

h5 { 
	font-size:10px; 
	margin-left: 20px;
	}

/* ----------------------- LISTS --------------------- */

ul {
	list-style-image: url(../images/smallredball.gif); 
	list-style-type: circle; 
	font-size: 12px;
}

ul ul {
	list-style-image: url(../images/smallorangeba.gif); 
	list-style-type: circle; 
	font-size: 11px; 
	}

ul ul ul {
	list-style-image: url(../images/smallyellowba.gif);
        list-style-type: circle;
	font-size: 11px;
}

ul ul ul ul {
	list-style-image: url(../images/smallredball.gif); 
	list-style-type: circle; 
	font-size: 11px;
}

ul#header {
        list-style-image: url(../images/smallredball.gif);
        list-style-type: circle;
        font-size: 12px;
	font-weight: bold;
}

ul#header a {
        color:#000000;
}

ul#header a:hover {
	color:#FFF600;
}

li#header {
	font-weight:bold;
	}

li#regular {
	font-weight:normal;
}

li#regular a {
	font-weight:normal;
        color:#3b373f;
}

li#regular a:hover {
        color:#ffe400;
}

ul#regular {
	list-style-image: url(../images/smallredball.gif); 
	list-style-type: circle; 
	font-size: 12px;
	font-weight: normal;
}

ul ul#regular {
	list-style-image: url(../images/smallorangeba.gif); 
	list-style-type: circle; 
	font-size: 11px; 
	font-weight: normal;
	}

ul ul ul#regular {
	list-style-image: url(../images/smallyellowba.gif);
        list-style-type: circle;
	font-size: 11px;
	font-weight: normal;
}

ul ul ul ul#regular {
	list-style-image: url(../images/smallredball.gif); 
	list-style-type: circle; 
	font-size: 11px;
	font-weight: normal;
}

/* ---------------------- OTHER -------------------- */

p {
	margin-right:30px;
	margin-left:40px;
	}


hr { 
	width: 93%; 
	height: 2px;
	margin-top:15px; 
   }

a { 
	color:#eeeba3; 
	text-decoration:none; 
	}

a:hover { 
	color:#ffe400;
	}


/* ------------------------- IMAGES -------------------------- */
#flag {
	height:12px;
	width:15px;
	}

/* ------------------------- frame setup --------------------- */
td, tr, table {
	border-collapse: collapse;
	border:0px;
	margin:0px;
	padding:0px;
	border-spacing:0px;
}

#maintable {
	width:100%;
}

#headerW {
	width:109px;
        background: url(../images/layout/headerW.gif);
        background-repeat: repeat;
}

#headerE {
	width:136px;
        background: url(../images/layout/headerE.gif);
        background-repeat: repeat-y;
}

#headerNE {
	width:136px;
        background: url(../images/layout/headerE.gif);
        background-repeat: repeat-y;
}

#headerN {
        background: url(../images/layout/headerN.gif);
        background-repeat: repeat-x;
	background-color:#9b3e00;
	height:15px;
	width:100%;
}

#headerS {
        background: url(../images/layout/headerS.gif);
        background-repeat: repeat-x;
        background-color:#9b3e00;
}

#headerC {
        background-color:#9b3e00;
	color:#ffffff;
}

a#headerBottomLink {
	color:#fffba3;
	text-decoration:none;
}

a:hover#headerBottomLink {
	color:#fff600;
	text-decoration:none;
}

/* ----------------------------- HEADER MENU ------------------------ */
#headermenu {
	width:100%;
	color:#ffffff;
	font-weight: bold;
	font-size:10px;
}

a#headermenulink {
        color:#FFFFFF;
        text-decoration:none;
        }

a:hover#headermenulink {
        color:#FFF600;
        }

#headermenuN {
	background: url(../images/layout/borderN.gif);
        background-repeat: repeat-x;
}

#headermenuS {
	background: url(../images/layout/borderS.gif);
        background-repeat: repeat-x;
}

#headermenuE {
	background: url(../images/layout/borderE.gif);
        background-repeat: repeat-y;
	width:2px;
}

#headermenuW {
	background: url(../images/layout/borderW.gif);
        background-repeat: repeat-y;
	width:2px;
}

#headermenuC {
	padding: 0px 4px 0px 4px;
	text-align:center;
	vertical-align:middle;
	background-color:#9b3e00;
}

#headermenuDD {
	vertical-align:middle;
	text-align:center;
	vertical-align:middle;
	background-color:#9b3e00;
}

#headermenuScroll {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	background-color:#642700;
}

#headermenuSearch {
        margin:0px;
        padding:1px;

	font-family: verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	background-color:#642700;
}

#headermenuSplit {
	width:10px;
	background-color:transparent;
}

