@charset "utf-8";
/* CSS Document - author: Sharon Casady */

body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-image:url(Images/bodybackground.jpg);
	background-repeat:repeat;
	background-position:left bottom;
	font-size:1em;
	/*background-color:#D7D4B2;*/
}

#outerwrapper {
	padding:0;
	margin:0x 0 0 0;
	width:100%;
	background-repeat: repeat-x;
	background-image:url(Images/headerbackground.png);
	background-position: left top;
	float:left;
}

#borderwrapper {
	width:850px;
	padding:0;
	margin:0 auto 0 auto;
}

.leftborder {
	width:17px;
	padding:0;
	margin:0;
	float:left;
}

.rightborder {
	background-image:url(Images/leftlinewrapper.png);
	background-repeat:repeat-y;
	background-position:right top;
	width:2px;
	padding:0;
	margin:0;
	float:right;
	position:relative;
}

#wrapper {
	width:850px;
	padding-top:0;
	background-image:url(Images/leftlinewrapper.png);
	background-repeat:repeat-y;
	background-position:left top;
	float:left;
	clear:both;	
}

#wrapper2 {
	width:850px;
	padding-top:0;
	margin:0;
	background-image:url(Images/leftlinewrapper.png);
	background-repeat:repeat-y;
	float:left;
	clear:both;
	display:inline;
}


/* header */

#header {	
	height:165px;
	width:850px;
	margin:0 0 0 0;
	padding:0;
	background-image:url(Images/headerbackground2.png);
	background-repeat:repeat-x;
	background-position:left top;
	float:left;
	z-index:100;
}

#logo {
	border-width:1px;
	border-color:#CCCCCC;
	width:180px;
	height:66px;
	background-image:url(Images/rrdLogoFinal2.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:inline;
	margin-left:25px;
	margin-right:0;
	margin-top:25px;
	margin-bottom:30px;
	float:left;
	clear:left;
	padding:0;
	cursor: pointer;
}

img {
	border:none;
}

#pageflip {
	position: relative;
	margin-top:7px;
	margin-right:10px;
}
#pageflip img {
	width: 70px; height: 72px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 70px; height: 70px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background:url(Images/cornerbackground.png) no-repeat right top;
	text-indent: -9999px;
}

.corner {
	width:81px;
	height:72px;
	background-image:url(Images/corner.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:inline;
	margin-left:25px;
	margin-right:0;
	margin-top:-1px;
	margin-bottom:0;
	float:right;
	padding:0;
	cursor: pointer;
}

#smalltopnav {
	float:right;
	clear:right;
	margin:95px 0 7px 0;
	padding:0 25px 0 0;
	display:inline;
	height:25px;
}

#smalltopnav ul {
	margin:0;
	list-style-type:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#smalltopnav ul li {
	display:inline;
	padding-right:0px;
}

#smalltopnav ul li a {
	font-family:Geneva, Verdana, sans-serif;
	font-size:65%;
	font-weight:normal;
	color:#F6F6F6;
	text-decoration:none;
	padding-right: 10px;
	padding-left:10px;
}

#smalltopnav ul li a.divider {
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	height: 10px;
	width: 2px;
	
}

#smalltopnav ul li a.dot {
	background-image: url(Images/dot.png);
	background-repeat: no-repeat;
	background-position:left center;
	height: 9px;
	width: 6px;
	padding:0 0px 0 18px;
}

#smalltopnav ul li a:hover {
	color:#fff;
	text-decoration:none;
}

#smalltopnav .searchbox {
	height:20px;
	padding:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear:both;
	font-family:Geneva, Verdana, sans-serif;
	font-size:9.5pt;
	font-weight:bold;
	color:#008CD1;
	float:right;
}

#smalltopnav .phone {
	width:125px;
	padding:0 0 0 85px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family:Geneva, Verdana, sans-serif;
	font-size:9.5pt;
	font-weight:bold;
	color:#008CD1;
	background-image:url(images/Phone.gif);
	background-repeat:no-repeat;
	background-position:60px top;
	height:18px;
}

#smalltopnav .phone p {
	font-family:Geneva, Verdana, sans-serif;
	font-size:9.5pt;
	font-weight:bold;
	color:#008CD1;
	width:125px;
	padding-left:70px;
}

#smalltopnav .searchbox p {
	font-family:Geneva, Verdana, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#008CD1;
}

