/* Created by http://freehtml5templates.com */

/* reset */
* {
margin: 0;
padding: 0;
}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
display: block;
}

body {
line-height: 1;
background: #a17b32;
background-color: #EFD198;
background: url(../images/bg.png) repeat;
font-family: lohit-tamil, Verdana, Arial, Helvetica, sans-serif;
color: #333;
font-size: 14px;
line-height: 18px;
}
	
/* layout */

#wrapper {
width: 940px;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 20px;
border: 3px solid #888;
background: #FAEFC8;
/* curved border radius */
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

nav {
width: 940px;
height: 50px;
margin: 0 auto;
background: #54472A;
}

q {
font-style:italic;
}

#main {
width: 940px;
margin: 0 auto;
padding: 30px 0 30px 0;
background: #FAEFC8 url(../images/colbg.png) repeat-y;
overflow: hidden;
}

#content {
float: right;
width: 640px;
margin-right: 30px;
}

#sidebar {
float: left;
padding-left: 20px;
width: 220px;
}

#sidebar img {
margin:1em 0 0 2em;
border:none;
}

footer {
width: 940px;
margin: 0 auto;
clear: both;
}

/* basics */

@font-face {
	font-family: 'EastMarketRegular';
	src: url('EastMarket-webfont.eot');
	src: local('EastMarketRegular'), url('EastMarket-webfont.woff') format('woff'), url('EastMarket-webfont.ttf') format('truetype'), url('EastMarket-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
color: #333;
}

a:link{
color:#CC5042;
}

a:visited {
color:#9C4C43;
}

a:hover, a:active {
text-decoration:none;
}

p {
margin-bottom: 18px;
text-align:justify;
}

li {
padding-left: 5px;
}

/* nav */

nav .menu {
font-size: 16px;
}

nav .menu ul {
margin: 0;
padding: 17px 0 0 20px;
list-style: none;
line-height: normal;
}

nav .menu li {
display: block;
float: left;
border-right:thin solid #797979;
}

nav .menu li#flash {
float:right;
color:#FFE87C;
margin-right:10px;
border-right:none;
}

nav .menu li#flash a{
color:#FFE87C;
}

nav .menu a {
display: block;
float: left;
margin-right: 2px;
padding: 0px 10px;
text-decoration: none;
color: #fff;
}

nav .menu a:hover {
text-decoration: underline;
background: #4C4026;
}

/* #flash {
float:right;
color:#fff;
padding-right:10px;
} */

/** HEADER */

header {
height:100px;
padding: 20px 0 20px 20px;
}

header img {
float:left;
}

#banner {
height:100px;
clear: both;
display: block;
padding:0 100px 0 200px;
font-size:1.5em;
line-height:1.5em;
text-align:justify;
}

header>h1 {
float: left;
clear:none;
margin: 0 0 18px 10px;
font-size: 3.75em;
letter-spacing: 0px;
line-height: 1em;
padding-top:50px;
}

header h1 a,
header h1 a:link,
header h1 a:visited,
header h1 a:hover
 {
color:#7d7549;
text-decoration: none;
text-shadow: 0px 2px 3px #555;
}

header>h2 {
color: #777;
clear: right;
float: right;
font-style: italic;
font-size: 14px;
margin: 14px 10px 18px 0;
}

thead {
font-weight:bold;
}

/** ARTICLES **/
article img {
border: none;
}

#logo {
height:100px;
}

#content p, ul, ol, hr {
margin-bottom: 24px;
padding-left:5px;
}

#content ul, ol {
margin-left:20px;
}

#content ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}

#content h1, h2, h3, h4, h5, h6 {
color: #333;
margin: 0 0 20px 0;
line-height: 1.5em;
}

#announcement {
border:thin solid #aaa;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding:10px 10px 0px 10px;
margin-bottom:10px;
background:#fff;
}

/*address {

}*/

/*form input{
margin-bottom:20px;
}*/

table {
margin-bottom:2em;
}
table td{
padding:3px 3px 2px 10px;
}

table th{
padding:10px 0 2px 0;
vertical-align:top;
}

form table th{
padding:10px 0 10px 0;
vertical-align:top;
}

form table td{
padding:10px 0 10px 5px;
}

form table input{
vertical-align:center;
}

fieldset {
margin:20px 0 10px 0;
padding:10px 0 10px 10px;
}

legend {
font-weight:bold;
}

span.indicator {
color:red;
font-size:1.5em;
}

div.indicator {
color:red;
font-size:0.75em;
}

.vision {
background:url(../images/vision.png) no-repeat center;
/*border:thin solid gray;*/
background-position:50% 40%;
margin:0px 10px 5px 0px;
}

.vision ol li {
margin-left:20px;
}

.smal {
font-size:0.5em;
}

.alignleft, img.alignleft {
display: inline;
float: left;
margin-right: 10px;
}

.alignright, img.alignright {
display: inline;
float: right;
margin-left: 10px;
}

.aligncenter, img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

/* sidebar and footer widget blocks */

aside section {
display:block;
clear:left;
}

aside nav {
background:none;
}

aside h3 {
font-size: 18px;
text-shadow: 0px 2px 3px #ddd;
}

aside ul {
list-style-image: url(../images/listicon.png);
color: #bbb;
margin: 1px 0 5px 25px;
}
aside ul li {
clear:left;
}
aside video {
padding-left:0;
margin-left:-40px;
}

#footer-area {
background: #333;
color: #FFF;
font-size: 90%;
padding: 18px 0;
overflow: hidden;
/* curved border radius */
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
}

.copyright {
float: left;
margin-right: 20px;
margin-left: 20px;
}
.support {
float:right;
margin-right: 20px;
margin-left: 20px;
}

th {
text-align:left;
}

.title {
color:#7d7549;
}


.contact td,
.contact th {
padding:5px 15px 5px 5px;
}

.contact1 td,
.contact1 th {
padding:5px 20px 5px 5px;
}

.name {
font-weight:bold;
}

.gallery_link {
text-align:center;
}

.gallery_link a {
width:150px;
text-decoration:none;
}

.ext_link {
background: url(../images/icon_external-link.png) center right no-repeat;
padding: 0 13px 0 0;
}

footer aside h4 {
color: #faf0e6;
font-size: 16px;
line-height: 1.5em;
}

footer ul {
list-style: none;
margin: -15px 0;
}

footer a:link, footer a:visited {
color: #EFD198;
}

footer a:hover { 
text-decoration: underline; 
}

footer p {
margin-top: -15px;
color: #faf0e6;
}
