* { 
 margin: 0; 
 padding: 0; 
} 
body { 
 background: #7fa2be url('../images/page_bg.gif') repeat-x top center;
 font: 12px/16px Arial, Helvetica, sans-serif; 
 text-align: center; 
 color: #333; 
} 
a:link {
	text-decoration: underline;
	color: #0d3d77;

}
a:visited {
	text-decoration: underline;
	color: #0d3d77;
}
a:hover {
	text-decoration: none;
	color: #5281ba;
}
a:active {
	text-decoration: none;
	color: #5281ba;
}
h1 { 
 font-size: 16px; 
 color: #75b523;
} 

h2 { 
 font-style: italic;
 font-size: 14px; 
 color: #0d3d77;
 font-family:Arial, Helvetica, sans-serif;
} 
h3 { 
	font-size: 1.35em; 
 font-weight: normal;
 color: #0d3d77; 
  padding-bottom: 8px; 
} 
h4 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #75b523;
	padding-top: 24px;
	padding-right: 12px;
	padding-left: 32px;
}
h5 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0d3d77;
	padding-top: 6px;
	padding-right: 18px;
	padding-left: 18px;
}

h6 { 
  	color: #d7d6bd;
	font-weight:normal;
	font-size:13px;
	line-height:20px;
	padding-top: 15px;
	padding-bottom:4px;
	padding-right: 18px;
	padding-left: 18px;
}
/*
#wrap { 
background: #7fa2be url('../images/page_bg.gif') repeat-x top center;
} 
*/
#page { 
 margin: 0 auto; 
 width: 960px;
 border-left:1px solid #635974;
 border-right:1px solid #635974;
 background: #fff; 
 text-align: left; 
} 

#header { 
 height: 229px; 
 background: #fff url('../images/header12.jpg') top no-repeat; 
} 
#mainmenu {
    margin-top: 0px;
}

#header p { 
 float: left; 
 padding: 12px 24px 24px 12px; 
 font-size: 1.5em; 
 line-height: 1em; 

} 
#header ul { 
 padding-top: 195px; 
 padding-left: 18px; 
 text-align: left; 
 list-style: none; 
 color: #999999; 
} 

#header li { 
 display: inline; 
 margin: 0 4px; 

} 
#header li a { 
 font-size: 1.1em; 
 text-decoration: none; 
 color: #0d3d77; 
 font-weight:bold;
} 
#header li a:hover { 
 color: #75b523; 
} 
#primary { 
 float: right;
 background: #FFF url('../images/box11.jpg') no-repeat top center;
 width: 715px;
 margin-top:0px;
 margin-bottom: 0px;
} 

#primary p { 
  	padding-top: 0px;
	padding-right: 24px;
	padding-left: 36px;
	padding-bottom: 12px;
} 
#primary h1	{
	padding-top: 12px;
	padding-left: 36px;
	padding-bottom: 0px;
	padding-right: 24px;
	}
#content-primary {
	float: right;
	margin: 12px 24px 60px 24px;
	width: 528px;
}
#content-primary p { 
 padding-bottom: 18px; 
} 
#content-home { 
 float: right; 
 width: 715px;
 background: #FFF url('../images/box11.jpg') no-repeat top center;
 margin-bottom: 6px;
 
} 
#content-home p { 
  	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 32px;
	padding-left: 32px;
}
#content-home  h1	{
	padding-top: 24px;
	padding-left: 32px;
	padding-bottom: 6px;
	padding-right: 24px;
	}
#content-home  h2	{
	padding-top: 6px;
	padding-left: 32px;
	padding-bottom: 6px;
	padding-right: 24px;
	}
/*
#home { 
 float: left;
 background: #FFF;
 clear:both;
} 
#home-primary { 
 float: left;
 background: #FFF url('../images/box11.jpg') no-repeat;
 width: 700px;
 margin-top:2px;
 margin-bottom: 10px;
} 
#home-primary p { 
  	padding-top: 55px;
	padding-right: 20px;
	padding-left: 20px;
} 
*/

#content-home-right { 
 float: right; 
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 width: 245px;
 min-height:440px;
 background: #75b523 url('../images/right.jpg') repeat-x top center;
} 
#content-home-right p {
 	 padding-top:6px;
	 padding-bottom:6px;
	 padding-right:18px;
	 padding-left:18px;
	 color:#0d3d77;
	 }
