/* CSS Document */

/*
CSS - Raeburn Christie Clark & Wallace
*/

	 
html, body, #holder { margin : 0px 0px 0px 0px; min-height: 100%; height: 100%;font-family: Arial, Helvetica, sans-serif;}
html>body, html>body #holder { height: auto; top: 0; left: 0;}
body { margin: 0; padding:0; }

div#homewrap {
    margin:0 auto;
	width: 760px;
	text-align: left;
	padding:0; 
}  

div#wrap {
    margin:0 auto;
	width: 760px;
	text-align: left;
	padding:0; 
	background:#FFF url(./images/global/home-top-bg.jpg) bottom repeat-x ; 
}

div#header {
	background:#FFF url(images/global/rccw-logo.gif) top left no-repeat; 
	height:69px; 
	margin:0; 
	padding:0;
}

div#secureheader {
	background:#FFF url(images/global/secure-rccw-logo.gif) top left no-repeat; 
	height:69px; 
	margin:0; 
	padding:0;
}

div#homesubheader {
	height:250px; 
	margin:0; 
	padding:0;
	margin-bottom:3px;
}
div#subheader {
	height:188px; 
	margin:0; 
	padding:0;
	margin-bottom:3px;
}

div#securesubheader {
	height:48px; 
	margin:0; 
	padding:0;
}

div#topmenu { 
    width:760px;
	height:28px; 
	margin:0px; 
	padding:0px;
    background: #8B2842;
	margin-bottom:19px;
}

div#securetopmenu { 
    width:760px;
	height:28px; 
	margin:0px; 
	margin-bottom:5px;
	padding:0px;
    background: #8B2842;
	margin-top:15px;
}

div#logoff { 
    width:760px;
	height:5px; 
	margin:0px; 
	padding:0px;
	font-size:11px;
	text-align:right;
}

div#home-top { 
	height:233px; 
	margin:0; 
	margin-bottom:5px;
	background:#FFF url(./images/global/home-top-bg.jpg) bottom repeat-x ; 
	padding-left:22px;
}

div#securebulletinbox {
	float: left;
	width:250px;  /* for IE5/WIN */
	height:213px; /* actual value */
	margin-bottom:10px;
	background:#FFF url(./images/global/securebulletinbox-bg.jpg) bottom repeat-x ; 
}

div#secureloginbox { 
	margin-left:100px;
	width:528px;  /* for IE5/WIN */
	height:245px; /* actual value */
	margin-bottom:10px;
	background:#FFF url(./images/global/bg-login.jpg) bottom repeat-x ; 
}

div#securenews-box {
    margin-left:10px;
	margin-bottom:10px;
	width:494px;
	height:213px;
	float: left;
	background:#FFF url(./images/global/securenewsbox-bg.jpg) ;
	}
	
div#securecontainer-box { 
	width:760px;  /* for IE5/WIN */
	height:213px; /* actual value */
	margin-bottom:15px;
	}
		

div#securedirectory-box { 
	float: left;
	width:250px;  /* for IE5/WIN */
	height:213px; /* actual value */
	background:#FFF url(./images/global/directorybox-bg.jpg) ; 
	}
	
div#securedocument-box {
    margin-left:9px;
	margin-right:7px;
	width:250px;
	height:213px;
	float: left;
	background:#FFF url(./images/global/securedocumentbox-bg.jpg) ;
	}
	
div#securestaff-box {
	float: right;
	width: 238px;
	height:213px; /* actual value */
	background:#FFF url(./images/global/securestaffbox-bg.jpg) ;
	}
	
div#securetermsofuse-box {
    clear:both;
	width:760px; 
	height:179px;
	background:#FFF url(./images/global/termsofusebox-bg.jpg); 
	text-align:left;
	}

div#securetermsofuse-box p {
	margin-left:25px;
	margin-right:25px;
}

div#latestnews-box { 
	float: left;
	width:250px;  /* for IE5/WIN */
	height:213px; /* actual value */
	background:#FFF url(./images/global/latestnewsbox-bg.jpg) ; 
	}
	
div#contactus-box {
	float: right;
	width: 250px;
	height:213px; /* actual value */
	background:#FFF url(./images/global/contactusbox-bg.jpg) ;
	}
	
div#feature-box {
	float: right;
	width: 250px;
	height:213px; /* actual value */
	background:#FFF url(./images/global/featurebox-bg.jpg) ;
	}
	
div#propservices-box {
    margin-left:5px;
	margin-right:5px;
	width:250px;
	height:213px;
	float: left;
	background:#FFF url(./images/global/propservicesbox-bg.jpg) ;
	}


div#container {
	margin:0; 
	width:760px;
	height:340px;
}

#main {
    float:right;
    width:550px;
	margin-top:23px;
    }
	
#shootbox {
    margin-top:5px;
    float:left;
    width:522px;
	height:179px;
	background:#FFF url(./images/global/shootbox-bg.jpg) ; 
    }

#subscriptionbox {
    margin-top:5px;
    float:right;
    width:238px;
	height:179px;
	background:#FFF url(./images/global/subscriptionbox-bg.jpg) ; 
    }
	
	
#sidebar {
    float:left;
    width:207px;
	margin-top:23px;
	min-height:400px;
	border-right: 1px solid #CCC;
    }
	
#sidemenu {
	margin-left:28px;
    }
	
	
div#latestnews {
	margin-right:15px;
	margin-left:15px;
	font-size:75%;
	width:152px;
    }
	

