html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: thin none #f90;
}
/* remember to define focus styles! */
: focus {
    outline: 0;
}


ul {
    list-style: none;
}
ul,ol{
	
	list-style-position:outside;
	margin-left:2.5em;
}

ol li{
	margin:15px 0px;
	font-weight:bold;
	color:#fff;
	}
.font_normal, li.font_normal{
	color:#aaa;
	
	}
/* tables still need cellspacing="0" in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    font-weight: normal;
}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

a {
    color: #f90;
    text-decoration: underline;
}

a:hover {
    color: #fff;
    text-decoration: none;
}
/* default style reset end*/
.clear {
    clear: both;
}

.text {
    line-height: 1.5;
}

.text p {
    text-indent: 1em;
    text-align: justify;
}

html, body {
    height: 100%;
}

body {
    text-align: center;
    background: #251600;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 1;
    color: #aaa;
    font-weight:bold;
}

.default_text {
    font-size: 9.5pt;
    line-height: 1.5;
}

.mainWrap {
    text-align: left;
    margin: 0px auto;
    width: 960px;
    background: #251600;
    position: relative;
}

.header {
    background: url(../images/header.jpg) no-repeat right top;
    height: 103px;
    position: relative;
}

.logo {
    text-indent: -999px;
    background: url(../images/Villageseologo.png) no-repeat left top;
    height: 90px;
    width: 270px;
	margin-left:50px;
    float: left;
    margin-top:18px;
}


.logo a h1 {
    padding: 20px;
}

a.link_infor {
    color: #b8904e;
}

a.link_infor:hover {
    color: #edcd34;
    text-decoration: none;
}

a.link_infor:visited {
    color: #d3d3d3;
}

a.button_link {
    padding: 4px 10px;
    background: url(../images/button_big.gif) repeat-x left top;
    border: 1px solid #b38c4f;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

a.button_link:hover {
    padding: 4px 10px;
    background: url(../images/button_bigH.gif) repeat-x left top;
    border: 1px solid #b38c4f;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.ladding {
    text-align: right;
    float: right;
    width: 400px;
    margin-top: 20px;
    padding-top: 10px;
}

.contrySel {
    margin-top: 20px;
    text-align: right;
    float: right;
}

.mainBody {
    margin: 0px 10px;
    padding: 0px;
    margin-bottom: 15px;
    height: auto;
}

.content {
    min-height: 300px;
    height: auto;
	text-align:center;
}
.content p{
	margin:1em 0em 1.5em 0em;
	}
* html .content {
    height: 400px;
}

.footer {
    background: url(../images/footer.jpg) no-repeat center top;
    text-align: center;
    padding: 10px 0px 20px 0px;
    color: #666;
}

.footer p {
    padding: 6px 0px;
}

.subLink_1 a, .subLink_2 a {
    color: #999;
}

.subLink_1 li, .subLink_2 li {
    display: inline;
    padding: 5px 3px;
}

.subLink_1 li {
    font-weight: bold;
    font-size: 10pt;
}

.block {
    margin: 5px auto;
	min-height:200px;
	border:2px solid #f90;
}
*htnl .block{
	height:200px;
	}

#home .block{
    width: 700px;
	border:2px solid #f90;
	font-weight:bold;
	background:url(../images/blockBg.gif) repeat-x 20px 25px;
}


.title_Area {

	padding-left:10px;
}
#home .title_Area {
	border-bottom: 1px solid #666;
    margin-bottom: 5px;
	background:#3e2d13;
	}
.pageTitle {
    margin: 10px 0px;
    font-size: 16pt;
    color: #fff;
}

.page_titleInfo {
    padding: 5px;
    border-bottom: 1px solid #555;
    margin: 10px 0px;
}

.mainTitle {
    background: url(../images/arrow_brown.gif) no-repeat left center;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 11pt;
    color: #fff;
    text-align: left;
}


.subTitle {
    font-size: 10pt;
    font-weight: bold;
    color: #fff;
}


.justfy{
	text-align:justify;
	
	}
.homeBlock, .padding{
	padding:10px;
	}
.content img{
margin:5px 10px;
}

.bannerCard {
    background: url(../images/card.png) no-repeat top left;
    height: 220px;
    text-align: center;
}