.button {
	background-image:url(images/search.gif);
	background-repeat:no-repeat;
	height:17px;
	width:45px;
	border:none;
	margin-left:5px;
	margin-right:53px;
	padding-top:0;
	background-position: left top;
	float:right;
}

input {
	width:125px;
	height:16px;
	padding:0;
	border:1px solid #B2B2B2;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	font-size:70%;
	color:#666;
	padding-bottom:0;
	float:left;

}

/*topnav main navigation*/

.topnav {
	padding:0 0 0 0px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left:auto;
	float:left;
	width:850px;
	height:30px;
	background-image:url(Images/topnavback.png);
	background-position:right center;
	background-repeat:no-repeat;
}

.topnav div {
	margin:0 auto 0 9px;
	padding:0;
	float:left;
	width:841px;
	/*border-left:solid 1px #ccc\9; /* IE8 and below */ 
	
}

.topnav ul {
	list-style-type: none;
	list-style-position:inside;
	padding:0 0px 0 0px;
	margin:0 0 0 0;
	display:inline;
	float:left;
}

.topnav ul li {
	/*background-image:url(images/tabright.png);*/
	list-style-type: none;
	margin:0 0 0 0;
	padding:0;
	float:left;
	text-decoration:none;	
}

.topnav li a {
	color:#444;
	color:#555\9; /* IE8 and below */ 
	font-family:Geneva, Verdana, sans-serif;
	font-weight:normal;
	font-weight:bold\9; /* IE8 and below */ 
	font-size:85%;
	line-height:120%;
	text-decoration: none;
	padding-top:7px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 30px;
	display:block;
	margin:0 0 0 0;
	cursor:pointer;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}

.topnav ul li a:hover {
	color:#F15D22;
	/*background-image: url(images/tablefthover.png);*/

}

.topnav ul li a.current {
	color:#F15D22;
	text-decoration:none;
	background-color:#fff;
}

/* maincontenthome */

#maincontenthome {
	padding:0;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:0;
	float:left;
	clear:both;
	display:inline;
	width:840px;
}

ul#portfolio {
	list-style-type: none;
	padding:0 0 0 0px;
	margin:0 0 0 0;
}

ul#news {
	list-style-type: none;
	padding:0 0 0 0px;
	margin:0 0 0 0;
}

.fadingimages {
	padding:0 10px 0 16px;
	margin:17px 0 0 0px;
	width:715px;
	height:375px;
	float:left;
	overflow:hidden;
}

.maincontenthome {
	margin:20px 0 20px 0;
	padding:0 0 0 70px;
	width:475px;
	float:left;
}

.maincontenthome p, .maincontenthome h1, .maincontenthome h2, .maincontenthome h3, .maincontenthome h4, .maincontenthome h5, .maincontenthome h6, .maincontenthome ul, .maincontenthome p.line {
	font-family:Geneva, Verdana, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	
}

.maincontenthome a {
	color:#F15D22;
	text-decoration:none;
}

.maincontenthome a:hover {
	color:#444;
	text-decoration:none;
}

.maincontenthome p {
	font-size:75%;
	line-height:155%;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0;
	color:#444;
	clear:both;
	
}

.maincontenthome div {
	margin:10px 0 50px 0;
	padding:0 10px 0 15px;
	float:left;
	height:200px;
	width:155px;
	border-right:solid 1px #ccc;
}

.newsimage {
	float:right;
	margin:0 20px 0 0;
	padding:0;
	background-image:url(Images/newsimage.gif);
	background-repeat:none;
	background-position:left top;
	width:180px;
	height:300px;
}

.maincontenthome div.first {
	margin:10px 0 50px 0;
	padding:0 10px 0 15px;
	float:left;
	width:155px;
	height:200px;
	border-left:solid 1px #ccc;
}

.maincontenthome h1 {
	font-size:120%;
	line-height:125%;
	color:#F15D22;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin:0 0 10px 0;	
}

