@charset "UTF-8";
/* basic layout styles */

body
	{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, hevetica, sans-serif;
	font-size: 85%;
}
	 
	#mainwrap {
	width: 1000px;
	height: auto;
	text-align: left;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
#image-box {
	height: auto;
	width: 450px;
	float: left;
	padding: 5px;
	margin-top: 10px;
	margin-left: 10px;
}
#breadcrumbs {
	text-align: left;
	font-size: 12px;
	font-style: italic;
	height: 15px;
	width: auto;
	padding-left: 5px;
	text-decoration: none;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#breadcrumbs a:link {
	text-decoration: none;
	color: #06C;
	font-size: 12px;
}
#breadcrumbs a:hover {
	text-decoration: none;
		color: #C60;
	font-size: 12px;
}
#banner {
	height: 200px;
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../media/jpgs/alverton-logo.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-left: 10px;
	float: left;
}

#navlist {
	float: left;
	height: 600px;
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #033;
	margin-top: 50px;
}
#navlist ul {
	padding-left: 15px;
	margin-top: 25px;
}

#navlist ul li 
{
	list-style: none;
	display: block;
	height: 25px;
	width: 160px;
	margin-top: 10px;
	text-align: left;
	}
	#navlist  ul li a 
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #076658;
	margin: 3px;
	padding: 3px;
}
#navlist ul a:hover {
	color: #B1DDE8;
	text-decoration: underline;
}

#left-column {
	float: left;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 250px;
	color: #666;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #999;
	margin-left: 10px;
	padding-right: 5px;
	margin-top: 10px;
}
#left-column a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #603;
	font-style: italic;	
	}
	#left-column a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #990;
	font-style: italic;
	}
	#left-column a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #C60;
	font-style: italic;
	}
	
#left-column h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #666;
}
#left-column h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}
#left-column h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.clear {
	clear: both; /*to forrce the mainwrapper wrap round the floated elements*/
}
#image {
	height: 100px;
	width: 100px;
	float: left;
	margin-left: 8px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#image-a {
	height: auto;
	width: auto;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	padding: 3px;
	border: 1px solid #666;
}
#image-b {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#mainwrap #image-a #pict-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	height: auto;
	width: 250px;
}
#pict-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: auto;
	height: 25px;
}
#caption-box {
	float: left;
	height: 150px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-left: 10px;
	margin-top: 10px;
	font-style: italic;
	text-align: left;
}

#content {
	width: 800px;
	height: auto;
	float: left;
}
#right-column {
	float: left;
	margin-left: 5px;
	height: auto;
	width: 235px;
	margin-top: 10px;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
#right-column h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C6E6CE;
	margin-top: 2px;
	height: 25px;
	width: auto;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 2px;
	background-color: #416654;
	font-style: italic;
}
#right-column p{
	margin-top: 2px;
	color: #666;	
	}
	
	.expo-pic {
	height: auto;
	width: auto;
}

	
#right-column h2{
	color: #666;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	}
	.expotitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C60;		
		}
	#right-column a:link{
	text-decoration: none;
	font-style: italic;
	color: #069;
	}
	#right-column a:visited{
	text-decoration: none;
	font-style: italic;
	color: #069;
	}
#middle-column {
	float: left;
	width: 225px;
}
#map-box {
	float: left;
	height: auto;
	width: auto;
	margin-left: 5px;
	margin-top: 10px;
}
#callout {
	border: 1px solid #BB861E;
	font-size: 14px;
	padding: 3px;
}
#callout h1{
	font-size: 16px;
	display: block;
	background-color: #666;
	color: #FFF;
	margin-top: 0px;
	padding-left: 3px;
	height: 30px;
	width: auto;
}
#hot-news {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#mainwrap #left-column #hot-news h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #644119;
	font-style: normal;
	background-color: #F93;
	height: 25px;
	width: auto;
}

