/* --------------------- BODY STYLE ----------------- */

body {
	background: #000 url('none') repeat;
	color:rgb(185,157,84);
	font-family:Papyrus;
	font-size:12px;
	text-align:centre;
	padding:15px;
	margin: 0 auto;
}


/* --------------------- PARAGRAPH STYLE ----------------- */


p {
	color:#C5C5C5;
	font-family:Papyrus;
	font-size:12pt;
	font-weight: bold;
}



/* --------------------- HEADINGS STYLE ----------------- */

h1 {
	display:block;
	color:#552200;
	font-family:Pristina, Times;
	font-size:30px;
	font-weight:bold;
	text-align:centre;
	background: transparent url('./menubg2.png') no-repeat;
	width:250px;
	height:60px;
	padding:20px 0 0 0;
	margin:0 auto;
}

h1:first-letter {
font-size:50px;
}

h2 {
	clear:both;
	float:left;
	display:block;
	color:#552200;
	font-family:Pristina, Times;
	font-size:36px;
	font-weight:bold;
	text-align:center;
	background: transparent url('./menubg2.png') no-repeat;
	width:250px;
	height:60px;
	padding:20px 0 0 0;
	margin:0;
}

h3, h4, h5, h6 {
color:#552200;
font-family: Pristina, 'Monotype Corsiva';
font-size:25px;
background:transparent url('none') no-repeat;
float:left;
width:100%;
}


/* --------------------- SPECIAL LINKS STYLE ----------------- */

a:link.special {
color:#552200;
font-family:Georgia, Times;
font-size:12px;
text-decoration:underline;
background: transparent;
}
 
a:visited.special {
color:#552200;
font-family:Georgia, Times;
font-size:12px;
text-decoration:underline;
background: transparent;
}

a:hover.special {
color:#eecc99;
font-family:Georgia, Times;
font-size:12px;
text-decoration: none;
background: transparent;
}

a:active.special {
color:#eecc99;
font-family:Georgia, Times;
font-size:12px;
text-decoration: none;
background: transparent;
}



/* --------------------- GENERAL LINKS STYLE ----------------- */

a:link {
color:#440000;
font-family:Georgia, Times;
font-size:12px;
text-decoration:underline;
}
 
a:visited {
color:#440000;
font-family:Georgia, Times;
font-size:12px;
text-decoration:underline;
}

a:hover {
color:black;
font-family:Georgia, Times;
font-size:12px;
text-decoration: none;
}

a:active {
color:black;
font-family:Georgia, Times;
font-size:12px;
text-decoration: none;
}


/* --------------------- HEADER STYLE ----------------- */

#header {
	float:centre;
	width:950px;
	height:430px;
	padding:0px;
	margin:0 auto;
	background:transparent url('./header.png') no-repeat top left;
	text-align:right;
}


/* --------------------- TOP MENU STYLE ----------------- */



#topmenu {
	float:right;
	width:300px;
	height:380px;
	padding:30px 0 0 0px;
	margin:10px 10px 0 0px;
	background:transparent url('./parchment.png') no-repeat;
	text-align:center;
}

a:link.topmenu {
display:block;
color:#442200;
font-family: Pristina, 'Monotype Corsiva';
font-size:25px;
font-weight:normal;
text-decoration:none;
background:transparent url('none') no-repeat;
padding:4px 4px 4px 4px;
margin:0;
}
 
a:visited.topmenu {
display:block;
color:#442200;
font-family: Pristina, 'Monotype Corsiva';
font-size:25px;
font-weight:normal;
text-decoration:none;
background:transparent url('none') no-repeat;
padding:4px 4px 4px 4px;
margin:0;
}

a:hover.topmenu {
display:block;
color:#000000;
font-family: Pristina, 'Monotype Corsiva';
font-size:25px;
font-weight:normal;
text-decoration: none;
background:transparent url('none') no-repeat bottom left;
padding:4px 4px 4px 4px;
margin:0;
}

