@charset "utf-8";

/* CSS Document */


html, body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	height: 100%;
	/*height:100%;*/
}


form {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
input, select, textarea{
	border: 1px solid #b3c5d6;
	margin: 0px;
	padding: 0px;
	font-family: "georgia","Times New Roman","serif";
	font-size: 12px;
	color: #173329;
	text-align: justify;
	overflow: hidden;
	background-color: #ffffff;
}
h1 {
	font-family: "Trebuchet MS", tahoma, "sans-serif";
	font-size: 18px;
	color: #173329;
	margin-top: 0px;
	margin-bottom: 7px;
}
h2 {
	font-family: "Trebuchet MS", tahoma, "sans-serif";
	font-size: 14px;
	color: #000000;
	padding-bottom: 5px;
	line-height: 15px;
	padding-top: 4px;
}
h3 {
	font-family: "Trebuchet MS", tahoma, "sans-serif";
	font-size: 14px;
	color: #000000;
	padding-bottom: 0px;
	line-height: 15px;
	padding-top: 0px;
}

.submit {
	background-color: #238937;
	border: 1px solid #165623;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.formtable {
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}
.formtable td {
	vertical-align: top;
}
.formtable .td-left {
	width: 140px;
}
.ur, .ul, .ll, .lr, .right-shadow, .bottom-shadow{
	overflow:hidden;
	line-height: 0px;
	background-repeat: no-repeat;
}
.clear {
	clear: both;
	height: 20px;
}
.clear-noheight {
	clear: both;
}
.white {
	color: #FFFFFF;
}
.warp {

}



/*p {
	line-height:16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}*/
#page-container {
	background-color: #FFFFFF;
	width: 984px;
	position: relative;
	margin-bottom: 0px;
}
#nav-border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #313131;
	border-bottom-color: #7B7B7B;
	margin-top: 9px;
	float: left;
}
#nav-border-inner {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#main-border {
	margin-top: 11px;
	border: 1px solid #474747;
	margin-right: 1px;
	float: right;
	display: block;
	margin-bottom: 15px;
}

#main-border-inner {
	border: 4px solid #010101;
}
#main {
	border: 1px solid #312E2F;
	width: 733px;
	background-color: #B2A7AD;
	position: relative;
}
#main a{
	color:#000000;
	text-decoration: underline;
}
#main .ur {
	background-image: url(/images/main-ur.jpg);
	height: 17px;
	width: 17px;
	position: absolute;
	top: -6px;
	right: -6px;
	background-repeat: no-repeat;
}


#main .ul {
	background-image: url(/images/main-ul.jpg);
	height: 17px;
	width: 17px;
	position: absolute;
	left: -6px;
	top: -6px;
	background-repeat: no-repeat;
}
#main .ll {
	background-image: url(/images/main-ll.jpg);
	height: 17px;
	width: 17px;
	position: absolute;
	left: -6px;
	bottom: -6px;
	background-repeat: no-repeat;
}
#main .lr {
	background-image: url(/images/main-lr.jpg);
	height: 17px;
	width: 17px;
	position: absolute;
	right: -6px;
	bottom: -6px;
	background-repeat: no-repeat;
}

#main #title {
	background-color: #C5BDC2;
	height: 51px;
	width: 726px;
	margin-top: 26px;
	float: right;
	position: relative;
	margin-bottom: 42px;
}

/*#main #title {
	background-color: #C5BDC2;
	height: 63px;
	width: 726px;
	margin-top: 34px;
	float: right;
	position: relative;
	margin-bottom: 47px;
}*/

#main #title .ul {
	background-image: url(/images/content-ul.jpg);
	height: 7px;
	width: 7px;
	position: absolute;
	top:0px;
	left:0px;
	z-index: 6;
}
#main #title .ll {
	background-image: url(/images/content-ll.jpg);
	height: 7px;
	width: 7px;
	position: absolute;
	bottom:0px;
	left:0px;
}
#main #title #title-img {
	position: absolute;
	left: 33px;
	top: -23px;
}

#main #content {
	margin-top: 119px;
	margin-left: 15px;
	margin-right: 15px;
}



#main #content .ul {
	background-image: url(/images/content-ul.jpg);
	height: 7px;
	width: 7px;
	position: absolute;
	top:0px;
	left:0px;
}
#main #content .ur {
	background-image: url(/images/content-ur.jpg);
	height: 7px;
	width: 7px;
	position: absolute;
	top:0px;
	right:0px;
}
#main #content .ll {
	background-image: url(/images/content-ll.jpg);
	height: 7px;
	width: 7px;
	position: absolute;
	bottom:0px;
	left:0px;
}
#main #content .lr {
	background-image: url(/images/content-lr.jpg);
	height: 7px;
	width: 7px;
	position: absolute;
	bottom:0px;
	right:0px;
}
#main #content #major {
	width: 547px;
	position: relative;
	background-color: #C5BDC5;
	padding: 5px;
}
#main   #content   #major-gallery {
	width: 690px;
	position: relative;
	padding: 7px;
	background-color: #C5BDC5;
}

