﻿body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin: 0px;
	background-color:#CCCCCC;
}

.container
{
	width:100%;
	float:left;
}

label
{
	color:black;
}

.column
{
	float:left;
	position:relative;
}

.clear
{
	clear:both
}

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.narrowTextBox
{
	width:150px;
}

.mediumTextBox
{
	width:300px;
}

.wideTextBox
{
	width:520px;
}

.list
{
	width:520px;
}

.modified
{
	font-size:0.8em;
}


h1, h2, h3, h4, h5, h6, stong 
{
	color:Black;
}

h1
{
	font-size: 1.5em;
	background-image:url('../images/header1-background-talbotgreen.gif');
	background-position:left top;
	background-repeat:no-repeat;
	width:512px;
	height:23px;
	margin:0px;
	padding:7px 12px;
	color:white;
	z-index:50;
}

h2 
{
	font-size: 1.4em;
	margin:0px;
	padding:5px 0px;
	
}

h2 a
{
	color:black;
}


h3 
{
	font-size: 1.3em;
}

h4 
{
	font-size: 1.2em;
}

h5 
{
	font-size: 1.1em;
}

h6 
{
	font-size: 1.0em;
}

#container
{
	width:770px;
	margin:0px auto;
	background-color:white
}

.topMenu .actions 
{
	float: right;
	position: relative;
	padding: 0px 5px;
	color: Black;
	font-weight: bold;
	z-index:100;
}

.topMenu .actions ul {
	right: 0px;
	top: 100%;
	display: none;
	position: absolute;
	list-style: none;
	background-color: white;
	border: 1px solid #9B9B9B;
	width: 165px;
	margin: 0px;
	z-index:100;
}

.topMenu .actions:hover ul {
	display: block;
}

.topMenu .actions ul li {
	display: block;
	position: relative;
	width: 100%;	
	text-align: right;
	padding: 3px 5px;
	z-index:100;
}

.topMenu .actions ul li a {
	color:black;
}

.topMenu
{
	background-color:#EEEAB8;
	width:760px;
	height:18px;
	padding:5px;
	text-align:right;
	font-weight:bold;
	font-size:1.1em;
	z-index:100;
}

.topMenu a
{
	color:#11248C;
	padding:0px 10px;
}


#header
{
	height:190px;
	z-index:50;
}

#header #left
{
	width:285px;
	height:25px;
	background-image:url('../images/logo-talbotgreen.jpg');
	background-position:20px center;
	background-repeat:no-repeat;
	color:#616167;
	font-size:1.2em;
	font-weight:bold;
	padding:165px 0px 0px 20px;
	z-index:50;
}


#header #right
{
	width:465px;
	height:190px;
	background-image:url('../images/header-background-talbotgreen.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	z-index:50;
}

.middleMenu .actions 
{
	float: right;
	position: relative;
	padding: 0px 5px;
	color: black;
	font-weight: bold;
	z-index:100;
}

.middleMenu .actions ul {
	right: 0px;
	top: 100%;
	display: none;
	position: absolute;
	list-style: none;
	background-color: white;
	border: 1px solid #9B9B9B;
	width: 165px;
	margin: 0px;
	z-index:100;
}

.middleMenu .actions:hover ul {
	display: block;
}

.middleMenu .actions ul li {
	display: block;
	position: relative;
	width: 100%;	
	text-align: right;
	padding: 3px 5px;
	z-index:100;
}


.middleMenu
{
	background-color:#EEEAB8;
	width:760px;
	height:18px;
	padding:5px;
	text-align:right;
	font-weight:bold;
	font-size:1.1em;
	z-index:100;
}

.middleMenu a
{
	color:#11248C;
	padding:0px 10px;
}



#contentArea
{
	color:black;
	z-index:50;
}

.box
{
	padding:0px 12px;
}

#contentLeft
{
	width:214px;
	padding:550px 0px 0px 0px;
	background-image:url('../images/left-background-talbotgreen.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	z-index:50;
}

#contentRight
{
	width:536px;
	padding:10px;
	z-index:50;
}

#footer
{
	color:white;
	background-image:url('../images/footer-background-talbotgreen.gif');
	background-position:5px top;
	background-repeat:no-repeat;
}

#footer a
{
	color:white;
}

#footer #left2
{
	width:534px;
	height:47px;
	padding:10px 15px;
	font-size:0.89em;
}


#footer #right2
{
	font-size:0.89em;
	height:29px;
	width:186px;
	padding:19px 10px;
}

#footer #bottom
{
	width:740px;
	padding:7px 15px;
	color:#56565C;
}

.space
{
	height:5px;
}

div.htmlEditor
{
	color:black;
}


.parentSectionItems
{
	float:left;
	width:536px;
}

.parentSectionItems .item
{
	width:260px;
	background-image:url('../images/item-background-talbotgreen.gif');
	background-position:center top;
	background-repeat:no-repeat;
	float:left;	
	position:relative;
	margin:0px 0px 10px 0px;
}

.parentSectionItems .itemA
{
	width:260px;
	background-image:url('../images/item-background-talbotgreen.gif');
	background-position:center top;
	background-repeat:no-repeat;
	float:left;	
	position:relative;
	margin:0px 0px 10px 15px;
}


.parentSectionItems a
{
	color:#11248C;
}

.parentSectionItems .top
{
	font-size:1.0em;
	height:28px;
	width:250px;
	float:left;	
	position:relative;
	padding:7px 0px 0px 10px;
}

.parentSectionItems .top h2
{
	padding:0px;
	margin:0px;
}


.parentSectionItems .middle
{
	height:100px;
	width:260px;
	overflow:hidden;
	float:left;	
	position:relative;
}


.parentSectionItems .bottom
{
	font-size:1.4em;
	height:29px;
	float:left;	
	position:relative;
	width:240px;
	text-align:right;
	padding:6px 20px 0px 0px;
}

.mainImage
{
	margin:0px 0px 0px 17px;	
}

.thumbnailContainer
{
	margin:0px 0px 0px 17px;
}

.thumbnail
{
	margin:0px 23px 0px 0px;
}
