/* Layout elements */

/* Fundamentals */

html {
	font: 0.75em/1.3 Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	text-align: center;
        background: #d3b195 url(link_images/background.jpg) repeat-x scroll;
}

/* Body container */

body {
        position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 733px;
        color: #000000;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        background: #C39270; 
        border: 1px solid #82644e;
        height: 1750px;
}

img {
        border: 0;
}

hr { 
        width: 90%;
}

/* Links */

a:link, a:visited {
        color: #473F3C;
	text-decoration: underline;
}

a:hover, a:active {
	color: #655A56;
	text-decoration: underline;
}

/* Headings */
h1 {
        color: #000000;
/* 
        color: #990033;
        color: #8e5a64; 
*/
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 25px;
        font-weight: bold;
        letter-spacing: 1px;
        text-decoration: none;
        margin-top: 10px;
        margin-left: 10px;
        z-index: 2;
}

h2 {
        color: #000000;
/* 
        color: #990033;
        color: #8e5a64; 
*/
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 1px;
        text-decoration: underline;
        text-indent: 0px;
        z-index: 2;
}

h3 {
        color: #000000;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        text-indent: 2px;
}

p, td {
        color: #000000;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        vertical-align: top;
        margin-right: 10px;
}
#home p {
        color: #000000;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        vertical-align: top;
        margin 0 5px 0 0;
}

textarea {
        width: 80%;
        height: 100px;
}



/* Lists */

ul {
	margin-left: 15px;
	padding: 0 15px 0 10px;
}

li {
	list-style-type: square;
}

/* Layout IDs */

/* Header */

#head {
	width: 733px;
	height: 186px;
	background: transparent ;
}



/* Navigation */

#nav {
	margin: 0;
	padding: 0;
	width: 733px;
	height: 70px;
}

/*
#navmenu {
        position: relative;
        bottom: -30px;
        right: -380px;
	width: 350px;
	height: 30px;
        border-top: 3px solid #22774F;
        border-left: 3px solid #22774F;
        padding: 0; 
        margin: 0; 
        text-align: left;
}
*/
/* Navigation list */

#navmenu 
{
        position: relative;
        margin: 7px;
        padding: 5px 5px;
}

#nav li
{
  list-style-type: none;
  padding: 0px 5px; 
}


#nav a {
	background-color: #EBEFF5; 
	color: #369;
	width: 150px;
	padding: 5px 6px 9px 5px;
	text-decoration: none;
        margin: 0px 0px 0px 0px; 
}

#nav a:hover {
	color: #0e3b69;
        background-color: #dbdae6;
}



#form a:link, #form a:visited {
	color: #ACBFB9;
}

#form a:hover {
	color: #FFF1EC;
}





/* Span to change colour */
/*

#nav li a:link span, #nav li a:visited span {
	margin: 0;
	padding: 0;
	color: #5588b5;
	text-decoration: none;
}

#nav li a:hover span, #nav li a:active span {
	margin: 0;
	padding: 0;
	color: #5588b5;
	text-decoration: none;
}
*/

/* Main content */

#main, #maintop, #mainbottom {
  display:inline-table;
  z-index: 2;
  position: relative;
  float: left; 
  padding: -2px 0 0 0;
}


#main {
 width: 600px;
}

#header {
  height: 250;
  margin: 0px;
  text-align: center;
}

#navigation {
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
  background: #a87347;

}
#navigation a {
	color: #34271e;
	padding: 5px 6px 9px 5px;
	text-decoration: none;
        font-size: 12px;
        font-weight: bold;
        margin: 0px 0px 0px 0px; 
}
#navigation a:hover {
	color: #5c4535;
	padding: 5px 6px 9px 5px;
	text-decoration: none;
        font-size: 12px;
        font-weight: bold;
        margin: 0px 0px 0px 0px; 
}


/* Sidebar */

#sidebar {
        text-align: left;
	font-size: 0.4em/0.9;
        position: relative;
        margin: 3px;
        top: 12px;
        width: 120px;
        padding: 0px;
        float: left;
        display: inline;
        z-index: 3;
}




/* Footer */

#foot {
	margin: 0;
	padding: 0;
	text-align: center;
	clear: both;
}

#foot p {
	margin: 0;
	padding: 20px 0;
	font-weight: bold;
}

.btcontent {
        background-color: #2E569C;
        background-position: center top;
        background-repeat: repeat-y;
        width: 750;
}

.btcopyrights {
        border: #000000;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-style: solid;
        border-top-width: 1px;
        color: #000000;
        font-size: 10px;
}
.menuitem {
        margin-left: 5px;
}
.animation {
        width: 750px;
        margin-left:auto;
        margin-right:auto;
        position: absolute;
        left:-90px;
        top:3px;
        z-index: 2;
}
.bullets {
        font-weight: bold;
	text-align: center;
        font-size: 16px;
}
.heading {
        font-weight: bold;
        font-size: 16px;
}

