/*------------------
--Capital Democrat--
-------------------*/

body 
{
  margin: 15px 0px;
  color: black;
  background: #333333;
  background:url(../images/bg.jpg) repeat-x #161616;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  text-align:center;
}

img
{
  border: 0px;
}

div
{
  padding: 0px 0px;
  margin:0px 0px;
}

a:link, a:visited
{
  color:#000000;
  text-decoration:none;
}
a:hover
{
  text-decoration: underline;

}

#container 
{
  margin: 0 auto 0 auto;
  width: 954px;
  text-align: left;
}

#contentfull
{
  float:left;

}

#content
{
  width: 790px;
  border: #000000 solid 1px;
  background-color:#FFFFFF;  
  text-align: left;
  background: white;
  float:left;
}


#wrap2
{
  width:162px;
  float: left;
  font-weight:bold;
  color:#e35a00;
  text-align: right;
}

#wrapper
{
  width:954px;
  clear:both;
}


#botAd
{
  text-align:center;
}



#logo
{
  width:790px;
  height:190px;

}
#nav
{
	background: #b2b580;
	width:790px;
}

#nav ul
{
	width:100%;
	background: #b2b580;
	font-family:Tahoma;
	color:#FFFFFF;
	text-align: center;
	font-size: 14px;
	text-transform:uppercase; 
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
}
#nav ul, #nav li 
{
  display: inline;
}

#nav ul li a
{
  background:#b2b580; 
  float: left; 
  border-right:1px solid #42432d;
  border-top:1px solid #42432d;
  border-bottom:1px solid #42432d;
  width:19.8%;
  text-decoration: none;
  text-align: center;
  color:#FFFFFF;
}

#nav ul #nav-contact a
{
  float: left; 
  border-top:1px solid #42432d;
  border-bottom:1px solid #42432d;
  border-right: 0px;
  text-align: center;
  color:#FFFFFF;
}


#nav ul li a:hover {
  background:#727454; 
}

#index #nav-index a, 
#news #nav-news a, 
#weather #nav-weather a, 
#community #nav-community a,
#contact #nav-contact a ,
#nav a:active 
{ 
  background: #e35a00; 
} 




div.container  {
	border: 1px solid #000000;
	overflow: auto;
	width: 100%
}

/*----------Footer*/
.hr
{
  width: 90%;
  height: 1px;
  margin: 0px 0px;
  padding: 0px 0px;
  clear: both;
}

#footInfo ul,#footInfo li 
{
  
	margin: 0px 0px;
    display:inline; 
	padding: 0px 28px;
    font-size: 10px;
}

/*----------Page Styles*/

.pageTitle
{
  width: 790px;
  height: 30px;
  background-image: url(../images/bgUpper.gif);
  background-repeat: repeat-x;
  float: left;
}
.pageTitleText
{
  padding: 4px 0px 0px 8px;
  font-size: 18px;
  font-family: "Courier New", Courier, monospace;
  text-decoration:underline;
  font-weight: bold;
  float:left;
}

.pageTitleNav
{
  float: right;
  line-height: 35px;
  font-size: 14px;
  font-family: "Courier New", Courier, monospace;
  padding-right: 10px;
}


.leftNews
{
  float: left;
  width: 150px;
  height: 300px;
  background-image:url(../images/bgSide.gif);
  background-repeat:repeat-x;
}

.leftNewsTitle
{
 font-size: 9px;
 margin: 5px 8px;
 vertical-align: middle;
}

.leftNewsLink
{
  color:#000000;
  text-decoration:none;
}

.leftNewsLink a:hover
{
  color: #0000CC;
  text-decoration: underline;
}

.topNews
{
  border-top: 1px solid  #42432D;
  border-left: 1px solid #42432D;
  width: 639px;
  float:left;
  min-height:300px;   
  height:auto !important;
  height: 300px;
}
.articleDate
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
 
  color: #b3b3b3;
}

.topNewsText
{
  padding: 2px 0px 0px 10px;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: large;
}
.topNewsAuthor
{
  margin-left: 20px;
}

.topNewsPicture
{
  padding:4px 5px;
  border: 0px;
  float:left;
}
.topNewsCopy
{
  font-size:10px;
  text-align:right;
  float:none;
  margin-right: 10px;
}
.topNewsDesc
{
  padding: 10px 10px;
  text-align: justify;

}

.newsTemp
{
  font-size: 11px;
}

/*----------Community*/
.topNews ul li {
	list-style-type: square;
	line-height: 15px;
	color: #333;
	padding-left: 0;
	padding-bottom: 8px;
	}

ul.list li a {
	text-decoration: underline;
	color:#e35a00;
	}
	
ul.list li a:hover {
	text-decoration: none;
	color:#000000;
	}


/*----------Contact Us*/
.contactform
{
  margin: 0px 0px;
  padding: 0px 0px;

}
.contactFormTable{
  width:100%;
  text-align:left;
  margin: 0px 0px 0px 10px;
}
.contactname{
  text-align:right;
  width:120px;
}
.contacttype{
  text-align:left;
  font-weight: bold;
  padding: 10px 0px;
  width:145px;
}
.contactfields{
  text-align: left;
  width: 300px;
  font-size: small;
}

.required{
  text-align: left;
  font-size: small;
  color: #FF0000;
  width:170px;
}

/*------------Admin*/

.updateArticle
{
  float:left;

}

.deleteArticle
{
  margin: 0px 0px;
  padding-right: 165px;
  float: right;
}

.adminform{
  width:600px;
  text-align:left;
  margin: 0px 10px;
}

