/*	HTML ELEMENTS	*/

	html {
		background-color: #FFFFFF;
		background-image: url(../images/html_bg.jpg);
		background-position: top left;
		background-repeat: repeat-x;
		font-size: 12px;
		font-family: Arial, Verdana;
		color: #000000;
		margin: 0px;
		padding: 0px;
	}
	
		
	body {
		margin: 0px;
		padding: 0px;
		font-family: Arial, Verdana;
		font-size: 13px;
		line-height: 17px;
		color: #666666;
	}

	a {
		font-family: Arial, Verdana;
		color: #C85300;
		text-decoration: none;
	}

	a:hover {
		font-family: Arial, Verdana;
		color: #000000;
		text-decoration: none;
	}
	


/*	LINKS			*/
	a { }
	a:hover { }


/*	HEADINGS		*/
	h1 { 
		font-family: Georgia, Times New Roman;
		font-size: 30px;
		line-height: 30px;
		letter-spacing: -1px;
		color: #c2c3c6;
		margin-top: 30px;
		padding-top: 0px;
		font-weight: normal;
	}
	
	h2 { 
		font-family: Georgia, Times New Roman;
		font-size: 22px;
		line-height: 25px;
		letter-spacing: -1px;
		color: #C85300;
		font-weight: normal;
		border-bottom: 4px solid #dedede;
		margin: 0px 0px 22px 0px;
		padding-bottom: 25px;
	}
	
	h3 { 
		font-family: Georgia, Times New Roman;
		font-size: 16px;
		line-height: 19px;
		letter-spacing: -1px;
		color: #C85300;
		margin: 20px 0px 0px 0px;
		font-weight: bold;
	}
	
	h4 { 
		font-family: Georgia, Times New Roman;
		font-size: 16px;
		line-height: 19px;
		letter-spacing: -1px;
		color: #C85300;
		margin: 20px 0px 20px 0px;
		font-weight: bold;
	}
	
	h4 a { 
		font-family: Georgia, Times New Roman;
		font-size: 16px;
		line-height: 19px;
		letter-spacing: -1px;
		color: #C85300;
		margin: 20px 0px 20px 0px;
		font-weight: bold;
		text-decoration: none;
	}
	
	h4 a:hover { 
		font-family: Georgia, Times New Roman;
		font-size: 16px;
		line-height: 19px;
		letter-spacing: -1px;
		color: #666666;
		margin: 20px 0px 20px 0px;
		font-weight: bold;
		text-decoration: none;
	}
	
	
	h5 { 
		font-family: Georgia, Times New Roman;
		font-size: 22px;
		line-height: 25px;
		letter-spacing: -1px;
		color: #C85300;
		font-weight: normal;
		margin: 25px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}	
	
	h6 { }






.home_para h1 { 
		font-family: Georgia, Times New Roman;
		font-size: 22px;
		line-height: 25px;
		letter-spacing: -1px;
		color: #C85300;
		font-weight: normal;
	}
	
	
/*	TEXT			*/
	p { }
	p.highlight_para {
		font-family: Georgia, Times New Roman;
		font-size: 18px;
		color: #C85300;
	}
	
		
.underline {
	width: 460px;
	border-top: 4px solid #dedede;
	margin: 0px 0px 22px 0px;

}

.underline_wide {
	width: 712px;
	border-top: 4px solid #dedede;
	margin: 0px 0px 22px 0px;

}


.body_link a { 
		font-family: Georgia, Times New Roman;
		font-size: 16px;
		line-height: 19px;
		letter-spacing: -1px;
		color: #C85300;
		font-weight: normal;
		text-decoration: none;
}

.body_link a:hover  { 
		font-family: Georgia, Times New Roman;
		font-size: 16px;
		line-height: 19px;
		letter-spacing: -1px;
		color: #666666;
		font-weight: normal;
		text-decoration: none;
}


.back_to_top a { 
		font-family: Arial, Verdana;
		font-size: 13px;
		color: #C85300;
		font-weight: normal;
		text-decoration: none;
		margin: 0px 0px 0px 15px;
}

