@import url(http://fonts.googleapis.com/css?family=Oxygen:400,300,700);

body {
	background:url(../images/background.jpg);
	background-attachment:fixed;
	font:normal normal 12px/1.5em 'Oxygen', Arial, Helvetica, sans-serif;
	color:#616161;
}
h2, h3, h4, h5, h6 {
	line-height:1.5em;
	font-family: 'Oxygen', Helvetica, sans-serif;
	color:#151515;
}
a {
	color:#C40F15;
}
a:hover {
	color:#151515;
}
h1 {
	font-size:30px;
	font-family:'Oxygen';
	line-height:1.5em;
}
h2 {
	font-size:18px;
	margin-bottom:50px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:13px;
}
h6 {
	font-size:12px;
}
p {
	margin:1em 0;
	line-height:1.67em;
}
b {
	font-family:'Oxygen';
}
input[type="text"], textarea, select {
	border:1px solid #dcdcdc;
	background-color:#f9f9f9;
	font:italic 11px/1.5em Georgia, "Times New Roman", Times, serif;
	color:#999999;
	padding:8px 10px;
	resize: none;
}
select {
	padding:5px;
	height:34px;
}
input[type="submit"] {
}

#container {
	width:1050px;
	display:block;
	margin:30px auto;
	background:#ffffff;
	box-shadow:0px 0px 10px #151515;
}


#header {
	display:inline-block;
	width:960px;
	padding:30px 45px;
	float:left;
	position:relative;
}

#header-logo {
	display:inline-block;
	float:left;
	padding:10px 0;
}
#header-motto {
	display:inline-block;
	float:left;
	line-height:62px;
	font-size:14px;
	margin-left:5px;
	color:#b1b1b1;
}

#header-banner {
	display:inline-block;
	float:right;
	width:468px;
	height:60px;
	background:#fafafa;
}

#menu {
	clear:both;
	float:left;
	display:inline-block;
	width:960px;
	padding:0 45px;
	background:url(../images/menu.jpg);
}

#menu ul {
	float:left;
	display:block;
}

#menu ul ul{
	display:none;
	width:135px;
	z-index:9999;
	position:absolute;
	top:61px;
	left:0;
}

#menu ul li {
	float:left;
	display:inline-block;
	font-size:16px;
	width:135px;
	position:relative;
}

#menu ul li ul li {
	float:left;
	display:block;
	font-size:14px;
	line-height:14px;
	background:url(../images/menu2.jpg);
	position:relative;
}



#menu ul li ul li a {
	background:none !important;
	padding:6px 10px;
	width:115px;
}
#menu ul li ul li a:hover, .current-subpage {
	background:url(../images/menu3.jpg) !important;
}

#menu ul li:hover a{
	background:url(../images/menu-hover.png) repeat-x bottom center;
}

#menu ul li a {
	float:left;
	display:block;
	clear:both;
	padding:14px 10px;
	color:#ffffff;
	text-shadow:0 1px 2px #3e3e3e;
}

#menu ul li:hover a {
	text-shadow:0 1px 1px #505050;
}

#menu .current-page a {
	text-shadow:0 1px 1px #000;
	background:url(../images/menu-hover.png) repeat-x bottom center;
}

#menu ul li span, #call-us span{
	float:left;
	display:block;
	clear:both;
	margin-top:3px;
	font:italic 12px/12px Georgia, "Times New Roman", Times, serif;
	text-shadow:0px -1px 1px #818181;
	color: #272727;
}

#menu ul li:hover span, #menu .current-page span {
	text-shadow:0px 1px 1px #454545;
	color: #999999;
}

#menu ul ul ul {
display:none;
position:absolute;
left:135px;
top:0px;

}

#social-icons {
position:absolute;
right:42px;
top:50px;
}


#social-icons li{
display:inline;
float:left;
padding:6px;
}

#slider {
	display:inline-block;
	float:left;
	width:960px;
	padding:35px 44px;
	background:url(../images/slider.jpg);
	border:1px solid #939393;
}
#slider-content {
	float:left;
	padding:7px;
	background:url(../images/slider2.jpg) ;
	width:946px;
}
#slider-content img {
	float:left;
}


#content {
	display:inline-block;
	padding:35px 44px;
	width:960px;
}

/* ========== HOME SPECIFIC STYLES ========== */