#content-home-right h2  {
 	 padding-right:18px;
	 padding-left:18px;
	 padding-top: 24px;
	 padding-bottom: 2px;
	 color:#FFFFFF;
	 line-height:20px;
	 }
#content-home-right h4 a:link {
	color:#0d3d77;
}
#content-home-right h4 a:hover{
	text-decoration: none;
	color: #5281ba;
}
#content-home-right h5 {
 	 padding-right:18px;
	 padding-left:18px;
	 padding-top: 18px;
	 }
#content-home-right h4 {
	 color:#0d3d77;
 	 padding-right:6px;
	 padding-left:18px;
	 padding-top: 12px;
	 }
#content-home-right h6 {
	 color:#FFFFFF;
	 }
#content-home-right h6 a:link {
	color:#0d3d77;
}
#content-home-right h6 a:hover{
	text-decoration: none;
	color: #5281ba;
}
#content-home-right a:link {
	color:#FFFFFF;
}
#content-home-right ul a:link {
	color: #d7d6bd;
}
#content-home-right a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#content-home-right ul { 
	color: #0d3d77;
	font-size:13px;
	font-weight:bold;
	padding-top:12px;
	padding-bottom:6px;
	padding-right: 18px;
	padding-left: 32px;
	
} 
 
/*
#home-right { 
 float: right; 
 clear: right;
 margin: 0px;
 padding: 0px;
 margin-bottom: 1px;
 background: #7b92b1 url('../images/right-bottom-bg.gif') repeat-x top center;
 width: 280px;
 height: 480px;
 color:#FFFFFF;
} 
#home-right p { 
  	padding-top: 0px;
	padding-right: 10px;
	padding-left: 15px;
} 

#home-right a:link {
	text-decoration: underline;
	color: #ffffff;
}
#home-right a:hover {
	text-decoration: none;
	color: #cccccc;
}*/
#content-home-2 { 
 float: right; 
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 width: 241px;
 background: url('../images/fade.jpg') no-repeat bottom left; 

} 
#content-home-2 p {
	 padding-right:24px;
	 padding-left:18px;

	 }
#content-home-3 { 
 float: right; 
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 width: 233px; 
 background: url('../images/fade.jpg') no-repeat bottom center;
} 
#content-home-3 p {
	 padding-right:18px;
	 padding-left:18px;
	 }
#content-home-4 { 
 float: right; 
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 width: 233px;  
 background: url('../images/fade.jpg') no-repeat bottom center;
} 
#content-home-4 p {
	 padding-right:18px;
	 padding-left:18px;
	 }
#content-home-4 h2{
	text-decoration:none;
	 padding-right:18px;
	 padding-left:18px;
	 }
#content-home-3 h2 {
	text-decoration:none;
	 padding-right:18px;
	 padding-left:18px;
	 }
#content-home-2 h2 {
	text-decoration:none;
	 padding-right:18px;
	 padding-left:18px;
	 }
#content-home-4 h3 {
	 padding-right:18px;
	 padding-left:18px;
	 }
#content-home-3 h3 {
	 padding-right:18px;
	 padding-left:18px;
}#content-home-2 h3 {
	 padding-right:18px;
	 padding-left:18px;
	 }

#content-noleft { 
 float: right; 
 margin: 12px;
 margin-right: 24px;
 margin-left: 24px;
 margin-bottom: 6px;
 width: 912px;
} 
#content-noleft img { 
 border: 0px;
} 
#content-noleft p{ 
 padding-top: 0px;
 padding-bottom: 10px;
} 

#content-secondary { 
 float: right; 
 margin: 24px;
 margin-top: 16px;
 width: 144px; 
 font-size: 11px; 
 color: #300; 
} 

