/* Layout Stylesheet */ 

body{
	padding:0;
	color: #333;
	background-image: url(assets/background.jpg);
	background-repeat: repeat-y;
	margin: 0px;
 }
	
#logo{
	top: 20px;
	left: 47px;
	width: 182px;
	padding: 0px;
	height: 74px;
	position: absolute;
 }
 	 
#hdr{
	color:#000;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	background-color: #ffc;
	padding-left: 175px;
	border: 1px solid #000;
 }

#lh-col{
	position: absolute;
	top: 122px;
	left: 48px;
	width: 179px;
	color: #333;
	margin: 0px;
	padding: 0px;
	height: 822px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
 }

#rh-col{
	color: #333;
	position :relative;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 235px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	list-style-type: disc;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
 }

#footer{
	margin-left: 235px;
	margin-right: 20px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer a:link {
	color: #90C;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#footer a:visited {
	color: #90C;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#navigation {
	margin: 0;
	width: 175px;
	list-style-type: none;
	text-align: left;
	padding-top: 0.25em;
	padding-right: 0em;
	padding-bottom: 0.25em;
	padding-left: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #90c;
	background-color: #ffd980;
	font-size: small;
	
}

#navigation a:link {
	margin: 0;
	padding: .25em 0em .25em .4em;
	text-decoration: none;
	display: block;
	color: #90c;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #f90;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f90;
}


#navigation a:visited {
	margin: 0;
	padding:  .25em .5em .25em .4em;
	text-decoration: none;
	color: #90c;
	background-color: #ffd980;
	display: block;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #f90;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f90;
}

#navigation a:hover {
	margin: 0;
	padding: .25em 0em .25em .4em;
	text-decoration: none;
	background-color: #f90;
	color: #90c;
	display: block;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ffd980;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffd980;
} 

#lh-col img {
	text-align: center;
	margin-top: 20px;
}

#rh-col ul {
	list-style-image: url(assets/bullet2.gif);
	line-height: 120%;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000;
	background-color: #ffd980;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f90;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #f90;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	background-color: #Ffd980;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #f90;
	border-bottom-color: #f90;
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	background-color: #Ffd980;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #f90;
	border-bottom-color: #f90;
	padding-right: 5px;
	padding-left: 5px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	background-color: #Ffd980;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #f90;
	border-bottom-color: #f90;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageleft{
	float: left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imageright{
	float: right;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.image {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
a:link {
	color: #90C;
	font-size: small;
}
a:visited {
	color: #90C;
	font-size: small;
}
	
.most {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	line-height: 110%;
}
.textnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}
.mostsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.mostlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.xsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000;
	text-align: center;
}

