body {
	margin : 0px 0px 0px 0px;
	background-color : #928D9C;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	background-image : url(images/backg1.jpg);
	background-repeat : repeat-x;
}

#megawrapper {
	width : 790px;
	margin : 5px auto;
	padding : 0px 0px 0px 0px;
	border : 1px solid #000000;
	position : relative;
	background-color : White;
}

#bar2 {
	height : 40px;
	/*border : 1px solid Black;*/
	background-image : url(images/bar2.jpg);
	background-repeat : repeat-x;
}

#bar2 h1 {
	margin : 0px 0px 0px 0px;
	padding : 8px 0px 8px 0px;
	color : #6459A2;
	font-size : 24px;
	line-height : 24px;
	font-weight : bold;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align : center;
	letter-spacing : 1px;
}

#bar2 h2 {
	margin : 0px 0px 0px 0px;
	padding : 8px 0px 8px 0px;
	color : #6459A2;
	font-size : 20px;
	line-height : 24px;
	font-weight : bold;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align : center;
	letter-spacing : 1px;
}



#leftcolumn {
position: relative;
	float: right;
	width : 130px;
	/*border: solid 1px Red;*/
}

#menuwrapper {
	width : 125px;
	
}

#content {
	/*background-color : #00FA9A;*/
	float : right;
	width : 630px;
	padding : 10px 20px 15px 10px;
	margin : 0px 0px 0px 0px;
}

#contentwrapper {
	position: relative;
	
	/*overflow : auto;*/
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	/*border-style : solid;
	border-color : Blue;
	border-width: 1px 1px 1px 1px;*/
	background : White;
	/*_height : 1px;*/
}




#footerwrapper {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;

	clear : both;
	background : #FFFFFF;
}

#footleft {
	float : left;
	width : 150px;
	background : #FF0000;
	height : auto;
}

#footphone {
	background : #40445D;
	text-align : center;
}

#footphone p {
	padding : 3px 0px 3px 0px;
	margin : 0px 0px 0px 0px;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
}

#footphone a {
	color : #FFFFFF;
	text-decoration : none;
}

#footphone a:hover {
	color : #F2C264;
	text-decoration : none;
}


#footright{
	float : left;
	width : 600px;
	margin : 0px 0px 0px 0px;
	padding : 0px 10px 0px 10px;
	background : #FFFFFF;
}
.botmenu {
	height : 24px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background : url(images/bar2.jpg) repeat-x;
	/*background-color : #1E90FF;*/
}

.botmenu a {
	color : #00978E;
}

.botmenu a:link {
	color : #00978E;
}

.botmenu a:visited {
	color : #00978E;
}

.botmenu a:hover {
	color : #CC0000;
}

.botmenu a:active {
	color : #00978E;
}

.botmenu p {
	margin : 0px 0px 0px 0px;
	padding : 4px 0px 0px 0px;
	color : Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
}

.maincontent h1 {
	margin : 0px 0px 20px 0px;
	padding : 0px 0px 0px 0px;
	color : #931F43;
	font-size : 22px;
	font-weight : bold;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align : center;
	letter-spacing : 1px;
}

.maincontent h2 {
	margin : 15px 0px 10px 0px;
	padding : 0px 0px 0px 0px;
	font-size : 18px;
	font-weight : bold;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #680068;
}

.maincontent h3 {
	margin : 10px 0px 5px 0px;
	padding : 0px 0px 0px 0px;
	clear : both;
	font-size : 15px;
	font-weight : bold;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.maincontent h4 {
	margin : 5px 0px 10px 0px;
	padding : 0px 0px 0px 0px;
	font-size : 14px;
	font-weight : bold;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #CD853F;
}

.maincontent h5 {
	margin : 5px 0px 5px 0px;
	padding : 0px 0px 0px 0px;
	font-size : 13px;
	font-weight : bold;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.maincontent li {
	padding : 0px 0px 0px 0px;
	margin : 0px 30px 5px 0px;
	color : #254E4E;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
}

.maincontent p {
	padding : 0px 15px 0px 0px;
	margin : 0px 0px 10px 0px;
	font-size : 14px;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #560A0E;
}

.maincontent td {
	padding : 2px 2px 2px 2px;
	/*margin : 0px 0px 0px 0px;*/
	color : #254E4E;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
}

.maincontent td a {
	text-decoration : none;
}

.maincontent td img {
	margin : 10px 0px 10px 0px;
}

.maincontent td p {
	padding : 0px 0px 0px 0px;
	margin : 3px 0px 3px 0px;
	font-size : 12px;
}

.maincontent u {
	padding : 3px 6px 3px 6px;
	margin : 0px 100px 0px 100px;
	display : block;
	background-color : #FFD700;
	color : #000000;
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
	letter-spacing : 1px;
}

.ed {
	background-color : #EEE8AA;
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
}



.menu {
	display : block;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.menu ul {
		margin : 0px 0px 0px 0px;
		padding : 0px 0px 0px 0px;
}

.menu li {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	list-style : none;
}

.menu a {
	border-bottom-width : 2px;
	border-color : #F1EBF0 #B1A3B0 #B1A3B0 #F1EBF0;
	border-left-width : 2px;
	border-right-width : 2px;
	border-top-width : 2px;
	width : auto;
	border-style : solid solid solid solid;
	padding : 2px 2px 2px 6px;
	display : block;
	background-color : #E0DFE5;
	text-decoration : none;
}

.menu a:link {
	color : #4B1A0B;
}

.menu a:visited {
	color : #4B1A0B;
}

.menu a:hover {
	background-color : #CC3366;
	color : #FFFFFF;
	border-color : #F9D9E4 #7F1B3C #7F1B3C #F9D9E4;
}

.menu a:active {
	color : #4B1A0B;
}

.menu p {
	margin : 0px 0px 0px 0px;
}

.menuhead {
	border-bottom-width : 3px;
	border-color : #AB8DAB #AB8DAB #4F0250 #4F0250;
	border-left-width : 3px;
	border-right-width : 2px;
	border-top-width : 2px;
	width : auto;
	border-style : solid solid solid solid;
	padding : 2px 2px 2px 6px;
	display : block;
	background-color : #680068;
	color : #FFFFFF;
	text-decoration : none;
}

.clearer {
	clear : both;
	line-height : 1px;
	height : 1px;
}