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

/*	Less Framework 4
	http://lessframework.com
	by Joni Korpi
	License: http://opensource.org/licenses/mit-license.php	*/


/*	Resets
	------	*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, 
dl, dt, dd, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
	display: block;
}

a img {border: 0;}



/*	Typography presets
	------------------	*/

body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 22px;
}

p,ol,ul,dl,address{margin-bottom:1.5em;}

.small, small {
	font-size: 13px;
	line-height: 18px;
}

/* Selection colours (easy to forget) */

::selection 	 	{background: rgb(255,255,158);}
::-moz-selection 	{background: rgb(255,255,158);}
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}
body {-webkit-tap-highlight-color: rgb(255,255,158);}



/*		Default Layout: 992px. 
		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */

body {
background-image: url("images/bodybg02_02.gif");
background-repeat: repeat-x;
background-position: top;
color: #545454;
-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}

#container {
width: 980px;
margin-left: auto;
margin-right: auto;
}

#container2 {
width: 980px;
margin-left: auto;
margin-right: auto;
}

#banner {
height: 201px;
margin-bottom: 0px;
}

#top-text {
float: right;
margin-top: 25px;
margin-right: 0px;
width: 240px;
height: 130px;
text-align: right;
font-size: 30px;
color: #769abb;
line-height: 42px;
}

#logo {
float: left;
width: 280px;
height: 123px;
margin-top: 27px;
margin-left: 0px;
}

#marketing {
width: 980px;
height: 427px;
clear: both;
margin-bottom: 0px;
margin-top: 0px;
z-index: 100;
}


/* ---------- Camera Slideshow Styles -------------*/

.fluid_container {
	height: 427px;
	left: -1px;
	position: absolute;
	right: 0;
	top: 201px;
	z-index: 0;
}
		
#camera_wrap_4 {
height: 427px;
left: 0;
margin-bottom: 0!important;
position: absolute;
right: 0;
top: 0;
}

/* ---------- end Camera Slideshow Styles -------------*/

#gallery {
background-color: #769abb;
padding-top: 30px;
padding-bottom: 30px;
margin-top: 10px;
}

#gallery-container {
width: 980px;
margin-left: auto;
margin-right: auto;
}

#featured {
background-color: #769abb;
padding-top: 30px;
padding-bottom: 30px;
}

#featured-container {
width: 980px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.FE01 {
margin-right: 25px;
width: 310px;
height: 257px;
}

.FE02 {
margin-right: 25px;
width: 310px;
height: 257px;
}

.FE03 {
margin-right: 0px;
width: 310px;
height: 257px;
}

#content2 {
float: left;
margin: 20px 0px 20px 0px;
padding: 0px;
width: 650px;
}

#content2 a:link, #content2 a:visited {
color: #f00001;
text-decoration: underline;
}

#content2 a:hover {
text-decoration: none;
}

#content {
margin: 20px 0px 20px 0px;
padding: 0px;
width: 980px;
position: relative;
z-index: 99;
}

#content a:link, #content a:visited {
color: #ad1f23;
text-decoration: none;
}

#content a:hover {
text-decoration: underline;
}

#rightcolumn {
margin: 20px 0px 20px 0px;
padding: 10px 10px 0px 10px;
width: 260px;
float: right;
background-color: #E3E3E3;
}

#rightcolumn ul {
padding-left: 18px;
}

#rightcolumn ul li {
padding-bottom: 10px;
}

#footer {
clear: both;
height: 250px;
font-size: 16px;
line-height: 22px;
text-align: left;
padding-top: 30px;
margin-top: 0px;
background-color: #efefef;
border-top: 1px #bdbdbd solid;
}

#footer a:link, #footer a:visited {
color: #545454;
text-decoration: none;
}

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

#footer-content {
width: 980px;
margin-left: auto;
margin-right: auto;
}

#ftr-nav {
font-size: 14px;
margin: 10px 0px 20px 0px;
width: 700px;
}

