@charset "utf-8";
body,td,th {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #002f2f;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
	color: #f6f4d0;
}
p {
	font-size: 14px;
}
li {
	font-size: 12px;
}
ul {
	font-size: 12px;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #0033FF;
}
.clearfloat {
	font-size: 18px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
.leftimagenob {
	float: left;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
}
.leftimage {
	float: left;
	border: 1px solid #313B56;
	margin-right: 8px;
	margin-left: 5px;
}
.linkimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rightimage {
	float: right;
	border: 1px solid #003366;
	margin-left: 8px;
	vertical-align: middle;
}
body {
	text-align: center;
/*   	padding-top: 15px; added */ 
	padding-bottom: auto; /* added */
	background-color: #c0c0c0;
}
#container {
	width: 780px;
	background-color: #ebebeb;  
	margin-right: auto;
	margin-left: auto;
	text-align: left;
/*	width: 90%;
	min-width: 780px;  */
}
#header {
	background-image: url(http://www.hccmsite.co.uk/images/hmclogo_blue.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #004A91;
	height: 117px; /* added */
	vertical-align: bottom; /* added */
	margin: 0px;
	padding: 0px;
}
#menu {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif; /* added */
	background-color: #d5d5d5; /* added */
	color: #002f2f; /* added */
	border-top-width: 1px; /* added */
	border-bottom-width: 1px; /* added */
	border-top-style: solid; /* added */
	border-bottom-style: solid; /* added */
	border-top-color: #002f2f; /* added */
	border-bottom-color: #002f2f;  /* added */
}
.dmenu {
	height: 21px; /* was 25 */
	font-size: 14px;  /* added */
	float: right;
	text-align: center;
	vertical-align: middle;
	width: 125px;
/*	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #002f2f;
	border-right-color: #002f2f;
	border-bottom-color: #002f2f;
	border-left-color: #002f2f;
	background-color: #e2e2e2; */
}
.dmenu2 {
	background-color: #d5d5d5; /* was #e2e2e2 */
	font-size: 14px;  /* added */
	height: 21px; /* was 25 */
	text-align: left;
	vertical-align: middle;
	color: #313B56;
	padding-top: 5px;  /* added */
/*	float: right;
	text-align: center;
	width: 154px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #002f2f;
	border-bottom-color: #002f2f; */
}
.dmenu   a    {
	text-align: left;
	vertical-align: middle;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #002f2f;
	height: 21px; /* was 23 */
	background-image: url(images/mm_arrow.gif);
	text-indent: 15px;
	background-repeat: no-repeat;
	background-position: 5px 6px;
	color: #313B56;
	margin-top: 3px;  /* added */
}
.dmenu a:link, .dmenu a:visited, .dmenu a:hover, .dmenu a:active {
	background-color: #d5d5d5;
	text-decoration: none;
	color: #313B56;
}  /* added */
.dmenu    a:hover, .dmenu a:active    {
	background-color: #ffffff;
}
.dmenu2    a:hover, .dmenu a:active    {
	text-decoration: none;
	color: #0033FF;
}
#sidebar {
	float: left;
	width: 140px;
	margin-top: 15px;
	margin-left: 5px;
	display: inline;
	padding: 0px;
}
#navigator ul, #navigator li {
	padding: 0;
	list-style: none;
	text-align: left;
	margin: 0;
	font-size: 14px;
}
#navigator a{
	color: #313B56;
	text-decoration: none;
	padding: 5px;
	display: block;
	border: 1px solid #313B56;
	background-image: url(images/mm_arrow.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 5px;
}#navigator a:link, #navigator a:visited {
	background-color: #e2e2e2;

}
#navigator a:hover, #navigator a:active {
	background-color: #ffffff;
}

/* Hides from IE5-mac \*/
* html #navigator a {height: 1%;
vertical-align: bottom; }
/* End hide from IE5-mac */

.secondary-content {
	border: 1px solid #6A7081;
	margin-top: 15px;
	background-color: #e2e2e2;
	margin-bottom: 5px;
} 
.secondary-content h6 {
	color: #313B56;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.secondary-content  p {
	color: #313B56;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
#fullwidthcontent {
	color: #000000;
	text-align: left;
	margin-left: 5px;
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 5px;
	background-color: #f0f0f0;
}
#fullwidthcontent h3 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#fullwidthcontent h4 {
	color: #000099;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#fullwidthcontent h5 {
	color: #000099;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
}
#fullwidthcontent h6 {
	color: #000099;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
}
#fullwidthcontent td {
	font-size: 12px;
	vertical-align: top;
}
#fullwidthcontent li {
	font-size: 85%;
}
#content {
	color: #000000;
	text-align: left;
	margin-left: 150px;
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 5px;
	background-color: #f0f0f0;
}
#content h5 {
	color: #000099;
	text-align: center;
}
#content h6 {
	text-align: center;
	font-size: 80%;
	line-height: normal;
}
#content tr {
	font-size: 80%;
}
#banner {
	height: 200px;
	width: 300px;
	border: 1px solid #002f2f;
	margin-top: 5px;
}

#maincolumn {
/*	background-image: url(images/left_bg.gif);
	background-repeat: repeat; */
	background-position: 100% 100%;
	background-color: #f0f0f0;
}

#footer {
	background-color: #004A91;
}
#footer p {
	padding: 10px;
	font-size: 80%;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
	text-align: left;
}
/* #content tr {
	background-color: #FFFFFF;
} */
#photocontainer {
	height: 480px;
	width: 600px;
}
.arrow {
	text-align: right;
	font-size: 80%;
}
.red {
	color: #CC0066;
}

