@charset "UTF-8";
/* CSS Document */

/* @license
 * MyFonts Webfont Build ID 1956183, 2012-01-19T11:42:05-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Proxima Nova A Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/a-regular/
 * Licensed pageviews: unspecified
 * 
 * Webfont: Proxima Nova S Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/s-regular/
 * Licensed pageviews: 10,000
 * 
 * Webfont: Proxima Nova Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/regular/
 * Licensed pageviews: unspecified
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=1956183
 * Webfonts copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
 * 
 * © 2012 Bitstream Inc
*/



  
 @font-face {font-family: 'ProximaNovaA-Regular';src: url('webfonts/1DD957_0_0.eot');src: url('webfonts/1DD957_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/1DD957_0_0.woff') format('woff'),url('webfonts/1DD957_0_0.ttf') format('truetype');}
 
  
 @font-face {font-family: 'ProximaNovaS-Regular';src: url('webfonts/1DD957_1_0.eot');src: url('webfonts/1DD957_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/1DD957_1_0.woff') format('woff'),url('webfonts/1DD957_1_0.ttf') format('truetype');}
 
  
 @font-face {font-family: 'ProximaNova-Regular';src: url('webfonts/1DD957_2_0.eot');src: url('webfonts/1DD957_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/1DD957_2_0.woff') format('woff'),url('webfonts/1DD957_2_0.ttf') format('truetype');}
 

*{
	margin:0;
	padding:0;
}

body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	color:#000;
	/*font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font: 90% 'ProximaNova-Regular', Verdana, Arial, Sans-Serif;
}

body a, body a:visited {
	color: #333;
	text-decoration: none;
}

body a:hover, body a:active {
	color: #000;
	text-decoration: none;
}

body p {
	padding: 5px 0px;
	margin: 5px 0px;
	font-size:1.2em;
	
}
body td {
	font-size:1.2em;
}

body li {
/* font-size:1.2em;;
padding: 5px 0px 0px 0px; */
padding: 2px;
margin: 2px;
font-size: 1.1em;
color:#666;
list-style-image:none;
list-style:none;
}
#navigation b {
font: 1.3em 'ProximaNova-Regular', Verdana, Arial, Sans-Serif;
color:#333333;
}

#wrapper {
width:1200px;
padding-top:20px;
}
#header {
width:1200px;
}
#content {
width:1200px;
}
#navigation {
width: 230px;
float:left;
padding:0px 15px 0px 30px;
}
#contentmain {
width:800px;
float:left;
}
#contactcenter {
width: 700px;
text-align:center;
}
img {
border:none;
}
h1 {
padding: 5px 0px 50px 0px;
margin: 5px 0px;
text-align:center;
font-size:2em;
color:#333;
/*font-family:Helvetica, Arial, sans-serif;*/
font: 'Josefin Sans', Verdana, Arial, Sans-Serif;
font-weight:normal;
}
.nav li {
padding: 2px;
margin: 2px;
font-size: 1.3em;
color:#666;
list-style-image:none;
}
.nav a, .nav a:visited {
	text-decoration: none;
	color:#666;
}
.nav a:hover, .nav a:active {
	text-decoration: none;
	color:#000;
}

.contact {
padding: 20px;
margin: 2px;
font-size: 2.2em;
color:#959595;
}
.greytext {
padding: 5px 5px 5px 0px;
font-size: 1.1em;
color:#959595;
}

/* Style override for Galleria */
.galleria-container {
    background: none repeat scroll 0 0 #ffffff;
    overflow: hidden;
    position: relative;
}

.galleria-thumbnails .galleria-image {
    border:none;
}
ul {
	padding-bottom:30px;
}
