/* #sports1 template css begin */

/* This set of CSS rules applies to the content inside the Flexi CSS Layout (menus, lists, forms etc.). You can modify these rules or add your own. */




@charset "utf-8";
/* CSS Document */

/* autumn color scheme 

--- bkg colors ---
page body color: 	#E7E8D1
content color:		#FBF7E4
sidebar color: 		#FBF7E4
header color: 		#8E001C
footer color:		#424242

--- text colors ---
wrapper text:		#716011
footer text: 		#7E7E7E
navigation text: 	#E6E6E6
h1, a: 				#8E001C
h2,h3: 				#424242
hover:				#630A0E	

 */


html, body, div, span, applet, object, iframe, ul, ol, img, p, a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6 { 
	margin: 0px 0px 0.8em 0px;
	padding: 1em 0px 0px 0px;
}


img.placeholder {
	display:block; 
	color:#FFFFFF;
}


.verticalMenu a.menuItem:link, .verticalMenu  a.menuItem:visited, .verticalMenu  a.menuItem:active {
	background-color:#B70024;
	color: #E6E6E6;
}

.verticalMenu a.menuItem:hover {
	background-color:#8E001C;
	text-decoration: underline;
}

/* start text css */

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:27px;
	color:#392e33;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	line-height:1.4;
	padding:15px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}

h2 {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#B70024;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	padding:5px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	line-height: 150%;
}

h3 {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#137DB2;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	padding:5px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}

h4 {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#137DB2;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	padding:5px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}

h5 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:30px;
	color:#000;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	padding:5px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	line-height: 130%;
}

h6 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:26px;
	color:#fff;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	padding:5px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	line-height: 150%;
}

h7 {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	padding:5px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}

h8 {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	padding:5px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	text-align:center
}

p { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5b5b5b;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height:1.5;
}

a { 
	color: F3F;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

a:hover { 
	color:#5b5b5b;
}

blockquote {
	color:#F3F;
	font-style:italic;
	margin:0;
	padding:0;
	line-height:1.4;
}

.serviceList {
	padding-left:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5b5b5b;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height:1.6;
	list-style-position: inside;
	list-style-type: disc;
}

/* end text css */
/* #liquid_two_col_head_foot template css end */

/* start navigation css */

.horizontalNav {
	width:600px;
	height:50px;
	margin:0px 0px 0px auto;
	padding:0;
}


.horizontalNav a, .horizontalNav a:visited, .horizontalNav a:link, .horizontalNav a:active  {
	background-image:url('../../includes/CSSLayouts/hometemp3_assets/nav_item.jpg');
	background-repeat:no-repeat;
	float:left;
	display:block;
	width:81px;
	height:50px;
	padding-top:5px;
	text-align:center;
	text-decoration:underline;
	color:#E6E6E6;
}
 

.horizontalNav a:hover  {
	background-image:url('../../../../includes/CSSLayouts/hometemp3_assets/nav_item_hover.jpg');
	background-repeat:no-repeat;
	color:#E6E6E6;
	text-decoration:underline
	;
}

.bottomLinks {
	width:auto;
	margin:0px auto;
	height:15px;
	padding-top:10px;
	text-align: center;
}

.bottomLinks a {
	margin-right:5px;
	margin-left:5px;
	color:#000;
}

.bottomLinks a:hover {
	color:#8E001C;;
}

/* end text css */
/* #sports1 template css end */