/* import webfont "Amaranth" */
@import url(http://fonts.googleapis.com/css?family=Amaranth&v1);
@import url(http://fonts.googleapis.com/css?family=Cabin&v1);

/*begin: CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,time, mark, audio, video 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section 
{
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
  font-size: small;
  font-family: 'Amaranth', arial, serif;
}
/*end: CSS RESET */

/*begin: layout boxes*/
#wrapper {
	position: relative;
	background-image: url("../images/hg.jpg");
	background-repeat: repeat-x;
	margin:auto;
	width:1024px;	
}

#logo {
	
	border-style: none;
	width:212px;
	height:126px;
	position:absolute;
	margin-left:20px; 
	margin-top:15px; 
}
#slogan {
	position:absolute;
	margin-left:20px;
	margin-top:150px;
	color:#FFFFFF;
	height:100px;
	width:210px;
	
}
#banner {
	background-image:url("../images/banner.jpg");
	background-repeat:no-repeat;
	width:738px;
	height:277px;
	position:absolute;
	margin-left:250px; 
	margin-top:93px; 
}
#banner2 {
	background-image:url("../images/banner2.jpg");
	background-repeat:no-repeat;
	width:738px;
	height:277px;
	position:absolute;
	margin-left:250px; 
	margin-top:93px;
} 
#banner3 {
	background-image:url("../images/banner3.jpg");
	background-repeat:no-repeat;
	width:738px;
	height:277px;
	position:absolute;
	margin-left:250px; 
	margin-top:93px;
} 
#banner4 {
	background-image:url("../images/banner4.jpg");
	background-repeat:no-repeat;
	width:738px;
	height:277px;
	position:absolute;
	margin-left:250px; 
	margin-top:93px;
} 
#banner5 {
	background-image:url("../images/banner5.jpg");
	background-repeat:no-repeat;
	width:738px;
	height:277px;
	position:absolute;
	margin-left:250px; 
	margin-top:93px;
} 
#banner6 {
	background-image:url("../images/banner6.jpg");
	background-repeat:no-repeat;
	width:738px;
	height:277px;
	position:absolute;
	margin-left:250px; 
	margin-top:93px;
} 
#content {
	background-color:#FFFFFF;
	width:668px;	
	position:absolute;
	margin-left:250px; 
	margin-top:370px; 
	padding-left: 70px;
}

#news {
	background-color:#FFFFFF;
	width:260px;
	height:465px;
	position:absolute;
	margin-left:35px; 
	margin-top:390px;
	padding: 10px;
	border-style:solid;
	border-width:1px;
	border-color:#295980;
}
#results {
	position:absolute;
	border-style:solid;
	border-width:1px;
	border-color:#295980;
}
#news_items {
	background-color:#FFFFFF;
	width:260px;
	height:435px;
}
.bold{
	font-weight: bold;
}

.inline_image {
	border-style:solid;
	border-width:1px;
	border-color:#295980;
}

.seperator {
	position: relative;
	background-color: #FFFFFF;
	width: 600px;
	margin: 15px 0 15px 0;
	height: 1px;
	border-top: 1px dashed #295980;
}

.gallery td {
	width: 170px;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}
.results td {
	width: 170px;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	border-style:solid;
	border-width:1px;
	border-color:#295980;
}
/*end: layout boxes*/

/*begin: navigation elements */
ul#headernavi {
	position:absolute;
	top:65px;
	right:30px;
 } 
 
#footer {
	position:absolute;	
	right:30px;	
}
 
.menupt {
	float:left;
	text-align: center;
	margin: 0 15px 0 0; 
	padding: 0 0 0 15px;
	border-left:1px solid #FFFFFF;
}

.menupt:first-child {
	border-left:0px;	
}

/*end: navigation elements */

/*begin: typography*/
p {
	line-height: 1.3;
	font-size  : 1em;
	font-family: 'Cabin', arial, serif;
	margin: 10px 0 20px 0;
}

a {
	display:inline;
	margin-top:3px;
	color:#295980;
	font-weight:bold;
}

a:link {
	color:#000000;
	text-decoration:none;
}

a:visited {
	color:#EEEEEE;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.current a:link{
	color: #CCC;	
}

h1 {
	font-size: 1.3em;
	font-family: 'Amaranth', arial, serif;
	color:#295980;
	margin-bottom: 10px;
	font-weight:bold;
}

h2 {
	font-size: 1em;
	font-family: 'Amaranth', arial, serif;
	color:#295980;
	margin-left:0px;
	font-weight:bold;
}
h3 {
	font-size: 1em;
	font-family: 'Amaranth', arial, serif;
	color:#ffff00;
	margin-left:0px;
	font-weight:bold;
}
h4 {
	font-size: 1em;
	font-family: 'Amaranth', arial, serif;
	color:#00ff00;
	margin-left:0px;
	font-weight:bold;
}
h5 {
	font-size: 1em;
	font-family: 'Amaranth', arial, serif;
	color:#008000;
	margin-left:0px;
	font-weight:bold;
}
.highlight {
	font-size: 1em;
	font-family: 'Amaranth', arial, serif;
	color:#295980;
	margin-left:0px;
}

#news_head {
	font-size: 1.1em;
	font-family: 'Amaranth', arial, serif;
	color:#295980;
	margin:0px;
	text-align: center;
	border-bottom: 1px solid #295980;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#column_left {
	position:absolute;
	margin-left:20px; 
	margin-top:20px; 
	width: 300px;	
}

#column_right {
	position:absolute;
	margin-left:340px; 
	margin-top:20px; 
	width: 300px;
}

#column_one {
	position:absolute;
	margin-left:20px; 
	margin-top:20px; 
	width: 600px;
}



/*end: typography*/