.maincontenthome h2 {
	font-size:85%;
	line-height:130%;
	color:#444;
	font-weight:bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.maincontenthome h3 {
	font-size:80%;
	line-height:130%;
	color:#008CD1;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

.maincontenthome h4 {
	font-size:75%;
	line-height:140%;
	color:#003E7E;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-right:20px;
}

.maincontenthome h5 {
	font-size:85%;
	line-height:150%;
	color:#333;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right:20px;
}

.maincontenthome h6 {
	font-size:80%;
	line-height:150%;
	color:#555;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0;
	margin-right:20px;
}

.maincontenthome ul {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 25px;
	margin:0;
}

.maincontenthome ul li {
	color:#444;
	list-style-type: disc;
	font-size:75%;
	line-height:150%;
	margin:0;
	list-style-position: outside;
	margin-top:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}

.maincontenthome ul li a {
	color:#F15D22;
	text-decoration:none;	
}

.maincontenthome ul li a:hover {
	color:#555;
	text-decoration:none;
}


/* maincontent */

#maincontent {
	padding:0;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:0;
	float:left;
	clear:both;
	display:inline;
	width:850px;
}

.maincontent {
	margin:0 0 20px 0;
	padding:0 0 0 30px;
	height:100%;
	width:500px;
	float:left;
}

.maincontent p, .maincontent h1, .maincontent h2, .maincontent h3, .maincontent h4, .maincontent h5, .maincontent h6, .maincontent ul, .maincontent p.line {
	font-family:Geneva, Verdana, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	
}

.maincontent a {
	color:#F15D22;
	text-decoration:none;
}

.maincontent p.line {
	border-bottom:solid 1px #ccc;
	width:425px;
	height:1px;
	padding:5px 0 5px 0;
	margin-bottom:15px;
}

.maincontent p.references {
	font-size:55%;
	line-height:150%;
	padding-top:0;
	padding-bottom:10px;
	color:#666;
}

.maincontent a:hover {
	color:#444;
	text-decoration:none;
}

.maincontent p {
	font-size:75%;
	line-height:155%;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0;
	color:#444;
	clear:both;
	text-align:justify;
}

.orange {
	color:#F15D22;
}

.maincontent p.quotesfirst {
	font-style:normal;
	width:435px;
	padding-left:20px;
	padding-top:7px;
}

.maincontent p.quotes {
	font-style:normal;
	width:470px;
	padding-left:20px;
	/*text-align:left;*/
}

.maincontent p.question {
	font-style:normal;
	width:470px;
	padding-left:20px;
	text-align:left;
}

.quotesimage {
	background-image:url(Images/quotetanboth.png);
	background-repeat:no-repeat;
	background-position:50px 125px;
}

.maincontent p.special {
	font-size:75%;
	line-height:155%;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0;
	color:#444;
	text-align:justify;
	float:left;
	clear:none;
	width:330px;
}


.photo {
	width:135px;
	height:143px;
	margin:11px 0 0 0;
	padding:0 20px 20px 0;
	background-image:url(Images/sharonphoto.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}

.maincontent p.intro {
	font-size:90%;
	line-height:150%;
	text-align:left;
	color:#555;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0;
	clear:both;
}

.maincontent p.dates {
	font-size:65%;
	line-height:150%;
	color:#666;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	clear:both;
}

.maincontent p.backlink span{
	font-size:80%;
	color:#666;
	font-weight:normal;
	padding:0;
	float:right;
}

.bold {
	font-weight:bold;
	color:#F15D22;
}

.maincontent h1 {
	font-size:120%;
	line-height:125%;
	color:#F15D22;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin:0 0 10px 0;
	
	
}

.maincontent h2 {
	font-size:85%;
	line-height:130%;
	color:#F15D22;
	font-weight:normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.maincontent h3 {
	font-size:85%;
	line-height:130%;
	color:#444;
	font-weight:bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.maincontent h4 {
	font-size:75%;
	line-height:140%;
	color:#F15D22;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-right:20px;
}

.maincontent h5 {
	font-size:85%;
	line-height:150%;
	color:#333;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right:20px;
}

.maincontent h6 {
	font-size:80%;
	line-height:150%;
	font-weight:bold;
	color:#333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0;
	margin-right:20px;
}

.maincontent ul {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 25px;
	margin:0;
}

.maincontent ul li {
	color:#444;
	list-style-type: disc;
	font-size:75%;
	line-height:150%;
	margin:0;
	list-style-position: outside;
	margin-top:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}

.maincontent ul li a {
	color:#F15D22;
	text-decoration:none;	
}

.maincontent ul li a:hover {
	color:#444;
	text-decoration:none;
}


/* images */

.majorhomeimage {
	width:750px;
	margin-top: 0px;
	margin-left:50px;
	margin-right:0;
	margin-bottom:0;
	padding:0 0 0 0;
	background-image:url(Images/homebackground.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:375px;
}

.majorhomeimage .greenlearnmore {
	width:105px;
	height:21px;
	padding:0;
	margin-left:48px;
	margin-top:305px;
	float:left;
	display:inline;
}

.majorhomeimage .greenlearnmore a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:65%;
	line-height:215%;
	margin:0;
	color:#555;
	padding-top:4px;
	padding-left:24px;
	padding-right:18px;
	padding-bottom:7px;
	text-decoration:none;
	background-image: url(images/whitelearnmoreboxdual.gif);
	background-repeat: no-repeat;
	background-position: 0 -25px;
	height:21px;
	width:104px;
	font-weight: bold;	
}

.majorhomeimage .greenlearnmore a:hover {
	background-image: url(images/whitelearnmoreboxdual.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	color:#555;
	height:21px;
	width:104px;
}

.smallboxes {
	margin:20px 0 20px 0;
	padding:0 55px 0 0;
	width:206px;
	float:right;
}

.smallhomeimage {
	margin-left:0px;
	margin-right:0;
	padding:0;
	width:217px;
	height:345px;
	background-image: url(Images/smallboxesback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-bottom:0px;
}

.smallhomeimage .learnmorebox {
	margin-left:200px;
	margin-top: 16px;
	padding:0;
}

.smallhomeimage .learnmorebox a {
	font-family:Geneva, Verdana, sans-serif;
	font-size:65%;
	line-height:220%;
	margin:0;
	color:#555;
	padding-top:4px;
	padding-left:24px;
	padding-right:18px;
	padding-bottom:7px;
	text-decoration:none;
	background-image: url(images/learnmoreboxdual.jpg);
	background-repeat: no-repeat;
	background-position: 0 -25px;
	height:21px;
	width:104px;	
}

.smallhomeimage .learnmorebox a:hover {
	background-image: url(images/learnmoreboxdual.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;	
}

.smallhomeimage p {
	font-family:Geneva, Verdana, sans-serif;
	font-size:65%;
	font-weight:normal;
	color:#555;
	padding:0 0px 5px 0;
	
	line-height:140%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}

.smallhomeimage p a {
	color:#F15D22;
	text-decoration:underline;
}

.smallhomeimage ul {
	margin:0;
	list-style-type:none;
	list-style-position: outside;
	padding:0 0 0 45px;
	float:left;
	text-decoration:none;
	width:185px;
	display:block;
}

.smallhomeimage ul li {
	display:block;
	list-style-type: none;
	margin:0;
	padding:0 0 0 0;
	text-decoration:none;
	list-style-position: outside;	
}

.smallhomeimage ul li a {
	color:#555;
	font-family:Geneva, Verdana, sans-serif;
	font-size:65%;
	line-height:120%;
	font-weight:normal;
	padding:3px 0px 4px 0;
	text-decoration:none;
	margin:0;
	background-image:url(images/checkmark.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
}

.smallhomeimage ul li a:hover {
	color:#F15D22;
}

.smallhomeimage h2 {
	font-family:Geneva, Verdana, sans-serif;
	font-size:80%;
	font-weight:bold;
	color:#F15D22;
	padding-top: 65px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 45px;
	margin:0;
}

/* flexible box */

div.smallboxes2 {
	margin:20px 0 20px 0;
	padding:0 55px 0 0;
	width:206px;
	height:100%;
	float:right;
  }
  
div.smallhomeimage2 {
  	background:url(Images/smallboxesbacktop.png);
	background-repeat:no-repeat;
  	font-size:1.3em;
  	width:206px;
	height:58px;
  	margin:0px 0 0 0;
  	padding:0 0 0 0;
	float:right;
	clear:none;
  }
  
div.smallhomeimagelist {
	width:206px;
	margin:0 0 0 0;
	padding:0 0 30px 0;
	background-image: url(Images/smallboxesbackmiddle.png);
	background-repeat: repeat-y;
	float:right;
	clear:both;
  }

div.smallhomeimagebottom {
  	background:url(Images/smallboxesbackbottom.png) bottom right no-repeat;
  	padding:0 0 0 0;
 	margin:0 0 0 0;
  	width:206px;
  	height:28px;
	float:right;
	clear:both;
  }
  
 div.smallhomeimagelist h2 {
	font-family:Geneva, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F15D22;
	padding-top:0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 30px;
	margin:0;
}
  
  div.smallhomeimagelist ul {
	margin:0;
	list-style-type:none;
	list-style-position: outside;
	padding:0 0 0 30px;
	text-decoration:none;
	width:185px;
	height:100%;
}

div.smallhomeimagelist ul li {
	margin:0;
	padding:0 0 0 0;
	text-decoration:none;
	list-style-position: outside;	
}

.smallhomeimagelist ul li a {
	color:#555;
	font-family:Geneva, Verdana, sans-serif;
	font-size:12px;
	line-height:120%;
	font-weight:normal;
	padding:3px 0px 4px 0;
	text-decoration:none;
	margin:0;
	background-image:url(images/checkmark.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
}

.smallhomeimagelist ul li a:hover {
	color:#F15D22;
}

.smallhomeimage2 h2 {
	font-family:Geneva, Verdana, sans-serif;
	font-size:80%;
	font-weight:bold;
	color:#F15D22;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 45px;
	margin:0;
}


/* sidenav */

#sidenav {
	float:left;
	display:inline;
	width:225px;
	height:600px;
	margin:0px 0 30px 45px;
	padding:0 0 0 0;
	background-image:url(Images/photobackground.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#sidenav ul {
	list-style-type:none;
	padding:0 15px 0 35px;
	margin: 50px 10px 0 0;
}


#sidenav ul li {
	padding:0;
	margin:0;
	display:inline;	
	list-style-position:outside;
}

#sidenav ul li a {
	color:#555;
	text-decoration:none;
	margin:0;
	padding:0 15px 8px 20px;
	display:block;
	line-height:120%;
	font-family:Geneva, Verdana, sans-serif;
	font-size:80%;
	list-style-position:outside;
}

#sidenav ul li a:hover {
	color:#F15D22;
	text-decoration:none;
}

#sidenav ul li a.current {
	color:#F15D22;
	text-decoration:none;
	background-image:url(Images/x.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	list-style-position:outside;
}

#sidenav h3 {
	line-height:115%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#979681;
	font-size:75%;
	margin:0px 0 0 0;
	padding:0 0 0 54px;
}

/* requestinfo form */

form {
	padding:0;
	margin:0 113px 0 0;
	display:inline;
	width:450px;
	height:100%;
}

fieldset#requestinfo {
	border:none;
	background-color:#ffffff;
	padding-top: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display:inline;
	height:100%;
	width:400px;
	float:left;
}

#requestinfo {
	padding:0;
	margin-top:0;	
}

#requestinfo p {
	width: 100%;
	text-align: left;
	line-height: 1.5em;
	margin:0;
	padding-top:0px;
	padding-bottom:5px;		
}

.requestinfo h1 {
	font-size:.75em;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

#requestinfo h2 {
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-left:0px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:.75em;
}

#requestinfo h3 {
	color:#008CD1;
	font-weight:normal;
	padding-top: 0px;
	padding-left:0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height:normal;
	width:175px;
	font-size:75%;
}

#requestinfo h4 {
	font-weight: normal;
	color:#008CD1;
	padding-top: 0px;
	padding-left:0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height:normal;
	font-size:65%;
}

