/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, sans-serif;
	color: #464646;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../images/fon0.gif) repeat-x fixed;
}
#wrapper2 {
	width: 910px;
	height: 100%;
	display: block;
	position:relative;
	border: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: bold 125% Arial, sans-serif;
 color: #A78E8E;
 margin: 0px;
 padding: 10px 0px 15px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font:  12px Arial,sans-serif;
 color: #A78E8E;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
.inner_content {
    margin: 10px;
}
#pagecell1{
	position:absolute;
	top: 540px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background: url(../images/fonbg.jpg) repeat;
	height: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #A78E8E;
	border-left-color: #A78E8E;
}
#pagecell2{
	position:absolute;
	top: 155px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background: url(../images/fonbg.jpg) repeat;
	height: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #A78E8E;
	border-left-color: #A78E8E;
	border-top-color: #A78E8E;
	border-top-width: thin;
}


#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;

	
}

#pageNav1{
	float: left;
	width:178px;
	padding: 0px;
	font: small Verdana,sans-serif;
}


#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	font: small Verdana,sans-serif;
}

#pageNav img{
	float: left;
	padding-top: 15px;
	font: small Verdana,sans-serif;
}


#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	color: #A78E8E; 
}
#content2{
	
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 180px;
	color: #A78E8E; 
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #BA102C;
	font-weight: normal;
	font-family: "Monotype Corsiva";
	
	
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana, sans-serif;
	position: absolute;
	top: 30px;
	right: 0px;
	color: #FC8235;
	text-align: right;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

#headleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
	text-align: left;
	width: 250px;

}

#headcenter {
	font: bolder 375% "Monotype Corsiva";
	position: absolute;
	top: 50px;
	left: 251px;
	color: #A78E8E;
	width: 450px;
	background-position: center;
	text-align: center;
}
#headright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
	text-align: right;
	width: 250px;
	margin-left: 521px;

}

/************** pageName styles ****************/
#pageName2 {
	padding: 5px 0px 4px 10px;
	margin: 0px;
	border-bottom:none;
	color: #A78E8E;
}

#pageName2 h2{
	font: bold 175% Monotype corsiva, sans-serif;
	color: #464646;
	margin:0px;
	padding: 0px;
	color: #A78E8E;
}


#pageName{
	padding: 0px 0px 4px 10px;
	margin: 0px;
	border-bottom:none;
	color: #A78E8E;
}

#pageName h2{
	font: bold 175% Monotype corsiva, sans-serif;
	color: #464646;
	margin:0px;
	padding: 0px;
	color: #A78E8E;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/



.skipLinks {display: none;}


/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}



/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 20px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}

html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial, sans-serif;
	color: #A78E8E;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
	
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial, sans-serif;
	color: #464646;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial, sans-serif;
	color: #464646;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #C2C2B4;
	font-size: small;
	color: #FFFFFF;
	padding: 10px 4px 4px 0px;

	background-color: #A78E8E;
	text-align: center;
	height: 25px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#siteInfol{
	float: left;
	width: 250px;
}
#siteInfor{
	float: right;
	font-size: 75%;	
}




/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
#space {
	margin-bottom: 20px;
	bottom: 20px;
	padding-bottom: 20px;
}

#img_gal {
	border: 4px solid #444444;

}

#img_gal2 {
	border: 4px solid #A78E8E;

}

#contactform    {
	margin:auto;
	position:relative;
	width:400px;
	height:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #A78E8E;
	text-decoration: none;
	padding:10px;
	border: 1px solid #A78E8E;
	border: inset 1px solid #A78E8E;
	background-position: bottom;
	float: left;
}
#feedback{
width:375px;
display:block;
border: 1px solid #A78E8E;
height: 25px;
}
#name, #email, #subject{
width:375px;
display:block;
border: 1px solid #A78E8E;
height: 25px;
}

.button1{
	background-color: #A78E8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.button1:hover{
	background-color: #A78E8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}

input1    {
width:375px;
display:block;
border: 1px solid #A78E8E;
height: 25px;
}
textarea#feedback {
width:375px;
height:150px;
}
textarea.message {
display:block;
}

#spacform{
  padding-left: 30px;
}

#menu_newy
{
	margin-bottom: 20px;
}
