
/*    -----------------------    While in Development   -----------------------   */  

#content, #leftcol, #widecol, #midcol, #rightcol {
	border: 0px solid #990000;
}

/*    -----------------------    Main Tags   -----------------------   */  
html {
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
}

hr {
	height: 1px;
	/*width: 100%;*/
	background: #bfc9b0;
	border: 1px;
	color: #bfc9b0;
}

hr.red {
	height: 1px;
	width: 100%;
	border: 1px;
	border-top: #dcbab3 1px solid;
}


h1 {
	font: 500 20px/20px  arial, verdana, sans-serif;
	color: #8a1b04;
	text-align:left;
	margin: 20px 0 20px 0 ;
	/*display:none;*/
}

h2 {
	font: bold 12px/14px  arial, verdana, sans-serif;
	color: #8a1b04;
}

h3 {
	font: bold 14px/15px  arial, verdana, sans-serif;
	color: #8a1b04;
}
ul {
	margin: 0px;
	padding:0px;
}

 /*    -----------------------   Marketing   -----------------------   */ 
 
#hrif , #hrif a, #hrif hover{
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	text-decoration:none;
	cursor:text;
}

#secure {
	display:none;
}


/*    -----------------------    Page Structure   -----------------------   */ 
#mc, #header, #content, #copyright {
	/*width:890px;*/
	width: 950px;
}
#mc {
	margin:auto;
}

#pagetile {
	background:  url(../images/site/mc_bg.png) repeat-y 0px 0px    !important;
	background:  url(../images/site/mc_bg.gif) repeat-y 0px 0px;
	float:left;
}

#header {
	height:53px;
	float:left;
}

#headerH {
	background: url(../images/topHome.jpg) no-repeat 0px 0px;
	width:764px;
	height:318px;
	float:left;
}

#toppic {
	position: absolute;
	z-index: 5;
	visibility: inline;
	top: 50px;
	padding: 0px 0px 0px 0px;
	cursor: hand;
}

/*    -----------------------    Navigation   -----------------------   */  

#navcontainer {
	display:none;
}


/*    -----------------------   Content  -----------------------   */  

#content {
	padding: 0 0 0 0;
	text-align: left;
	float:left;
}

#contenthome {
	width: 762px;
	text-align: left;
	float:left;
	/*background: url(images/content_home.jpg) no-repeat 0px 0px;*/
}

/*    -----------------------   Wide Column    -----------------------   */  

#widecol {
	width:1000px;
	float:left;
	
}

/*    -----------------------   Left Column    -----------------------   */  

#leftcol {
	display:none;
}

 #leftcol a {
	color: #004e75;
	text-decoration:none;
}
 
#leftcol a:hover {
	color: #004e75;
	text-decoration:underline;
}

/*    -----------------------   Mid Column    -----------------------   */  

#midcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 600px;
	margin: 0 0 0 20px;
	float: left;
}
#midcolwide {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 536px;
	float: left;
}

/*
#midcol a {
	color:#d6b102;
	text-decoration:none;
}	
#midcol a:hover {
	text-decoration:underline;
	color:#d6b102;
}
*/
#midcol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #6c6f72;
	list-style-image: url(/images/a_bullet.gif);
	margin-left: 45px;
	margin-top: 0px;
	padding: 0px;
}

/*    -----------------------   Right Column    -----------------------   */  

#rightcol {
	font: normal 11px/13px  arial, verdana, sans-serif;
	color: #3b3d3e;
	width: 336px;
	float: right;
	margin: 0 15px 0 0;
}
#rightcolnarrow {
	font: normal 11px/13px  arial, verdana, sans-serif;
	color: #3b3d3e;
	width: 190px;
	float: right;
	padding: 0 20px 0 0;
}

#rightcol ul {
	margin-left: 15px;
	padding: 0px;
}
#rightcol ol {
	margin-left: 35px;
	margin-right: 20px;
	padding: 0px;
}
#rightcol ul li {
	font: normal 11px/13px  arial, verdana, sans-serif;
	color: #3b3d3e;
	list-style-image: url(/images/a_bullet.gif);
	margin-left: 55px;
	padding: 0px;
}
 #rightcol a {
	color: #8a1b04;
	text-decoration:none;
	}
 #rightcol a:hover {
	color: #8a1b04;
	text-decoration:underline;
}

