

/* ================================
    Main Styles
   ================================
*/   


.info
{
    color:#999999;
	width:100%;
	text-align:center;
	font-size:9px;
	padding: 3px 0 0 0;
	}
	
.info a:link {color:#999999;}
.info a:visited {color:#999999;}
/*
div#user {float:left;}
div#login {float:right; text-align:right;}
*/
div#user {float:left; margin: 10px 0px 20px 10px;}
div#login {float:right; text-align:right; margin: 10px 10px 20px 0px;}

.SubHead {color:#666; font-weight:bold;}

/* ================================

    CSS STYLES FOR Layout

   ================================
*/


body{
	font-family:Georgia, trebuchet MS, Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#666;
	line-height: 16px;
	background-color: #a4cadf;

}
*{
	padding:0;	margin:0;	
}

img{border:0;}

h1{ 
	font-family:Georgia, trebuchet MS, Verdana, Lucida, Arial,Helvetica, sans-serif;
	font-size:17px;
	margin-bottom:15px;
	text-transform:uppercase;
	color:#5F889C;
	letter-spacing: 2px;
}

.h2, h2{ 
	font-family:Georgia, trebuchet MS, Verdana, Lucida, Arial,Helvetica, sans-serif;
	font-size:17px;
	margin-bottom:15px;
	text-transform:uppercase;
	color:#5F889C;
	letter-spacing: 2px;
	line-height: 19px;
}
h4{
	font-family:Georgia, trebuchet MS, Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:5px; 
	color:#5F889C;
}
h3{
	font-family:Georgia, trebuchet MS, Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-bottom:10px;
	text-transform:uppercase;
	color:#5F889C;
	line-height: 19px;
	letter-spacing: 2px;
}
.conarea h3{padding-left: 20px;}

h4 span{
	color:#666;
	font-family:Tahoma;
}

h5 
{
    font-family:Georgia, trebuchet MS, Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 5px;
    color:#666;
    }

/*\*/
* html  {height: 1%;}
/**/
/*
	voice-family:"\"}\"";
	voice-family:inherit;	
*/

ul,ol,li{list-style:none; margin-bottom: 10px;}
li{margin-left: 20px;}
/*
a{color:#045B81;text-decoration:underline;}
a:hover{color:#FF0000;text-decoration:none;}
*/
a:link.CommandButton{color:#60879c;text-decoration:underline;}
a:link.CommandButton{color:#60879c;text-decoration:underline;}
a:hover.CommandButton{color:#60879c;text-decoration:none;}
a:visited.CommandButton{color: #60879c}

a:link{color:#666;text-decoration:underline;}
a:hover{color:#666;text-decoration:none;}
a:visited{color: #60879c}


.hide,
#hdr h1 b,
h3 b,
a i
{
     position: absolute;
     left: -9999px;
}

/*------------------------------Page Structure
*/
#wrap{
	margin:0 auto;
	width:915px;
	background:url(images/wrapbg.gif) repeat-y;
}
/*-----------------------Header
*/
#hdr{
	width:901px;
	margin:0 auto;
	padding-bottom:32px;
	background:#A4CADF;
	border-bottom:1px solid #628C98;
}
/*-----------------------Navigation
*/
/*---------------------- Main Body
*/
#main{
	width:901px;
	margin:0 auto;
	text-align:left;
	background:url(images/mainbg.gif) repeat-x;
	overflow:hidden;
}
#mainlft{
	float:left;
	width:634px;
	background:url(images/leftside.gif) no-repeat top right;
}
#mainrt{
	float:right;
	width:267px;
	background:url(images/rtside.gif) no-repeat top right;	
}


.flashhome{
	padding:0px;
}

.content{
	padding:20px;
}

.content img{
/*
	display:block;

	float:right;
	padding-left: 10px;
*/
}

.content p{
	margin-bottom:15px;
	font-size:11px;
}
.conarea p{
	margin-bottom:15px;
	padding:0 20px;
}
.btmarea{
	background:url(images/mainbg.gif) repeat-x;
	overflow:hidden;
	padding:5px 5px 0 5px;
	font-family:Tahoma;
	line-height:15px;
	width:891px;
	border-bottom:1px solid #E9E9E9;
	margin-bottom:5px;
}
.box1{
	background:url(images/pinBoard.jpg) no-repeat;
	width:284px;
	height:218px;
	padding:0px 18px;
	float:left;
}
.boxhold{
	overflow:hidden;
	padding-bottom:1px;
}
* html .boxhold{
	height:1%;
}

img.buttons {
	position:absolute;
	z-index:2;
	top:182px;
	left:13px;
	display:block;
/*
	width:auto;
	height:auto;
*/
	float: left;
}

.box1 img{
	display:block;
/*
	width:auto;	height:auto;
*/
	float: right;
	margin: 0px 0px 0px 0px;
}
.box1 h3{
	height:56px;
	margin-bottom:10px;
}
.box2,.box3{
	background:#fff url(images/boxbg.gif) repeat-x bottom left;
	width:282px;	height:191px;
	float:left;
	padding:15px 11px 10px 11px;
	border-top:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;	
	position:relative;
	
}
.box2 img,.box3 img{
	display:block;
/*
	width:auto; height:auto;
*/
	float:right;
}

.box1 li, .box2 li, .box3 li{margin-bottom: 0px; margin-left: 15px;}
.box1 ul, .box2 ul, .box3 ul{margin-bottom: 0px}

.box3{
	width:242px;	height:191px;
	padding-right:3px;
	float:right;
	background:#fff url(images/boxbg.gif) repeat-x bottom left;
}



/*---------------------- Footer */
#ftr{
	width:915px;
	font-size:11px;
	color:#999;
	text-align:center;
	margin:0 auto;
	background:url(images/ftrbg.gif) no-repeat top;
	padding:10px 0 20px 0;
	
}
#ftr a{
	font-size:11px;
	text-decoration:none;
	color:#999;
}
#ftr a:hover{
	text-decoration:underline;
}


/*............................*/

#sublft{
	float:left;
	width:492px;
	background:url(images/leftside.gif) no-repeat top right;
}
#subrt{
	float:right;
	width:408px;
	background:url(images/rtside.gif) no-repeat top right;	
}
#sub{
	float:left;
	width:900px;
}