#copyright {
width: 500px;
margin-top: 20px;
font-size: 11px;
line-height: 17px;
}

#copyright a:link, #copyright a:visited {
color: #545454;
text-decoration: none;
}

#copyright a:hover {
text-decoration: underline;
}

/* -- Nav -- */

div#nav {
float: left;
font-size: 14px;
font-weight: 300;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin-top: 6px;
margin-bottom: 0px;
width: 980px;
height: 39px;
margin-left: 0px;
z-index: 9998;
}

#nav ul {
margin:0;
padding:0;
list-style:none;
float:left;
}

#nav ul li {
float:left;
border-right: 0px solid #CCC;
}

#nav ul li#lastnav {
float:left;
border-right: 0px solid #CCC;
}

#nav ul li a {
float: left;
color:#ffffff;
padding: 9px 18px;
text-decoration:none;
}

/* -- Drop down menu styling -- */

#nav li ul {
background: #ffffff;
left: -999em;
margin: 50px 0 0;
padding-top: 0px;
position: absolute;
width: 202px;
z-index: 9999;
border: 1px solid #CCC;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}

#nav li ul a {
background: none;
border-bottom: 0px #ffffff solid;
padding: 8px 12px;
margin-right: 0;
width: 178px;
}

#nav li ul li a {
color:#545454;
font-size: 16px;
}


/* -- Top Level Rollover -- */

#nav ul li a:hover,
#nav ul li:hover > a {
text-decoration: underline;
}

/* -- Drop down Rollover -- */

#nav li ul a:hover,
#nav ul li li:hover > a  {
background-color: #e5e5e5;
text-decoration: none;
color: #000000;
}

#nav li:hover ul {
left: auto;
}

#nav li li ul {
margin: -1px 0 0 160px;
visibility:hidden;
}

#nav li li:hover ul {
visibility:visible;
}

#nav select {
display: none;
}

@media (max-width: 767px) {
#nav ul     { display: none; }
#nav select { display: inline-block; }
}


/* -- HTML -- */

h1 {
padding: 12px 0px;
font-size: 40px;
font-family: "Times New Roman", Cambria, "Hoefler Text", "Liberation Serif", Times, serif;
line-height: 46px;
font-weight: 300;
margin-bottom: 20px;
color: #769abb;
}

h2 {
font-size: 24px;
line-height: 28px;
color: #333;
font-weight: 300;
margin-bottom: 20px;
}

h3 {
font-size: 20px;
line-height: 26px;
font-weight: 300;
color: #fff;
display: block;
background-color: #769abb;
margin-top: 0px;
margin-bottom: 10px;
padding: 10px 0px 10px 10px;
}

h3 a:link, h3 a:visited {
color: #dbc27e;
text-decoration: none;
}

h3 a:hover {
text-decoration: underline;
}

h5 {
font-weight: bold;
font-size: 14px;
margin-bottom: 0px;
color: #545454;
}

img {
max-width: 100%;
height: auto;
width: auto\9; /* ie8 */
}



/* -- Classes -- */

.photoleft {
float: left;
padding: 3px 20px 20px 0px;
}

.photoright {
float: right;
padding: 3px 0px 20px 20px;
}

.map {
width: 280px;
float: right;
padding: 3px 0px 20px 0px;
}

.redspecial {
font-weight: bold;
color: #C00;
}

.red {
color: #ad1f23;
}

.blue {
color: #769abb;
}

.size20 {
font-size: 20px;
}

.size20i {
font-size: 19px;
font-style: italic;
}

.gallery-slide {
width:980px;
height:670px;
max-width:100%;
overflow:hidden;
border:none;
padding:0;
margin:0 auto;
display:block;
}





/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 768px) and (max-width: 1000px) {

#container {
width: 728px;
margin-left: auto;
margin-right: auto;
border-left: 20px solid none;
border-right: 20px solid none;
}

#container2 {
width: 728px;
margin-left: auto;
margin-right: auto;
border-left: 20px solid none;
border-right: 20px solid none;
}

#fadeshow1 {
height: 482px !important;
}

