/* Start of CMSMS style sheet 'Master' */
/*----------------------------resetzero.css-------------------------*/
html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: top;
}
table {border-collapse: collapse; border-spacing: 0;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}



/*----------------------------typography.css-------------------------*/
body,ul,ol,dl,td,th,caption,pre,blockquote,h1,input,textarea,ul,ol,h2,h3,h4,h5,h6,blockquote,strong,em{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:25px;
	color: #343c47;
	font-weight: normal;
}
p{ padding-bottom: 160px; color:#204513;}
input {}
textarea {}
ul {list-style-type:square;}
ol {list-style-type:decimal;}

h1 {font-size:16px; margin-bottom:12px; color:#204513; text-align:right; font-weight:bold;}
h2 {font-size:14px; margin-bottom:10px;}
/*h3 {font-size:15px; color: #190C77; text-decoration:none; font-weight:bold;}*/
h4 {font-size:10px; margin-bottom:5px;  font-weight:bold;}
h5 {font-size:8px;  margin-bottom:5px;  font-weight:bold;}
h6 {font-size:8px;  margin-bottom:5px;}

blockquote {margin: 0 0 18px 18px; color: #666; font-style: italic; }
strong     {font-weight: bold;line-height:18px;}
em         {font-style:italic;line-height:18px;}



/*----------------------------body.css-------------------------*/
body {
	font-family: Tahoma;  
	font-size: 12px;
	color: black;
	margin: 0px;
	padding: 0px;
	background-image:url(../../uploads/images/web_images/mai/outer_grad.jpg);
	background-repeat:repeat-x;
	background-color: #204513;
}

html { /*keeps right scroll bar to stop page jumping*/
height: 100%;
margin-bottom: 0.01em;
}

* html{
	overflow: auto; /*turns off ie overflow until its needed*/
}


/* basic divs */
#wrapper {
	margin:20px 20px;
}

#mainpage {
	position: relative;
	text-align: left;
}

#info {
color:#ecf0f3;
	font-size: 10px;
	text-align: right;
}

#seo {
color:#ecf0f3;
	font-size: 9px;
	text-align: right;
	padding: 0px;
line-height: 16px;
}


/* mail form elements */

.error {
	color: red;
}

.mailustab {
	width: 35em;
}

.mailusq {
	padding: .3em;
	text-align: right;
}

.mailusa {
	padding: .3em;
}

/* html standard tags as needed */

a:link, a:visited {
	color: #63625f;
}

a:hover {
	color: #7fc0ea;
}

#seo a:link, #seo a:visited {
	color: #ecf0f3;
}
#seo a:hover {
	color: White;
}
#info a:link, #info a:visited {
	color: #ecf0f3;
}
#info a:hover {
	color: White;
}


a:active {
	
}


/* some properties of contact us page*/ 

input {
	background-color:;
}

#message {
	font-family: Tahoma;
	font-size: 1.2em;
}



/*----------------------------nav.css-------------------------*/
#v_nav {
	background-image:url(../../uploads/images/web_images/nav/nav.jpg);
	background-repeat:no-repeat;
	text-align:right;
	position:absolute;
	left:0px;
	width: 251px;
	height: 637px;
	line-height:20px; /* set vertical spacing between items */
}

* html #v_nav{
	left:-270px;
	
}

#v_nav ul {
	position:absolute;
	top:155px;
	right:20px;
	margin: 0px;
	padding:0px;
	line-height:16px;

}

#v_nav li {
	list-style: none;
	margin-right: 1px;
	margin-bottom: .5px;
	padding:5px;

}


#v_nav li a:link, #v_nav li a:visited {
	font-size:15px;
	color: #190C77;
	text-decoration:none;
	font-weight:bold;
}

#v_nav li a:link, #v_nav li a:visited {
	font-size:15px;
	color: #190C77;
	text-decoration:none;
	font-weight:bold;
}


#v_nav li a:hover {
         text-decoration:underline;
}


/*----------------------------main_content.css-------------------------*/
#maincontent {
	position: relative;
	text-align:left;
	line-height: 16px;
	font-size: 12px;
	background-color: #ecf0f3;
	border: 1px  solid #204513;
	margin: 20px 0px 0px 271px;
	padding:170px 30px 0px 30px;
	min-height:440px;
	min-width: 320px;
}
* html #maincontent{
	height: 440px; /* minimum height for ie*/
	
}

.image
{padding-right: 5px;
float:left;}

.bottom_right {
margin-top: 40px;
}
#logo {
	position: absolute;
	top:10px;
	left:10px;
	z-index:2;
}

#buddha {
	position:absolute;
	top:10px;
	right:20px;
	z-index:1;
	}
	
#pic {
	position: absolute;
	bottom:10px;
	right:30px;
}

#tl {
	position: absolute;
	top:-1px;
	left:-1px;
}
#tr {
	position: absolute;
	top:-1px;
	right:-1px;;
}
#bl {
	position: absolute;
	left:-1px;
	bottom:-1px;
}
#br {
	position: absolute;
	right:-1px;
	bottom:-1px
}


dfn {display:none}

/*.contactform div {
position: relative;
padding-left: 160px;
margin-bottom: 6px;
}

.contactform label {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
}

.contactform textarea {
  width: 300px;
  border: 1px solid black;
}
*/
/* End of 'Master' */

