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



body {
	margin:0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #cfccad;
}
#main {
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 88px;
	width: 935px;
}
#main-2 {
	width: 935px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#head {
	width: 935px;
	float: left;
	padding-bottom: 12px;
}
#logo {
	float: left;
	width: 412px;
	margin-top: 10px;
}
#head-right {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-top: 20px;
	text-align: right;
}
#btn {
	background-image: url(../images/btn.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 40px;
}
#search-box {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	margin-left: 5px;
	margin-top: 5px;
}

.field {
	background-image: url(../images/field.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 26px;
	width: 172px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.field-box {
	height: 26px;
	width: 172px;
	float: left;
	margin-top: 7px;
	margin-left: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#left-panel {
	width: 208px;
	margin-right: 14px;
	margin-top: 10px;
	float: left;
}
#right-panel {
	width: 712px;
	float: left;
	margin-top: 10px;
}
#header {
	background-image: url(../images/header-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 309px;
	width: 713px;
	margin: 0px;
	padding-top: 0px;
	float: left;
}


.list-box {
	float: left;
	width: 208px;
}
.col-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
	width: 188px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}


.col-1 {
	background-image: url(../images/col-1.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 29px;
	width: 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 3px;
}

.col-2 {
	background-image: url(../images/col-2.png);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 208px;
}

.col-3 {
	background-image: url(../images/col-3.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 11px;
	width: 208px;
	margin-bottom: 10px;
}

.col-3-p {
	background-image: url(../images/col-3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	height: 33px;
	width: 203px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 5px;
	text-align: center;
}
.right-box {
	width: 382px;
	float: left;
	margin-top: 15px;
}

.right-box-p{
	width: 317px;
	float: right;
	margin-top: 15px;
}

.right-box-1 {
	 background-image: url(../images/right-box-1.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 19px;
	width: 382px;
}

.right-box-2{
	background-image: url(../images/right-box-2.png);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 362px;
	margin-top: -10px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	padding-right: 10px;
}


.right-box-2 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.red {
	color: #bc113b;
}


.right-box-3 {
	background-image: url(../images/right-box-3.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 10px;
	width: 382px;
}

.right-box-p-1 {
	background-image: url(../images/right-box-p-1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 8px;
	width: 317px;
}

.right-box-p-2{
	background-image: url(../images/right-box-p-2.png);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 297px;
	margin-top: -7px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	padding-right: 10px;
}
.readmore {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	float: right;
	margin-right: 10px;
}



.right-box-p-3 {
	background-image: url(../images/right-box-p-3.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 7px;
	width: 317px;
}

#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 225px;
	float: left;
	width: 100%;
	margin-top: 20px;
	background-color: #4C4C4C;
}
#footer-text {
	width: 935px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.contact-box {
	float: right;
	width: 327px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #e3e3e3;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.footer-left {
	float: left;
	margin-top: -10px;
}
.field {
	background-image: url(../images/field.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 24px;
	width: 169px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.field-2{
	background-image: url(../images/field-2.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 16px;
	width: 155px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

.field-3 {
	background-image: url(../images/field-3.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 54px;
	width: 155px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textarea {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
	background-image: url(../images/textarea.png);
	float: left;
	height: 51px;
	width: 151px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.inner-content-box {
	float: left;
	width: 700px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5D5D5D;
	text-decoration: none;
}

.inner-content {
	float: left;
	width: 700px;
	padding-left: 10px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #272727;
	text-decoration: none;
}

.inner-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
}

.inner-heading-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
	text-align: left;
}
.map {
	float: left;
	width: 250px;
	border: 1px solid #ccc;
}
.cntct-tex {
	float: left;
	width: 190px;
}





a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #bc113b;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
}
.a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #bc113b;
}
.a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
}

#header-pic {
	float: left;
	margin-right: 10px;
	margin-top: 8px;
	width: 172px;
	margin-left: 5px;
}
#header-box {
	height: 309px;
	width: 520px;
	float: left;
}
.content {
	float: left;
	width: 935px;
}






#menu {
	float: left;
	height: 39px;
	width: 935px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
	background-image: url(../images/btn.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: -20px;
}
#menu li a {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 9px;
	padding-top: 11px;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: normal;
}
#menu li a:hover {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	padding-bottom: 8px;
	margin-top: 5px;
	padding-top: 8px;
	font-weight: normal;
	background-image: url(../images/hover.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#menu li .selected {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	padding-bottom: 8px;
	margin-top: 5px;
	padding-top: 8px;
	font-weight: normal;
	background-image: url(../images/hover.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}













.container {
	width: 935px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



ul#topnav {
	margin: 0;
	padding: 0;
	float: left;
	width: 935px;
	list-style: none;
	position: relative;
	font-size: 1.2em;
}
ul#topnav li {
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: right;

}
ul#topnav li a {
	display: block;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
ul#topnav li:hover {
	background-image: url(../images/hover.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #00C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
ul#topnav li a:active {
	background-image: url(../images/hover.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #00C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
ul#topnav li span {
	float: left;
	position: absolute;
	left: 0;
	top:35px;
	display: none;
	width: 970px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	background-color: #CC3;
	padding-right: 0;
	padding-left: 0;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: underline;}#navi {
	width: 935px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}









#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	width: 196px;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
	
}
#vertmenu ul li a {
	text-align:left;
	font-size: 11px;
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/arrow-3.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8e8e8e;
	color:#000000;
	font-weight: bold;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #FFF;
	background-color: #bc113b;
	background-image: url(../images/aroow-3.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	padding-left: 6px;
}

#vertmenu li .selected {
	color: #FFF;
	background-color: #bc113b;
	background-image: url(../images/aroow-3.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	padding-left: 6px;
}



/* The following styles are only used for the styling of the demo page */

p.tzine{
	text-align:center;
	font-size:12px;
	margin:50px;
}

p.credit{
	text-align:center;
	color:#888;
	font-size:10px;
}

p.credit a,
p.credit a:visited{
	color:#ccc;
	border-bottom-color:#aaa;
}

p.credit a:hover{
	border-bottom-color:transparent;
}


.menu
{
	margin-bottom: 40px;
	text-align: center;
	color: #999;
	
}

	.menu a
	{
		color: #999;
	}
	
	.menu a.active
	{
		font-weight: bold;
	}


/* Showcase
-------------*/

#awOnePageButton .view-slide
{
	display: none;
}

/* This class is removed after the showcase is loaded */
/* Assign the correct showcase height to prevent loading jumps in IE */
.showcase-load
{
	height: 320px; /* Same as showcase javascript option */
	overflow: hidden;
}

/* Container when content is shown as one page */
.showcase-onepage
{
	/**/
}

/* Container when content is shown in slider */
.showcase
{
	position: relative;
	margin-top: -6px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

	.showcase-content-container
	{
		background-color: #000;
	}
	
	/* Navigation arrows */
	.showcase-arrow-previous, .showcase-arrow-next
	{
	position: absolute;
	background: url('../images/arrows.png');
	width: 33px;
	height: 33px;
	top: 130px;
	cursor: pointer;
	z-index:500;
	overflow: visible;
	visibility: visible;	
	}
	
	.showcase-arrow-previous
	{
		left: -10px;
	}
	
	.showcase-arrow-previous:hover
	{
		background-position: 0px -34px;
	}
	
	.showcase-arrow-next
	{
		right: 155px;
		background-position: -34px 0;
	}
	
	.showcase-arrow-next:hover
	{
		background-position: -34px -34px;
	}
	
	/* Content */
	.showcase-content
	{
		text-align: center;
	}
		
		.showcase-content-wrapper
		{
			text-align: center;
			height: 320px;
			width: 700px;
			display: table-cell;
			vertical-align: middle;
		}
		
		/* Styling the tooltips */
		.showcase-plus-anchor
		{
			background-image: url('../images/plus.png');
			background-repeat: no-repeat;
		}
		
		.showcase-plus-anchor:hover
		{
			background-position: -32px 0;
		}
		
		div.showcase-tooltip
		{
			background-color: #fff;
			color: #000;
			text-align: left;
			padding: 5px 8px;
			background-image: url(../images/white-opacity-80.png);
		}
		
		/* Styling the caption */
		.showcase-caption
		{
			padding: 8px 15px;
			text-align: left;
			position: absolute;
			bottom: 10px; left: 10px; right: 10px;
			display: none;
			background-image: url(../images/white-opacity-80.png);
		}
		
	.showcase-onepage .showcase-content
	{
		margin-bottom: 10px;
	}
	
	/* Button Wrapper */
	.showcase-button-wrapper
	{
		clear: both;
		margin-top: 10px;
		text-align: center;
	}
	
		.showcase-button-wrapper span
		{
			margin-right: 3px;
			padding: 2px 5px 0px 5px;
			cursor: pointer;
			font-size: 12px;
			color: #444444;
		}
	
		.showcase-button-wrapper span.active
		{
			color: #fff;
		}
	
	/* Thumbnails */
	.showcase-thumbnail-container /* Used for backgrounds, no other styling!!! */
	{
		background-color: transparent;
	}
	
	.showcase-thumbnail-wrapper
	{
		overflow: hidden;
	}
		
		.showcase-thumbnail
		{
			width: 140px;
			height: 90px;
			cursor: pointer;
			border: solid 1px #333;
			position: relative;
			
		}
		
			.showcase-thumbnail-caption
			{
				position: absolute;
				bottom: 2px;
				padding-left: 3px;
				padding-bottom: 3px;
			}
			
			.showcase-thumbnail-content
			{
				padding: 10px;
				text-align: center;
				padding-top: 25px;
			}
			
			.showcase-thumbnail-cover
			{
				background-image: url(../images/black-opacity-40.png);
				position: absolute;
				top: 0; bottom: 0; left: 0; right: 0;
			}
		
		.showcase-thumbnail:hover
		{
			border: solid 1px #999;
		}
		
			.showcase-thumbnail:hover .showcase-thumbnail-cover
			{
				display: none;
			}
		
		.showcase-thumbnail.active
		{
			border: solid 1px #999;
		}
		
			.showcase-thumbnail.active .showcase-thumbnail-cover
			{
				display: none;
			}
	
	.showcase-thumbnail-wrapper-horizontal
	{
		padding: 10px;
	}
	
		.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail
		{
			margin-right: 10px;
			width: 116px;
		}
	
	.showcase-thumbnail-wrapper-vertical
	{
		padding: 10px;
	}
	
		.showcase-thumbnail-wrapper-vertical .showcase-thumbnail
		{
			margin-bottom: 10px;
		}
		
	.showcase-thumbnail-button-backward,
	.showcase-thumbnail-button-forward
	{
		padding: 7px;
		cursor: pointer;
	}
	
	.showcase-thumbnail-button-backward
	{
		padding-bottom: 0px;
		padding-right: 0px;
	}
	
		.showcase-thumbnail-button-backward .showcase-thumbnail-vertical,
		.showcase-thumbnail-button-forward .showcase-thumbnail-vertical,
		.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal,
		.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
		{
			background-image: url(../images/arrows-small.png);
			background-repeat: no-repeat;
			display: block;
			width: 17px;
			height: 17px;
		}
		
		.showcase-thumbnail-button-backward .showcase-thumbnail-vertical
		{
			background-position: 0 -51px;
			margin-left: 55px;
		}
		.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical
		{
			background-position: -17px -51px;
		}
		
		.showcase-thumbnail-button-forward .showcase-thumbnail-vertical
		{
			background-position: 0 -34px;
			margin-left: 55px;
		}
		.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical
		{
			background-position: -17px -34px;
		}
		
		.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
		{
			background-position: 0 -17px;
			margin-top: 40px;
			margin-bottom: 40px;
		}
		.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal
		{
			background-position: -17px -17px;
		}
		
		.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal
		{
			background-position: 0 0;
			margin-top: 40px;
			margin-bottom: 40px;
		}
		.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal
		{
			background-position: -17px 0;
		}
		
		/* Hide button text */
		.showcase-thumbnail-button-forward span span,
		.showcase-thumbnail-button-backward span span
		{
			display: none;
			
		}
	


/* Clear (used for horizontal thumbnails)
-------------------------------------------*/

.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	float: none;
}


#gallery-link {
	float:left;
	text-align: right;
	width: 670px;
}
ul#firstmenu li {
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	padding-top:40px;
}
ul#firstmenu a
{
	padding:8px 8px 8px 8px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
ul#firstmenu a.current {
	background-color:#6D011B;
}
ul#firstmenu a:hover, ul#firstmenu a.current {
	-moz-border-radius:0 20px 20px 20px;
	color:#FFFFFF;
	background-color: #6D011B;
}
