@charset "utf-8";

/* CSS RESET STYLES */

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;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html, body {
	line-height: 1;
	margin:0;
    padding:0;
    height:100%;
}
ol, ul {
	list-style: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

blockquote, q {
	quotes: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box; /* Needed for mobile WebKit */
    -moz-box-sizing: border-box; /* Needed for Firefox */
    box-sizing: border-box
}

/* CSS RESET STYLES END */

/* FONT SETTINGS */

p	{
	color: #333;
}
p a {
	text-decoration: none;
	color: #333;
}

p a:hover {
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	font-family: "Book Antiqua";
	font-size: 350%;
	color: #2c2c2c;
	font-weight: bold;
}


h2 {
	font-family: Corbel;
	font-size: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
}

h3 {
	font-family: Corbel;
	font-size: 75%;
}

h4 {
	font-family: Corbel;
	font-size: 90%;
	line-height: 180%;
}
b {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}


/* FONT SETTINGS END */

/* NAVIGATION CSS */

#container {
	height: 100%;
	width: 1192px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#nav {
	height: 100px;
	width: 1152px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	display: inline-block;
}
#nav_left {
	float: left;
}
#nav_mid {
	width: 275px;
	float: left;
}
#nav_right {
	float: left;
}


#navbox_left {
	height: auto;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4f4f4f;
	margin-top: 15px;
	margin-right: 20px;
	line-height: 120%;
	padding-bottom: 5px;
	float: left;
	margin-left: 0px;
}

#navbox_left p {
	font-family: Corbel;
	text-align: left;
	font-size: 90%;
}

#navbox_left a {
	text-decoration: none;
	color: #2C2C2C;
	display: block;
	font-weight: normal;
}

#navbox_right {
	height: auto;
	width: 112px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4f4f4f;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 30px;
	line-height: 120%;
	padding-bottom: 5px;
	float: left;
}

#navbox_right p {
	font-family: Corbel;
	text-align: left;
	font-size: 90%;
}

#navbox_right a {
	text-decoration: none;
	color: #2C2C2C;
	display: block;
	font-weight: normal;
}

#logo {
	background-image: url(../images/eureka_logo.png);
	height: 100px;
	width: 275px;
	margin-right: auto;
	margin-left: auto;
}

.title {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 40px;
	text-align: center;
	margin-bottom: 50px;
}

.title p {
	font-size: 120%;
	font-family: 'Open Sans', sans-serif;
	font-size: 110%;
	line-height: 130%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content {
	width: 1152px;
	height: auto;
	display: inline-block;
}

#content p {
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;
	text-align: left;
	line-height: 150%;
}


#content h2 {
	font-size: 120%;
	text-align: left;
	font-weight: bold;
}
#content_left {
	width: 60%;
	height: 100%;
	float: left;
}
#content_right {
	height: 100%;
	width: 25%;
	float: left;
	margin-left: 5%;
}

#footer {
	margin-top: 40px;
	margin-bottom: 20px;
	line-height: 120%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4f4f4f;
	padding-top: 30px;
}

#footer a {
	text-decoration: none;
	color: #666;
}

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

#content_right ul {
	list-style-type:disc;
	margin-left: 30px;
}

/* FONT @IMPORT */

@font-face {
	font-family: "Open Sans";
	src: url('fonts/OpenSans-Light.ttf');
	src: local("Open Sans"), url('fonts/OpenSans-Light.ttf');
}

@font-face {
	font-family: "Book Antiqua";
	src: url('fonts/ANTQUAB.ttf');
	src: local("Book Antiqua"), url('fonts/ANTQUAB.ttf');
}

@font-face {
	font-family: "Corbel";
	src: url('fonts/corbel.ttf');
	src: local("Corbel"), url('fonts/corbel.ttf');
}
#contact {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.center {
	text-align: center;
	display: inline-block;
}

.gallery {
	margin: 20px;
	float: left;
	width: 519px;
	height: auto;
	background-color: #2c2c2c;
}

.gallery_image {
    width: 519px;
	height: 389px;
}

.gallery img {
    display: block;
    max-width: 519px;
    max-height: 389px;
    width: auto;
    height: auto;
    margin:auto;
}

.gallery_text {
	background-color: #CCC;
	text-align: center;
	font-size: 90%;
	height: 50px;
	padding: 5px;
}

.credit {
	font-size: 75%;
}