/*    -----------------------   Small Columns    -----------------------   */  
#smleft { 
	width:260px;
	float:left;
}
#smright {
	width:260px;
	float:right;
}

/*    -----------------------   Content Images    -----------------------   */  

.picleft {
	float: left;
	margin: 0px 8px 0px 0px;
	border: 0px solid #0b0b71;
}

.picright {
  float: right;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
  border: 0px solid #2b5eae;
}

.pic {
  margin: 5px 0 5px 0;
  padding: 5px;
  border: 1px solid #bfc9b0;
}

#borderblue img {
  border: 1px solid #cde1ec;
  margin: 5px 5px 0 0;
  display:none;
}

#borderyellow img {
  border: 1px solid #e9e0b8;
  margin: 5px 5px 0 0;
  display:none;
}

#propcommercialcontainer, #propresidentialcontainer {
	width: 745px;
	float: left;
	padding: 5px 0 10px 10px;
	margin: 0 0 10px 0;
}
#propcommercialcontainer {
	background: #e0e5eb;
}
#propresidentialcontainer {
	background: #fcf3c8;
}

#propnav, #propnav a {
	font: normal 10px/12px  arial, verdana, sans-serif;
	color: #504e4e;
	width:100px;
	float:left;
	text-decoration: none;
	margin: 4px 5px 0 0;	
}
#propnav a:hover {
	color: #8a1b04;
	text-decoration:none;
}

.titlespace {
	padding: 35px 0px 0px 0px;
}

.thumb {
	/*width: 75px;
	height:44px;*/
	width:100px;
	height:59px;
}

/*    -----------------------   Footer   -----------------------   */  

#copyright  {
	display:none;
}
 #copyright a {
	color: #6d7072;
	text-decoration:none;
	font-weight: bold;
	}
 #copyright a:hover {
	color: #6d7072;
	text-decoration:underline;
}

/*    -----------------------   Extra   -----------------------   */ 

#note  {
	font: bold 14px/14px arial, verdana;
	color: #990000;
	text-transform:uppercase;
 }
 
.colblue0 {
	background:#b3c8d4;
	text-align:left;
	padding: 0px 0px 0px 5px;
}

/* .colblue0 a {
	background:#b3c8d4;
	text-align:left;
	padding: 0px 0px 0px 5px;
	color: #996600;
	text-decoration: none;
}
.colblue0a:hover {
	text-decoration:underline;
}*/

.colblue1 {
	background:#daeaf1;
	text-align:center;
}

.colblue2 {
	background:#c3d7e2;
	text-align:center;
}

.sponsorsLogo {
	border: 1px solid #718da5;
}

#paper p {
	padding: 0px 10px 0px 20px;
}

.tablethis a {
	color: #996600;
	text-decoration: none;
}

.tablethis a:hover {
	color: #996600 ;
	text-decoration:underline;
}

#chooseactivities {
	font: normal 12px/14px arial, verdana;
	color: #203851;
	text-transform:uppercase;
}

/*    末末末末末末末末末  Newsletters   末末末末末末末末末  */ 

.newsletter {
	position: absolute;
	z-index: 1;
	visibility: visible;
	top: 546px;
	margin-left:570px;	
}

.newsletter form {
	width: 150px;
}
.newsletter input {
	font: normal 11px/11px  arial, verdana, microsoft sans-serif, sans-serif;
	color: #005984;
	border:0;
	background: none;	
}
.newsletterEmail {
	margin: 0px 0px 0px 20px;
	float:left;
}
.newsletterSubmit {
	border: 1px solid #000000;
}
 
/* Buttons */

.button {
	background: #c1bebe;
	color: white;
	font: 11px arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
	border: solid 0px #fff6e1;
	display: block;
}

.button_over {
	background: #8a1b04;
	color: white;
	font: 11px arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
	border: solid 0px #fff6e1;
	display: block;
	cursor: pointer;
}
