/* CSS Document - Author: Shaibal Mandal */

body {
	background-image: url('images/bg_strip.jpg');
        background-attachment: fixed;
	}
	


#container {
	/** background-color: #fff; **/
        background: transparent;
	width: 944px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
}


#containerborder {
	width: 944px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
        position: relative;
        border-style: solid;
        border-width: 3px;
}


#mainnavarea {
	background-image:url('images/navtile.jpg');
	background-repeat: repeat-x;
	height: 30px;
	width: 944;
	position: relative;
}



#mainnavdarkgrey {
	float: right;
	background-image:url('images/navtile2.jpg');
	background-repeat: repeat-x;
	width: 255px;
        right: 0px;
        top: 0px;
        position: absolute;
}



#textnavarea {
	width: 944px;
	height: 70px;
	background-color: #000;
	text-align: left;
	padding-top: 5px;
	position: relative;
	top: -5px;
	z-index: 5;
}



#middlearea {
	width: 944px;
	height: 310px;
	background-color: #ff0000;
	position: relative;
	top: 7px;
}


#seprule {
	width: 944px;
	height: 9px;
	background-image: url('images/sep_rule.gif');
	position: relative;
	top: -5px;
}


#articlecontainer {
	width: 944px;
	height: 220px;
	background-color: #ffffcc;
}



#footer {
	text-align: left; 
	width: 944px; 
	height: 66px; 
	background-color: #000; 
	padding-top: 2px;
	position: relative; 
	top: 162px;
}


.hometable{
    background: transparent;
    height: 100px;
    width: 944px; 
    }




/* This is the style for the MAIN NAVIGATION */
.mainnavtext_home{
	color: #000;
        font-family: verdana;
        font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: -10px;
	padding-left: 18px;
}


.mainnavtext{
	color: #000;
        font-family: verdana;
        font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: -10px;
}


.mainnavtextwhite{
	color: #fff;
        font-family: verdana;
        font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: -10px;
}


.seprule {
	height: 30px;
	width: 2px;
}


.formposition {
	height: 15px;
	width: auto;
	position: inherit;
	margin-top: 4px;
	margin-left: 5px;
}


/* This is the style for the SECONDARY NAVIGATION */
.textlink{
        color: #fff; /*color: #ea0000; */
        font-family: arial;
        font-size: 11px;
	text-decoration:none;
}


.textlinkfooter{
        color: #fff;
        font-family: arial;
        font-size: 9px;
	text-decoration:none;
}


.textlink2 {
	padding-right: 15px;
	padding-left: 20px;
        color: #fff;
        font-family: arial;
        font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}


.textlink2footer {
	padding-right: 15px;
	padding-left: 20px; 
        color: #fff;
        font-family: arial;
        font-size: 10px;
	text-decoration:none;
	font-weight: bold;
}


/* This is the style for the ARTICLE HEADERS */
.articleheadertext{
    color: #e51a01;
    font-family: georgia;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2em;
}


.articlesubheadertext{
        text-align: left;
        color: #af2c1c;
        font-family: arial;
        font-size: 10px;
        font-weight: bold;
        padding-left: 8px;
        display: inline;
}


.articlebodytext{
        color: #000;
        font-family: arial;
        font-size: 9px;
	font-weight: none;
	text-decoration: none;
	line-height: 2em;
	padding: 0px 12px 2px 8px; /* top, right, bottom, left */
        display: block;
}


.author{
    color: #000;
    font-family: arial;
    font-style: italic;
    font-size: 9px;
    font-weight: none;
    text-decoration: none;
    padding-left: 10px;
    display: inline;
}


a:link {
	text-decoration: none;
	}

	
	
a:hover {
	text-decoration: underline;
	}
	
	
.locMain {
	padding-left: 20px;
	}
	

	
	
/**
img.redicon {
	background-image: url('images/red_icon.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 14px;
	}
**/


#box1 {
	background-color: white;
	width: 158px;
	height: 200px;
	position:absolute;
	top: 10px;
}


#box2 {
	background-color: #ffffcc;
	width: 158px;
	height: 200px;
	position:absolute;
	top: 10px;
	left: 157px;
}


#box3 {
	background-color: white;
	width: 158px;
	height: 200px;
	position:absolute;
	top: 10px;
	left: 314px;
}


#box4 {
	background-color: #ffffcc;
	width: 158px;
	height: 200px;
	position:absolute;
	top: 10px;
	left: 471px;
}


#box5 {
	background-color: white;
	width: 158px;
	height: 200px;
	position:absolute;
	top: 10px;
	left: 628px;
}


#box6 {
	background-color: #ffffcc;
	width: 158px;
	height: 200px;
	position:absolute;
	top: 10px;
	left: 785px;
}


#facebook {
	background-image:url('images/facebook_logo.jpg');
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	margin-left: 880px;
	margin-top: -45px;
	}



/* End of CSS Tabs */


.headerstyle1 {
	text-align: left;
        color: #ff0000;
        font-family: georgia;
        font-size: 26px;
	font-weight: none;
	padding-left: 18px;
	}
	
	
.headerstyle2 {
	text-align: left;
        color: #000;
        font-family: georgia;
        font-size: 22px;
	font-weight: none;
	}
