/************************************* blu sapphire *****************************************/
/* This file contains the CSS declarations that are used in the content area of the site. 	*/
/* All declarations in this file will also be available in the SiteCM page editor. 			*/
/********************************************************************************************/

/* Required Declarations */
/* The following declarations are required by the SiteCM page editor */
/* Any CSS defined in this file will be visible to the client in the SiteCM Manager's Editor */

/* Text - default */
body, td, p, li, input, select, textarea {
	font: normal normal 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #6e5c50;
}
						
/* Lists */
ul, ol {}

/* Formatted Text */
pre {}

img
{  border-style: none;
}
.imgright
{float: right; 
padding: 0px 0px 8px 16px;
}

.imgleft
{float: left; 
padding: 0px 16px  8px 0px;
}

.book
{height: 100px;
float: left;

margin: 10px 0px 10px 0px;

}

.book img{
	padding: 0 35px 0 10px;
	border: 0px;
	float:left;
	margin: 0px;
}


hr
{
	border: 0;
	color: #bdc4de;
background-color: #bdc4de;
height:1px;}

/* Headings */
h1 {
	font-size: 20px;
	color: #4b4d6e; 
	padding:12px 0px 4px 0px;
	
	margin: 0px 0px 9px 0px;
}

h2 {
	font-size: 16px;
	padding: 19px 0px 4px 0px;
	margin: 0px; 
	color: #6e5c50;

}

h3, h5, h6 {
	font-size: 12px; 
	padding-top: 20px;
	margin: 0px;
	color: #6e5c50;
	text-decoration:underline;

}
h4 {
	font-size: 14px;
	font-weight:normal;
	padding: 4px;
	color: #4b4d6e;}

h5, h6
{text-decoration:none;}

.aboutblu
{
font: italic 14px Arial, Helvetica, sans-serif;
line-height:250%;
padding:40px 0px 40px 0px;
color: #4b4d6e;
}



/* Links - default */
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #4A76A9;
}

a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #4A76A9;
}	

a:hover {
	text-decoration: none;
	color: #353535;
}	

a:active {
	font-weight: normal;
	text-decoration: none;
	color: #4A76A9;
}

.bookmark {color:#353535;} 

a.bookmark:link {color:#353535;}
a.bookmark:active {color:#353535;}
a.bookmark:hover{color:#353535;}
a.bookmark:visited{color:#353535;}

/* Forms */
form { margin: 0px; padding: 0px; }

/* Custom Declarations */
.smallred
{font: italic 9px Arial, Helvetica, sans-serif;
letter-spacing:120%;
color: red;}

/* home page box */
#home-box
{border: 1px solid #4b4d6e;
padding: 12px;
}

.blu
{color: #002a5f;
font-weight: bolder;}
.orange
{color: #F79942;
font-weight: bolder;}


/* CONTENT */
#content b
{font-size: 16px;}

#content p
{font: normal 12px Arial, Helvetica, sans-serif;
color: #6e5c50;}

.box, #box
{
	
	padding: 10px;
	text-align:center;
}
#box 
{padding: 10px 60px 10px 40px;
}

.box img
{border:0;
padding:0;
margin:0;
}

#box ul, #box ul li
{font-size: 13px;
font-style:italic;
line-height: 125%;}

 #box ul li
 {
	 padding-bottom: 8px;
}



/* RIGHT HAND SIDE */
#newsbox-content
{font: normal 11px Arial, Helvetica, sans-serif;
color: #6e5c50;}

#newsbox-content b
{font-weight: bold;}

#newsbox-title
{font: bold 14px Arial, Helvetica, sans-serif;
color: #4b4d6e;
text-align:center;
}

#sidebuttonbox
{font: bold 12px Arial, Helvetica, sans-serif;
color: #4b4d6e;
	background: transparent url(../images/trans-white.png) repeat;
padding:20px 20px 0px 0;
}


/* ENDLINKS SETTINGS */ 
#endlinks .credit
{text-align:center;
color: #6e5c50;
}

#endlinks
{
font: normal 10px Arial, Helvetica, sans-serif;
color: #4b4d6e;
}

#endlinks .large
{font: italic 11px  Arial, Helvetica, sans-serif;} 

#endlinks .smaller, .smaller a:link, .smaller a:active
{font: normal 7px  Arial, Helvetica, sans-serif;
color: #ccc;}
#endlinks  .smaller a:hover
{color: #006;}
