﻿@import url("layout.css");
body {
	color: navy; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; 
	font-size: 1em; 
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	background:#1A81EA url(../images/bkg1a.png) repeat-x;
}
h1 {
	font-size: 1.3em;
	font-weight:bold;
}
h2 {
	font-size: 1.2em;
	font-weight:bold;
}
h3 {
	font-size: 1.1em;	
	font-weight:bold;
}
h4 {
	font-size: 1em;	
	font-weight:bold;
}
h5 {
	font-size: 1em;	
	font-weight:normal;
}
#container {
	width: 750px;
	margin: 0 auto;
	background-color: white;
	border-right:5px navy solid;
	border-bottom:5px navy solid;
	border-left:5px gray solid;
	border-top:5px gray solid;
	background-image:url('../images/content_bkg2a.bmp');background-repeat:repeat;

}
#masthead {
	text-align: right;
	overflow: auto;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 10px;
	width: 730px;
	background:#FFFFFF;
}
#content {
	float: left;
	text-align:left;
	width: 490px;
	padding-top: 0px;
	padding-bottom: 8px;
	position: relative;
	margin-left: 15px;
	margin-right: 20px;
}
p {
	margin: 0px 10px 0 10px;
	font-size: 1.0em;
	margin-bottom: 10px;
}

#content img {
	display: block;
}
#contentfull {
	float: left;
	text-align:left;
	width: 650px;
	padding-top: 0px;
	padding-bottom: 8px;
	background-color: #fff;
	position: relative;
	margin-left: 15px;
	margin-right: 20px;
}

#sidebar {
	float: right;
	width: 210px;
	height: 400px;
	min-height:400px;
	height:100%;
	position: relative;
	display: block;
	margin-top: -20px;
	margin-left: 5px;
	padding-left:8px;
	text-align: left;
	font-size: 1.2em;
	background-color:#E7E7CF;
	border-left: 2px navy solid; 
}
#sidebar p {
	font-size: 0.8em;
	margin: 0px 3px 6px 6px;
}
#sidebar h1 {
	font-size: 1.3em;
	font-weight:bold;
	margin: 0px 3px 6px 6px;
}
#sidebar h2 {
	font-size: 1.2em;
	font-weight:bold;
	margin: 0px 3px 6px 6px;
}
#sidebar h3 {
	font-size: 1em;	
	font-weight:bold;
	margin: 15px 3px 6px 6px;
/*	margin: top right bottom left;*/
}
#sidebar h4 {
	font-size: 0.9em;	
	font-weight:bold;
	margin: 0px 3px 6px 12px;
}
#sidebar h5 {
	font-size: 0.8em;	
	font-weight:normal;
	margin: 0px 3px 6px 12px;
}

#masthead img {
	float: left;
	
}
#masthead p {
	text-align: right;
	margin: 0;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
}
ul {
	font-size: inherit;
}
li {
	font-size: inherit;
}
/* Styles for Navigation */
#navigation {
	background:url('../images/nav_bkg1.png') repeat-x;
	height:50px;
	width: 750px;
	overflow:hidden;
}
#navigation ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 5px 0px 0px 0px;
	font-size:0.9em;
	font-weight:bold;
	text-align: center;
}
#navigation li {
	display:inline; 
	list-style-type:none; 
	text-align: center;
	color: white;
	padding-left:20px;
	padding-right:20px;
}
#navigation a {
	font-weight: bold;
	height:25px;
	text-decoration: none;
	color: white;
}

#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: red;
}

#navigationhot {
	height:25px;
	padding-top:40px;
	padding-left: 36px;
	text-decoration: none;
	color: green;
	display: block;
}

/* Styles for Footer */
#footer {
	clear: both;
	width: inherit;
	height: 110px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 4px;
	border-top: 2px navy solid;
	background: white url('../images/umc_logo.png') no-repeat right center;
	text-align: center;
}
#footer p {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 0.8em;
	margin: 0px;
	padding: 2px;
	color: #000066;
}
#footer a {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 0.7em;
	font-weight:bold;
	color: blue;
	text-decoration: underline;
}
#footer a:hover {
	color: navy;
}

.style_bold {
	font-weight: bold;
	font-size: 16px;
}

.style_italic {
	font-weight: bold;
}
#credit {
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom:0;
}

#credit p {
	font-size: 0.7em;
	color: navy;
}
#credit a {
	color: navy;
	text-decoration:none;
}
#credit a:hover {
	text-decoration:none;
	color: purple;
}
.hiddenpic {
	display: none;
}
a {
	color: blue;
	text-decoration: underline;
}
a:hover {
	color: navy;
}
a:visited {
	color: purple;
}
#contentfull {
	width: 750px; 
	min-height:440px; 
	margin-top: -35px;
	background-position: left top;
	background: white url('images/vmsketch_med.jpg') no-repeat;
}
#sidebarfloat {
		float: right;
		width: 260px;
		height:100%;
		min-height:200px;
		position: relative;
		display: block;
		margin-top: -20px;
		margin-left: 5px;
		padding-right:29px;
		text-align: left;
		font-size: 1.2em;
		color: navy;
}
#sidebarfloat p {
	font-size: 0.8em;
}
#navmin ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size:0.7em;
	font-weight:normal;
	text-align: left;
	padding-left: 40px;
}
#navmin li {
	display:inline; 
	list-style-type:none; 
	text-align: left;
	color: blue;
}
#navmin a {
	font-weight: normal;
	text-decoration: underline;
	color: blue;
}

#navmin a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: red;
}

.navminhot {
	text-decoration: none;
	font-weight:bold;
	color: navy;
	display: block;
}
#verify img {
	display:inline
}