/* CSS Document */

body { background:#fff; }

#container { margin:auto; width:900px; height:auto; overflow:hidden; }
#header { width:900px; height:110px; margin:auto; }
.logo { width:209px; height:41px; float:left; margin:33px 0 0 0; }
#banner { width:900px; height:275px; margin:auto; background:url(../images/banner.jpg) no-repeat; }
#shadow { width:900px; height:20px; margin:auto; background:url(../images/hor_shadow.gif) no-repeat; }
#maincontwrapper { width:900px; height:auto; overflow:hidden; margin-bottom:20px; background:#f9f9f9; }
.contentboxes { width:260px; height:auto; float:left; margin:30px 0px 30px 30px; }
.titlebox { width:260px; height:32px; border-bottom:#b0b0b0 1px solid; float:left; font-family: Lato_Bold; font-size:15px; color:#5da3b4; font-weight:bold; text-transform:uppercase; }
.maintext { width:260px; height:auto; float:left; font-family:"Trebuchet MS"; font-size:12px; color:#787878; line-height:16px; padding-top:20px; }

a.readmore { font-family:"Trebuchet MS"; font-size:12px; color:#787878; text-decoration:none; }
a.readmore:active, readmore:visited { font-family:"Trebuchet MS"; font-size:12px; color:#787878; }
a.readmore:hover { text-decoration:underline; }

#footer { width:960px; height:auto; overflow:hidden; margin-bottom:20px; background:#4d8796; padding:10px }
.leftfooter { float:left; font-family:"Trebuchet MS"; text-align:left; font-size:11px; color:#fff; }
a.footerlink { font-family:"Trebuchet MS"; font-size:11px; color:#fff; text-decoration:none; }
a.footerlink:active, footerlink:visited { font-family:"Trebuchet MS"; font-size:11px; color:#fff; }
a.footerlink:hover { text-decoration:underline; }


/** INNER STYLES STARTS **/

#innermainwrapper { width:900px; height:auto; min-height:400px; overflow:hidden; margin:20px 0px 0px 0px; background:#f9f9f9; }
#innerleft { width:225px; height:auto; overflow:hidden; float:left; text-align:center; }
.photo { margin:auto; padding-top:30px; }

#innerright { width:645px; height:auto; float:right; margin:30px 30px 0px 0px; }
.innertitle { width:645px; height:32px; border-bottom:#b0b0b0 1px solid; float:left; font-family:"Century Gothic"; font-size:15px; color:#5da3b4; font-weight:bold; text-transform:uppercase; margin-bottom:20px; }

.innerhome { float:right; width:56px; height:20px; background:url(../images/home_btn_bg.gif) no-repeat; font-family:"Trebuchet MS"; font-size:11px; color:#5c5c5c; text-decoration:none; text-align:center; }
a.innerhomelink { float:right; padding:5px 12px 0 0; font-family:"Trebuchet MS"; font-size:11px; color:#fff; text-decoration:none; }
a.innerhomelink:visted, innerhomelink:active { float:right; font-family:"Trebuchet MS"; font-size:11px; color:#fff; }
a.innerhomelink:hover { text-decoration:underline; }

.innertextbox { width:645px; height:auto; margin-bottom:30px; }
.subtitle { font-family:"Trebuchet MS"; font-size:15px; color:#427581; margin:20px 0 5px 0; }
.innertext { font-family:"Trebuchet MS"; font-size:12px; color:#787878; line-height:16px; text-align:justify; }

.books { font-family:"Trebuchet MS"; font-size:12px; font-style:italic; font-weight:bold; color:#427581; } /**Span Class**/
.bookpic { padding-bottom:5px; }

.gallery { width:615px; height:auto; overflow:hidden; margin-left:25px; }
.gallery ul { list-style-type:none; display:inline; }
.gallery ul li { display:inline; padding:5px; float:left; }


/********************** CONTACT FORM STARTS **********************/

#form { width:600px; height:auto; overflow:hidden; margin:auto; margin-bottom:20px; }
#form label { font-family:"Trebuchet MS"; font-size:12px; width:110px; display:inline-block; margin-right:0px; margin-bottom:15px; }
#form .input { background:#fbfbfb; border:1px solid #e5e5e5; font:11px "Trebuchet MS"; padding:5px 7px; margin-bottom:15px; 
width:360px; }
#form textarea { background:#fbfbfb; border:1px solid #e5e5e5; vertical-align:top; width:355px; font:11px "Trebuchet MS"; line-height:1.7em; padding:9px; height:200px; }
#form .indent { padding-left: 115px; padding-top: 15px; }
#form .submitbutton { background:url(../images/button.gif) no-repeat; width: 105px; border:none; height:28px; }

/********************** CONTACT FORM ENDS **********************/

.text1
{
	font:12px "Trebuchet MS"; 
	text-align:justify;
	 line-height:20px;
	color:#787878;
}
.article_title
{
	width:635px;
	height:auto;
	padding:05px;
	float:left;
	background:#4d8796;
	font:14px "Trebuchet MS"; 
	text-align:justify;
	 line-height:20px;
	 color:#ffffff;
	 margin:10px 0px 0px 0px;
	 text-transform:uppercase;
}
.article_title a
{
	text-decoration:none;
	color:#FFF;
}
.article_title a:hover
{
	text-decoration:none;
	color:#000;
}
.img_art
{
	margin-right:10px;
	float:left;
	padding:03px;
	border:1px #4d8796 solid;
}


