/* Start of CMSMS style sheet 'intermari-style' */
/* CSS Document */
/* TEXT STYLES */

* 	{
	font-size : 12px; 
	font-style : normal; 
	font-weight : normal;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

A:link { 
	color : #8b8ca3;
	text-decoration : none;
} 



A:visited { 
	color : #8b8ca3;
	text-decoration : none;
}



A:hover { 
	color : #8b8ca3; 
	text-decoration : underline;
}



A:active { 
	color : #8b8ca3; 
	text-decoration : none;
}

h2 A:link { 
	color : #8b8ca3;
	text-decoration : none;
        font-size: 100%;

} 



h2 A:visited { 
	color : #8b8ca3;
	text-decoration : none;
        font-size: 100%;

}



h2 A:hover { 
	color : #8b8ca3; 
	text-decoration : underline;
        font-size: 100%;

}



h2 A:active { 
	color : #8b8ca3; 
	text-decoration : none;
        font-size: 100%;

}

P
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	}

h1

	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	}
	
h2

	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
        color: #456b9b; 
	}
	
h3

	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	}
	
h4
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 210%;
	}	
			
/*LAYOUT STYLES*/
body
	{
	}
	
div#backgroundimage
	{
	background-image: url(images/template/background.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	
	}	
	
div#backgroundimage-index
	{
	background-image: url(images/template/background.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}		

#container
	{
	border-left: 20px solid #8b8ca3;
	border-right: 20px solid #8b8ca3;
	width: 710px;
	margin: 0 auto ;	
	}
#logo
	{
	width: 175px;
	}

#banner
	{
        float: left;
        clear: both;
	position:relative;
	left: 180px;
	top: -150px;
	}
	
#banner P
	{
	padding-left: 5px;
	font-family: georgia;
	font-size: 161%;
	color: #9a8888;
	}

div#searchbar
	{

	}

div#left
	{
	float: left;
	width: 200px;
	margin-right: 5px;
	}
	
div#menu
	{
	position: relative;
	top: -140px;
	left: 175px;
	width: 500px;
	padding: 2px;
	text-align: center;
	}
	
#menu li
	{
	border-right: 1px solid #9a8888;
	display: inline;
	padding: 2px;
	}	
	
#menu li a
	{	
	color:#999999;
	}
	
div#buttons
	{
	width: 200px;
	}	
	
div#breadcrumb
	{
	position: relative;
	left: 180px;
	top: -135px;
	width: 500px;
        border-bottom: 1px solid #ccc;
	}
	

	
div#content
	{
	position: relative;
	left: 10px;
	top: -120px;
	width: 692px;
	}
	
#footer
	{
	position: relative;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	width: 740px;
	text-align: center;
	}

	
#borderbottom			
	{
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/template/borderbottom.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 47px;
	}	

ul
       {   
       margin-left: 20px;
        }

	


/* End of 'intermari-style' */

/* Start of CMSMS style sheet 'intermari-home-style' */
#textbite
	{
float: left;
position: relative;
top: -110px;
left: 15px;
width: 153px;
height: 382px;
background-image:url(uploads/images/intermari-index-image-left.jpg);
background-position: left bottom;
background-repeat: no-repeat;
clear: both;
	}	
	

#content-home
	{
	position: relative;
	left: 25px;
	top: -120px;
	width: 650px;
	}	



/* End of 'intermari-home-style' */