.sub-conarea{
	background:url(images/sub-rt-img.jpg) no-repeat left bottom;
}

#subhdr{
	width:901px;
	margin:0 auto;
	background:#A4CADF;
}

#sub-nav{
	width:901px;
	height:32px;
	text-align:left;
	background:#A4CADF;
	border-bottom:1px solid #628C98;
}

#sub-nav ul{
	margin:0;
	padding:8px 0px 0px 0px;
	list-style:none;
}

#sub-nav ul li{
	margin:0;
	padding:0px 0px 0px 13px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#60879C;
	line-height:16px;
}

#sub-nav ul li a{
	color:#60879C;
	text-decoration:none;
}

/*  style for individual links in the link module  */
.linkModule 
{
	border: none;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
    }

.linkModule img{
	display:inline;
	float:left;
}
    
.links 
{
	border: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
    }


.ControlPanel img{padding: 2px 5px 2px 5px; margin: 0px 0px 0px 0px;}


 /* Menu */
#selwynHouseMenu
{
	width:901px;
	height:32px;
	text-align:left;
	border-bottom:1px solid #628C98;
	position:relative;
	z-index:99999;
	margin: 0px 0px 0px 0px;
}

#selwynHouseMenu ul {margin:0; padding: 8px 0px 0px 0px; list-style:none;}
#selwynHouseMenu ul li {
	margin:0;
	padding:0px 0px 0px 8px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#60879C;
	line-height:16px;
    float:left; position:relative;
    list-style-type:none
    }
    
