/* CSS Document */

html {
    height:100%; 
    margin-bottom: 1px;
}

body{
	font-family:Verdana, sans-serif;
	font-size:87%;
	
	margin-top:0;
	color:#666666;
	text-align:justify;
	
	background-image:url(images/gradient_blue.jpg);
    background-repeat:repeat-x;

}



   

#wrap1{
    background: url('http://www.rsmacdonald.com/images/lamp/mid.jpg') repeat-y left;
    
}
#wrap2{
    background: url('http://www.rsmacdonald.com/images/lamp/top.jpg') no-repeat top left;
    
}
#wrap3{
    background: url('http://www.rsmacdonald.com/images/lamp/end.jpg') no-repeat bottom left;
}


h1{
	font-size:90%;
	font-weight:bold;

	margin: 0.8em 0 0.8em 0;
	font-family:Times, serif;
	text-transform:uppercase;
	
	color:#669933;
}

h2{
	font-size: 105%;
	font-weight:normal;
	margin: 0 0 0 0;
	color:#009900;
	font-family:Georgia, serif;
}

h3{
	font-size: 115%;
	font-weight:normal;
	margin: 0.4em 0 0.6em 0;
	color:#3366CC;
	font-family:Georgia, serif;

}

h4{
	font-size:130%;
	font-weight:bold;
	line-height:230%;
	margin: 0.7em 0 0.3em 0;
	font-family:Georgia, serif;
	
	font-style:italic;
	color:#6699cc;
}

h5{
	font-size:105%;
	font-weight:normal;

	margin: 0.7em 0 0.3em 0;
	font-family:Georgia, serif;
	
	
	color:#669900;
}

h6{
	font-size:120%;
	line-height:240%;
	font-weight:bold;
	font-style:italic;
	margin: 1em 0 0.6em 0;
	font-family:Georgia, serif;
	
	
	color:#336600;
}


p{
	margin: 0.6em 0 0.8em 0;
}

a{
	color:#333333;

	text-decoration:underline;}

a:link{
	color:#333333;

	text-decoration:underline;
}

a:hover{
	color:#0099CC;
	text-decoration:underline;
}

img{
	border:none;
	text-decoration:none;
}

img a{
	border:none;
	text-decoration:none;
}

img a:link{
	border:none;
	text-decoration:none;
}

image a:hover{
	border:none;
	text-decoration:none;
}

ul{
	margin:0;
}

li{
	margin:0;
}

ol{
	margin:0;
}

#containerWrap{
    width:100%;
    text-align: center;
}

#container{
width:950px;
margin-left: auto;
margin-right: auto;
}


#wrap1{
	margin-top:0;
}
#wrap2{
	margin-top:0;
}
#wrap3{
}

#pageWrap1{
    width:800px;
    margin-left:150px;
	
	
}


#pageWrap2{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	
	text-align:center;
	
	



}

#pageWrap3{
	margin-top:0;
	margin-right:auto;
	margin-left:auto;
	
	width: 750px;

}


#pageContainer{
	text-align:center;
}

#headerContainer{
	width:100%;
	
	margin-top:0;
	
	text-align:justify;

	
	
	
}

#bodyContainer{
	margin:0;
	background-color:#FFFFFF;
	padding-top:1em;
    
	width: 100%;
	height:100%;
	min-height: 400px;
	
	text-align:justify;
	
	
}

#bodyContainer ol{
	margin:0;
}


#bodyImg{
	
}




#headerWrap{
	margin: 0 0 0 0;
	text-align:right;
	height: 100px;
	
}

#headerWrapImg{
	
}

#header{
	width:90%;
	margin-bottom:0;
	
}

#navWrapColor{
	background-image:url(images/grey_gradient.jpg);
	background-repeat:repeat-x;
	height:50px;
	width:100%;
}



#navWrap1{
	width:100%;
	

	margin-top:20px;
	

	

	
	
}

#navWrap2{
	margin-top:0em;	
	


}

#nav{
	width:100%;
	height:25px;
	color:#6699cc;

	
	

	
	
	


	
	
}


#nav ul{

	margin:0 0 0 0;
	padding:0;
	list-style-type:none;
	width:100%;
	text-align:center;
	
		
	
}

#nav li{
	display:inline;
	
	padding:0 0 0 0;
	
	
	
	


	
	

	
	

	

	
}
	
