@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
}

#pageTitles {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 0px;
	color: #3889bb;
	font-weight: normal;
}


#toptile {
	position: absolute;
	top: 0px;
	left:  0px;
	height: 329px;
	width: 100%;
	background:url(/custom/themes/default/images/tile-top.gif) repeat-x;
	z-index: -1;
}

#container { 
	width: 975px; 
	margin: 0 auto;
	text-align: left; 
} 
#header { 
	position: relative;
	width: 975px;
	height: 95px;
	background-image:url(/custom/themes/default/images/header.gif);
	z-index: 10;
} 


#header #MyLinks{
	position: absolute;
	top: 6px;
	left: 450px;
	font-size: 13px;
}

#header h1 {
	position: absolute;
	top: 24px;
	left: 25px;
	width: 232px;
	height: 54px;
	margin: 0px;
}

#header h2{
	position: absolute;
	top: 24px;
	left: 10px;
	width: 232px;
	height: 54px;
	margin: 0px;
}

#header #searchbox {
	position: absolute;
	top: 3px;
	left: 708px;
}

#header #headerlogin {
	position: absolute;
	top: 10px;
	left: 425px;
	width:510px;
}

#header #headerlogin label{
	float: left;
	margin: 3px 0 0 0;
}

#header #headerlogin input{
	float: left;
	margin: 0 5px 0 3px;
}


#header #headerlogin #signin{
	position: absolute;
	top: 0px;
	left: 420px
}
	

.hlfield {
	border: 1px solid #73b5dd;
	margin: 0 0 3px 0;
}

.detailText h2 {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0px;
	color: #3889bb;
	font-weight: lighter;
}
	

#searchbox input[type=text] {
	border: 1px solid #bddcf2;
	background: #fbfaf3;
}

#header #topnav {
	position: absolute;
	top: 75px;
	left: 40px;
	width: 900px;
	text-align:right;
	z-index: 10;
}

#sidebar1 {
	float: left; 
	width: 200px; 
	background: #EBEBEB; 
	padding: 15px 10px 15px 20px;
}

#mainContent { 
	width: 975px;
	padding: 0;
} 

#mainContent #Lcontent {
	float: left;
	margin-left: 10px;
	width: 670px;
}

#Lcontent #top{
	float: left;
	width: 670px;
	height: 9px;
	background: url(/custom/themes/default/images/ctop.gif); no-repeat;
}

#Lcontent #middle{
	float: left;
	width: 655px;
	padding: 0 0px 0 15px;
	background: url(/custom/themes/default/images/ctile.gif); repeat-y;
}
	
#Lcontent #bottom{
	float: left;
	width: 670px;
	height: 60px;
	background: url(/custom/themes/default/images/cbottom.gif);
}

/*975 Full Width Layout*/

#mainContent #top975{
	float: left;
	width: 940px;
	height: 9px;
	background: url(/custom/themes/default/images/ctop975.gif); no-repeat;
}

#mainContent #middle975{
	float: left;
	width: 920px;
	padding: 0 10px 0 10px;
	background: url(/custom/themes/default/images/ctile975.gif); repeat-y;
}
	
#mainContent #bottom975{
	float: left;
	width: 940px;
	height: 60px;
	background: url(/custom/themes/default/images/cbottom975.gif);
}




/*End Main Content Box*/
		
#mainContent #Rcontent {
	float: left;
	width: 258px;
}

#Rcontent #top {
	float: left;
	width: 258px;
	height: 11px;
	background:url(/custom/themes/default/images/rtop.gif);
	margin-top:1px;
}

#Rcontent #middle {
	float: left;
	width: 238px;
	padding: 0 10px 0 10px;
	background:url(/custom/themes/default/images/rtile2.gif) repeat-y;
}

#Rcontent #bottom {
	float: left;
	width: 258px;
	height: 52px;
	background:url(/custom/themes/default/images/rbottom.gif);
}

/*RContent2*/

		
#mainContent #Rcontent2 {
	float: left;
	width: 258px;
}

#Rcontent2 #top {
	float: left;
	width: 258px;
	height: 11px;
	background:url(/custom/themes/default/images/rtop2.png);
	margin-top:1px;
}

#Rcontent2 #middle {
	float: left;
	width: 238px;
	padding: 0 10px 0 10px;
	background:url(/custom/themes/default/images/rtile2.gif) repeat-y;
}

#Rcontent2 #bottom {
	float: left;
	width: 258px;
	height: 52px;
	background:url(/custom/themes/default/images/rbottom.gif);
}

/* Home Page CSS*/


#homefield {
	border: 1px solid #73b5dd;
	margin: 0 0 3px 0;
}

#mainContent #welcomebox {
	float: left;
	position: relative;
	width: 975px;
	height: 365px;
	background:url(/custom/themes/default/images/welcomebox.gif) no-repeat;
}

#welcomebox #tour {
	position: absolute;
	top: 290px;
	left: 125px;
	width: 283px;
	height: 64px;
	z-index: 20;
}




#welcomebox #welcomepict {
	width: 463px;
	height: 360px;
	position: absolute;
	top: 28px;
	left: 41px;
	z-index: 10;
}

#welcomebox #welcometxt{
	position: absolute;
	left: 531px;
	height: 29px;
	width: 400px;
	top: 30px;
}

#welcometxt h1 {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 5px 0 0 0;
	color: #3889bb;
	font-weight: normal;
}

#welcometxt p{
	margin: 0 0 0 5px;
	line-height: 1.55em;
	color: #666666;
}

#mainContent #cblockswrap {
	float: left;
	position: relative;
	width: 975px;
	height: 255px;
	color: #9f7466;
	background:url(/custom/themes/default/images/homecblocks.gif);
}

#cblockswrap h1 {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 10px 0 20px 0;
	color: #98533b;
	font-weight: normal;
}

#cblockswrap p {
	line-height: 1.55em;
}


#cblockswrap #Lcblock {
	position: absolute;
	left: 35px;
	top: 1px;
	width: 397px;
	height: 240px;
	text-align:justify;
	
}

#cblockswrap #Rcblock {
	position: absolute;
	left: 500px;
	top: 1px;
	width: 407px;
	height: 240px;
	
}

#Rcblock ul li {
	margin: 0 0 4px 0;
	list-style: square;
}

#footer { 
	position: relative;
	margin: 20px 10px 0 20px;
} 
#footer h1 {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	color: #666666;
	position: absolute;
	top: 20px;
	left: 5px;
}

#footer #bnav {
	width: 500px;
	text-align:right;
	font-size: 11px;
	color: #666666;
	position: absolute;
	top: 20px;
	left: 430px;
}

#bnav a {
	color: #0066CC;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: right;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
