@charset UTF-8;

html,body
{
	font-family:"MS Serif", "New York", serif;
	background-repeat:repeat-y;
	background-position:center;
	margin:0;
	background-color:#ffffff;
}

.wrapper
{
	width:1000px;
	margin:0 auto;
}

.third
{
	width: 220px;
	margin: 0px 8px 0px 0px;
	float: left;
	display: inline-block;
}

.third p { font-size: 12px; }


#header
{
	width:968px;
	min-height:250px;
	background-image:url(../images/team.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin:40px 0 0 60px;
}

#header h1
{
	font-family:Cinzel, serif;
	font-weight:700;
	font-size:28px;
	color:#a68068;
	margin:40px 0 0;
}

#header h2
{
	font-family:Cinzel, serif;
	font-weight:400;
	font-size:18px;
	color:#555;
	margin:0;
}

.shadow
{
	width:968px;
	height:12px;
	clear:both;
	background-image:url(../images/shadow.png);
	margin:0 auto;
}

.shadowpage
{
	width:700px;
	height:12px;
	clear:both;
	background-image:url(../images/shadow_page.png);
	margin: 20px 0px 20px 0px;
}

.longshadow
{
	width:100%;
	height:8px;
	background-image:url(../images/long_shadow.png);
	background-repeat:repeat-x;
	margin:0;
}

#logo
{
	width:250px;
	height:95px;
}

#navigation
{
	width:200px;
	height:100%;
	float:left;
	text-align:left;
	margin:0;
}

#navigation ul
{
	list-style:none;
}

#navigation a
{
	font-family:Cinzel, serif;
	font-weight:700;
	font-size:18px;
	color:#a68068;
	text-decoration:none;
	text-align:left;
}

#navigation p a
{
	font-family:Cinzel, serif;
	font-weight:700;
	font-size:14px;
	color: #555;
	text-decoration:none;
	text-align:left;
}


#navigation a:hover
{
	color:#000;
}

h1,h2,h3,h4,h5,h6,p
{
	font-family:Cinzel, serif;
	font-weight:700;
	color:#a68068;
	margin:20px 0 10px;
}

h1
{
	font-size:26px;
}

h2
{
	font-size:24px;
}

h3
{
	font-size:22px;
}

h4
{
	font-size:18px;
}

h4 a
{
	font-size:18px;
	text-decoration: none;
	color:#a68068;

}

h4 a:hover
{
	font-size:18px;
	text-decoration: none;
	color:#000000;

}


h5
{
	font-family:'Donegal One', Arial, serif;
	font-weight:400;
	font-size:12px;
	color:#666;
	float:right;
	margin:0;
}

ul li
{
	font-family:'Donegal One', Arial, serif;
	color:#666;
	font-weight:400;
	font-size:13px;
	text-align:justify;
	margin:5px 0;
}

#page
{
	clear:both;
	min-height:300px;
	margin:0 0 20px;
}

#content
{
	width:700px;
	min-height: 400px;
	float:left;
	background-image:url(../images/nav_edge.png);
	background-repeat:repeat-y;
	margin:-12px 0 0;
	padding:10px 40px 40px;
	text-align:justify;

}

#content img { float: left; margin: -10px 10px -5px -10px; }

#footer
{
	clear:both;
	width:100%;
	height:34px;
	background-image:url(../images/footer_background.png);
	background-repeat:repeat-x;
	background-color:#a68068;
	color:#FFF;
	text-align:center;
	margin:0;
	padding:16px 0 0;
}

#footer ul
{
	list-style:none;
	display:inline-block;
	margin:0 auto;
	padding:0;
}

#footer ul li
{
	float:left;
	margin:0 20px 0 0;
}

#footer a
{
	font-family:Cinzel, serif;
	font-weight:600;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
}

#footer a:hover
{
	color:#000;
}

#subfooter
{
	font-family:Cinzel, serif;
	font-weight:400;
	text-align:center;
	font-size:10px;
	margin:30px 0;
}

.clearing
{
	clear:both;
}

p,ul
{
	font-family:'Donegal One', Arial, serif;
	color:#666;
	font-weight:400;
	font-size:13px;
	margin:5px 0 15px;
}


.heading {
	cursor: pointer;
	position: relative;
	}

.subdata {

	}
	
.subdata ul {
	font-size:10px;
	}

.headingtwo {
	cursor: pointer;
	position: relative;
	}

.subcontent {

	}