a:active.topmenu {
display:block;
color:#000000;
font-family: Pristina, 'Monotype Corsiva';
font-size:25px;
font-weight:normal;
text-decoration: none;
background:transparent url('none') no-repeat;
padding:4px 4px 4px 4px;
margin:0;
}



/* --------------------- WRAPPER STYLE ----------------- */

#wrapper_top {
	float:centre;
	width:950px;
	height:100px;
	padding:0px;
	margin:0 auto;
	background: transparent url('top.png') no-repeat top left;
	text-align:center;
}

#wrapper {
	float:centre;
	width:950px;
	padding:0px;
	margin:0 auto;
	background: transparent url('./body.png') repeat-y;
	border:0px;
	text-align:center;
}


/* --------------------- LEFT CONTENTS STYLE ----------------- */


#left {
	float:right;
	width:260px;
	padding:5px;
	margin:0px;
	background: transparent url('none') repeat;
	text-align:left;
}



/* --------------------- LEFT MENU STYLE ----------------- */



.leftmenu_top {
float:left;
width:260px;
height:57px;
padding:0px;
margin:0px;
background: transparent url('./left_top.png') no-repeat;
}


.leftmenu_body {
	width:245px;
	float:left;
	background:transparent url('./left_body.png') repeat-y;
	text-align:left;
	margin:0px;
	padding:0 0 0 0px;
}



.leftmenu_bottom {
	float:left;
	width:260px;
	height:63px;
	padding:0px;
	margin:0px;
	background: transparent url('./left_bottom.png') no-repeat;
}

a:link.leftmenu {
	display:block;
	color:#552200;
	font-family:Georgia, Times;
	font-size:20px;
	font-weight:bold;
	text-decoration: none;
	background: transparent url('none') no-repeat;
	width:250px;
	height:35px;
	padding:0px 0 0 30px;
	margin:0;
}
 
a:visited.leftmenu {
	display:block;
	color:#552200;
	font-family:Georgia, Times;
	font-size:20px;
	font-weight:bold;
	text-decoration: none;
	background: transparent url('none') no-repeat;
	width:250px;
	height:35px;
	padding:0px 0 0 30px;
	margin:0;
}

a:hover.leftmenu {
	display:block;
	color:#000;
	font-family:Georgia, Times;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	background: transparent url('./leftmenu.png') no-repeat;
	width:250px;
	height:35px;
	padding:0 0 0 30px;
	margin:0;
}

a:active.leftmenu {
	display:block;
	color:#000;
	font-family:Georgia, Times;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	background: transparent url('none') no-repeat;
	width:250px;
	height:40px;
	padding:0px 0 0 30px;
	margin:0;
}



/* --------------------- MAIN CONTENTS STYLE ----------------- */


#main {
float:left;
width:620px;
padding:0px;
margin-left:5px;
background: transparent url('none') repeat-y;
text-align:left;
}


.main_text_top {
	float:right;
	width:580px;
	height:87px;
	background: transparent url('./text_top.png') repeat-y;
	text-align:left;
	border:0px #552200 solid;
	margin:0px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 30px;
}

.main_text {
	float:right;
	width:565px;
	background: transparent url('./text_body.png') repeat-y;
	text-align:left;
	border:0px #552200 solid;
	margin:0px;
	padding-top: 0;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 25px;
}


.main_text_bottom {
	float:right;
	width:580px;
	height:79px;
	background: transparent url('./text_bottom.png') repeat-y;
	text-align:left;
	border:0px #552200 solid;
	margin:0px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 30px;
}



/* --------------------- FOOTER STYLE ----------------- */

#bottom {
	float:centre;
	width:925px;
	height:100px;
	padding:20px;
	margin:auto;
	background: transparent url('./bottom.png') repeat-x bottom left;
	text-align:center;
}

#footer {
	float:centre;
	width:910px;
	height:80px;
	padding:20px;
	margin:0 auto;
	background: transparent url('none') repeat-x bottom left;
	border:0px solid #888;
	text-align:center;
}


a img {
border:0px;
}
