@charset "UTF-8";

/*
+------------------------------------------+
  New Works - Main Style Sheet
+------------------------------------------+
  > By David Sword
  > http://davidsword.ca/
  > Version   0.01
  > Started	  2009/08/22
  > Completed (on-going)
+------------------------------------------+
  (C) 2009 - All rights reserved
+------------------------------------------+
*/

/*Document*/
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, font, 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, 
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body, td, tr {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #1f3d57;
}
body {

}
ul {
	list-style-position:disc;
	list-style-image: url(images/bullet.gif);
	margin-left: 15px;
}
li {
	line-height: 14px;
}
/*Links and basic formatting*/
a {
	text-decoration: none;
	color: #758797;
}
a:link {
	text-decoration: none;
	color: #758797;
}
a:hover {
	text-decoration: underline;
	color: #dd2d72;
}
a:active {
	text-decoration: none;
	color: #ec5d95;
}
a:visited {
	text-decoration: none;
	color: #758797;
}
a:visited:hover {
	text-decoration: underline;
	color: #dd2d72;
}



/*Elements*/
.container {
	min-width: 775px;
	width: 775px;
	max-width: 775px;
	background: #dd2d72;
	overflow: hidden;
}

.left {
	float: left;
	width: 50%;
}
.right {
	float: right;
	width: 50%;
}

.top {
	overflow: hidden;
	background: white;
	min-height: 448px;
		height: 448px;
	max-height: 448px;
	border-bottom: 1px solid white;
}
.topleft {
	float: left;
	min-width: 115px;
		width: 115px;
	max-width: 115px;
	background: #dd2d72;
	padding-top: 120px;
	min-height: 448px;
		height: 448px;
	max-height: 448px;
	overflow: hidden;
}
.topright {
	float: right;
	padding-top: 120px;
	min-width: 659px;
		width: 659px;
	max-width: 659px;
	min-height: 448px;
		height: 448px;
	max-height: 448px;
	background: white;
	overflow: hidden;
}

.header {
		height: 78px;
	min-height: 78px;
	max-height: 78px;
}
.subheader {
		height: 31px;
	min-height: 31px;
	max-height: 31px;
	min-width: 579px;
		width: 579px;
	max-width: 579px;
	text-align: right;
}

.footer {
	color: #333333;
		height: 28px;
	min-height: 28px;
	max-height: 28px;
	padding-top: 32px;
	padding-left: 22px;
	width: 556px;
	background: url(images/footer.gif) no-repeat;
}
.footer  a, .footer a:link, .footer a:hover, .footer a:active, 
.footer a:visited, .footer a:visited:hover {
	color: #41a0ae;
}

/*Font*/
.pagetitle, .title {
	font-size: 24px;
	color: #5b7c99;
}
.pagetitle {
	margin-bottom: 30px;
}
.text {
	width: 443px;
	min-width: 443px;
	max-width: 443px;
}
.light {
	color: #8cc8d1;
}
.normal {
	color: #038193;
}
.bold, .b, .strong {
	font-weight: bold;
}
.italic, .i {
	font-style: italic;
}
.underline, .underlined, .u {
	text-decoration: underline;
}
.red {
	color: red;
}
.line {
	color: #8be0ec;
}
.white {
	font-size: 12px;
	color: white;
}

/*navigation*/
.navholder {
	min-width: 578px;
		width: 578px;
	max-width: 578px;
	min-height: 219px;
		height: 219px;
	max-height: 219px;
	overflow: hidden;
}
.navleft, .navright {
	min-width: 110px;
		width: 110px;
	max-width: 110px;
	min-height: 219px;
		height: 219px;
	max-height: 219px;
	overflow: hidden;
}
.navleft {
	float: left;
}
.navright {
	float: right;
	border-left: 1px solid white;
}



.subnav {
	background: #476b8a;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
	font-size: 12px;
	overflow: visible;
}
.subnav, .nav, .nav li  {
	color: #1f3d57;
}
.nav {
	min-width: 221px;
		width: 221px;
	max-width: 221px;
	min-height: 219px;
		height: 219px;
	max-height: 219px;
	float: left;
	background: #758797;
	overflow: hidden !important;
}
.navimg {
	min-width: 356px;
		width: 356px;
	max-width: 356px;
	min-height: 219px;
		height: 219px;
	max-height: 219px;
	background: url(images/navimg.jpg);
	float: right;
}
#nav, #nav ul, #subnav, #subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
	font-size: 12px;
	overflow: visible;
}
#nav a, #subnav a  {
	min-width: 110px;
		width: 110px;
	max-width: 110px;
	min-height: 43px;
		height: 43px;
	max-height: 43px;
}

