/* Start of CMSMS style sheet 'Jdelaney_styles' */
/* Delaney Consulting Stylesheet*/

html{margin:0;} 

body {
	margin:0;
	padding:0;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color: #003D64;
	background-image: url(images/header_back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;		
}


p{ margin-top: 0.6em; margin-bottom: 0.6em; } 

#outershell{            	
	margin: 0 auto;
                width: 900px;
 }

#innershell{
              	position:relative;
	width: 900px;	
}




#contentwrapper, .contentwrapper{
    text-align:left;
     margin-top: 200px;
    padding-top: 20px;
        padding-right: 20px;
    padding-bottom: 5px;
    background: #fff;
    border: solid 1px #000000;
    width: 880px;
}

#leftcolumn_wrapper {
           width:250px;}

#leftcolumn{
                text-align:left;
	width:250px;
	float:left;
                padding: 3px;
}



#rightcolumn {
margin-left: 300px;
               text-align:left;
	width:550px;
	 padding: 3px;
}




h1 {
	font-size:26px;
	letter-spacing: 6px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
                 margin-top:0px;
                padding-top:0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

h2 {
	font-size:18px;
	margin-top:10px;
	margin-bottom:0px;
	letter-spacing: 2px;
	font-family: "Times New Roman", Times, serif;

	color:color:#000000;
	font-weight: bold;
	line-height: normal;

}

h3 {
	font-size:16px;
	margin-top:10px;
	margin-bottom:0px;
	letter-spacing: 2px;
	font-family: "Times New Roman", Times, serif;
	color:color:#000000;
	font-weight: bold;
	line-height: normal 
}


h4 {
	font-size:13px;
	margin-top:10px;
	margin-bottom:0px;
	letter-spacing: 2px;
	font-family: "Times New Roman", Times, serif;
	color:color:#000000;
	font-weight: bold;
	line-height: normal;}


	



	
li {
	list-style-type: square;

}

ul  {
	list-style-type: square;

}

ol  {
	list-style-type: square;

}

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #09395D;
                font-weight: normal;
	text-decoration: none;
	}

a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #09395D;
               font-weight: normal;
	text-decoration: none; 
}
	
	a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #6A92CD;
                font-weight: normal;
	text-decoration: none; 
}
	
	a:visited:hover {
	font-family: Arial;
	font-size: 12px;
	color: #6A92CD;
                 font-weight: normal;
	text-decoration: none;
 }
		
	
#copyright {
clear:both;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #98A595;

}

.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#cccccc;
	text-decoration: underlined;
	}

.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#cccccc;
	text-decoration: underlined;	}

.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underlined;		
}	

.copyright a:hover:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underlined;		
}	

.google {

	border: 3px solid darkred;

}

.contactform {line-height: 1.5em;}


input
{
color: #999999;
font-size:10px;
border: 1px solid #darkred;
}

.submit input
{
color: #999999;
font-size:10px;
border: 2px outset #darkred;
} 

.image { 
border: 3px solid darkred;
}

.image a:link{ 
border: 3px solid darkred;
}

.image a:visited{ 
border: 3px solid darkred;
}

/* FOR CLEARING FLOATS */



.clear-block:after {

  content: ".";

  display: block;

  height: 0;

  clear: both;

  visibility: hidden;

}



.clear-block {

  display: inline-block;

}



/* Hides from IE-mac \*/

* html .clear-block {

  height: 1%;

}

.clear-block {

  display: block;

}

/* End hide from IE-mac */

/* End of 'Jdelaney_styles' */