.back_to_top a:hover { 
		font-family: Arial, Verdana;
		font-size: 13px;
		color: #666666;
		font-weight: normal;
		text-decoration: none;
		margin: 0px 0px 0px 15px;
}



/* Generic Page containers
-------------------------------*/

#page_container {
	width: 875px;
	background-color: #ffffff;
	margin: 0px auto 0px auto;
	padding: 0px 26px 0px 26px;
}

#navigation_container {
	width: 140px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#content_container {
	float: right;
	width: 728px;
}

#text_container {
	padding-left: 15px;
	width: 460px;
}

#text_container_wide {
	padding-left: 15px;
	width: 720px;
}

#photo_container {
	float: right;
	width: 227px;
	margin: 0px 0px 0px 0px;
}

#photo_container_team {
	float: right;
	width: 227px;
	margin: 187px 0px 0px 0px;
}




/* Home Team Focus Box Start
-------------------------------*/


.home_team_focus_container {
	float: right;
	width: 227px;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#home_team_focus_items {
	width: 225px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#home_team_focus_content {
	width: 201px;
	background-image: url(../images/focus_grad.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 15px 0px;
}


#home_team_focus_top {
	width: 201px;
	height: 49px;
	background-image: url(../images/focus_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px 0px 2px 12px;
	padding: 0px 0px 0px 0px;
}

#home_team_focus_image {
	width: 201px;
	height: 83px;
	border: 0px;
	margin: 0px 0px 10px 12px;
	padding: 0px 0px 0px 0px;
}

#home_team_focus_shadow {
	width: 201px;
	background-image: url(../images/focus_shadow.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 20px;
	border: 0px;
	margin: 7px 0px 10px 12px;
	padding: 0px 0px 0px 0px;
}

#home_team_focus_content h1 {
	width: 179px;
	font-size: 16px;
	font-family: Arial, Verdana;
	color: #666666;
	margin: 0px;
	padding: 0px 11px 0px 11px;
}

.focus_line {
	width: 179px;
	border-top: 1px solid #cccccc;
	margin: 0px 0px 10px 11px;
}

#home_team_focus_content p {
	width: 179px;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Verdana;
	color: #666666;
	margin: 0px;
	padding: 0px 11px 0px 11px;
}


#home_team_focus_content p a {
	width: 179px;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Verdana;
	color: #C85300;
	text-decoration: none;
}

#home_team_focus_content p a:hover {
	width: 179px;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Verdana;
	color: #000000;
	text-decoration: none;
}


/* Home Team Focus Box End
-------------------------------*/

#footer_container {
	background-image: url(../images/footer_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 34px;
	padding-top: 30px;
	padding-bottom: 20px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #aeaeae;
}

#footer_container p {
	margin: 0px;
	padding: 0px;
}

#footer_container a {
	color: #aeaeae;
	text-decoration: underline;
}

#footer_container a:hover {
	color: #C85300;
	text-decoration: none;
}

#footer_container .credit {
	margin-top: 5px;
	padding-top: 15px;
	border-top: 1px solid #C2C3C6;
}

#footer_container span {
	margin-right: 7px;
}

#footer_container .address {
	color: #666666;
}

#footer_container .address a {
	color: #666666;
}

#footer_container .address a:hover {
	color: #C85300;
}

/* Navigation
-------------------------------*/

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


.sub_nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
 
#navigation li a {
	display: block;
	background-color: #FEFEFE;
	background-image: url(../images/nav.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 2px solid #CACACA;
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	color: #646464;
	padding: 12px 5px 6px 5px;
	text-decoration: none;
}

#navigation li a:hover {
	background-color: #c95502;
	background-image: url(../images/nav_over.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-bottom: 2px solid #C95503;
	color: #FFFFFF;
}

#navigation li a.active {
	background-color: #c95502;
	background-image: url(../images/nav_over.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-bottom: 2px solid #C95503;
	color: #FFFFFF;
}

#navigation .sub_nav a {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #C85300;
	background-image: none;
	padding: 5px;
	text-transform: uppercase;
}

