﻿/* Full Browser Reset to Default Values*/

html, body { margin: 0; padding: 0; border: 0;  
				background: transparent; font-size:10px; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	}

img 	{ margin:0; padding:0; border:0; }

table, tr, th, td, tbody, tfoot, thead {
	margin: 0; padding: 0; border: 0;
	vertical-align: baseline;
	background: transparent;
	}
	
table { border-collapse: collapse; border-spacing: 0; }
	
input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 0;
	}

article, aside, dialog, figure, footer, header, hgroup, nav, section { 
	display:block; }

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%; 
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
	}

ol, ul { list-style: none; }


/* end of reset */

/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/


/* Global*/ 																	/* Apply formating to entire site */

html 	{	}
body	/*{ background-image: url('../images/wr_windriverwy.jpg')  ;} 			/*Set the site's background, either as a color or an image*/
		{ background-color: #cccccc; }


/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/


/* Headings */																	/* Apply formating to headings.*/


h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #000; }

h1 { font-size:24px; }
h2 { font-size:20px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:14px; }
h6 { font-size:14px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }


/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/



/* Text Elements */																/* Apply formating to text elements.*/

p           	{ color:#000; font-size:12px; line-height:150%;  }
p .left			{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p .right 		{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }

a           	{ }
a:link			{ color: #00f;  }
a:visited		{ color: #0f0;  }
a:active		{ color: #000;  }
a:focus			{ color: #666;  }
a:hover     	{ color: #f00;  }

blockquote  	{ color:#000; font-size:12px; }

strong      	{ font-weight: bold; }
em		      	{ font-style: italic; }


/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/


/* Images */


/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/


/* Lists */

ul          	{  }
ol          	{ list-style-type:decimal; }

ul li		    { color:#000; font-size:12px; }
ol li	     	{ color:#000; font-size:12px; }

dl          	{  	}
dt       		{  	}
dd          	{ 	}


/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/


/* Tables */

table       	{ width:100%; }

tr				{	}
.odd			{ background-color:#eee; }
.even			{ background-color:#fff; }

th          	{ font-weight: bold; }
thead, th    	{ background: #ccc; }

tbody			{   }

th,td,caption 	{ 	}
caption 		{ 	}

tfoot       	{	}
.tfooter		{ background-color:#ccc; text-align:center; font-style:italic; }

caption     	{ background: #efefef; }


/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/


/* Containers */																				/*Apply formatting to divisions, i.e. "containers"*/


#wrapper 			{ width:900px; margin:0px auto; background-color:#ffffff; border: 10px;} 				/*This is where you format the entire content area, excluding the background of the entire page*/


#top	 			{ background-color:#555555; width:100%; padding:15px 0px; overflow:hidden; } /*This formats the top banner area*/


#logo	 			{ margin:0 0 0 10px; float:left;  } 										 /*Formats the position of the logo within the top banner*/
#logo h1			{ color:white; padding: 20px 0 0 25px; font-size:30px; font-family: Arial, Helvetica, sans-serif;}
#logo p				{ color:white; line-height:150%; margin:0 0 0 25px; font-family: Arial, Helvetica, sans-serif;}
		
#social-media	 	{ float:right; margin: 0 15px 0 0    } 										 	 					/*Formats the position of the social media info within the top banner*/
#social-media p 	{ color:#ffffff; font-size: 11px; margin: 4px 10px 4px 0px; text-align:center; }              	 /*Formats the "Connect with us/contact us info in the top banner*/ 
#social-media img	{ width:80px; height:80px;}																		 /*Formats the sizes of the images in top banner*/
#social-media ul li { display: inline; border: 2px black;}																				/*Sets the images in top banner next to each other*/
	

#topnav				{ background-color:#333333; clear: both;}									/*Formats the background color of the navigation bar and butts it up against above div*/
#topnav ul li		{ display: inline; font-size: 12px}														/*Sets the items in the navigation bar next to each other*/
#topnav	ul			{ width:100%; float:left; margin: 0px; background-color:#333333; 
					   border-bottom:3px #FFFFFF solid; }										/*Sets spacing, margin, background color, border for items in the navigation bar*/
																								/*Format link states in topnav div*/
#topnav a:link		{ color:#ffffff;}	  														/*Sets links' normal state to white in navigation bar*/
#topnav a:visited	{ color:#ffffff;}	  														/*Sets links' visited state to white in navigation bar*/
#topnav a:active	{ color:#ffffff;}	  														/*Sets links' active state to white in navigation bar*/	
#topnav a:hover		{ color:#ffffff; background-color:#888888;}		  							/*Sets links' hover state to white and background color as dark red*/
#topnav a:focus		{ color:#ffffff;}	      	  												/*Sets links' focus state to white in navigation bar*/
#topnav ul li a		{ float: left; padding: 10px 18px;}								 			/*Sets links to float left and gives some padding in navigation bar*/


#ribbon2	 		{ background-color:#9A0000; width:100%; padding:20px 0px; overflow:hidden; }
#banner 			{  }


#subbanner 			{ width:100%; background-color:#333333; 
					  padding:15px 0; overflow:hidden;  border-top:3px #FFFFFF solid; }
#subbanner h3   	{ color:white; color:#FFFFFF;font-size :16px; font-weight: bold; 
					  text-align:center; line-height:180%;}
#subbanner table		{margin-left: 10px;  }
#subbanner table td 	{color:#ffffff; font-size:13px;}
#subbanner table td a	{ float: left; padding: 5px 5px;}	
#subbanner a:link		{ color:#ffffff;}	  														/*Sets links' normal state to white in sub-banner*/
#subbanner a:visited	{ color:#ffffff;}	  														/*Sets links' visited state to white in sub-banner*/
#subbanner a:active		{ color:#ffffff;}	  														/*Sets links' active state to white in sub-banner*/	
#subbanner a:hover		{ color:#ffffff; background-color:#9A0000;}		  							/*Sets links' hover state to white and background color as dark red*/
#subbanner a:focus		{ color:#ffffff;}	      	  												/*Sets links' focus state to white in sub-banner*/
#subbanner ul li a		{ float: left; padding: 10px 7px;}								 			/*Sets links to float left and gives some padding in sub-banner*/


#totop {
	position:fixed;
	top:200px;
	right:150px;
}				
					  
					  
					      

		  
					  
#content 			{ float:left; width: 850px;padding:20px; }									/*Sets the R-side to float left and defines width of content area*/
#content h1			{ margin: 0 0 20px 0; font-size: 26px; 										/*Formats h1 border, font, padding for content area*/				
					  border-bottom: 1px #777777 solid; padding:20px 0;}
#content p			{ margin:16px 0; line-height: 160%; font-size:13px;}						/*Formats margins and line spacing for paragraphs in content area*/
#content h2			{ margin: 20px 0 0 0; }	
#content h3			{ margin:: 0px 0 8px 0; padding:16px;}										/*Formats h2 margin*/
#content img 		{ padding:8px; border: 1px #888888 solid; margin: 8px;}						/*Formats images in content area: padding, border and margin*/
#content ul li 		{ text-indent:40px; list-style-type: disc; padding:3px;
					  font-size:13px; list-style-position: inside; line-height:160%} 			/*Format Bulleted lists*/
#content ol li 		{ text-indent:70px; list-style-type: circle; padding:3px;
					  font-size:13px; list-style-position: inside; line-height:160%}
#content a:link		{ color: blue;}	  																/*Sets links' normal state to white in content section */
#content a:visited	{ color: blue;}	  																/*Sets links' visited state to white in content section */
#content a:active	{ color: blue;}	  																/*Sets links' active state to white in content section */	




/**/
#rightside 			{ padding:20px; margin-left: 675px;  }										/*Set magins and padding for right side-bar*/
#rightside h2		{ margin:20px 0px 10px 0px; font-size:18px;}													/*Format h2 for right side-bar*/
#rightside ul li	{ margin:0px 0px 2px 0px; line-height:130%; }											/*format paragraphs for right side-bar*/
#rightside img 		{ padding-top:20px; }

#footer 			{ clear:both; background-color:#000000; padding:10px 0;   }					/*Format footer placement, background, padding*/
#footer p			{ color:#ffffff; text-align:center; }										/*Format footer text alignment and color*/
#footer h4			{ color:black;}
#footer h4 a     	{ color:black;}

 	
#box1 {   }

#box2 {   }

#box3 {   }

#box4 {   }

#box5 {   }

#box6 {   }


/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/


/* Layout Extra */



/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/


/* Navigation Extra */


/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/


/* Forms */

form { text-align:left; margin:20px;	}

label, submit, input, textarea {
	border:0; padding:0; margin:0; background:none; 
	}

label { 
	float: left; width: 150px;
	text-align:right; display:block;
	}
	
input, textarea { 
	border:1px #333 solid; margin-left:10px; 	
	}

input { 
	width: 280px; margin-bottom: 16px; 
	}

textarea {
	width: 280px; height: 150px;
	margin-bottom: 16px;
	}

select {	}

.submit {
	width:90px; height:25px;
	margin-left:150px;
	font-size:12px;
}

br	{ clear: left; 	}