#selwynHouseMenu ul li a, #selwynHouseMenu ul li a:visited {
	text-decoration:none;
	float: left;
	display: block;
	}

* html #selwynHouseMenu ul li a, #selwynHouseMenu ul li a:visited {height:23px; he\ight:23px}
#selwynHouseMenu ul li:hover {width:auto}
#selwynHouseMenu ul li a:link {color: #60879C;}
#selwynHouseMenu ul li a:hover {color: #e2eef5;}
#selwynHouseMenu ul li a:active {color: #60879C;}
#CurrentLink {color: #e2eef5;}

#selwynHouseMenu ul li ul {display: none}
#selwynHouseMenu table {
	margin: -1px;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
}

/* specific to non IE browsers */
#selwynHouseMenu ul li:hover ul {
	display: block;
	position: absolute;
	top: 14px;
	margin-top: 1px;
	left: 0;
	width: 150px;
/*	
	border: 1px solid #e2eef5; 
*/
	z-index: 1001;
}
#selwynHouseMenu ul li:hover ul li ul {display: none}
#selwynHouseMenu ul li:hover ul li a {
	display: block;
	background-color: #60879c;
	color: #ffffff;	
	text-transform : capitalize;
	height: auto;
	line-height: 13px;
	padding:   4px 6px;
	width: 150px;
	border: 1px solid #e2eef5;
	border-bottom: 0;
}
#selwynHouseMenu ul li:hover ul li a:hover {background: #e2eef5; color: #60879C;}
#selwynHouseMenu ul li:hover ul li:hover ul {display:block; position:absolute; left:163px; top:-1px;}

#selwynHouseMenu ul li:hover ul li a.sub {background: #3A3A3A url(/images/breadcrumb.gif) no-repeat right;}
#selwynHouseMenu ul li:hover ul li a.sub:hover {background: #f0f2dd url(/images/breadcrumb.gif) no-repeat right; color: #e2eef5;}
#selwynHouseMenu ul li:hover ul li:hover ul li  ul{display:none}
#selwynHouseMenu ul li:hover ul li:hover ul li:hover ul{display: block}

/* specific to IE5.5 and IE6 browsers */

#selwynHouseMenu ul li a:hover ul {
	display: block;
	position: absolute;
	top: 17px;
	t\op: 16px;
/*	background: #544742;*/
	left: 0;
	marg\in-top: 1px;
	border-bottom: 1px solid #f0f2dd;
	z-index: 1001;
}
#selwynHouseMenu ul li a:hover ul li a {
	display: block;
	background-color: #3A3A3A;
	color: #e2eef5;
	height: 1px;
	line-height: 12px;
	padding:  3px 6px;	
	width: 152px;
	w\idth: 150px;
	border: 1px solid #f0f2dd;
	border-bottom: 0;
	text-transform: capitalize;

}
#selwynHouseMenu ul li a:hover ul li a ul, #selwynHouseMenu ul li a:hover ul li a:hover ul li a ul {visibility:hidden; position:absolute; height:0; width:0}


#selwynHouseMenu ul li a:hover ul li a:hover {background: #f0f2dd; color: #000;}
#selwynHouseMenu ul li a:hover ul li a:hover ul, 
#selwynHouseMenu ul li a:hover ul li a:hover ul li a:hover ul {
	visibility:visible;
	position:absolute;
	top:0; t\op:-1px;
	color:#000;
	left:150px;
}

#selwynHouseMenu ul li a:hover ul li a.sub {background: #3A3A3A url(/images/breadcrumb.gif) no-repeat right;}

#selwynHouseMenu ul li a:hover ul li a.sub:hover { background: #f0f2dd url(/images/breadcrumb.gif) no-repeat right;color: #000;}

#selwynHouseMenu a:hover{z-index: 1001;}
#selwynHouseMenu ul ul a:hover{z-index:1002;}
#selwynHouseMenu ul ul ul a:hover{z-index:1003;}
#selwynHouseMenu ul ul ul ul a:hover{z-index:1004;}