#nav li a, #subnav li a {
	font-size: 12px;
	display: block;
	color: #1f3d57;
	/*padding: 5px 0 6px 22px;*/
	line-height: 14px;
	/*background: #758797;*/
	border-bottom: 1px solid white;
	min-height: 54px;
		height: 54px;
	max-height: 54px;
}
#subnav li a {
	/*background: #476b8a;*/
		min-width: 110px;
		width: 110px;
	max-width: 110px;
	min-height: 34px;
		height: 34px;
	max-height: 34px;
}
#nav li, #subnav li {
	text-align: left;
	color: #1f3d57;
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
	line-height: 14px;
}
#nav li:hover a, #subnav li:hover a {
	color: white;
	/*background: #1f3d57;*/
	text-decoration: none;
}
#active li a, #nav.active, #active, #active a, #active a:hover, #active li a:link, #active li a:vistied, {
	color: white; 
	/*background: #1f3d57;*/
	font-size: 12px;
	line-height: 14px;
}


/*body*/
.mainholder {
	min-width: 775px;
		width: 775px;
	max-width: 775px;
	overflow: hidden;
	background: url(images/bodybg.gif) repeat-y;
}
.mainleft {
	min-height: 400px;
	min-width: 226px;
		width: 226px;
	max-width: 226px;
	float: left;
	padding-top: 27px;
}
.mainright {
	min-width: 534px;
		width: 534px;
	max-width: 534px;
	float: right;
	background: white;
	padding-top: 27px;
	border-left: 1px solid white;
	padding-left: 14px;
}

/*footer*/
.footer {
	min-width: 775px;
		width: 775px;
	max-width: 775px;
	overflow:visible;
	background: url(images/bodybg.gif) repeat-y;
}
.footerleft {
	min-width: 200px;
		width: 200px;
	max-width: 200px;
	margin-top: -145px;
}
.footertext {
	font-size: 11px;
	line-height: 14px;
	color: #a90b49;
}
.footertext a, .footertext a:link, .footertext a:visited {
	color: white;
}

/*Show/Hide News*/
.morenews {
	display: none;
}
a.showLink, a.hideLink {
	text-decoration: none;
}
a.hideLink {
}
a.showLink:hover, a.hideLink:hover {
	text-decoration: underline;
}


.search {
	background: white;
	border: 1px solid #333333;
		height: 14px;
	min-height: 14px;
	max-height: 14px;
		width: 123px;
	min-width: 123px;
	max-width: 123px;
	font-size: 10px;
	display: inline
}
.searchbutton {
	background: url(images/searchbutton.jpg);
	border: 1px solid #333333;
		height: 16px;
	min-height: 16px;
	max-height: 16px;
		width: 21px;
	min-width: 21px;
	max-width: 21px;
}




.swoosh {
	background: url(images/swoosh.gif) no-repeat;
	height: 16px;
	min-height: 16px;
	max-height: 16px;
	width: 534px;
	min-width: 534px;
	max-width: 534px;
}



.subtitle, .blogtitle {
	color: #476b8a;
	font-weight: bold;
}

.pagination {

}

.about, .presentations {
	position: absolute;
	top:210px;
	left: 337px;
	display: none;
	z-index: 99;
	background: white;
	min-width: 110px;
		width: 110px;
	max-width: 110px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.about {

}
.presentations {
	top:225px;
}



.gallerydescript {
	
}



.pink {
	color: #dd2d72;
}
.pinktitle {
	color: #dd2d72;
	font-weight: bold;
}
.link {
	color: #758797;
}
.normal, .blue {
	color: #1f3d57;
}
.lightblue {
	color: #5b7c99;
}
.mediumblue {
	color: #476b8a;
}
.darkblue {
	color: #1f3d57;
}

.styled {
	border:1px solid #1f3d57;
}


.img_side {
	text-align: center;
	padding: 25px 0;
}

.search_highlight {
	background: yellow;
}

.photocredits {
	font-size: 11px !important;
}

.floatboxtext {
	font-size: smaller !important;
}