/* BROWSER MARGIN ISSUES */
html, body, p, form, fieldset, a {margin-top: 0;}
/* END OF BROWSER MARGIN ISSUES */

/* IE 5.5 FRIENDLY */
body {text-align: center}
table {font-size: 1em;}
form {font-size: 1em;}
/* END OF IE 5.5 FRIENDLY */

/* REMOVE LINK OUTLINE IN FIREFOX */
a {outline: none;}
/* END OF REMOVE LINK OUTLINE IN FIREFOX */

body{
	font-size: 80%;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	margin:0px auto;
	width:980px;
	font-family:"Times New Roman", Times, sans-serif;
	line-height: 1.5em;
	background:#D7CBBB url(../images/bg.gif);
}

p {margin: 0 0 1em 0;}


#content ul {margin-bottom: 1em;}

hr {display:none;}

ul {margin-top: 0; margin-bottom: 0; list-style-type: square;}
	
a:link { color: #001953; text-decoration: underline; }
a:hover { color: #001953; text-decoration: none;}
a:visited { color: #001953; text-decoration: underline; }
a:visited:hover { color: #001953; text-decoration: none; }

/*GENERAL STYLES*/

.clear {clear:both;}

.small {font-size: 90%}

.topofpage {
	font-size: 90%;
	color: #DCF3F8;
	background: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 0px 3px 12px;
}

.floatleftpic {
	float: left;
	margin: 0 20px 5px 0;
}

.floatrightpic {
	float: right;
	margin: 0px 0px 20px 5px;
}

.image {
	float: right;
	width: 200px;
	clear: right;
}

.image img
{
	margin: 0px 0px 5px 5px;
	border: 1px solid #000000;
}

.image .caption {
	font-size: 90%;
	font-family: arial, sans-serif;
	text-align: center;
	display: block;
}

.borderpic {
	border: 2px solid #856D50;
	padding: 3px;

}



/*TEXT & DEFAULT VIEWS*/
.defaultview {display:none}
.textview {}

/* HEADINGS */
h1 {
	font-size: 1.7em;
	line-height: 1.1em;
	margin: 0 0 1em 0;
	padding-bottom: 0.25em;
	border-bottom: 1px dotted #856D50;
	color: #856D50;
	font-family:"Times New Roman", Times, sans-serif;
}

h1 span {
	font-size: small;
	float: right;
}

h2 {
	font-size: 1.4em;
	line-height: 1.3em;
	margin: 1em 0 0.3em 0;
	font-weight:bold;
	color: #0092C8;
}

h3 {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 1.4em 0 0.1em 0;
	text-decoration: none;
	color: #cc6600;
	font-weight: normal;
}

h4 {
	font-size: 1em;
	margin: 0 0 0.1em 0;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
}

/* DIV STYLES*/

#skiplinks {
	height: 1px;
	text-indent: -9000px;
	overflow:hidden;
}

#container {
	margin-top: 5px;
	width:980px;
	text-align:left;
	background-color:#FFFFFF;
    border: 1px dotted #856D50;
}

#topnav {
	background-color: #ffffff;
	color:#856D50;
	text-align:left;
	padding: 3px 8px 3px 8px;
}

#topnav a{
	color:#856D50;
	font-weight: normal;
	padding: 0 3px;
}

#logo {
	width: 150px;
	height: 150px;
	position: relative;
    left: 435px;
	background: url(../images/logo.jpg) no-repeat;
	}
	
#logo a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 100px;
	float: left;
}

	
#logo h1, h2{
   	text-indent: -9000px;
	border: 0;
}

#content h2 {
	color: #cc6600;
	margin-bottom: 5px;
	border-bottom: 1px solid #cc6600;
	text-indent: 0;
	
}

#info {
	float:right;
	margin:30px 10px;
	text-align:left;
	width:200px;
}

#info h3{
        border: 1px dotted;
        padding: 5px;
        width: 180px;
}

#banner {
	height:200px;
	background-color: #ffffff;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	width: 980px;
	margin: 0 auto;
	position: relative;
	left: 0;
	overflow: hidden;
}
#banner img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#banner img.active {
    z-index:10;
    opacity:1.0;
}
#banner img.last-active {
    z-index:9;
}


#content {
	width: 690px;
	margin: 0px;
	float: left;
	padding: 30px 30px 20px 30px; 
	font-family: Arial, Helvetica, sans-serif;
}


#footer {
	width:980px;
	height: 30px;
	color: #856D50;
	font-weight: bold;
	background-image:url(../images/bg.gif);
	text-align: center;
}

#footer a{
	color: #856D50;
	text-decoration: underline;
}

#footer a:hover{
	color: #856D50;
	text-decoration: none;
}

.copy {
	margin-top: 5px;
	width:340px;
	float: left;
	background-color: #FFFFFF;
	border:1px dotted #856D50;
}

.smap {
	margin-top: 5px;
	width:230px;
	float: right;
	background-color: #FFFFFF;
	border:1px dotted #856D50;
}

#galleryb {
	float: left;
	width: 480px;
}

#galleryb img {
	border:2px solid #856D50;
	padding:3px;
	margin:3px;
}

#gallerym {
	float: left;
	width: 690px;
}