#requestinfo label {
	padding-top: 0px;
	padding-left:0px;
	padding-right:0px;
	text-align:left;
	vertical-align: text-top;
	float:left;
	font-family:Geneva, Verdana, sans-serif;
	font-size:70%;
}

#requestinfo label.catagory {
	font-size: 8pt;
	line-height:130%;
	width: 150px;
	padding-top: 0px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	vertical-align: middle;
	float:right;
	display:inline;
	color:#555;
}

#requestinfo input {
	width: 255px;
	font-size:.8em;
	margin-bottom:0px;
	vertical-align: middle;
	margin-left:5px;		
}

#requestinfo div {
  width: 175px;
  float: left;
  margin-top:0;
  margin-right:20px;
  display:inline;
}

#requestinfo .list2 {
  width: 215px;
  float: left;
  margin-top:10px;
  margin-right:10px;
}

#requestinfo .list2 h3 {
  	float: left;
  	width: 195px;
  	margin-top:0px;
  	margin-right:10px;
  	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-left:0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height:normal;
}

#requestinfo .list3 {
  width: 190px;
  float: left;
  margin-top:10px;
  margin-right:0px;
}

#requestinfo .list3 h3 {
  	float: left;
  	width: 190px;
  	margin-top:0px;
  	margin-right:0px;
  	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-left:0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height:normal;
}

