﻿html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background:url(../images/bg01.gif) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
p, ol, ul {
	line-height: 150%;
	margin-top: 0px;
}
p {
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.style1 {
	color: #BABABA;
}

ul.style1 li {
	border-top: 1px solid #EBEBEB;
}

ul.style1 a {
	padding-left: 6px;
}

ul.style1 li.first {
	border-top: none;
}

ul.style2 {
}

ul.style2 li {
	padding-bottom: 10px;
	display: block;
	_height:80px;
	#height:80px;
	min-height:80px;
}


ul.style2 h3,.singlePhotoInforLbox h3 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #A95900;
}

ul.style2 a {
	padding-left: 6px;
}

ul.style2 li.first {
	border-top: none;
}
strong {
}

a {
	color: #A95900;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}
img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}
img.alignright {
	float: right;
}
img.aligncenter {
	margin: 0px auto;
}
hr {
	display: none;
}
/** WRAPPER */

#wrapper {
}
.container {
	width: 1000px;
	margin: 0px auto;
}
.clearfix {
	clear: both;
}
/** PAGE */

#page {
}
/** CONTENT */

#content {
	float: left;
	width: 650px;
}
/** LOGO */

.logo {margin:0 0 0 45px;}
#logo {
}
/** SPLASH */

#splash {
}
/** MENU */

#menu {
	float: left;
	width: 650px;
	height:38px;
	/*background: url(../images/bg04.gif) no-repeat left top;*/
}
#menu ul {
	margin: 0px;
	padding: 10px 0px 0px 26px;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	padding: 0px 21px;
	background: url(../images/homepage03.gif) no-repeat left top;
}
#menu li.first {
	background: none;
}
#menu a {
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: underline;
}
/** SIDEBAR */

#sidebar {
	float: right;
	width: 225px;
	min-height:500px;
	height:auto !important; 
	height:500px;
	margin: 0px;
	padding: 0px 75px 0px 50px;
	background: url(../images/bg02.gif) no-repeat left top;
}
/** SEARCH */

#search {
	width: 225px;
	margin: 0px;
	padding: 120px 0px 40px 0px;
}
#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}
#search input {
	float: left;
	font: inherit;
	border: none;
	color: #747373;
}
#search input.text {
	width: 189px;
	height: 26px;
	background: url(../images/homepage08.gif) no-repeat left top;
	padding: 5px;
}
#search input.submit {
	width: 26px;
	height: 26px;
	text-indent: -9999px;
}
/** FOOTER */

#footer {
	width: auto;
	height: 180px;
	margin: 0px;
	background: url(../images/bg03.gif) repeat-x left top;
}
#footer p {
	margin: 0px;
	padding: 70px 0px 0px 0px;
	text-align: center;
	color: #9F9F9F;
}
#footer .legal {
}
#footer .links {
}
/** BOX STYLE 1 */
.hd {margin-bottom:10px;
margin-top:13px;
padding-bottom:5px;}
.hd h2.title{margin:0;padding:0;letter-spacing: -1px;font-size: 18px;font-weight: bold;color: #486F8C;}

.box-style1 {
}
.box-style1 .title {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	font-size: 23px;
	color: #486F8C;
}
.box-style1 .title2 {
	margin: -10px 0px 0px 0px;
	padding: 10px 0px 20px 0px;
	letter-spacing: -1px;
	font-size: 15px;
	font-weight: bold;
	color: #A2A2A2;
}
.box-style1 .content {
	padding: 0px 30px 25px 0px;
	line-height: 150%;
}
.box-style1 p {
}
/** BOX STYLE 2 */

.box-style2 {
	padding-bottom: 40px;
}
.box-style2 li {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	padding: 5px 0px;
}
.box-style2 .title {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #D8D8D8;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: bold;
	color: #486F8C;
}
.box-style2 .content {
	padding-bottom: 20px;
}
.box-style2 strong {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #A95900;
}
.box-style2 .byline {
	margin: -20px 0px 20px 0px;
	padding: 0px;
	font-size: 10px;
	color: #BABABA;
}
.box-style3 {
	margin-bottom: 30px;
}
.box-style3 h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #A95900;
}
.box-style3 {
}
.more {
	margin-top: 10px;
	padding-left: 16px;
	background: url(../images/homepage14.gif) no-repeat left 3px;
}
.two-columns {
	padding-left: 50px;
}
#column1 {
	float: left;
	width: 268px;
}
#column2 {
	float: right;
	width: 270px;
}
/** BOX1 */

#box1 {
	margin-top:5px;
	padding: 0px 0px 0px 50px;
}
/** BOX2 */

#box2 {
}
/** BOX3 */

#box3 {
}
/** BOX4 */

#box4 {
}
/** BOX5 */

#box5 {
	padding-left: 30px;
}
/** BOX6 */

#box6 {
}
/** BOX7 */

#box7 {
}
/** BOX8 */

#box8 {
}
/** BOX9 */

#box9 {
}

.star {color:#f72a14;}
/*table*/
.table1 td {padding:5px;vertical-align:top;}
/*table-like*/
.Rfucbox { float:left;}
.Ltext { float:left;margin-right:10px;}
/*input,textarea*/
input.border,textarea.border {border:solid 1px #ccc; font-family:inherit; font-size:inherit; color:inherit;}
/*button background*/
.buttonBg, .buttonBackground {
background-image:url(../images/linkBgGreyLeft.gif);background-position:left center;background-repeat:no-repeat;
}
.buttonBg img {margin:4px 4px 0 8px; float:left;}
.buttonBg a {background:transparent url(../images/linkBgGreyRight.gif) no-repeat scroll right center;display:block;float:left;height:20px;padding:4px 10px 0 1px; text-decoration:none;
}
/*pagination*/
.pagination {margin-bottom:10px;}
.pagination a {cursor:pointer;height:auto;margin:0 auto;padding:4px;text-align:center;text-decoration:none;line-height:24px; }
.pagination a:hover {background:#d35908 none repeat scroll 0 0;color:#FFFFFF; line-height:24px;}
.pagination span {color:#A95900;}
/*singlePhotoView*/
a.photoLink{text-decoration:none;}
a.photoLink img{border:solid 1px #DEDEDE; display:block; margin:0 auto;}
a.photoLink:hover{border:none;}
a.photoLink:hover img{border:solid 1px #EA772B;}
.albumLinkFirst a, .albumLinkLast a, .albumLinkPrevious a, .albumLinkNext a {display:block;height:45px;margin:0 auto;width:24px;}
.albumLinkFirst a {background:url(../images/arrow_previous.gif) no-repeat scroll 0 0;}
.albumLinkLast a {background:url(../images/arrow_next.gif) no-repeat scroll 0 0;}
.albumLinkPrevious a {background:url(../images/arrow_previous.gif) no-repeat scroll 0 0;}
.albumLinkPrevious a:hover {background:url(../images/arrow_previous.gif) no-repeat scroll -24px 0;}
.albumLinkNext a {background:url(../images/arrow_next.gif) no-repeat scroll 0 0;}
.albumLinkNext a:hover {background:url(../images/arrow_next.gif) no-repeat scroll -24px 0;}

/*web message*/
.webmsgbox {background-color:#F7F6F5;border:1px solid #DEDEDE;font-weight:normal;padding:5px 10px;text-align:center;}