#top-text {
float: right;
margin-top: 25px;
margin-right: 0px;
width: 240px;
height: 130px;
text-align: right;
font-size: 20px;
color: #769abb;
line-height: 42px;
}

#logo {
float: left;
width: 280px;
height: 123px;
margin-top: 27px;
margin-left: 0px;
}

#marketing {
width: 728px;
height: 354px;
clear: both;
margin-bottom: 0px;
margin-top: 0px;
}

/* ---------- Camera Slideshow Styles -------------*/

.fluid_container {
height: 354px;
left: 0;
position: absolute;
right: 0;
top: 10;
z-index: 0;
}
		
#camera_wrap_4 {
height: 354px;
left: 0;
margin-bottom: 0!important;
position: absolute;
right: 0;
top: 10;
}

/* ---------- end Camera Slideshow Styles -------------*/

#gallery-container {
width: 728px;
margin-left: auto;
margin-right: auto;
}

#featured-container {
width: 728px;
margin-left: auto;
margin-right: auto;
}

.FE01 {
margin-right: 19px;
width: 230px;
height: 190px;
}

.FE02 {
margin-right: 19px;
width: 230px;
height: 190px;
}

.FE03 {
margin-right: 0px;
width: 230px;
height: 190px;
}

#content2 {
float: left;
margin: 20px 0px 20px 0px;
padding: 0px;
width: 428px;
}

#content {
margin: 20px 0px 20px 0px;
padding: 0px;
padding-bottom: 10px;
width: 728px;
}

#footer {
clear: both;
height: 250px;
font-size: 16px;
line-height: 22px;
text-align: left;
padding-top: 30px;
margin-top: 20px;
background-color: #efefef;
border-top: 1px #bdbdbd solid;
}

#footer a:link, #footer a:visited {
color: #545454;
text-decoration: none;
}

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

#footer-content {
width: 728px;
margin-left: auto;
margin-right: auto;
}

#ftr-nav {
font-size: 14px;
margin: 10px 0px 20px 0px;
width: 600px;
}

#copyright {
width: 500px;
margin-top: 20px;
font-size: 11px;
line-height: 17px;
}

#copyright a:link, #copyright a:visited {
color: #545454;
text-decoration: none;
}

#copyright a:hover {
text-decoration: underline;
}


/* -- Nav -- */

div#nav {
float: left;
font-size: 11px;
font-weight: 300;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin-top: 6px;
margin-bottom: 0px;
width: 728px;
height: 39px;
margin-left: 0px;
z-index: 9998;
}

#nav ul {
margin:0;
padding:0;
list-style:none;
float:left;
}

#nav ul li {
float:left;
border-right: 0px solid #CCC;
}

#nav ul li#lastnav {
float:left;
border-right: 0px solid #CCC;
}

#nav ul li a {
float: left;
color:#ffffff;
padding: 9px 11px;
text-decoration:none;
}

h1 {
padding: 12px 0px;
font-size: 36px;
line-height: 42px;
font-family: "Times New Roman", Cambria, "Hoefler Text", "Liberation Serif", Times, serif;
line-height: 40px;
font-weight: 300;
margin-bottom: 20px;
color: #212a43;
}

.size20i {
font-size: 19px;
line-height: 25px;
font-style: italic;
}

.gallery-slide {
width:728px;
height:498px;
max-width:100%;
overflow:hidden;
border:none;
padding:0;
margin:0 auto;
display:block;
}

}





/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 767px) {
	
body {
background-image: url(images/bodybg02_02.gif);
background-repeat: repeat-x;
background-position: top;
margin-top: 0px;
}

#container {
width: 280px;
margin-left: auto;
margin-right: auto;
border-left: 20px solid none;
border-right: 20px solid none;
}

#container2 {
width: 280px;
margin-left: auto;
margin-right: auto;
}

#fadeshow1 {
height: 172px !important;
}

#banner {
height: 201px;
margin-bottom: 0px;
}