#main #content #left {
	float: left;
	width: 303px;
}

#main  #content  #left #top {
	font-family: "Lucida Sans", "cursive";
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #C5BDC5;
	position: relative;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 286px;
	/*height: 31px;*/
	margin-bottom: 5px;
}

#main  #content  #left #bottom {
	font-family: "Georgia", "Garamond", "Serif";
	font-size: 16px;
	line-height: 16px;
	color: #000000;
	position: relative;
	background-color: #C5BDC5;
	padding-left: 5px;
	padding-top: 5px;
}
#main #content #right {
	width: 240px;
	background-color: #C5BDC5;
	font-family: "Georgia", "Garamond", "Serif";
	font-size: 16px;
	line-height: 16px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	float: left;
	position: relative;
	padding-top: 5px;
}
#major, #left, #right{
	min-height:319px;
} 

#gallery-bar {
	width: 146px;
	height: 540px;
	position: absolute;
	right: 15px;
	bottom: 0px;
	font-family: "Georgia", "Garamond", "Serif";
	font-size: 20px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #452935;
	padding-top: 5px;
}

#gallery-bar p {
	text-align: center;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}

#gallery-bar a {
	color: #FFFFFF;
	text-decoration: none;
}

#gallery-bar .ul {
	background-image: url(/images/gallery-bar-ul.jpg);
	height: 6px;
	width: 6px;
	position: absolute;
	top:0px;
	left:0px;
}
#gallery-bar .ur {
	background-image: url(/images/gallery-bar-ur.jpg);
	height: 6px;
	width: 6px;
	position: absolute;
	top:0px;
	right:0px;
}
#gallery-bar .img-container {
	height: 115px;
	width: 115px;
	background-color: #010003;
	margin-left: 17px;
	position:relative;
	margin-bottom: 2px;
}
#gallery-bar .img-container img {
	height: 95px;
	width: 95px;
	margin-top: 5px;
	margin-left: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#gallery-bar .img-container .ul {
	background-image: url(/images/img-container-ul.jpg);
	height: 4px;
	width: 4px;
	position: absolute;
	top:0px;
	left: 0px;
}
#gallery-bar .img-container .ur {
	background-image: url(/images/img-container-ur.jpg);
	height: 8px;
	width: 11px;
	position: absolute;
	top:0px;
	right:0px;
}
#gallery-bar .img-container .ll {
	background-image: url(/images/img-container-ll.jpg);
	height: 12px;
	width: 9px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#gallery-bar .img-container .lr {
	background-image: url(/images/img-container-lr.jpg);
	height: 12px;
	width: 11px;
	position: absolute;
	right:0px;
	bottom: 0px;
}

#gallery-bar .img-container .right-shadow {
	background-repeat: repeat-y;
	height: 95px;
	width: 11px;
	position: absolute;
	top:8px;
	right:0px;
	background-image: url(/images/img-container-right-shadow.jpg);
}
#gallery-bar .img-container .bottom-shadow {
	background-repeat: repeat-x;
	height: 11px;
	width: 95px;
	position: absolute;
	left: 9px;
	bottom: 0px;
	background-image: url(/images/img-container-bottom-shadow.jpg);
}
#gallery-bar #link {
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	bottom: 0px;
}
#side-nav {
	width: 139px;
	position: absolute;
	left: 105px;
	top: 293px;
	z-index: 601;
}

#side-nav .side-nav-item {
	font-family: Verdana;
	font-size: 15px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #452935;
	height: 23px;
	width: 127px;
	padding-left: 12px;
	margin-bottom: 3px;
	position: relative;
	padding-top: 4px;
	font-weight: bold;
}


#side-nav .side-nav-item a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	overflow: visible;
	display: block;
	height: 19px;
}

#side-nav .side-nav-item .ul {
	background-image: url(/images/side-nav-item-ul.jpg);
	height: 6px;
	width: 6px;
	position: absolute;
	top:0px;
	left:0px;
}
#side-nav .side-nav-item .ll {
	background-image: url(/images/side-nav-item-ll.jpg);
	height: 6px;
	width: 6px;
	position: absolute;
	bottom:0px;
	left:0px;
}
#logo  {
	position: absolute;
	left: 0px;
	top: 0px;
}
#footer {
	font-family: "Trebuchet MS", "Sans Serif";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	clear: both;
	margin-left: 600px;
}

.searchText {
	background-color: #ffffff;
}