html{
	width: 97%;
	}

body{
	background-color: #fff8e9;
}

div#Main{
	background-image : url(images/bg1.gif);
	background-repeat : repeat-x;
	text-align: left;
	visibility: visible;
}


.tagline{	
	font-family : Garamond;
	font-size : 140%;
	font-style : normal;
	font-weight : bold;
	color : #008070;
}

.menutext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : normal;
	font-weight : bold;
	color : #008070;
	text-decoration : none;
	text-align: left;
}

div#menubox{
	text-align: left;
	border-right-color: #dacb75;
	border-right-style: double;
	border-right-width: 8px;
	padding-right: 10px;
	visibility: visible;


}

img#vertical{
	position : absolute;
	top: 160px;
	}

div#MainInfo1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : normal;
	font-weight : normal;
	letter-spacing: 1px;
	color : #008070;
	text-align: left;
	visibility: visible;

	}
	
.mainheading{
	font-size : 110%;
	font-stretch: normal;
	border-top-color: #E2D792;
	border-top-style: solid;
	border-top-width: 6px;
	border-bottom-color: #E8DEA8;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	padding: 10px;
	letter-spacing: 1px;
	}

.ounceheading{
	font-size : 110%;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}
		
.mainfooter{
	text-align: center;
	font-size: 85%;
	}
	
a:link{
	text-decoration : none;
}	

div#seminar{
	padding: 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-style : normal;
	font-weight : bold;
	color : #008070;
	text-align: center;
	text-decoration: none;
	border: 6px solid #008070;
	visibility: visible;

	}

.nochangelink{
	text-decoration: none;
	}
	
.PageTitle{
	font-size: 170%;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #008070;
	}
	
.phoneinfo{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : normal;
	font-weight : bold;
	color : #008070;
	text-align: left;
}	
