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

@font-face { font-family: BarbedorT; src: url('../fonts/barbedort.ttf'); }
@font-face { font-family: BarbedorT; font-weight: bold; src: url('../fonts/barbedort_bold.ttf'); }
@font-face { font-family: BarbedorT; font-style:italic; src: url('../fonts/barbedort_italic.ttf'); }
@font-face { font-family:Walkway; src: url('../fonts/Walkway.ttf');;}
@font-face { font-family: Walkway; font-weight:bold; src: url('../fonts/Walkway_Bold.ttf'); }


body{
	-x-system-font:none;
	font-family:Arial,BarbedorT,Walkway, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	color: #333333;
	background-color:#000000;

}




dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{
margin:0;
padding:0;
}


:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}

img{border:none;}
.overflow{overflow:hidden;}
.overflowau{overflow:auto;}

.error{font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FF0000;}

.noscroll{
	overflow:hidden !important;
}

.clear{
	clear:both;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	color: #333333;
}
h2 {
	font-size: 16px;
	color: #8F151C;
}
h3 {
	font-size: 16px;
	color: #8F151C;
}
h4 {
	font-size: 12px;
	color: #333333;
}
h5 {
	font-size: 12px;
	color: #8F151C;
	text-transform: uppercase;
	padding-bottom: 6px;
}
h6 {
	font-size: 12px;
	color: #8F151C;
}


a {
	text-decoration:none;
	color:#333333;
	outline:none;
}

a:hover{
	text-decoration:none;
	color:#FF3300;
}


.left{
	float:left;
}

.right{
	float:right;
}
.maindiv {
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F9FBEC;
}
.banner100perbg {
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 466px;
}
.bannerbg {
	/*background-image: url(../images/bannertop.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 466px;
	width: 1003px;
}
.logotop {
	height: 36px;
	padding-top: 22px;
	padding-right: 10px;
	padding-left: 880px;
	padding-bottom: 10px;
}
.gap15px {
	height: 15px;
}

.div1003 {
	width: 1003px;
	margin-right: auto;
	margin-left: 0px;
}
.footerdiv100per {
	background-image: url(../images/footerbg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 26px;
}

.menudiv100 {
	background-image: url(../images/menubg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 106px;
	width: 100%;
	background-color: #F9FBEC;
}
.padtop10 {
	padding-top: 10px;
}
.padtop15 {
	padding-top: 15px;
}

.menubox {
	background-image: url(../images/divdermenu.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 91px;
	padding-left: 20px;
	padding-right: 0px;
}
.menuredarrow li {
	list-style-type: none;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
	background-image: url(../images/menuarrow.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-right: 0px;
}
.menuredarrow li a {
	color: #333333;
}
.menuredarrow li a:hover {
	color: #7F171C;
}
.menuredarrow {
	padding-right: 15px;
}
.copyrightDiv {
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: #333333;
}
.copyrightDiv a {
	color: #333333;
}
.copyrightDiv  a:hover {
	color: #A11A22;
}
.boxcontentdiv1 {
	padding-left: 80px;
	padding-right: 80px;
}
.height350px {
	height: 355px;
}
.pageheadingdiv {
	height: 36px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 8px;
}
.collectionpagesDiv {
	padding-top: 360px;
	padding-left: 780px;
}
.collectionlink1,.collectionlink1 a {
	font-size: 16px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	font-style:normal;
}
.collectionlink1 a:hover {
	color: fed456;
}


.collectionlink2,.collectionlink2 a {
	font-size: 16px;
	color: #0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	font-style:normal;
}
.collectionlink2 a:hover {
	color:#500000;
}

.conthighbox {
	height: 305px;
}
.mapdivborder {
	border: 4px solid #FFFFFF;
	height: 280px;
	width: 510px;
}
#address {
	font-family: BarbedorT;
	font-size: 14px;
}
#address h4 {
	font-family: BarbedorT;
	font-size: 20px;
	color: #262626;
	padding-bottom: 5px;
}
#address strong {
	color: #9f0200;
	font-family: BarbedorT;
	font-size: 14px;
}
.height300px {
	height: 305px;
}


.BarbedorTfontdiv {
	font-family: BarbedorT;
	font-size: 12px;
}
.BarbedorTfontdiv h2 {
	font-family: BarbedorT;
	font-size: 14px;
	color: #610000;
}
.textfield {
	background-color: #FFFFFF;
	background-image: url(../images/textfld.png);
	padding: 2px;
	border: 1px solid #bdbcbd;
	background-repeat: repeat-y;
	background-position: left bottom;
	height: 22px;
}
.redtext {
	color: #CC0000;
}
.btbg {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/btbg.png);
	background-repeat: repeat-x;
	height: 25px;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #A10300;
	background-position: left top;
}
#address h4 {
	font-weight: normal;
}


.textarea1 {
	background-image: url(../images/textarea.png);
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #bdbcbd;
	background-repeat: repeat-y;
	background-position: left bottom;
}
.bfont14 {
	font-family: BarbedorT;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.olnum {
	list-style-type: none;
	padding-left: 25px;
}
.olnum li {
	list-style-position: outside;
	list-style-type: decimal;
	padding-bottom: 10px;
}




.pad10event {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.padleft10px {
	padding-left: 10px;
}
.padleft20px {
	padding-left: 20px;
}
.padbot10px {
	padding-bottom: 10px;
}

.gallerythumDiv{
	height: 135px;
	width: 180px;
	float: left;
	margin: 5px;
	border: 1px solid #FFFFFF;
}

.gallerythumDiv a{ border: 1px solid #FFFFFF;}
.gallerythumDiv:hover{ border: 1px solid #696969;}