.home-title {
	display:inline-block;
	width:100%;
	text-align:center;
	margin-bottom:25px;
}
.home-title b {
	display:block;
	color:#313131;
	font-size:22px;
	font-family:'Oxygen';
	line-height:1.7em;
}
.home-title span {
	color:#999898;
	font-size:18px;
	font-family:'Oxygen';
}
.box-header {
	display:block;
	float:left;
	background:url(../images/box-header-background.png) repeat-x 0 18px;
	width:100%;
	text-align:left;
	padding-top:7px;
}
.box-header h3 {
	display:inline-block;
	padding-right:15px;
	background-color:#FFFFFF;
	font-size:18px;
}
.testimonial {
	height:180px;
}
.testimonial div {
	display:none;	
}
/* ========== END OF HOME SPECIFIC STYLES ========== */

/* ========== GALLERY SPECIFIC STYLES ========== */
.gallery-two-columns {
	float:left;
	width:465px;
	margin:0 30px 40px 0;
}
.gallery-two-columns img {
	float:left;
}
.gallery-three-columns {
	float:left;
	width:301px;
	margin:0 28px 40px 0;
}
.gallery-three-columns img {
	float:left;
}
.gallery-four-columns {
	float:left;
	width:216px;
	margin:0 32px 40px 0;
}
.gallery-four-columns img {
	float:left;
}
.gallery-image {
	position:relative;
	top:0;
	left:0;
	text-align:center;
}
.gallery-overlay {
	position:absolute;
	background:url(../images/alpha.png);
	padding:5px 9px 2px 10px;
	top:0;
	left:0;
	color:#FFFFFF;
	cursor:pointer;
}

.overlay-block { z-index:1000;}

/* ========== END OF GALLERY SPECIFIC STYLES ========== */

/* ========== FILTERS AND BREADCRUMBS ========== */
ul#breadcrumbs {
	float:left;
	display:inline-block;
	width:650px;
	margin-top:10px;
}
ul#breadcrumbs li {
	float:left;
	padding-left:10px;
	background:url(../images/breadcrumbs-separator.png) no-repeat center left;
	line-height:12px;
}
ul#breadcrumbs li:first-child {
	padding-left:0;
	background:none;
}
#gallery-container {
	float:left;
	width:960px;
	overflow:hidden;
}
#gallery-album  li{
	float:left;
	background:url(../images/photo-frame.png) no-repeat;
	width:288px;
	height:239px;
	margin:0 15px 80px;
}
#gallery-album  li  a{
	display:block;
}
#gallery-album  li  a div{
	overflow: hidden;
	height: 170px;
	width: 230px;
	margin: 31px 28px;
}
#gallery-album  li a div img{
	height:175px;
}
#gallery-album  li  a p{
	text-align:center;
	font-weight:bold;
	display:block;
	padding:10px 0 30px;
}
ul#filter {
	float:left;
	display:inline-block;
	width:650px;
	margin:10px 0;
	overflow:hidden;
}
ul#filter li {
	float:left;
	padding:0 5px 0 13px;
	background:url(../images/breadcrumbs-separator.png) no-repeat center left;
	line-height:14px;
}
ul#filter li:first-child {
	padding-left:0;
	background:none;
}
.current-filter a {
	color:#6d6d6d;
}
.hidden {
	display:none;
}
/* ========== END OF FILTERS AND  BREADCRUMBS ========== */

/* ========== BUTTONS AND INPUTS ========== */
.black-button {
	float:left;
	background-color:#151515;
	font-size:12px;
	display:block;
	color:#FFFFFF !important;
	padding:5px 10px;
	border:none;
	cursor:pointer;
}
.black-button:hover {
	text-decoration:none !important;
	background-color:#C40F15;
}
/* ========== END OF BUTTONS AND INPUTS ========== */

/* ========== CONTENT BOXES ========== */
/* ========== 1/2 BOX ========== */
.box-one-of-two {
	float:left;
	width:455px;
	margin:0 50px 40px 0;
	line-height:1.67em;
}
.box-one-of-two h4 {
	line-height:2.5em;
}
.box-one-of-two ul {
	float:left;
	width:100%;
}
/* ========== END 1/2 BOX ========== */

