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

* {
	margin: 0;
	padding: 0;
}

body {
	background: #edecec url('images/top-bg.gif') top center repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

img { border: none; }

p {
	margin-bottom: 10px;
	line-height: 150%;
}

h1 {
	font-size: 24px;
	margin-bottom: 10px;
}

a {
	color: #703b84;
	text-decoration: underline;
}
a:hover { text-decoration: none; }

#container {
	width: 978px;
	margin: auto;
}

#logo {
	float: left;
	width: 279px;
	height: 185px;
}

#topright {
	float: left;
	width: 699px;
	height: 185px;
	background: url('images/nav-bg.jpg') bottom no-repeat;
}

#topright1 {
	text-align: right;
	margin-top: 30px;
	height: 26px;
}
#topright1 a { color: #000; }

#topright2 {
	height: 92px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 30px;
	text-align: right;
}

#navigation {
	height: 27px;
	padding: 28px 0 0 25px;
	font-size: 18px;
}
#navigation a {
	color: #000;
	text-decoration: none;
}
#navigation a:hover { color: #703b84; }
#navigation ul { list-style-type: none; }
#navigation li {
	float: left;
	display: inline;
	margin-right: 25px;
}

#main-top {
	clear: both;
	width: 978px;
	height: 18px;
	background: url('images/main-top.jpg') no-repeat;
}

#main-bottom {
	width: 978px;
	height: 20px;
	background: url('images/main-bottom.jpg') no-repeat;
}

#main {
	background-color: #703b84;
	overflow: auto;
}

#col-left {
	float: left;
	width: 164px;
	color: #fff;
	padding-left: 20px;
}

#col-left a {
	color: #fff;
	text-decoration: none;
}
#col-left a:hover { color: #b1d7f1; }

.hr-short {
	width: 164px;
	height: 1px;
	background: url('images/hr-short.gif') no-repeat;
	margin: 15px 0;
}

#search-txt {
	width: 128px;
	background: url('images/frm-txt-search.jpg') no-repeat;
	color: #fff;
	border: none;
	outline: none;
	padding: 6px 0 7px 7px;
	line-height: 1;
	margin-top: 10px;
}

#search-sub {
	width: 23px;
	height: 27px;
	background: url('images/frm-sub-search.jpg') no-repeat;
	border: none;
	cursor: pointer;
	vertical-align: top;
	margin: 10px 0 0 1px;
}

.leftcol-title {
	font-size: 18px;
	margin: 10px 0;
}
.leftcol-title img { vertical-align: bottom; }

#col-left ul {
	list-style-image: url('images/bullet.gif');
	margin-left: 15px;
}

#col-left li { margin-bottom: 5px; }

#content-container {
	float: left;
	width: 794px;
	background: url('images/content-bg.jpg');
}

#content {
	width: 794px;
	background: url('images/content-top.jpg') no-repeat;
	overflow: auto;
}

#content-topbox {
	width: 480px;
	margin: 65px 0 0 50px;
	overflow: auto;
}

#content-topbox h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	margin-bottom: 5px;
}

#but-sponsor span { display: none; }
#but-sponsor a {
	display: block;
	float: right;
	width: 197px;
	height: 37px;
	background: url('images/but-sponsor.png') no-repeat;
}
#but-sponsor a:hover { background: url('images/but-sponsor.png') 0 -37px no-repeat; }

#pagecontent {
	clear: both;
	margin: 50px 48px 25px 39px;
	overflow: auto;
}

#pagecontent .hr-long {
	width: 622px;
	height: 1px;
	margin: 25px 0 25px 42px;
	background: url('images/hr-long.gif') no-repeat;
}

.pagecontent-col1 {
	float: left;
	width: 172px;
	margin-right: 4px;
}
.pagecontent-col2 {
	float: left;
	width: 172px;
	margin-left: 5px;
	text-align: center;
}
.pagecontent-col1 h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #103c6e;
	margin-bottom: 5px;
}

#pagecontent h3 {
	font-size: 20px;
	margin: 14px 0 4px 0;
}

#footer {
	width: 978px;
	text-align: center;
	font-size: 11px;
	margin: 25px 0;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover { color: #703b84; }

.clearBoth {
	clear: both;
	font-size:0;
	height:0;
	line-height:0;
	}
	
.photo_box { display: block; float: left; border: 1px solid #ddd; height: 140px; margin:6px; }
.photo_box img { margin: 4px; }

#contactus_form label {
	clear: left;
	float: left;
	width: 125px;
	margin-top: 10px;
}
#contactus_form input[type=text] {
	float: left;
	margin-top: 10px;
	width: 155px;
}
#contactus_form textarea {
	clear: both;
	float: left;
	width: 280px;
	height: 100px;
}
#contactus_form input[type=submit] {
	clear: both;
	padding: 4px;
	float: right;
	margin-top: 10px;
}
#contactus_form .error {
	color: #f00;
	font-weight: bold;
}


#galleryboxholder{
	margin-right: auto;
	margin-left: 10px;
	width: 550px;
}

#gallerybox{
	display: block;
	height: 155px;
	width: 220px;
	padding: 5px 0px 5px 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
}

/* facebox start*/


#facebox .b {
  background:url(b.png);
}

#facebox .tl {
  background:url(tl.png);
}

#facebox .tr {
  background:url(tr.png);
}

#facebox .bl {
  background:url(bl.png);
}

#facebox .br {
  background:url(br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