#content-secondary-home { 
 float: right; 
 margin: 12px;
 margin-left: 24px;
 margin-bottom: 6px;
 width: 220px; 
 font-size: 11px; 
 color: #300; 
} 
#content-secondary-home p { 
 padding-bottom: 18px; 
} 
#home-left { 
 float: left; 
 background: #FFF url('../images/box-left.jpg') no-repeat top center;
 width: 356px; 
 margin-bottom: 0px;
} 
#home-left ul { 
  	padding-top: 12px;
	padding-left: 44px;
	padding-right:24px;
}
#home-middle { 
 float: right; 
 background: #FFF url('../images/box-right.jpg') no-repeat top center;
 width: 357px; 
 margin-bottom: 0px;
} 
#home-middle p { 
  	padding-top: 12px;
	padding-right: 12px;
	padding-left: 24px;
} 
#home-middle ul { 
  	padding-top: 12px;
	padding-left: 44px;
	padding-right:24px;
}
#footer { 
 clear: right; 
 height: 190px; 
 background: #0d5086 url('../images/footer2.jpg') top no-repeat; 
 font-size: 12px; 
 color: #75b523; 
} 
#footer a:link, #footer a:visited { 
 color: #75b523; 
 font-weight: bold;
}     
#footer ul { 
 padding: 75px 24px 0 24px; 
 text-align: center; 
 list-style: none; 
} 
#footer li { 
 display: inline; 
 margin: 0 8px; 
} 
#footer li a { 
 text-decoration: none; 
 color: #000; 
} 
#footer li a:hover { 
 color: #999; 
} 
#footer p { 
 padding: 18px 24px 24px 24px; 
 text-align: center; 
 color: #999999; 
} 
/*
#footer { 
 clear: right; 
 height: 148px; 
 background: #0d5086 url('../images/footer2.jpg') bottom no-repeat; 
 font-size: 11px; 
 line-height: 1em; 
 color: #75b523; 
} 

#footer a:link, #footer a:visited { 
 color: #9c013e; 
}     
#footer p { 
 padding: 75px 0px 0px 0px; 
 text-align: center;
 line-height:14px;
 
} 
#footer ul { 
 padding: 100px 24px 0 24px; 
 text-align: center; 
 list-style: none; 
} 
#footer li { 
 display: inline; 
 margin: 0 4px; 
} 
#footer li a { 
 text-decoration: none; 
 color: #000; 
} 
#footer li a:hover { 
 color: #999; 
} 
*/

	/* table styles */
.oddcentre {
	background-color: #e9e9e9;
	text-align:center;
}
.odd {
	background-color: #e9e9e9;
	}
.evencentre {
	background-color: none;
	border: 1px solid #999999;
	text-align:center;
}
.even {
	background-color: none;
	border: 1px solid #999999;
	
}
.header {
	background-color: #3b5f8e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.table_border {
	border: 1px solid #999999;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 2px;
	line-height:20px;
}
.table {
	color:#999;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
	text-align:center;
}
.clear { 
 clear: both; 
}
.table-content { 
  	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 24px;
	margin-left: 32px;
}
.table_border_gallery {
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	text-align:center;
	margin-right: 24px;
	margin-left: 30px;
}
#home-secondary { 
 float: left;
 background: #FFF url('../images/gallery-box.jpg') no-repeat;
 width: 700px;
 margin-top:-10px;
 margin-bottom: 15px;
} 
#home-secondary p { 
  	padding-top: 55px;
	padding-right: 20px;
	padding-left: 20px;
} 

#home-right { 
 float: right; 
 clear: right;
 margin: 0px;
 padding: 0px;
 background: #3c3c3a url('../images/right-bg.gif') repeat-x top center;;
 width: 280px;
 height: 350px;
 color:#FFFFFF;
} 
#home-right p { 
  	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
} 
#home-right a:link {
	text-decoration: underline;
	color: #5286f3;
}
#home-right a:hover {
	text-decoration: none;
	color: #666666;
}

#home-bottom-right { 
 float: right; 
 clear: right;
 margin: 0px;
 padding: 0px;
 background: #3e60a7 url('../images/right-bottom-bg.gif') repeat-x top center;
 width: 280px;
 height: 145px;
 color:#FFFFFF;
} 
#home-bottom-right p{ 
  	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
} 
#home-bottom-right a:link {
	text-decoration: underline;
	color: #d7d6bd;
}
#home-bottom-right a:hover {
	text-decoration: none;
	color: #e8e8d8;
}
#home-bottom-right a:active {
	text-decoration: none;
	color: #d7d6bd;
}
#home-bottom-right a:visited {
	text-decoration: underline;
	color: #d7d6bd;
}
.photo	{
	margin-top: -8px;
	padding-left: 12px;
	padding-bottom: 5px;
	}
.photo-right	{
	padding-right: 12px;
	}




