/***********************************************/
/* Alameda.css                              */
/*                                          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 30px;
	text-align:left;
	vertical-align: text-bottom;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
h1w{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
.style1 {color: #FFFFFF}
.style2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	width: 650px;
	height: 75px;
	background-color: #003366;
}
#masthead img{
	padding: 0px 10px 0px 0px;
	vertical-align: text-bottom;
}
#masthead h1{
	position:absolute;
	bottom: 273px;
	color: #FFFFFF;
	left: 270px;
	text-align: left;
	vertical-align: text-bottom;
	width: 650px;
}
#navBar{
	float: right;
	width: 165px;
	margin: 0px;
	background-color: #FFFFFF;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	height: auto;
	position: relative;
	left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	top: 5px;
	z-index: auto;
	right: auto;
}

#headlines{
  float:left;
	width: 20%;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
	border-right-style: none;
	padding-left: 15px;
	padding-right: 15px;
	width: 470px;
	left: auto;
}

#pagecell1{
	top: 112px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 52em;
	text-align: left;
}


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	position: static;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-transform: capitalize;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}
#content .story img {
	position: relative;
	left: auto;
	top: 10px;
	right: auto;
	bottom: 10px;
	white-space: normal;
	display: inline;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	word-spacing: normal;
}



/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border: 1 1;
}

.story p{
	padding: 0px 0px 10px 0px;
}
#content .story h1 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


/*************back issue table style***********/

#issues{
	position: relative;
	margin: 0px;
	padding: 5px;
	font-size: 90%;
	text-align: center;
}
#issues td{
}
#issues h2{
	color:#FFFFFF
}
#issues h3{
	padding: 10px 0px 2px 10px;
	color: #FFFFFF;
}

#issues a{
	display: block;
	padding: 10px 5px 2px 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #999933;
	background-repeat: no-repeat;
}

#issues a:hover{
	background-color: #CCCC33;
	color: #666666;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 30px 10px 10px 75px;
	text-align: center;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#pageNav{
	float: left;
	width:150px;
	padding: 0px;
	background-color: #FFFFFF;
	font: Verdana,sans-serif;
	padding-top: 10px;
	text-align: right;
	font-size: x-small;
}
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}
#navbar img{
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
}
#navBar a{
	padding-top:5px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 5px;
	font-size: 90%;
	text-align: right;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a{
	display: block;
	border-bottom: 1px solid;
	padding: 10px 5px 2px 5px;
	border-bottom-color: #003366;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 10px 10px 10px 10px;
	right: auto;
	left: auto;
	text-align: center;
	width: 50%;
	border: 1px #CCCCCC;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#navBar h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #CCCCCC;
	background-position: center;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
#navBar h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#navBar h3 {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#navBar p {
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#calendar {
	left: auto;
	right: auto;
	width: 440px;
	font-size: 12px;
	vertical-align: text-top;
	table-layout: inherit;
	border: solid #cccccc thin;
	background-color: #FFFFFF;
}
#content .story #calendar h3 {
	background-color: #FFFF99;
	border-bottom-style: groove;
	border-bottom-color: #3300CC;
	text-align: center;
	font-size: 150%;
	color: #3366CC;
}

#content #calendar tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	vertical-align: top;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
#content #calendar tr td h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
	text-align: center;
}
#content .story table {
}
.sub #form1 h3 {
	text-align: left;
}
.sub #form1 .StoryContentColor label {
	font-size: 14px;
}