#requestinfo .list4 {
  width: 190px;
  margin-top:10px;
  margin-right:0px;
  float:left;
}

#requestinfo .list4 h3 {
  	width: 190px;
  	margin-top:0px;
  	margin-right:0px;
  	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-left:0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height:normal;
}

#requestinfoheading {
	float:left;
	width:150px;
}

#requestinfo input.checkbox {
	width:15px;
	height:15px;
	padding:0;
	margin-right:5px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	overflow: hidden;
	text-align:left;
	float:left;
	clear:left;
	border:none;
}

#requestinfoinput .submit {
	width: 70px;
	margin-left: 116px;
	margin-top:10px;
	float:left;
	margin-right:5px;
	background-color:#FFFFFF;
	font-size:7.5pt;
	line-height:normal;
	padding-bottom:1px;
	padding-top:0;
	display:inline;
}
	
#requestinfoinput .reset {
	width: 70px;
	margin-left: 0px;
	margin-right:0px;
	margin-top:10px;
	display:inline;
	float:left;
	background-color:#FFFFFF;
	font-size:7.5pt;
	padding-bottom:1px;
	padding-top:0;
}

#requestinfoinput input {
	width: 220px; 
	font-size:8pt;
	margin-bottom:5px;
	vertical-align: middle;
	margin-left:0;
	margin-right:0;
	float:left;
	font-family:Geneva, Verdana, sans-serif;
	color:#333;
}

