/* 	STYLE SHEET FOR SAISCH DENTAL
	created by WordsWorthcommunicating.com
 */

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .75em;
	color:#333333;
	background-color: #ffffff;
	scrollbar-base-color:  #ffffff;
	scrollbar-arrow-color: #7C002F;
	scrollbar-3dlight-color:  #ffffff;
	scrollbar-darkshadow-color:  #ffffff;
	scrollbar-face-color:  #ffffff;
	scrollbar-highlight-color:    #ffffff;
	scrollbar-shadow-color:  #7C002F;
	scrollbar-track-color:  #ffffff;
	}


	h1 {
	font-size: 12px;
	color: #7C002F;
	font-weight: bold;}
	h2 {
	font-size: 12px;
	color: #7C002F;}
	h3 {
	font-size: 12px;
	font-weight:bold;
	color: #7C002F;}
	
	
	.style1 {font-family:  Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#7C002F;
	font-weight:bold;}
	.style2 {font-family:  Arial, Helvetica, sans-serif;
	font-size: .75em;
	color:#cccccc;
	font-weight:bold;}

	.style2 a:link{font-family:  Arial, Helvetica , sans-serif;
	font-size: .75em;
	color:#cccccc;
	font-weight:bold;}
	
	.style2 a:visited{font-family:  Arial, Helvetica , sans-serif;
	font-size: .75em;
	color:#cccccc;
	font-weight:bold;}
	
		.style2 a:link{font-family:  Arial, Helvetica , sans-serif;
	font-size: .75em;
	color:#cccccc;
	font-weight:bold;}
	
	.style2 a:visited{font-family:  Arial, Helvetica , sans-serif;
	font-size: .75em;
	color:#cccccc;
	font-weight:bold;}
	
	
	
#outershell{ 
width: 950px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
 }
 
#innershell
{position:relative;
margin-top:20px;
text-align:center;
width: 950px;
}

#splash {width:100%;
margin-top:80px;
text-align:center;}

#topsection{
text-align: center;}

#contentwrapper{
	width: 950px;
	float:left;
	text-align:left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #7C002F;
	border-right-color: #7C002F;
	border-bottom-color: #7C002F;
	border-left-color: #7C002F;
}


#google {float:right;}
#contentsection{ position:relative;}
#mainmenu{
	float: left;
	padding-top:20px;
	padding-right:20px;
	width:240px;
    min-height:355px;
     height:auto !important;
     height:355px; 

	background-image: url(images/Saisch-nav-background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

html>body #mainmenu{
	height: auto; /* for not-IE */
}

.categories {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.categories a:link { 
	color:#000000;
	text-decoration: none;}
	

.categories a:visited {
	color:#000000;
	text-decoration: none; }
	
	.categories a:hover {
	color:#C7BAB4;
	text-decoration: none; }
	
	.categories a:visited:hover {
	color:#C7BAB4;
	text-decoration: none; }


#maincontent{
	float:right;
    padding-top:20px;

	width:680px;
     height:345px;
	 overflow:auto;

}
#posts { width:550px;  }

#copyright {float:left;
width: 960px;
margin-top: 5px;
text-align: center;
font-family:  Arial, Helvetica, sans-serif;
font-size: 11px;
font-style:normal;
color: #AC9F8F;
}


.copyright a:link {
	color:  #AC9F8F;
	text-decoration: none;
	}

.copyright a:visited {
	color:#AC9F8F;
	text-decoration: none;	}

.copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;		
}	

.copyright a:hover:visited {
	color: #FFFFFF;
	text-decoration: none;		
}	

a:link { 

	color: #7C002F;
	text-decoration: none;}
	

    a:visited {

	color: #7C002F;
	text-decoration: none; }
	
	a:hover {

	color:#cccccc;
	text-decoration: none; }
	
	a:visited:hover {

	color:#cccccc;
	text-decoration: none; }
	


 

img { border:0px;
border-color:  #7C002F;}


li {
	list-style-position: outside;
	list-style-type:square; }
