body
    {
    font-family : arial, verdana, sans-serif;
    font-size : 12pt;
    color : #324578;
    line-height : 1.5;
    background : no-repeat url(images/main.jpg);
    }
  
h1
    {
    font-family : arial, verdana, sans-serif;
    font-size : 18pt;
    font-weight : bold;
    color : #A37184;
    }


h2
    {
    font-family : arial, verdana, sans-serif;
    font-size : 14pt;
    font-weight : bold;
    margin : 0px 0px 20px 0px;
    color : #A37184;
    }

#menu
	{
	margin : 460px 0px 0px 0px;
	width : 400px;	
	float : left;
	}

#menu-2
	{
	margin : 79px 0px 0px 0px;
	width : 400px;	
	float : left;
	}

#case-histories-photos
	{
	float : right;
	border-left-style : solid;
	border-left-width : 2px;
	border-left-color : #A37184;
	padding-left : 5px;
	}
	
.bold
	{
	font-weight : bold;
	}    
    
blockquote
	{
	display : block !important;
	padding : 10px 20px;
	text-align : justify;
	font-family : Georgia, Times, "Times New Roman", serif;
	}

blockquote p
	{
	font-style : italic;
	color : #324578;
	display : inline;
	}

blockquote p:before, blockquote p:after
	{
	color : #324578;
	line-height : 0;
	font-size : 5em;
	}

blockquote p:before
	{
	content : open-quote;
	padding-right : 10px;
	vertical-align : -27px;
	}

blockquote p:after
	{
	content : close-quote;
	font-size : 5em;
	line-height : .3;
	vertical-align : -60px;
	} 
    
#main-content
	{
	margin : 0px 0px 0px 430px;	
	}
    	
a:link
    {
    text-decoration : underline;
    color : #324578;
    }

a:visited
    {
    text-decoration : underline;
    color : #324578;
    }

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