/* ========== 1/3 BOX ========== */
.box-one-of-three {
	float:left;
	width:285px;
	margin:0 35px 40px 0;
	line-height:1.67em;
}
.box-one-of-three h4 {
	line-height:2.5em;
}
.box-one-of-three ul {
	float:left;
	width:100%;
}
/* ========== END 1/3 BOX ========== */

/* ========== 2/3 BOX ========== */
.box-two-of-three {
	float:left;
	width:607px;
	margin:0 35px 40px 0;
	line-height:1.67em;
}
.box-two-of-three h4 {
	line-height:2.5em;
}
.box-two-of-three ul {
	float:left;
	width:100%;
}
/* ========== END 2/3 BOX ========== */

/* ========== 1/4 BOX INDEX ========== */
.justify {text-align:justify;}
.box-one-of-four2 {
	float:left;
	width:213px;
	margin:0 36px 40px 0;
	line-height:1.67em;
}
.box-one-of-four2 h4 {
	line-height:2.5em;
	margin-top:5px;
    color:#151515;
}

.box-one-of-four2 img {

	margin-top:25px;

}

.box-one-of-four2 ul {
	float:left;
	width:100%;
}
.box-one-of-four-wrapper {
	float:left;
	margin:0 0 0 20px;
	width:358px;
}
.box-one-of-four-title b {
	color:#5a5a5a;
	font-size:14px;
}
.box-one-of-four-text {
	float:left;
	margin:10px 0;
}
.box-one-of-four-link {
	float:left;
	margin-right:20px;
}
/* ========== END 1/4 BOX INDEX ========== */

/* ========== 1/4 BOX ========== */
.box-one-of-four {
	float:left;
	width:213px;
	margin:0 36px 40px 0;
	line-height:1.67em;
}
.box-one-of-four h4 {
	line-height:2.5em;
}
.box-one-of-four ul {
	float:left;
	width:100%;
}
.box-one-of-four-wrapper {
	float:left;
	margin:0 0 0 20px;
	width:358px;
}
.box-one-of-four-title b {
	color:#151515;
	font-size:14px;
}
.box-one-of-four-text {
	float:left;
	margin:10px 0;
}
.box-one-of-four-link {
	float:left;
	margin-right:20px;
}
/* ========== END 1/4 BOX ========== */

/* ========== 3/4 BOX ========== */
.box-three-of-four {
	float:left;
	width:711px;
	margin:0 36px 40px 0;
	line-height:1.67em;
}
.box-three-of-four h4 {
	line-height:2.5em;
}
.box-three-of-four ul {
	float:left;
	width:100%;
}
/* ========== END 3/4 BOX ========== */

/* ========== 1/5 BOX ========== */
.box-one-of-five {
	float:left;
	width:160px;
	margin:0 40px 40px 0;
	line-height:1.67em;
}
.box-one-of-five h4 {
	line-height:2.5em;
}
.box-one-of-five ul {
	float:left;
	width:100%;
}
/* ========== END 1/5 BOX ========== */
/* ========== END OF CONTENT BOXES ========== */

/* ========== FULL WIDTH ========== */
.fullwidth {
	float:left;
	display:block;
	width:100%;
	margin:20px 0;
}
.fullwidth img {
	float:right;
	margin-left:20px;
	clear:right;
	margin-bottom:10px;
}
.fullwidth p.pdf {
	height:50px;
	line-height:50px;
	padding-left:60px;
	background: url('../images/pdf_icon.jpg') no-repeat left;
}
/* ========== END OF FULL WIDTH ========== */

/* ========== MAIN CONTENT ========== */
#main-content {
	float:left;
	display:inline-block;
	width:685px;
}
/* ========== END OF MAIN CONTENT ========== */

/* ========== INPUT COLUMNS ========== */
.input-2columns {
	float:left;
	width:333px;
	margin:0 19px 20px 0;
}
.input-2columns input {
	width:311px;
}
.input-2columns select {
	width:333px;
}
.input-1column {
	float:left;
	width:685px;
	margin:0 0 20px 0;
}
.input-1column input {
	width:663px;
}
.input-1column select {
	width:685px;
}
.input-1column textarea {
	width:663px;
	height:10em;
}
.input-group h5{
	padding:15px 0 10px;
	clear:both;
}
/* ========== END OF INPUT COLUMNS ========== */