#nav ul li.current{
	
	display:inline;
	background-image:none;
	background-position:top;
	background-repeat:repeat;
	
	background-image:url(images/ListItemBground4.jpg);
	
	

}

#nav ul li.resize{
}

#nav a{
	color:#669900;
	text-decoration:none;
}

#nav a:link{
	color:#669900;
		text-decoration:none;
}

#nav a:hover{
	color:#6699cc;
	text-decoration:none;
}

.navCurrent{
	color:#6699cc;
}

#navSub{
	width:100%;	
	padding: 0.7em 0 0 0;
	font-weight:normal;
	font-size:85%;
	
	color:#6699cc;
	font-family:Georgia, serif;
	background:url(images/gradient_grey_nav.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#navSub a{
	color:#999999;
	text-decoration:none;
}

#navSub a:link{
	color:#999999;
	text-decoration:none;
}

#navSub a:hover{
	color:#0099CC;
	text-decoration:none;
}

.navSubCurrent{
	color:#6699cc;
}

#navSub ul{
	
	margin:0 0 0 0;
	padding:0 0 0.3em 0;
	list-style-type:none;
}

#navSub li{
	display:inline;
	margin:0 0.6em 0 0.6em;
	padding:0.1em 0.3em 0.1em 0;
}

/* content */

.imageContainer{
    float:right;
    margin: 10px 0 10px 10px;
    width:auto;
    text-align: right;
}



.imageContainer img{
    
}
.imageContainerLeft{
    float:left;
    margin: 10px 10px 0px 3px;
    width:auto;
    text-align: left;
}



.imageContainerLeft img{

    margin-right: 10px;
    
}

.imageCaption{
	padding: 0.5em 0.3em 0.5em 0.3em;
	width:98%;	
	
	background-color:#F6F6F6;

	
	
	font-size:80%;
	color:#336600;
	

	text-align:justify;
	
	
}

.imageCaptionLeft img{
	float:left;
}

#textContainer{
	width:420px;
	float:left;
	margin: 0 0.6em 3em 0.6em;
	padding: 0.2em 0.6em 2em 0.6em;
	
}


#textContainerIndex{
	width:500px;
	float:left;
	margin: 0 0 10px 0;
	padding: 20px 0 20px 0;
}

#textContainerFull{
	width:98%;
	margin: 0 0.6em 1em 0.6em;
	padding: 0.5em 0 1em 0;

}


#textContainerFull ul{
  list-style-type:disc;
    list-style-position: inside;
    margin:0;
    padding: 0;
}

#textContainerFull ol{
    list-style-position: inside;
    margin:0;
    padding: 0;
}

#textContainerFull li{
	margin: 0.5em 0 0.5em 0;
}


#pageHeader{
	padding:0.2em 0 0.4em 0;
	margin:0 0 0.8em 0;
	
	border-bottom:thin;
	border-bottom-style:dotted;
	border-bottom-color:#E3E3E3;
}

.pageFooter{
    width:100%;
    margin:0.3em 0 0 0;
    padding:0.2em 0 0.4em 0;
    
    border-bottom:thin;
    border-bottom-style:dotted;
    border-bottom-color:#E3E3E3;
    
    
}

.itemContainer{
    width:100%;
    margin:0.2em 0 0.7em 0;
    padding:0 0 0.7em 0;
    
 
	
	border-bottom:thin;
    border-bottom-style:dotted;
    border-bottom-color:#E3E3E3;
    
    
}

.itemTextContainer{
	padding: 1em 1em 0 0;
}

.itemImageSml{
	margin: 10px 2px 15px 10px;
	
	
}

.itemImageSml img{
	
}



.downloads{
	width:100%;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	margin:0.6em 0 0.2em 0;
}

.downloads2{
	width:100%;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	margin:2em 0 0.3em 0;
}

.downloads img{
	vertical-align:bottom;
}

.w3{
	margin: 2em 0 0 0.7em;
}

/* footer */

#footer{
	width:100%;
	margin:0.3em 0 2em 1.3em;
	font-size: 65%;
	color:#999999;
	text-align:center;
	
	
}

#updated{
	width:100%;
	margin: 0.5em 0 0.3em 1.3em;
	font-size:70%;
	text-align:left;
}

/*pdf */


#pdfContainer{
	width:800px;
	padding:1em;
	background-color:#FFFFFF;
}

#pdfLogo{
width:100%;
margin: 1em 0 1em 0;
}

#pdfLogo img{
	text-align:left;
}

