/***********************************************/

/* lasswadestables.css                             */

/***********************************************/



/***********************************************/

/* HTML tag styles                             */

/***********************************************/ 

body{

	font-family: Arial, Helvetica, sans-serif;

	color: #CCCCCC;

	line-height: 1.166;

	margin: 0px;

	padding: 0px;

	background-color: #2554C7;

}

a{

	color: #006699;

	text-decoration: none;

}

a:link{

	color: #000000;

	text-decoration: none;

	font-weight: normal;

	font-style: italic;

}

a:visited{

	color: #000000;

	text-decoration: none;

	font-weight: normal;

	font-style: italic;

}

a:hover{

	color: #ff0000;

	text-decoration: underline;

	font-style: italic;

}

h1{

 font-family: "Lucida Calligraphy";

 font-size: 120%;

 color: #FDD017;

 margin: 0px;

 padding: 0px;

}

h2{

 font-family: Arial,sans-serif;

 font-size: 114%;

 color: #000000;

 margin: 0px;

 padding: 0px;

}

h3{

 font-family: Arial,sans-serif;

 font-size: 100%;

 color: #FDD017;

 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;

}

/***********************************************/

/* Layout Divs                                 */

/***********************************************/

#masthead{

	padding: 10px 0px 0px 0px;

	border-bottom: 1px solid #2554C7;

	width: 100%;

	background-color: #2554C7;

}

#navBar{

	float: left;

	width: 20%;

	margin: 0px;

	padding: 0px;

	background-color: #99864C;

	border-right: 1px solid #2554C7;

	border-bottom: 1px solid #2554C7;

}

#headlines{

	float:right;

	width: 28%;

	padding-right: 10px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-bottom-style: solid;

	border-left-style: solid;

	border-bottom-color: #cccccc;

	border-left-color: #cccccc;

}

#content{

	float: left;

	width: 70%;

	text-align: justify;

}

#content2{

	float: left;

	width: 95%;

	text-align: justify;

	padding: 5px;

}

#content3{

	float: left;

	width: 100%;

	text-align: center;

}

#content4{

	float: left;

	width: 95%;

	text-align: justify;

	padding: 5px;

	background-image:url(images/sun_bg.gif)

}

/***********************************************/

/* Components                                  */

/***********************************************/

#siteName{

	margin: 0;

	padding: 0 0 0 10px;

}

/************* #globalNav styles **************/

#globalNav{

	padding: 0px 0px 5px 10px;

	color: #cccccc;

	background-color: #99864C;

	border-bottom-width: 0px;

	border-bottom-style: solid;

	border-bottom-color: #2554C7;

}

#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-align: center;
	
}

/************* #breadCrumb styles *************/

#breadCrumb{

	font-size: 80%;

	padding: 2px 0px 0 10px;

}

/************** .feature styles ***************/

.feature{

	padding: 8px 5px 0px;

	font-size: 100%;

	color: #FDD017;
	
	background-color: #2554C7;

	border: none;

}

.feature h3{

	padding: 0px 0px 5px 0px;

	text-align: center;

}

.feature img{

	float: center;

	padding: 10px 10px 0px 0px;

}

/************** .story styles *****************/

.story{

	clear: both;

	padding: 10px 0px 0px 10px;

	font-size: 80%;

}

.story p{

	padding: 0px 0px 10px 0px;

}

/************* #siteInfo styles ***************/

#siteInfo{

	clear: both;

	border: 1px solid #cccccc;

	font-size: 75%;

	color: #505050;

	padding: 10px 10px 10px 10px;

	background-color: #99864c;

}

#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 ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}

#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

#navBar li {border-bottom: 1px solid #99864c;}

/* fix for browsers that don't need the hack */

html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{

	position: relative;

	margin: 0px;

	padding: 0px;

	font-size: 100%;

	background-color: #99864c;

	border-bottom-width: 0px;

	border-bottom-style: solid;

	border-bottom-color: #cccccc;

}

#sectionLinks h3{

	padding: 10px 0px 2px 10px;

}

#sectionLinks a {

	display: block;

	border-top: 0px solid #cccccc;

	padding: 2px 0px 2px 10px;

}

#sectionLinks a:hover{

	background-color: #dddddd;

}

/*********** .relatedLinks styles ***********/

.relatedLinks{

	position: relative;

	margin: 0px;

	padding: 0px 0px 10px 10px;

	font-size: 90%;

	background-color: #99864c;

}

.relatedLinks h3{

	padding: 10px 0px 2px 0px;

}

.relatedLinks a:link,

.relatedLinks a:visited {

	display: block; 

}

/************** #advert styles **************/

#advert{

	padding: 30px 0px 10px;

}

#advert img{

	display: block;

}

/************** #headlines styles **************/

#headlines{

	margin: 0px;

	font-size: 80%;

	text-align: justify;

	color: #FDD017;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

}

#headlines p{

	padding: 5px 0px 5px 0px;

}

