/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body{
	margin: 0px;
	/*background: #002F43 url(images/bg01.jpg) repeat-x;*/
	background:#970505 url(../images/page_bg.gif);
	background-repeat:repeat-x;
	font-family: "Century Gothic" ;
	font-size: 11px;
	color: #ffffff;
	background-attachment:scroll;
}
a{color:#ffffff; text-decoration:none;}
a:hover{color:#ffffff; text-decoration:underline;}
img {border:0;}
.parenttable { width:1003px; margin:0 auto;}
.headerbg{ background:url(../images/header_bg.gif) repeat-x top left; height:136px;}
.topnav{ color:#febf01; text-align:center; font-family: Arial, Helvetica, sans-serif; }
.topnav a {color:#febf01; text-decoration:none;}
.topnav a:hover {color:#febf01; text-decoration:underline; font-weight:normal;}
.main_nav { background:  url(../images/navigation_bg.gif) no-repeat center; height:40px; width:1003px;}
 ul { list-style-type:none;  }
 ul li {float:left; }
 ul a {
background:url(../images/nav_bg_divider.gif);
background-repeat: no-repeat;
background-position: right;
padding-right: 24px;
padding-left: 24px;
display: block;
/*line-height: 80px;*/
text-decoration: none;
font-family:"Century Gothic"; font-size:16px; font-weight:normal; color:#ffffff; font-variant:normal;
}

ul a:hover {
color: #ffffff; text-decoration:underline;
}
.slide_lft_crn {background:url(../images/slide_lft_crn.gif) no-repeat ; background-position:12px 6px; height:342px; }
.slide_bg { background:url(../images/slide_bg.gif) repeat-x; background-position:0 6px; width:638px;}
.box{background:url(../images/box.gif) no-repeat; background-position: bottom 12px; width:295px; height:176px;}
h4{ font-family:"Century Gothic"; font-size:16px; font-weight:normal; color:#ffffff; margin:0; padding:0 }
h5{ font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#ffffff; margin:0; padding:10px 5px 5px 0; line-height:18px; text-align:left; }
.more {color:#ffffff; text-align:right; font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; padding-right:20px; vertical-align:text-bottom; float:right;}
.title { color:#fedd00; font-weight:bold; font-family:"Century Gothic"; font-size:14px; text-align:center;}
.copyright{ text-align:right; color:#ffffff; padding-right:10px; background:#d10f0a;}
.leftright{ padding:20px;}
.heading{color:#666666; font-family:"Century Gothic"; font-size:18px; font-weight:normal; font-variant:normal; float:left;}
p{margin:0; padding:0;}
.content{line-height:20px; text-align:justify; /*float:left;*/ color:#666666; }
.content a{line-height:20px; text-align:justify; /*float:left;*/ color:#666666; }
.content a :hover{line-height:20px; text-align:justify; /*float:left;*/ color:#666666; }
.innercontent{line-height:20px; font-size:12px; font-family:"Century Gothic"; font-variant:normal; font-weight:bold; border:1px solid #333333; padding:10px; margin:10px; color:#333333; background-color:#ffffff;}
.pagetitle{ font-variant:small-caps; font-size:24px; color:#fffc00; padding-bottom:3px; font-family:"Century Gothic"; text-decoration:overline;}
.contentheading {color:#ffffff; text-align:center; font-size:16px; font-variant:normal; font-weight:bold;}
.readmore{float:right !important; vertical-align:bottom;}
.nametxt { font-size:14px; font-family:"Century Gothic"; font-variant:normal; font-weight:bold; color:#fedd00; text-align:left; padding-left:10px; }
.nametxt a:hover { color:#fedd00;}
.nametxt a { color:#fedd00;}
.bookimg {padding:10px;}