#top-text {
float: none;
margin-top: 0px;
margin-right: 0px;
width: 280px;
height: 20px;
text-align: center;
font-size: 16px;
line-height: 16px;
}

#logo {
float: none;
width: 280px;
height: 123px;
margin-top: 11px;
margin-left: 0px;
}

#marketing {
width: 280px;
height: 142px;
clear: both;
margin-bottom: 0px;
margin-top: 0px;
}

/* ---------- Camera Slideshow Styles -------------*/

.fluid_container {
height: 160px;
left: 0;
position: absolute;
right: 0;
top: 10;
z-index: 0;
}
		
#camera_wrap_4 {
height: 160px;
left: 0;
margin-bottom: 0!important;
position: absolute;
right: 0;
top: 10;
}

/* ---------- end Camera Slideshow Styles -------------*/

#gallery-container {
width: 280px;
margin-left: auto;
margin-right: auto;
}

.gallery-slide {
width:280px;
height:191px;
max-width:100%;
overflow:hidden;
border:none;
padding:0;
margin:0 auto;
display:block;
}

#featured-container {
width: 280px;
margin-left: auto;
margin-right: auto;
}

.FE01 {
margin-right: 0px;
width: 280px;
height: 232px;
margin-bottom: 30px
}

.FE02 {
margin-right: 0px;
width: 280px;
height: 232px;
margin-bottom: 30px;
}

.FE03 {
margin-right: 0px;
width: 280px;
height: 232px;
}

#content2 {
float: left;
margin: 20px 10px 10px 10px;
padding: 0px;
width: 260px;
}

#content {
margin: 20px 0px 20px 0px;
padding: 0px;
padding-bottom: 10px;
width: 260px;
font-size: 14px;
line-height: 20px;
}

#feature {
width: 280px;
border-bottom: 2px dashed #cccccc;
border-top: 2px dashed #cccccc;
padding: 20px 0px;
margin: 50px 0px;
text-align: center;
font-size: 20px;
line-height: 26px;
font-family: "Times New Roman", Cambria, "Hoefler Text", "Liberation Serif", Times, serif;
}

#address {
float: none;
width: 280px;
}

#form {
width: 280px;
}

#rightcolumn {
margin: 10px 0px 10px 0px;
padding: 10px 10px 0px 10px;
width: 260px;
float: right;
background-color: #E3E3E3;
}

#rightcolumn ul {
padding-left: 18px;
}

#rightcolumn ul li {
padding-bottom: 10px;
}

#footer {
clear: both;
height: 340px;
font-size: 16px;
line-height: 22px;
text-align: left;
padding-top: 10px;
margin-top: 20px;
background-color: #efefef;
border-top: 1px #bdbdbd solid;
}

#footer-content {
width: 280px;
margin-left: auto;
margin-right: auto;
}

#ftr-nav {
float: left;
clear: left;
margin-top: 0px;
padding-top: 0px;
width: 280px;
}

#ftr-info {
float: left;
}

#copyright {
width: 280px;
float: left;
margin-top: 20px;
font-size: 12px;
margin-left: 0px;
text-align: left;
}

/* -- Nav -- */

div#nav {
float: left;
font-size: 14px;
font-weight: 300;
font-family: Arial, Helvetica, sans-serif;
overflow: hidden;
padding: 16px 0px 0px 0px;
margin-top: 2px;
margin-bottom: 0px;
width: 280px;
height: 30px;
margin-left: 0px;
z-index: 9998;
text-align: center;
}

h1 {
padding: 12px 0px;
font-size: 20px;
font-family: "Times New Roman", Cambria, "Hoefler Text", "Liberation Serif", Times, serif;
line-height: 24px;
font-weight: bold;
margin-bottom: 10px;
color: #212a43;
}

.size20i {
font-size: 16px;
line-height: 22px;
font-style: italic;
}
	
}



/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
body {
}
	
#container {
width: 436px;
margin-left: auto;
margin-right: auto;
border-left: 22px solid none;
border-right: 22px solid none;
}