#requestinfoinput textarea {
	width: 220px;
	height:65px;
	font-size:.70em;
	margin-bottom:5px;
	vertical-align: top;
	margin-left:0;
	float:left;
	font-family:Geneva, Verdana, sans-serif;
	border:solid 1px #B2B2B2;
	color:#333;
}

fieldset#requestinfoinput {
	border:none;
	background-color:#ffffff;
	padding-top: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width:500px;
	display:inline;
	float:left;
}

#requestinfoinput div {
	padding:30px 0 25px 40px;
	margin:0 0 0 -10px;
	width:500px;
	height:700px;
	background-image:url(Images/contactback.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#requestinfoinput p.intro {
	font-size:100%;
	line-height:150%;
	color:#333;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin:0;
	
}
#requestinfoinput p {
	text-align: left;
	line-height: 1.3em;
	padding-top:0;
	padding-bottom:30px;
	font-size:.70em;
	padding-left:0px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#requestinfoinput h3 {
	font-weight: bold;
	color:#333;
	padding-top: 0px;
	padding-left:0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height:bold;
	font-size:80%;
}

#requestinfoinput h4 {
	font-weight: normal;
	color:#008CD1;
	padding-top: 0px;
	padding-left:0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height:normal;
	font-size:65%;
}

#requestinfoinput label {
	font-size: 8pt;
	font-family:Geneva, Verdana, sans-serif;
	color:#555;
	padding-top: 0px;
	margin-top:0px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	vertical-align:text-bottom;
	float:left;
	clear:left;
	width:115px;
}

#requestinfoinput select {
	font-size: 8pt;
	font-family:Geneva, Verdana, sans-serif;
	color:#333;
	padding:0 0 0 0;
	margin-bottom:10px;
}

/* fieldset validation */

fieldset#validation {
	border:none;
	background-color:#ffffff;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding:0;
	width:250px;
	height:100%;
	display:inline;
	float:left;
}

fieldset#validation p {
	padding:0 0 3px 0;
	height:100%;
}

#validation h3 {
	font-weight: normal;
	color:#008CD1;
	padding-top: 0px;
	padding-left:0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height:bold;
	font-size:75%;
	height:100%;
}

/* footer */

#footer {
	margin:0 auto 0 auto;
	padding:0;
	clear:both;
	width:850px;
	background-image:url(Images/footerback.png);
	height:171px;
	background-repeat:repeat-x;
	background-position:center bottom;
}

.footer {
	font-family:Geneva, Verdana, sans-serif;
	font-size:55%;
	color:#333;
	text-align:center;
	margin: 0px auto 0 auto;
}

.footer p {
	padding:11px 0 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.footer a {
	color:#333;
	text-decoration:none;
}

.footer a:hover {
		color:#F15D22;
	text-decoration:none;
}

.footer ul {
	margin:0;
	padding:0;
	list-style:none;	
}

.footer ul li {
	display:inline;
	padding:0;
	list-style-type: none;
}

.footer ul li a {
	color:#555;
	text-decoration:none;
	margin:0;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 3px;
}

.footer ul li a.divider {
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	height: 10px;
	width: 2px;
}

.footer ul li a:hover {
	color:#2C84BD;
	text-decoration:none;
}