body {
}

a.main {
	font-family: times new roman;
	font-size: 3em;
	font-weight: bold;
	cursor: pointer;
	display: inline;
	color: #4d4d4d;
	letter-spacing: 0.04em;
}

a.main:hover {
	font-family: times new roman;
	font-size: 3em;
	font-weight: bold;
	cursor: pointer;
	display: inline;
	color: #000;
	letter-spacing: 0.04em;
}

a.main:visited {
	font-family: times new roman;
	font-size: 3em;
	font-weight: bold;
	cursor: pointer;
	display: inline;
	color: #4d4d4d;
	letter-spacing: 0.04em;
}

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

a:link {
	outline: 0px;
	border: none;
	color: #CCCCCC;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
a:visited {
	outline: 0px;
	border: none;
	text-decoration: none;
	color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover {
	outline: 0px;
	border: none;
	text-decoration: none;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
}
a:active {
	outline: 0px;
	border: none;
	text-decoration: none;
	color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
}

 #bottom1 { 
	height: 400px;
	width: 200px; 
	padding-top: 10px;
	background-color:#FFFFFF;
	color: #CCCCCC;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#bottom2 { 

	width: 200px; 
	padding-top: 10px;
	background-color:#FFFFFF;
	color: #CCCCCC;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#bottom3 { 
	padding-top: 10px;
	width: 200px; 
	overflow: auto;
	background-color:#FFFFFF;
	color: #CCCCCC;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#plate1 {
	top: 200px;
	width: 200px; 
	height:20px;  
	background-color:#FFFFFF;
}

#plate2 {
	top: 200px;
	width: 200px; 
	height:20px; 
	background-color:#FFFFFF;
}

#plate3 {
	top: 200px;
	width: 200px; 
	height:20px; 
	background-color:#FFFFFF;
}

#accordion {
}

h3.toggler {
	font-family: times new roman;
	font-size: 3em;
	font-weight: bold;
	cursor: pointer;
	display: inline;
	color: #4d4d4d;
	letter-spacing: 0.04em;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}

#contact a {
	font-family: times new roman;
	font-size: 3em;
	font-weight: bold;
	cursor: pointer;
	display: inline;
	color: #4d4d4d;
	letter-spacing: 0.04em;
}

#contact a:hover {
	font-family: times new roman;
	font-size: 3em;
	font-weight: bold;
	cursor: pointer;
	display: inline;
	color: #4d4d4d;
	letter-spacing: 0.04em;
}

.video {
        width: 200px;
        height: 150px;
        margin: 5px;
		float: left;
    }

h1.main {
	font-size: 1.7em;
	font-family: arial;
	font-weight: bold;
	color: #800000;
	padding: 0;
	margin: 0;
}

h1.sub {
	font-size: 1.7em;
	font-family: arial;
	color: #4C4C4C;
	padding: 0;
	margin: 0;
}

.vidTitle {
	width: 150px; 
	height: 10px; 
	font-family: arial;
	font-size: 0.9em;
	color: #4C4C4C;
}

a.brent {
	font-family: arial;
	font-weight: bold;
	color: #800000;
	padding: 0;
	margin: 0;
}

a.brent:hover {
	font-family: arial;
	font-weight: bold;
	color: #ccc;
	padding: 0;
	margin: 0;
}

a.under {
	font-family: arial;
	color: #4C4C4C;
	padding: 0;
	margin: 0;
}

a.under:hover {
	font-family: arial;
	color: #ccc;
	padding: 0;
	margin: 0;
}