/*-----------------------------------------
Layout
------------------------------------------*/

* {padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */


body {
	background-color: #fff;
	min-height:468px;/* for good browsers*/
	min-width:780px;/* for good browsers*/
}

table {
	font-size: 12px;
}


/* Contents */

#outer {
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
	
}

#wrap{
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 468px;

}

#contentwrap {
	width:780px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	/*display:block;*/
	color: #333;
	border: 2px solid #ccc;
}

#page_content {
	padding:5px 5px 5px 5px;
}


.scrollArea {
width: 310px;
height: 280px;
padding-left: 5px;
padding-right: 5px;
border-color: #6699CC;
border-width: 0px;
border-style: solid;
float: left;
overflow: auto;
}

.advertisement {
	float:right;
	margin-top:10px;
	margin-left:5px;
	margin-right:10px;
	width:330px;
	color: #000000;
	border: 1px solid #cccccc;
	display: block;
}

.advertisement img {
	width:330px;
}

.booksearch{
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;	
	min-height:60px;/* for good browsers*/
	width:400px;
	padding:5px 5px 5px 5px;
	color: #000000;
	border: 1px solid #cccccc;
}

.link_pages{
	float:left;
	width:740px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 10px;
	min-height:450px;
	padding:5px 5px 5px 5px;
	color: #000000;
	border: 1px solid #cccccc;
}

.news1{
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;	
	height:375px;
	min-height:375px;/* for good browsers*/
	width:400px;
	padding:5px 5px 5px 5px;
	color: #000000;
	border: 1px solid #cccccc;
}

.news1 img{
	border: 1px solid #000000;
	width:200px;
	height:200px;
	min-height:200px;
	padding: 0px 0px 0px 0px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	float:right;
}

.news2{
	float:left;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:10px;
	width:750px;
	padding:5px 5px 5px 5px;
	color: #000000;
	border: 1px solid #cccccc;
}

.news3 {
	float:right;
	margin-top:10px;
	margin-left:5px;
	margin-right:10px;
	height:375px;
	min-height:375px;
	width:320px;
	padding:5px 5px 5px 5px;
	color: #000000;
	border: 1px solid #cccccc;
	display: block;
}

/* Footer */
#footer {
	margin: 0;
	padding: 0;
	clear:both; 

}



/*-----------------------------------------
Typography
------------------------------------------*/

/* Generic */
body {
	font: 75.25% "Lucida Grande",Verdana, sans-serif;
}


/* Header and Footer */


.section_header {
	font-weight:bold;
	font-size: 1.15em;
	color: #0000bb;
	text-align:left;
}

.mainnavbar {
	margin:0;
	padding: 5px 5px 5px;
	background-color:#0000bb;
	width: 770px;
}

.mainnav {
	/* list-style:none; */
	clear:both; 
	margin-left: 5px;
	color:#ffffff;
	text-align:left;
}

.mainnav a {
	text-decoration:none;
	color:#ffffff;
}

.mainnav a:hover {
	text-decoration:underline;
	color:#ffffff;	
}

.bottomnavbar {
	margin:0;
	padding: 5px 5px 5px;
	background-color:#0000bb;
	width: 770px;
}

.bottomnavbar a:hover {
	text-decoration:underline;
	color:#ffffff;	
}

.bottomnav li {
	display:inline; 
	list-style:none; 
	margin-left:; 
	margin-right: 12px;
}


.bottomnav a {
	text-decoration:none;
	color:#fffdfe;
	
}

/*-----------------------------------------
Colors, Borders, and Background Images
------------------------------------------*/

/* Generic */
	body {
	background: #fff; 
	color: #333;
}

div.iframecal {
	width:740px;
	height:100px;
	overflow:auto;
	padding: 5px;
	background: #eeeeee;
	border:1px solid #cccccc;
	scrollbar-3dlight-color:#ff0000; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color:#c02a2b; 
	scrollbar-darkshadow-color:#cc0000; 
	scrollbar-face-color:#c02a2b; 
	scrollbar-highlight-color:#ff0000; 
	scrollbar-shadow-color:#000000; 
}

.items {
	font-size: 12px;
	line-height: 2em;
	list-style-type: square;
	padding: 2px;
	margin: 15px;
	}

.headerlink {
	text-decoration:underline;
	color:#c02a2b;
}

.headerlink:hover {
	text-decoration:underline;
}

a {
	text-decoration:none;
	color: #333;
}


a:hover {
	color:#c02a2b;
	text-decoration:underline;
}


ul {
	list-style-image: url("../images/bullet.gif");
	margin-left:50px;
}

img {
	border:0;
}

.imgfloat {
	float: left;
}

div.imgfloat img {
	border:1px solid #000000;
}

div.imgfloat p {
	text-align: left;
	font-size: 10px;
}

.newred {
	color:#d2232a;
}


/* Wrap
#wrap {
	background: #fff;
}
*/

.ad_image {
	border:1px;
	padding: 0px 5px 0px 5px;
}

/*Footer Elements */

#bottomnav {
	margin:0;
	color:white;
}


#legalinfo {
	font-size:smaller; 
	padding:5px;
}


#legalinfo a {
	color:black;
}

	
/* Margins, Padding */
.sections {
	padding-top:0;
	margin-left: 15px;
}


.nobottom {
	margin-bottom:0;
	padding-bottom:0
}


.first {
	margin-top:0;
	padding-top:0
}


.space2 {
	margin: 10px 0px 30px 10px;
}

/*Example CSS for the two demo scrollers*/
	
#pscroller1{
	width: 200px;
	height: 100px;
	border: 1px solid black;
	padding: 5px;
	background-color: lightyellow;
}
		
#pscroller2{
	width: 720px;
	height: 50px;
	border: 0px solid black;
	padding: 3px;
}
		
#pscroller2 a{
	text-decoration: none;
}
		
.someclass{ //class to apply to your scroller(s) if desired
}

/*RTE CSS for Admin Tool*/
.rteImage {
	background: #D3D3D3;
	border: 1px solid #D3D3D3;
	cursor: pointer;
	cursor: hand;
}

.rteImageRaised, .rteImage:hover {
	background: #D3D3D3;
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
}

.rteImageLowered, .rteImage:active {
	background: #D3D3D3;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #D3D3D3;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}

.rteBack tbody tr td, .rteBack tr td {
	background: #D3D3D3;
	padding: 0;
}