#navigation .sub_nav a:hover {
	background-color: #c95502;
	background-image: url(../images/nav_over.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-bottom: 2px solid #C95503;
	color: #FFFFFF;
}

#navigation .sub_nav a.active {
	background-color: #c95502;
	background-image: url(../images/nav_over.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-bottom: 2px solid #C95503;
	color: #FFFFFF;
}


/*	two bas items in list			*/
#navigation .sub_alt_nav a {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #787878;
	background-image: none;
	padding: 5px;
	text-transform: uppercase;
}

#navigation .sub_alt_nav a:hover {
	background-color: #c95502;
	background-image: url(../images/nav_over.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-bottom: 2px solid #C95503;
	color: #FFFFFF;
}

#navigation .sub_alt_nav a.active {
	background-color: #c95502;
	background-image: url(../images/nav_over.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-bottom: 2px solid #C95503;
	color: #FFFFFF;
}

	
/*	TABLE			*/
	table { }
	td, th { text-align: left; vertical-align: top; }


/*	FORM			*/
	label { }
	fieldset { }
	legend { }

#contact_table a { 
		font-size: 12px;
		color: #666666;
		font-family: Arial, Verdana;
}

#contact_table a:hover { 
		font-size: 12px;
		color: #C85300;
		font-family: Arial, Verdana;
}


#contact_table a.active { 
		font-size: 12px;
		color: #666666;
		font-family: Arial, Verdana;
}

/*	FORM ELEMENTS	*/
	.field_text {
		border: 1px solid #999999;
		width: 408px;
		font-size: 11px;
		color: #434343;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_text_focus {
		border: 1px solid #486AA8;
		width: 408px;
		font-size: 11px;
		color: #C85300;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_text_error {
		border: 1px solid #FF003C;
		background-color: #F5F4D3;
		width: 408px;
		font-size: 11px;
		color: #C85300;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_select {
		border: 1px solid #999999;
		width: 408px;
		font-size: 11px;
		color: #434343;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_select_focus {
		border: 1px solid #486AA8;
		width: 408px;
		font-size: 11px;
		color: #C85300;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_select_error {
		border: 1px solid #FF003C;
		background-color: #F5F4D3;
		width: 408px;
		font-size: 11px;
		color: #C85300;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_password {
		border: 1px solid #999999;
		width: 408px;
		font-size: 11px;
		color: #434343;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_password_focus {
		border: 1px solid #486AA8;
		width: 408px;
		font-size: 11px;
		color: #C85300;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_password_error {
		border: 1px solid #FF003C;
		background-color: #F5F4D3;
		width: 408px;
		font-size: 11px;
		color: #C85300;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_textarea {
		border: 1px solid #999999;
		width: 408px;
		height: 100px;
		font-size: 11px;
		color: #434343;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_textarea_focus {
		border: 1px solid #486AA8;
		width: 408px;
		height: 100px;
		font-size: 11px;
		color: #C85300;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_textarea_error {
		border: 1px solid #FF003C;
		background-color: #F5F4D3;
		width: 408px;
		height: 100px;
		font-size: 11px;
		color: #C85300;
		font-family: Arial, Verdana;	
		padding: 2px 5px 2px 5px;
	}
	.field_button {
		background-color: #c2c3c6;
		border: none;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
		padding: 3px;
	}
	.field_button_over {
		background-color: #C85300;
		border: none;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
		cursor: pointer;
		padding: 3px;
	}


