
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#content-main
{
	margin-top:10px;	
	margin-left:30px;
	margin-bottom:10px;
	margin-right:10px;		
	position:inherit;
	text-align:left;
	min-height:600px;	
	position:inherit;
	z-index: -1;		
}	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    
    css-master

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML TAGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	margin:10px;
	margin-top: 0;
	margin-bottom: 0;
	background-color:Navy;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.4em;
	color:Black;
	
}

p {
	margin:10px 0;	
	color:Black;
	}

p:first-letter 
{	
	font-weight:bold;
}

p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
	
hr {
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	_margin:10px 0;
	}
	
blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(../../images/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	}
	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}

fieldset {
	padding:15px;
	}
	
legend {
	color:#333333;
	padding:5px 3px 10px 3px;	
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
h1, h2, h3, h4, h5, h6 {	
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height:1.1em;
	margin:5px 0;
	color:Blue;
	
}

h1 {
	font-size:1.8em;
	margin-bottom:0;
	text-align:center;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link {
	color:Blue;
	text-decoration:none;
}

a:visited {
	color:#980000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	color:Blue;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul {
	margin:0;
	padding:0;
	}

li {
	list-style:none;
	font-size:small;
	background:url(../../images/list-bullet-01.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	margin-left:2em;
	
}

ul.list-of-links {
	
}

#content-side1-three-column ul.list-of-links,
#content-side2-three-column ul.list-of-links {
	margin: 0 0 30px 0px;
}

ul.list-of-links li{
	margin:0;
	padding-bottom:10px;
	background:Silver;
	padding:none;
	border-width: 1;
	border-style: solid;
	border-color: Silver;
}

ul.forms
{	

}
ul.forms li
{	
	list-style-image: url(../../images/pdficon32x32.jpg);
	margin-left:50px;
	padding:20px;
	background:none;
	vertical-align:middle;
	width: 300px;
}

ul.no-lines,
ul.no-lines li {
	border:none;
	}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
	}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}
.photo-float-right 
{
	float:right;
	margin-right:10px;
	margin-left:10px;
	vertical-align:middle;
}

.image-border-none {
	border:none;
}

/*--------------------------------------------------------------------------------*/

.clear {
	clear:both;
	}

.none {
    display:none;
}
.center { text-align:center;}

.tagline
{	
	font-weight:bold;
	font-family:Arial;
	color:Gray;
	/*font-style:italic;*/
	font-size:1.5em;
}

.stagger
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:large;
	font-style:italic;	
	color:Blue;
	
}
	
.stagger1
{

	margin-left:15%;
	padding-bottom:20px;
	padding-top:55px;
}
.stagger2
{
	margin-left:25%;
	padding-bottom:20px;
}
.stagger3
{
	margin-left:40%;
	padding-bottom:20px;
}
	
.blowuptext
{
	font-size:large;
	font-weight:bold;
	color:Blue;
}	

.statichovermenu
{
	background-color:Blue;
	color:White;	
}
.statichovermenu a:hover
{
	color:White;
	text-decoration:none;
}
.statichovermenu a:visited
{
	text-decoration:none;
}

.smalltable
{
	color:Blue;
	font-size:smaller;
	font-weight:bold;
}


.right_header
{
	font-size:1.2em;
	font-weight:bold;
	color:Blue;
}

ul.right_table
{
}
ul.right_table li
{	
	padding:10px;
	background:none;
}
/*  ------------------------- */

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ffbb44;
color:#000000;
width:200px;
height:25px;
vertical-align:middle;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}
.menutitle img
{
	vertical-align : middle;
}

.menutitle:hover
{
	background-color:#ffddaa;
}
.linktitle
{
cursor:pointer;
margin-bottom: 5px;
color:#000000;
width:200px;
height:25px;
vertical-align:middle;
padding:2px;
text-align:center;
background-color:#ffbb44;
font-weight:bold;
border:1px solid #000000;
}
.linktitle a
{
	vertical-align:bottom;
	color:Black;	
}
.linktitle a:link a:visited
{
	color:Black;
}
.linktitle:hover
{
	background-color:#ffddaa;
}
.submenuitem
{
	text-align:left;
	
}	
.submenu{
margin-bottom: 0.5em;

}

/*----- Accordion Navigation Menu ----- */

.arrowlistmenu
{
	width: 180px; /*width of accordion menu*/
	list-style-type: none;
	background-color: #C9C299;
	margin-left: 6px;
}

.arrowlistmenu .menuheader
{
	/*CSS class for menu headers in general (expanding or not!)*/
	font: 14px Arial;
	color: white;
	background: url(/images/cornerstone/blue_button_kakhi_bg.png) no-repeat center left;
	margin-bottom: 5px; /*bottom spacing between header and rest of content*/
	text-transform: none;
	padding: 8px 0 8px 0px; /*header text is indented 8px*/
	cursor: hand;
	cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
    background-image: url(/images/cornerstone/grey_button_kakhi_bg.png);
    font-weight: bold;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
    list-style-type: none; /* no bullets */
    margin: 0;
    padding: 0;
    margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
    padding-bottom: 0px; /*bottom spacing between menu items*/
    background:none;
    margin-left: 0;
    padding-left: 0;
    vertical-align: middle;
}

.arrowlistmenu ul li a{
    /*color: #A70303;*/
    color: Navy;
    background: none; /*custom bullet list image*/
    display: block;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    font-weight: normal;
    border-bottom: 1px solid #dadada;
    font-size: 90%;
}

.arrowlistmenu ul li a:visited{
    /*color: #A70303;*/
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
    /*color: #A70303;*/
    font-weight: bold;
    /*background-color: #F3F390;*/
    background-color: #D2B48C;  /* Tan hover background */
}


/*---------End of Accordion Navigation Menu--------- */