﻿/* General
======================================*/
body {
margin:0;
padding:0;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-size:12px;*/
color:#333232;
}

img {
border: 0;
}

/* LINK FORMATTING */
a:link {
	color: #615234;
	text-decoration:none;
}
a:visited {
	color: #A59976;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #666666;
	text-decoration:none;
}
/* END LINK FORMATTING */


/*
a:link, a:visited {
	font-weight : bold; 
	outline:none;
  }

a:hover {
	color: #000;
	font-weight : bold; 
	outline:none;
  }

a:active {
	color: #000;
	font-weight : bold; 
	outline:none;
  }

p.ind {
text-indent:1cm;
font-size:12px;
margin-bottom:15px;
}

p {
text-decoration:none;
font-size:12px;
margin-bottom:1.1%;
}
*/

h1 {
font-size:20px;
font-weight:bold;
}

h2 {
font-size:18px;
font-weight:bold;
color:#000;
margin-bottom:1.1%;
}

h3 {
font-size:14px;
font-weight:bold;
}


/* Header
======================================*/
#headerMaster {
background:url('/image/mainmenunew/bg_head.jpg') repeat-x left;
width:100%;
}
#header {
text-align:left;
}


/* Body
======================================*/
#bodyMaster {
background:url('/image/mainmenunew/bg_body.jpg') repeat-x left top;
width:100%;
}
#bodyContent {
margin:0;
padding:10px 35px 10px 15px;
width:900px;
}
#flash {
width:743px;
margin:0 auto;
}

/* Navigator
======================================*/
#navigator {
background:url('/image/mainmenunew/bg_nav.jpg') repeat-x left;
margin:0;
padding:0;
height:32px;
width:100%;
}


/* Gallery
======================================*/



/* Footer
======================================*/
#footerWrap {
background:url('/image/mainmenunew/bg_ftr.jpg') repeat-x left;
height:102px;
width:100%;
margin:0;
padding:0;
}
#footerMaster {
text-align:center;
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
padding-top:5em;;
}
a.footer:link, a.footer:visited {
text-decoration:none;
color:#7d4f00;
}
a.footer:hover {
text-decoration:underline;
color:#b47f25;
/*background-color:#333333;*/
}
.footrLine {
padding:20px;
font-family:"Times New Roman", Times, serif;
color:#7d4f00;
/*visibility:hidden;*/
}
.footrCopyright {
font-size:13px;
font-family:"Times New Roman", Times, serif;
color:#7d4f00;
}
h3
{
	font-size: medium; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
}

/* LINK LIST  */
.LinksList
{
	padding-left: 1em;
	list-style-type: disc;
	list-style-position: inside;
}
/* END LINK LIST */

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}


/* Header
======================================*/
#headerMaster {
background:url(image/mainmenunew/bg_head.jpg) repeat-x left;
width:100%;
}
#header {
text-align:left;
}


/* Body
======================================*/
#bodyMaster {
background:url(image/mainmenunew/bg_body.jpg) repeat-x left top;
width:100%;
}
#bodyContent {
margin:0;
padding:10px 35px 10px 15px;
width:900px;
}
#flash {
width:743px;
margin:0 auto;
}

/* Navigator
======================================*/
#navigator {
background:url(image/mainmenunew/bg_nav.jpg) repeat-x left;
margin:0;
padding:0;
height:32px;
width:100%;
}


/* Gallery
======================================*/



/* Footer
======================================*/
#footerWrap {
background:url(image/mainmenunew/bg_ftr.jpg) repeat-x left;
height:102px;
width:100%;
margin:0;
padding:0;
}
#footerMaster {
text-align:center;
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
padding-top:5em;;
}
a.footer:link, a.footer:visited {
text-decoration:none;
color:#7d4f00;
}
a.footer:hover {
text-decoration:underline;
color:#b47f25;
/*background-color:#333333;*/
}
.footrLine {
padding:20px;
font-family:"Times New Roman", Times, serif;
color:#7d4f00;
/*visibility:hidden;*/
}
.footrCopyright {
font-size:13px;
font-family:"Times New Roman", Times, serif;
color:#7d4f00;
}