/* ========== CONTACT FORM ========== */
#contact-form {
	float:left;
	margin:20px 0;
}
#contact-form label.error {
	color:red;
}
#contact-map {
	float:left;
	margin-top:20px;
}
#contact-map img {
	float:left;
}
/* ========== END OF CONTACT FORM ========== */

/* ========== INDEX SPECIFIC STYLES ========== */
.index-four-columns {
	display:block;
	float:left;
	width:100%;
	margin:10px 0 30px;
}
.index-four-columns ul {
	display:inline-block;
	float:left;
}
.index-four-columns ul li {
	float:left;
	width:217px;
	margin:20px 0 20px 30px;
}
.index-four-columns ul li:first-child {
	margin-left:1px;
}
.index-five-columns {
	display:block;
	float:left;
	width:100%;
	margin:0 0 20px;
}
.index-five-columns ul {
	display:inline-block;
	float:left;
}
.index-five-columns ul li {
	float:left;
	width:140px;
	margin:5px 0 5px 24px;
}
.index-five-columns ul li:first-child {
	margin-left:0px;
}
/* ========== END OF INDEX SPECIFIC STYLES ========== */

/* ========== FOOTER ========== */
#footer {
	display:block;
	width:100%;
	background:url(../images/footer.jpg);
	text-shadow:0 1px 2px #fff;
	color:#3f3f3f;
}
#footer a {
	color:#1b1b1b;
}
#footer a:hover {
	text-decoration:underline;
}
#footer-copyright {
	display:inline-block;
	padding:15px 45px;
	width:960px;
	text-align:center;
}
/* ========== END OF FOOTER ========== */

/* ========== MISC ELEMENTS ========== */
.separator {
	display:block;
	float:left;
	background:url(../images/box-header-background.png) repeat-x;
	width:100%;
	height:1px;
	text-align:center;
	margin:10px 0;
}
.separator-15-40 {
	display:block;
	float:left;
	background:url(../images/box-header-background.png) repeat-x;
	width:100%;
	height:6px;
	text-align:center;
	margin:15px 0 40px;
}
.separator-40 {
	display:block;
	float:left;
	background:url(../images/box-header-background.png) repeat-x;
	width:100%;
	height:6px;
	text-align:center;
	margin:40px 0;
}
.separator-bottom {
	display:block;
	float:left;
	background:url(../images/box-header-background.png) repeat-x;
	width:100%;
	height:6px;
	text-align:center;
	margin:2px 0 37px;
}
.spacer-40 {
	float:left;
	width:100%;
	height:40px;
	display:block;
	clear:both;
}
.spacer-30 {
	float:left;
	width:100%;
	height:30px;
	display:block;
	clear:both;
}
.spacer-20 {
	float:left;
	width:100%;
	height:20px;
	display:block;
	clear:both;
}
.left {
	float:right;
}
.right {
	float:right;
}
.nomargin {
	margin:0 !important;
}
.nomargin-top {
	margin-top:0 !important;
}
.nomargin-right {
	margin-right:0 !important;
}
.nomargin-bottom {
	margin-bottom:0 !important;
}
.nomargin-left {
	margin-left:0 !important;
}
ul.tick {
	font-size: 12px;
	margin-left: 60px;
	list-style-image: url(../images/tick.png);
	list-style-position: outside;
}
/* ========== END OF MISC ELEMENTS ========== */

/* ========== NIVO SLIDER ========== */
.nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-38px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
#slider .nivo-directionNav a {
	top:25%;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

#slider .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
	position:absolute;
	width:355px;
	bottom:40px;
	margin:0.5em 0;
	padding:10px;
}
#slider .nivo-caption a {
    color:#999999;

}
#slider .nivo-caption a:hover {
    color:#fff;
}
#slider .nivo-caption span {
	padding:0 5px;
	background:#c01f25;
	margin-right:5px;
}
#slider .nivo-caption em {
	color:#999999;
	font-size:11px;
}
#slider .nivo-caption h4 {
	color:#ffffff;
	margin:0.5em 0;
}
/* ========== END OF NIVO SLIDER ========== */

/* ========== EVENT TABLE ========== */
table.event, .event tr, .event td{
	width: 800px;
	text-align: center;
	border: 1px solid;
	margin: 20px;
}
/* ========== END OF EVENT TABLE ========== */

