@charset "utf-8";
/*==========RESET============*/
html, body, div, span, applet, object, iframe, 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;
}
ul{
	padding-left:10px;
}
@font-face{
	font-family: "Monotype Corsiva";
	src: url('MTCORSVA.TTF');
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:85%;
	margin:0%;
	background:#ffffff;
}
header {
}
.img {
	border:0;
}
img.darwin {
	width:90%;
}
img.jog {
	width:98%;
}
img.amt {
	width:55%;
	margin-left:10%;
}
img.iict {
	width:95%;
}
div.container {
	margin:auto;
	max-width:1280px;
	box-shadow: 0 5px 15px #999999;
	padding-top:2%;
}
img.hdr_bkgnd {
	width:100%;
}
img.logo {
	padding:2%;
	width:20%;
	vertical-align:top;
	margin-top:-35%;
}
img.pht_ldscp {
	box-shadow: 0 4px 8px 0 #999999, 0 6px 20px 0 #999999;
	margin:1%;
	width:400px;
}
img.pht_prtrt {
	box-shadow: 0 4px 8px 0 #999999, 0 6px 20px 0 #999999;
	margin:1%;
	height:300px;
}
div.slogan {
	width:100%;
	background-color:#B7146F;
	margin-top:-17px;
	color:#fff;
	text-align:center;
	clear:both;
}
#box_left {
	border:1px solid #cccccc;
	float:left;
	width:25%;
	clear:both;
	padding:1%;
	margin:3% 0% 3% 4%;
}
#box_left a, #box_left a:hover, #box_left a:visited {
	text-decoration:none;
	color:#000;
}
#box_centre {
	border:1px solid #cccccc;
	float:left;
	padding:1%;
	width:25%;
	margin:3% 0% 3% 4%;
}

#box_left1 {
	border:1px solid #cccccc;
	float:left;
	width:42%;
	padding:1%;
	margin:3% 0% 3% 4%;
}

#box_left1 a, #box_left1 a:hover, #box_left1 a:visited {
	text-decoration:none;
	color:#000;
}
#box_centre1 {
	border:1px solid #cccccc;
	float:left;
	padding:1%;
	width:42%;
	margin:3% 0% 3% 4%;
}

#box_right {
	border:1px solid #cccccc;
	float:left;
	padding:1%;
	width:25%;
	margin:3% 0% 3% 4%;
}
#box_left2 {
	border:1px solid #cccccc;
	float:left;
	padding:1%;
	width:84%;
	margin:3% 0 3% 4%;
}
#box_gallery {
	border:1px solid #cccccc;
	float:left;
	width:89%;
	padding:2%;
	margin:3% 0% 3% 4%;
}
div.img {
	margin:1%;
	float:left;
	width: 22%;
}
div.img img {
	width:100%;
	height:auto;
}
div.desc {
	text-align:center;
	padding:1%;
	font-size:0.8em;
}
address {
	text-align:right;
	font-weight:bold;
	font-style:normal;
	padding:2%;
	margin-top:-35%;
}
address p {
	color:#B7146F;
	margin:0;
	font-size:24px;
}
address a:link, address a:visited {
	text-decoration: none;
	color:#000000;
}
nav#stdnav {
	background-color:#B7146F;
	width:99%;
	padding:0.7%;
	box-shadow: 0 0 5px #999999;
	position:fixed;
	z-index:99;
}
nav#stdnav ul {
	list-style-type:none;
	margin:0;
	text-align:center;
}
nav#stdnav ul li {
	display:inline;
}
nav#stdnav a:link, nav#stdnav a:visited {
	color:#ffffff;
	background-color:#B7146F;
	text-align:center;
	text-decoration:none;
	padding:0.7% 0.9%;
}
nav#stdnav a:hover {
	background-color:#465BAA;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size: 1em;
}
span.error {
	color:#ff0000;
}
span.sent {
	color:#060;
}
input:focus, textarea:focus {
	background-color:#F5FADA;
}
footer {
	clear:both;
	text-align:center;
	font-size:13px;
	color:#ffffff;
	background-color:#B7146F;
}
a.ewebsite:link, a.ewebsite:hover, a.ewebsite:visited {
	text-decoration:none;
	margin-right:5px;
	color:#fff;
	float:right;
}