
/**
 * General HTML Body Styling
 * -------------------------
 */
body {
	margin-top:0px;
	/*background:#999;*/
	background:url(../images/bg.gif);
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}		

a { 
    text-decoration: none;
    color : #1D6963;
}

a:hover {
	color: #CC7E55;  

}

.no-color{
	color:#FFF;
}


p {	
	line-height: 1.35em;
	text-align:justify;
} 				

h1 { 
	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.95em; 
	font-weight: bold;
	color:#FFA74F;
} 

hr { 
	border: none; 
	border-top: 1px solid #cccccc; 
	height : 3px; 
	width : 100%; 
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	background-image: url('../images/square2c_.png');
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 1.2em;
	line-height: 140%;
}


/**
 * Basic DIV Elements 
 * ----------------------------
 * 
 */
 
#container {
	width:1100px;
	margin:0 auto;
	background-color:#FFFFFF;		
}
  
#rightColumn {
	float : right;
	width : 229px;
	margin: 0; 
	margin-top: 10px; 
	padding: 1em; 
	/*min-height: 600px;*/
	/*border-left: 1px dotted #cccccc;*/
	font: 12px;
	font-family: Verdana, Helvetica, sans-serif; 
	color: #4D4853;
}

#search{
	padding-top:22px; 
	margin-bottom: 10px
}

#search .field{
	width:200px; 
	font-size: 11px; 
	line-height: 13px; 
	margin-top:4px; 
	margin-left:18px; 
	padding-left:2px; 
	border:0; 
	color:#b3b19d; 
	text-transform: uppercase; 
	background:#fff
}

#search .btnp {
	float: left; 
	display: inline;
}

#search .btnp input{
	width:29px; 
	height:22px;
	font-size: 0; 
	line-height: 0px;
	text-indent: -4000px;
	background:url(../images/go.gif);
	float: left;
	display: inline;
	cursor:pointer;
	border:0;
}

#search .fld{
	width:200px; 
	height:22px; 
	background:url(../images/fld.gif); 
	float: left; 
	display: inline;
}

#leftColumn {
	float : left;
	width : 220px;
	margin: 0; 
	margin-top: 20px; 
	padding: 1em; 
	/*min-height: 600px;*/
	/*border-right: 1px dotted #cccccc;	*/
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif; 
	color: #4D4853;
}	    
  
#content {
	padding: 1em; 	
	margin-right: 255px; 
	margin-left: 255px; 
	background-color:#FFFFFF;
	min-height: 1000px; 
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif; 
	color: #4D4853;
	border-right: 1px dotted #cccccc;
	border-left: 1px dotted #cccccc;
}

#header {
	width:1100px;
	margin:0 auto;
	background-image:url('../images/banner1.jpg');  
	background-repeat:no-repeat;
	background-color:blue;			
	height : 80px;
	font-family: Verdana, Helvetica, sans-serif;
}

#pathway {
	width: 450px;
	margin-bottom: 10px; 
	letter-spacing   : .15em; 
	font-size: .8em;
	color: #666666; 
}
	
#pagetitle {
	font-size: 185%/1em;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 2.00em; 
	font-weight: bold; 
	padding-top: 20px; 
	padding-bottom: 10px;
	color:#FFA74F;
}		

#pagetitlespacer { 
    margin: 0 0 0 0; 
    height: 22px;
}

#topBorder {
	margin: 0 auto;
	margin-top: 10px; 
	width: 756px;
	height: 8px;
	font: 1px/1px sans-serif !important;
	font: 0px/0px sans-serif;
	background: url('../images/bordertop.gif') no-repeat center bottom;
}	

#box {
  box-shadow: 5px 5px 5px #ccc;
  -moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
  height:130px;
  /*padding:5px;*/
  margin-top:5px;
  margin:10px auto;
  padding-right:10px;
  padding-top:10px;
}

#box-no-shadow {
  margin-top:20px;
  margin:10px auto;
  padding-right:10px;
  padding-top:10px;
}

#box-no-shadow img{
	padding-right:10px;
	float:left;
	display:inline;
}

#box img{
	padding-right:10px;
	float:left;
	display:inline;
}

#pic{
	margin:5px;
}

#pic img{
	padding:5px;
}

#pic caption{
	padding-top:5px;
	text-align:center;
	font-style:bold;
}
#box p{
	text-align:justify;
}

#bottomBorder {
	text-align: left;
	margin: 0px auto;
	width: 756px;
	height: 8px;
	background: transparent url('../images/borderbot.gif') no-repeat center top;
}

#leftColumn p, #rightColumn p { 
	margin: .5em 0 1em 0; 
}

#leftColumn h2, #rightColumn h2 { 
	font-size: 15px/16px;
	font-family: Verdana, Helvetica, sans-serif;
	margin: .5em 0 1em 0; 
	border-bottom: 1px dotted #cccccc;
	font-weight: bold; 
	padding-left: 2px; 
	margin-bottom: 10px;
	line-height: 1.35em;
	color:#FFA74F;
}

#rightColumn ul { 
	margin: .5em 0 1em 0; 
}

#content h1 {
	color:#FFA74F;
}

#content h2 { 
	margin: 1em 0 .5em 0; 
	font-size: 125%/1emn;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	color:#FFA74F;
} 

#rightColumn a:hover {
  background:#DCF8F6;   
}

#externallinks {
	padding-bottom:20px;
}

#bottom {
	padding-bottom:20px;
}

#newsletter {
	padding-bottom:10px;
	background-image:url(../images/box-shadow.gif);
	padding:5px;
	border:solid;
}

#newsletter .field{
	width:300px;
	height:20px;
	font-size: 11px; 
	line-height: 13px; 
	margin-top:4px; 
	margin-left:18px; 
	padding-left:2px; 
	border:0; 
	color:#b3b19d; 
	text-transform: uppercase; 
	background:#fff
}

#newsletter .btnp {
	float: left; 
	display: inline;
}

#newsletter .btnp input{
	width:29px; 
	height:22px;
	font-size: 0; 
	line-height: 0px;
	text-indent: -4000px;
	background:url(../images/go.gif);
	float: left;
	display: inline;
	cursor:pointer;
	border:0;
}

#newsletter .fld{
	float: left; 
	display: inline;
}

.columnHeading { 
	border-bottom: 1px dotted #cccccc;
	font-weight: bold; 
	padding-left: 2px; 
	margin-bottom: 10px;
/*	background-color: #CC7E55; */
}

#partners {
	height: 120px;
	padding:10px;
	padding-bottom:20px;
}

#partners a{
	color:#FFF;
	text-decoration:none
}

#partners marquee{
	width:1080px;
	text-align:center;
}

#footer {
	background:#fff;
	border:solid 1px #dcdcdc; 
	/*height:180px;*/ 
	font-size: 8px; text-transform:uppercase;
	color:blue;
	font-family: Verdana, Helvetica, sans-serif;
	padding-top:10px; 
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:10px;
    clear: both;
	/*line-height: 1.0em;*/ 
	background-color:#FFFFFF;	
}

#footer .addresses{
	padding-top:10px;
	height:100px;
}

#footer .addresses .column{
	float:left; 
	display:inline; 
	width:auto;
}

#footer .addresses .column ul{
	list-style:none;
}

#footer .bottom{
	margin-top:10px;
	padding-top:10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #4D4853;
	text-transform:none;
	text-align:center;
	height:20px;
}

#footer .bottom a{
	color:#00F
	text-decoration:none;
}