div#directorywrap {
    float:left;
    width:470px;
	margin-top:23px;
	border: 1px solid #90314A;
	background:#FFFFFF;
	padding:10px;
    }

div#directoryleft {
    float:left;
    width:275px;
	margin-top:10px;
	border-right: 1px solid #CCC;
    }
	
#directoryright {
    float:right;
    width:165px;
	margin-top:10px;
	padding-left:20px;
    }

div#peoplewrap {
    float:left;
    width:500px;
	margin-top:23px;
	border: 1px solid #90314A;
	background:#FFFFFF;
	padding:10px;
    }

div#peopleleft {
    float:left;
    width:305px;
	margin-top:10px;
	border-right: 1px solid #CCC;
    }
	
#peopleright {
    float:right;
    width:165px;
	margin-top:10px;
	padding-left:20px;
    }
	
div#serviceboxright {
    float:right;
    width:204px;
	border: 13px solid #CCC;
	padding:15px;
	margin:25px;
    }
	
div#relatedboxright {
    float:right;
    width:150px;
	border: 13px solid #CCC;
	padding:15px;
	margin:25px;
    }
	
.clearing
{
	height:0px; clear:both;
}


/* Links */

a:link {
color:#990000;
background: inherit;
text-decoration : none; 
padding : 0;
margin : 0;
}
a:visited {
color:#990000;
background : inherit; 
text-decoration : none; 
}
a:hover {
color:#990000;
text-decoration : underline; 
}
a:active {
color:#990000;
font-weight:bold;
background : inherit; 
text-decoration : none; 
}

.latestnewslink {
color:#666; 
text-decoration : none; 
}

.downloadlink {
color:#990000!important; 
text-decoration : none; 
}

.sidemenu {
color:#990000;
font-size:12px; 
text-decoration : none; 
line-height:30px;
font-family: "Trebuchet MS"
}
.sidesubmenu {
color:#333333!important;
font-size:12px; 
text-decoration : none; 
line-height:20px;
font-family: "Trebuchet MS";
}


/* POSITIONING */
	
img.chair {
    border:0px;
	margin-left : 56px;
	margin-right : 21px;
	margin-bottom : 28px;}
	
img.imageborder{
    border:6px solid #AFAFAF;}
	

img.photo {
    border:0px;
	margin-top : 5px;
	margin-bottom : 10px;}
	
img.btn {
    margin-right : 10px;}
	
img.filler {
    margin-left : 20px;
	margin-bottom : 20px;}


/* TEXT STYLE */

h1
{
	display:none;
}
h2
{

	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	color: #7A7A7A;
	line-height: 20px;
	font-weight: bold;
	
}

h4
{

	font-family: Arial, Helvetica, Sans Serif;
	font-size: 15px;
	color: #7A7A7A;
	line-height: 20px;
	font-weight: bold;
	
}

h5
{

	font-family: Arial, Helvetica, Sans Serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	
}

p {
	font-weight: normal;
	color: #666;
	font-size: 11px;
	font-style: normal;
	line-height: 14pt;
}

.briefings {
	font-weight: bold;
	color: #666;
	font-size: 75%;
	font-style: normal;
	line-height: 14pt;
}

.hometext {
    margin-left:25px;
	margin-right:25px;
	margin-top:50px;
}
.maintext {
    margin-left:25px;
	margin-right:25px;
}

.redtext {
   color:#990000!important;
   text-decoration: blink;
}

.whitetext {
    color:#FFFFFF!important;
    margin-left:25px;
	margin-right:25px;
}

.creditstext {
    font-weight: normal;
	color: #666 !important;
	font-size: 70%;
	font-style: normal;
	text-align:right;
}

.calendartext {
    font-weight: normal;
	color: #666 !important;
	font-size: 70%;
	font-style: normal;
	text-align:right;
}

.redtext {
	color: #666;
}

li {
	font-weight: normal;
	color: #666;
	font-size: 70%;
	font-style: normal;
	line-height: 14pt;
	margin-left:0px;


}

.newstext {
	font-weight: normal;
	color: #000;
	font-size: 11px;
	font-style: normal;
	line-height: 11pt;
}

.header {
	color:#B89701;
	font-weight:bold;
}

.heading {
	font-weight:bold;
	font-size: 100%;
}


ul{ padding:0px;
 margin:20px 0px 0px 17px;
}


/* FORM STYLE */

.subscribeform {
    background-color: #FFFFFF;
	font-size:7pt;
	color: #666;
	border: 1px solid #CCC;
	width:182px;
	height:13px;
	padding:1px;
	margin-bottom:3px;
	
	 }
	 
.secureloginform {
    background-color: transparent;
	font-size:7pt;
	color: #666;
	border: 0px solid transparent;
	width:185px;
	height:20px;
	padding:1px;
	margin-bottom:3px;
	
	 }

.form {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	width:100px;
	padding:2px;
	
	 }
	 
.propform {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	width:250px;
	padding:2px;
	
	 }

.dropmenu {
color:#333333!important;
font-size:12px; 
text-decoration : none; 
font-family: "Trebuchet MS";
}


#footer {
     clear: both;  
	 bottom: 0; 
	 left: 0; 
	 margin:0 auto; 
	 border: none; 
	 width: 760px; 
	 height:191px; 
	 background:#FFF url(./images/global/termsofusebox-bg.jpg) top left no-repeat; 
	 text-align:left; 
	 padding-top:65px;
}

#footer  p{
     margin-left:25px;
	 margin-right:25px;}
/* hide from Mac IE5 */
/* \*/

