A:link { text-decoration: none; color:#1b6091; }
A:visited { text-decoration: none; color: #838383; }
A:hover { text-decoration: underline; color: #1b6091; }
body {
   background-color: #dedede;
	background-image: url(../images/backgroun.jpg);
	margin-left: 6%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	font-family: Arial;
	font-style: normal;
	font-size: 10px;
	font: normal;
}
h1 {
	font-family: Arial;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
h2 {
	font-family: Arial;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
.front {
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
 .front-link {
	color:black;
	text-decoration:none;
	font-style : normal;
	font-size : 9px;
	font : arial;
}
.front2 {
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.big {
	font-family: Verdana;
	font-style: normal;
	font-size: 22px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.big2 {
	font-family: Verdana;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.big3 {
	font-family: Verdana;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}
.big4 {
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
 .norm {
	color:black;
	text-decoration:none;
	font-style : normal;
	font-size : 12px;
	font : arial;
}
 .norm2 {
	color:black;
	text-decoration:none;
	font-style : normal;
	font-size : 15px;
	font : arial;
}
 .norm3 {
	color:black;
	text-decoration:none;
	font-style : normal;
	font-size : 14px;
	font : arial;
}
 .norm4 {
	color:black;
	text-decoration:none;
	font-style : normal;
	font-size : 13px;
	font : arial;
}
 .small {
	color:black;
	text-decoration:none;
	font-style : normal;
	font-size : 11px;
	font : arial;
}
 .small2 {
	color:black;
	text-decoration:none;
	font-style : normal;
	font-size : 11px;
	font-family: Verdana;
}
.brochure {
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.stair-head {
	font-family: Verdana;
	font-style: normal;
	font-size: 15px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
 .footer {
	color: black;
	text-decoration: none;
	font-style: normal;
	font-size: 10px;
	font: Verdana;
}
 .small-ul {
	color:black;
	text-decoration:none;
	font-style : normal;
	font-size : 10px;
	font : arial;
}
 .small-ul2 {
	color:black;
	text-decoration:none;
	font-style : normal;
	font-size : 9px;
	font : arial;
}
.small-tx {
	color: black;
	text-decoration: none;
	font-style: normal;
	font-size: 10px;
	font: Verdana;
}
.small-ani {
	font-family: Verdana;
	font-style: normal;
	font-size: 9px;
	text-decoration: none;
	color: #365E7A;
	font-weight: normal;
}
.small-main {
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	color: #365E7A;
	font-weight: normal;
}
.small-main {
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	color: #365E7A;
	font-weight: normal;
}
.extreme {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
.drop-select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
	text-decoration: none;
	color: #09153B;
	background-color: #fafafa;
}
/*Example CSS for the two demo scrollers*/

#pscroller1{
	width: 117px;
	height: 90px;
	border: 0px solid black;
	padding: 0px;
	background-color: #ffffff;
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
}
.nextpage {
	width: 100%;
	margin-top: 5px;
	margin-left: 0;
	padding-left: 0;
	display: inline;	
	list-style: none;
	float: right;	

}

.nextpage li {
	margin: 2px;	
	padding: 0;
	list-style: none;
	display: block;
    float: right;
}

.nextpage li.page a, .nextpage li.page a:visited  {
	width: 20px;
	height: 18px;
	font: 100%/140% arial, verdana, sans-serif;	
	color: #727367;	
	display: block;
	margin: 0px 0;	
	text-decoration: none;
	text-align: center;
	background-color: #e3ebf1;
	border: 2px solid #e7e7e7;	

}
.nextpage li.current a, .nextpage li.current a:visited  {
	width: 20px;
	height: 18px;
	font: 100%/140% arial, verdana, sans-serif;	
	color: #97988a;	
	display: block;
	margin: 0px 0;	
	text-decoration: none;
	text-align: center;
	background-color: #FDFDFD;
	border: 2px solid #e7e7e7;	

}
.nextpage li.page a:hover {
	background-color: #CCD6E0;
	color: #FFFFFF;
	border: 2px solid #7C98AE;	

}