/*	CMS ELEMENTS	*/
	.entry_options {
		width: 130px;
		border-top: 4px solid #B4C4D1;
		border-bottom: 1px solid #B4C4D1;
		float: right;
		font-size: 11px;
	}
	.entry_options ul {
		margin: 10px 0px 10px 20px;
		padding: 0px;
		list-style-type: circle;
	}
	.cms_table {
		width: 670px !important;
		margin-top: 10px;
		border-top: 1px solid #B3C5D2;
		border-bottom: 1px solid #B3C5D2;
	}
	.cms_table a {
		display: block;
	}
	.cms_table a.read_more {
		font-weight: bold;
	}
	.cms_table th {
		font-weight: normal;
		font-size: 10px;
		text-align: left;
		vertical-align: top;
		border-bottom: 1px solid #B3C5D2;
		color: #333333;
	}
	.cms_table td {
		font-size: 11px;
		text-align: left;
		vertical-align: middle;
		border-bottom: 1px solid #B3C5D2;
		padding: 3px 0px 3px 0px;
	}
	.cms_table th a {
		display: inline;
	}
	.row_odd td {
		background-color: #E5E5E5;
	}
	.row_over td {
		background-color: #F8F3CC;
		cursor: pointer;
	}
	
	.spacer {
		clear: both;
	}
	
	
	/*	News page styling	*/
	
	#text_news_container {
	padding-left: 15px;
	width: 460px;
	}


	#text_news_container h2 { 
		font-family: Georgia, Times New Roman;
		font-size: 22px;
		line-height: 25px;
		letter-spacing: -1px;
		color: #666666;
		font-weight: normal;
		margin: 0px 0px 0px 0px;
		padding-bottom: 5px;
		border: 0px;
}
	
	#text_news_container h3 { 
		font-family: Georgia, Times New Roman !important;
		font-size: 18px;
		line-height: 19px;
		letter-spacing: -1px;
		color: #C85300;
		margin: 20px 0px 10px 0px;
		padding: 10px 0px 0px 0px;
		font-weight: bold;
		border-top: 1px solid #666666;
	}

	#text_news_container h3 a { 
		font-family: Georgia, Times New Roman !important;
		font-size: 22px;
		line-height: 25px;
		letter-spacing: -1px;
		color: #C85300;
		margin: 20px 0px 10px 0px;
		font-weight: normal;
		border: 0px;
	}

	#text_news_container h3 a:hover { 
		font-family: Georgia, Times New Roman !important;
		font-size: 22px;
		line-height: 25px;
		letter-spacing: -1px;
		color: #666666;
		margin: 20px 0px 10px 0px;
		font-weight: normal;
		border: 0px;
	}


	#text_news_container h4 { 
		font-family: Georgia, Times New Roman;
		font-size: 13px;
		line-height: 14px;
		color: #666666;
		margin: 10px 0px 0px 0px;
		font-weight: bold;
		border: 0px;
	}
	
	
	#text_news_container .field_select { 
		margin: 0px 0px 20px 0px;
	}
	
	#text_news_container .field_select_focus { 
		margin: 0px 0px 20px 0px;
	}
	
	#pdf_download_link {
		background-color: #C95503;
		background-image: url(../images/nav_over.jpg);
		background-position: bottom left;
		background-repeat: repeat-x;
		font-size: 10px;
		line-height: 13px;
		font-family: Arial, Verdana;
		color: #ffffff;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: normal;
		margin: 0px 0px 30px 0px;
		padding: 4px 0px 4px 10px;
	}
	
	#pdf_download_link a {
		font-size: 10px;
		line-height: 13px;
		font-family: Arial, Verdana;
		color: #ffffff;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: normal;
		margin: 0px 0px 0px 10px;
	}
	
	#pdf_download_link a:hover {
		font-size: 10px;
		line-height: 13px;
		font-family: Arial, Verdana;
		color: #000000;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: normal;
		margin: 0px 0px 0px 10px;
	}
	
	
	.required {
			color: #C85300;
}


#error_container {
		width: 410px;
		background-color: transparent;
		list-style-type: none;
		text-decoration: none;
		font-size: 14px;
		font-family: Arial, Verdana;
		color: #C85300;cc
		font-weight: normal;
		margin: 0px 0px 0px 20px;
		padding: 0px;
}

#error_container ul {
		text-decoration: none;
		margin: 0px;
		padding: 0px;
}


#top_logos_container {
		width: 901px;
		height: 143px;
		background-color: #ccc;
		background-image: url(../images/rouse-logo-right.jpg);
		background-repeat: no-repeat;
		background-position: top right;
		margin: 0px 0px 4px 0px;
		padding: 0px;
		border: 0px;
}
