/* Start of CMSMS style sheet 'default' */
body {
   text-align: left;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
   background:url(images/bg.jpg) repeat-x top left #979797;
   padding:0px;
   margin:0px;
}
h1{
     color:#990100;
	}
img {
   border: 0;
}
#wrapper {
   margin: 0 auto;
   width:988px;
   position: relative;
   color:#000; 
}
#header {
	background:url(images/header.jpg) no-repeat; 
	height: 113px;    /* adjust according your image size */
	position:relative;
	width:988px;
}
#container{
	background:url(images/content_bg.jpg) repeat-y;
	color:#000;
	font-size:12px;
	line-height:18px;
}
#text_container{
	float:right;
	width: 750px;
	padding:0px 10px 10px 20px;
	>padding:10px 10px 10px 20px;
	margin:0px;
	height:auto !important;
	_height:600px;
   	min-height:600px;
}
	#text_container a{
		color:#6A1A1B;
		text-decoration:underline;
	}
	#text_container a:hover{
		color:#333;
	}
#text_container_home{
	float:right;
	width: 750px;
	padding:0px 0px 20px 0px;
	margin:0px;
	height:auto !important;
	_height:600px;
   	min-height:600px;
}
	#text_container_home a{
		color:#6A1A1B;
		text-decoration:underline;
	}
	#text_container_home a:hover{
		color:#333;
	}
#footer{
	width:988px;
	
	color:#fff;
	clear:both;
	margin-top:-12px;
	text-align:center;

	background:url(images/footer.jpg) no-repeat;
	height:48px;
	>height:44px;
	padding-top:5px;
	>padding-top:10px;
}	
	#footer a{
		color:#fff;
		text-decoration:none;
	}
	#footer a:hover{
		text-decoration:underline;
	}
#phone{
	color:#000000;
	font-size:21px;
	position:absolute;
	right:6px;
	top:-35px;
	width:169px;
	font-weight:bold;
	line-height:25px;
}	
#printlogo{
	display:none;
}

#linkhome{
	position:absolute;
	top:4px;
	left:23px;
}
	#linkhome a{
		border:0;
		outline:0;
	}
#credits{
	width:988px;
	margin:0px auto;
	color:#fff;
	text-align:right;
}
	#credits a{
		color:#fff;
		text-decoration:none;
	}
	#credits a:hover{
		color:#6A1A1B;
	}
.images_250{
	width:250px;
	padding:10px;
	float:right;
}
.images_250 img{
	padding-bottom:10px;
}
.images{
	width:250px;
	padding:10px;
	float:right;
}
.images img{
	padding-bottom:10px;
}
/* End of 'default' */