#gallerym img {
	border:2px solid #856D50;
	padding:3px;
	margin:3px;
	float: left;
}

#gallerymain {
	float: left;
	width: 690px;
}

#gallerymain img {
	border:2px solid #856D50;
	padding:3px;
	margin:15px;
	float: left;
}

#galleryb-r {
	float: right;
	width: 450px;
}

#galleryb-r img {
	border:2px solid #856D50;
	padding:3px;
	margin:3px;
}

#gallery {
	float: left;
	width: 400px;
}

#gallery img {
	border:2px solid #856D50;
	padding:3px;
	margin:3px;
}

#content img {
	border:2px solid #856D50;
	padding:3px;
}

#content img a:hover {
	border:2px solid #856D50;
	padding:0px;
}

/* MENU */

#menu {
    background-color: #ffffff;
    font-size: 14px;
    font-weight: bold;    

}

#menu ul {
	list-style-type: square;
        margin-bottom: 4px;
}

#menu li {
        padding: 5px 8px;        
	display: inline;

}

#menu a {
        color: #856D50;
        text-decoration: none;
        
}

#menu a:hover {
        color: #856D50;
        text-decoration: overline;
}

#menu ul li.selected {
	background-color: #856D50;
        color: #FFFFFF;
}


#menu ul li.selected a{
	background-color: #856D50;
        color: #FFFFFF;
}

/*CONTENT TABLE*/

.contenttable table {
	width: 99%;
	/*border : 1px solid #DBDBDB;*/
	margin : 0 0 1em 0;
	caption-side : top;
	background-color:#DBDBDB;
}

.contenttable caption {
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;

}

.contenttable th {
	vertical-align : top;	
	padding : 2px 5px 2px 5px;
	text-align : left;
	background-color:#FFFFFF;
	font-weight:bold;
	line-height: 1.4em;
}

.contenttable td{
	vertical-align : top;
	padding : 1px 5px 1px 5px;
	line-height : 16px;
	text-align : left;
	background-color:#FFFFFF;
}

/*FORM STYLES*/

.textfield {width: 250px; font-family: Arial, Helvetica, sans-serif; font-size: 1em; margin-bottom: 5px;}
.largetextfield {width: 99%; font-family: Arial, Helvetica, sans-serif; font-size: 1em; margin-bottom: 5px;}

.required {color:#FF0000;}

legend {
	font-size: 1em;
	color:#000000;
	padding-left:0px;
	margin: 1em 0 1em 0;
	font-weight:bold;
}

fieldset {
	margin: 1em 0 1em 0;
	padding: 0 8px 8px 8px;
	border: 1px solid #CCCCCC;
}

.form {width: 700px;}

.form h4{background-color:#E5E5E5;}

.registration .label {
	width: 150px;
	float:left;
}

.form table {
	width: 100%;
	border: 0px solid #00AEEF;
	margin: 0 0 0 0;
}

.form td{
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.submit {margin-bottom: 1em;}


	/* For Jquery Slider On menu.php */
	
.msg_list {
	margin: 0px;
	padding: 0px;
	width: 680px;
}
.msg_head {
	cursor: pointer;
	position: relative;
	margin-top:5px;	margin-bottom:1px;
	display: block;
	background: url(../images/arrow.gif) no-repeat top right ;
}

.active {
	background: url(../images/arrow-down.gif) no-repeat top right ;
}

.msg_head:hover {
	background: url(../images/arrow-down.gif) no-repeat top right ;
}

.msg_head .h1 {
	font-size: 1.7em;
	line-height: 1.1em;
	margin: 0 0 1em 0;
	padding-bottom: 0.25em;
	border-bottom: 1px dotted #856D50;
	color: #856D50;
	font-family:"Times New Roman", Times, sans-serif;

}

.msg_body {
	
}
			

			
			
		/*
			Vertical Accordions
		*/
		
		.accordion_toggle {
			font-size: 1.7em;
			line-height: 1.1em;
			margin: 0 0 1em 0;
			padding-bottom: 0.25em;
			border-bottom: 1px dotted #856D50;
			color: #856D50;
			font-family:"Times New Roman", Times, sans-serif;
			background: url(../images/arrow.gif) no-repeat top right ;
			display: block;
			width: 680px;
			text-decoration: none;
			outline: none;
			cursor: pointer;
		}
		
		.accordion_toggle_active {
			background: url(../images/arrow-down.gif) no-repeat top right ;
			font-size: 1.7em;
			line-height: 1.1em;
			margin: 0 0 1em 0;
			padding-bottom: 0.25em;
			border-bottom: 1px dotted #856D50;
			color: #856D50;
			font-family:"Times New Roman", Times, sans-serif;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 600px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
.AccordionTitle, .AccordionContent, .AccordionContainer
{
  position:relative;
  width:680px;
}

.AccordionTitle
{
  height:20px;
  overflow:hidden;
  cursor:pointer;
  font-family:Arial;
  font-size:8pt;
  font-weight:bold;
  vertical-align:middle;
  text-align:center;
  background-repeat:repeat-x;
  display:table-cell;
  background-image:url('title_repeater.jpg');
  -moz-user-select:none;
}

.AccordionContent
{
  overflow: visible;
  display:none;
}

.AccordionContainer
{
}			
			
			
			

			
			