#container2 {
width: 436px;
margin-left: auto;
margin-right: auto;
}

#fadeshow1 {
height: 263px !important;
}

#banner {
height: 185px;
margin-bottom: 0px;
}

#top-text {
float: right;
margin-top: 35px;
margin-right: 0px;
width: 240px;
height: 100px;
text-align: right;
font-size: 26px;
color: #769abb;
line-height: 34px;
}

#logo {
float: left;
width: 150px;
height: 103px;
margin-top: 37px;
margin-left: 0px;
}

#marketing {
width: 280px;
height: 220px;
clear: both;
margin-bottom: 0px;
margin-top: 0px;
}

/* ---------- Camera Slideshow Styles -------------*/

.fluid_container {
height: 220px;
left: 0;
position: absolute;
right: 0;
top: 10;
z-index: 0;
}
		
#camera_wrap_4 {
height: 220px;
left: 0;
margin-bottom: 0!important;
position: absolute;
right: 0;
top: 10;
}

/* ---------- end Camera Slideshow Styles -------------*/

#gallery-container {
width: 436px;
margin-left: auto;
margin-right: auto;
}

.gallery-slide {
width: 436px;
height:298px;
max-width:100%;
overflow:hidden;
border:none;
padding:0;
margin:0 auto;
display:block;
}

#featured-container {
width: 310px;
margin-left: auto;
margin-right: auto;
}

.FE01 {
margin-right: 0px;
width: 310px;
height: 257px;
margin-bottom: 30px
}

.FE02 {
margin-right: 0px;
width: 310px;
height: 257px;
margin-bottom: 30px;
}

.FE03 {
margin-right: 0px;
width: 310px;
height: 257px;
}

#content2 {
float: left;
margin: 20px 20px 10px 20px;
padding: 0px;
width: 396px;
}

#content {
margin: 20px 0px 20px 0px;
padding: 0px;
padding-bottom: 10px;
width: 436px;
font-size: 14px;
line-height: 20px;
}

#feature {
width: 436px;
border-bottom: 2px dashed #cccccc;
border-top: 2px dashed #cccccc;
padding: 20px 0px;
margin: 50px 0px;
text-align: center;
font-size: 18px;
line-height: 26px;
font-family: "Times New Roman", Cambria, "Hoefler Text", "Liberation Serif", Times, serif;
}

#rightcolumn {
margin: 10px 78px 10px 0px;
padding: 10px 10px 0px 10px;
width: 260px;
float: right;
background-color: #E3E3E3;
}

#rightcolumn ul {
padding-left: 18px;
}

#rightcolumn ul li {
padding-bottom: 10px;
}

#footer {
clear: both;
height: 340px;
font-size: 16px;
line-height: 22px;
text-align: left;
padding-top: 10px;
margin-top: 20px;
background-color: #efefef;
border-top: 1px #bdbdbd solid;
}

#footer-content {
width: 436px;
margin-left: auto;
margin-right: auto;
}

#ftr-nav {
float: left;
clear: left;
margin-top: 0px;
padding-top: 0px;
width: 436px;
}

#ftr-info {
float: left;
}

#copyright {
width: 436px;
float: left;
margin-top: 20px;
font-size: 12px;
margin-left: 0px;
text-align: left;
}



/* -- Nav -- */

div#nav {
float: right;
font-size: 15px;
font-weight: 300;
overflow: hidden;
padding: 0px 0px;
margin-top: 30px;
margin-bottom: 0px;
width: 436px;
margin-left: 0px;
text-align: center;
}

h1 {
padding: 12px 0px;
font-size: 18px;
font-family: "Times New Roman", Cambria, "Hoefler Text", "Liberation Serif", Times, serif;
line-height: 24px;
font-weight: bold;
margin-bottom: 10px;
color: #212a43;
}




}

@media only screen and (min-width: 480px){}@media only screen and (min-width: 600px){}@media only screen and (min-width: 768px){}@media only screen and (min-width: 992px){}@media only screen and (min-width: 1382px){}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5){}
