/* CSS Document */
#indexTopPanel{width:780px; height:277px; margin:0 auto; background:url(../images/welcomboxbg.jpg) top right no-repeat; text-align:left;}
#welcomeText h1{
	font-size:28px;
	padding:45px 0 0 321px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2c2c31;
}

#welcomeText p{
	font-size:17px;
	padding:10px 18px 0 321px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2c2c31;
}

#indexMiddlePanel{background:#FFFFFF url(../images/newsboxtopbg.jpg) top left repeat-x; }

#newsBox{width:712px; margin:0 auto; text-align:left; border-bottom:#c5c5c5 1px solid; padding-bottom:20px;}

#newsBox h1{font-size:2.5em; font-weight:bold; padding:30px 0 3px 0; color:#2c2b2b; }

#newsBox li{height:73px; width:100%; float:left; }
#newsBox li img{float:left; padding:8px 10px 0 10px; }
#newsBox li.newsDate img{padding:2px 10px 0 10px; }
#newsBox li h1{font-size:14px; font-weight:bold; color:#ad0105; padding-top:4px;} 
#newsBox li p{font-size:12px;font-weight:normal; } 
#newsBox li.oddList{ background:#f2f1f1; border-bottom:#666666 dashed 1px; border-top:#666666 dashed 1px; } 

/*#newsBox li.evenList{background:#f6f6f6;  background:#fffeeb; background:#fffeeb;} */



#newsBox a{ text-decoration:none; color:#ad0105;} 
#newsBox a:hover{text-decoration:underline;}

#bottomBox{width:765px; margin:0 auto; padding-top:20px;}
#commentBox{ float:left;width:249px; height:323px; background:url(../images/commentBoxBg.jpg) top left no-repeat;}


#loginBox{float:left; width:260px; height:323px; background:url(../images/loginBoxBg.jpg) top left no-repeat;}
#glockBox{float:right; width:248px; height:323px; background:url(../images/glockBoxBg2.jpg) top left no-repeat;}
.textReplace{ text-indent:-9999px;}
#linkToComment{ padding-top:140px; padding-left:46px; font-size:1.3em; font-weight:bold; text-align:left;}
#linkToComment a{color:#827d78; height:127px; width:149px; display:block; text-indent:-9999px;}

#formContainer{padding:0; margin:0 auto; margin-top:100px; width:200px;}
#loginBox fieldset input { float : right; width : 60%; border : 1px solid #DD8303; }
#loginBox fieldset input:active, #loginBox fieldset input:focus{background:#e5e5e5;} 
#loginBox label, #loginBox span {font-size:14px; font-weight:bold;  display:block; padding-bottom : .50em; }
#loginBox label{float:left; width:100%}
#loginBox span{float:left; text-align:right; }

.colorWhite{color:#FFFFFF; background:#CB8058;display:block; width:75px; }*/
.colorDarkBlue{color:#203564;}

#buttons input{padding:3px; width:80px; border:#FFFFFF 1px solid; background:#2146A1; cursor:pointer;}
#buttons input{color:#FFFFFF; text-transform:uppercase; font: bold 12px Arial, Helvetica, sans-serif; float:left;}
#buttons input:active{ background:#2E56BA}
#buttons a{float:right; width:100px; font-size:12px; }
.footerLogin{font-size:11px; text-align:left; margin-top:30px;}

#glockContainer{padding:0; margin:0 auto; margin-top:95px; width:200px; text-align:left;}
#glockContainer p{font-size:12px;}
#glockContainer ul{padding-top:10px; font-size:12px;}
.colorBlue{
	color:#013398;
}

