html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	height: 100%;
	font-size: 62.5%;
}

body {
	font-family: Georgia;
	font-size: 0.9em;
}


td { 
	vertical-align: middle; 
}


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

a:active {
	color: #82002a;
	text-decoration: none;
	}

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

p {	
	font-size: 1.3em;
	line-height: 1.5em;
	letter-spacing: 1px;
	text-align: left;
	word-spacing: -0.1em;
	text-decoration: none;
	color: #000;
	padding-bottom: 9px;
	}

h1 {
	font-size: 2.5em;
	font-weight: normal;
	color: #82002a;
	padding-bottom: 12px;
	}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #82002a;
	padding-bottom: 6px;
	padding-top:8px;
	}
	
.padtop {
	padding-top:8px;
	}
	
/* ---[ Generic image floaters ]------------------------------- */
/* Use the class selector at the bottom and click select class for images */

.leftimage {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
	}

.rightimage {
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
	}

/* ---Main page holder (table class)--- */

.page {
	margin: 0px auto;
	padding: 0;
	width: 895px;
	height: 100%;
	vertical-align: top;
	}

/* -Layout- */

#topline1 {
	width: 201px;
	height: 5px;
	background: #af813C;
	float:left;
	}
	
#topline2 {
	width: 690px;
	height: 5px;	
	margin-left: 4px;
	background: #82002a;
	float:left;
	}
	
#whitespace {
	width: 100%;
	height: 154px;
	}

#logo {
	float:left;
	padding-left: 205px;
	padding-top: 40px;
	padding-bottom:10px;
	}
	
#whitespace2 {
	width: 100%;
	height: auto;
	clear:both;
	}
	
#textarea {
	padding-left:218px;
	padding-bottom:20px;
	margin-top:30px;
	float: left;
	width: 600px;
	background: url(../Images/mdsa-bg-px.gif) repeat-y 206px;	
	}
	
#search {
	float: right;
	clear: none;
	padding-top: 115px;
	}
	
#menubox {
	height:201px;
	width:201px;
	background: #af813C;
	float:left;
	clear:both;
	}

#imagearea {
	margin-left:4px;
	float:left;
	}
	
#footerline {
	height: 1px;
	width: 100%;
	background: #e0ceb0;
	}
	
.formbox {
	border: 1px solid #e0ceb0;
	font-family: Georgia;
	font-size: 12px;
	}
	
.formbut {
	border: 1px solid #e0ceb0;
	font: 12px Georgia;
	color: #FFFFFF;
	background: #af813C;
	}

	
/* ---[ main menu system ]------------------------------- */

#menu {
	font-size: 1.5em;
	margin-top: 15px;
	list-style: none;
	width: auto;
}

#menu li {
	height: 19px;
	margin: 0;
	padding: 5px 0 0 9px;
	list-style: none;
	}

#menu a {
	text-decoration: none;
	color: #fff;
	}

#menu li.active {
	color: #fff;
	background: #82002a;
	text-decoration: none;
	}

#menu li:hover {
	color: #fff;
	background: #82002a;
	text-decoration: none;
	}


/* ---[ bottom menu system ]------------------------------- */

#botmenu {
	clear:both;
	font-size: 1.3em;
	list-style: none;
	width: 207px;
}

#botmenu li {
	height: 19px;
	margin: 0;
	padding: 5px 0 0 9px;
	list-style: none;
	border-top: 1px solid #e0ceb0;
	border-right: 1px solid #e0ceb0;
	border-left-style: solid;
	border-left-color: #e0ceb0;
	}

#botmenu a {
	text-decoration: none;
	color: #af813C;
	}

#botmenu a:active {
	color: #82002a;
	text-decoration: none;
	}

#botmenu a:hover {
	color: #82002a;
	text-decoration: none;
	}

#list {
}

#list li {
	line-height: 1.5em;
	letter-spacing: 1px;
	text-align: left;
	word-spacing: -0.1em;
    font-size: 1.3em;
    color: #000;
    padding-bottom: 6px;
    margin-left: 15px;
}

.listlast {
margin-bottom:20px;
}
