/* Start of CMSMS style sheet 'Site' */
body {
	font-family:'Palatino Linotype', Palatino,Baskerville, 'Book Antiqua', Georgia,serif;
	font-size: 100%;
	color: #65583B;
	background-color: #564B35;
	margin: 20px;
	padding: 0;
	background-image: url(assets/images/notar2_bg.jpg);
	background-repeat: repeat;
}
#masthead {
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 860px;
	margin: 0 auto;
	background-image: url(assets/images/notar2_layout.jpg);
	background-repeat: repeat-y;
	background-color: #D3D3B1;
}
#column_wrapper {
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 600px;
	float: left;
}
#right {
	width: 250px;
	float: left;
	background-image: url(assets/images/notar2_sidebarbg.gif);
	background-position: left 18px;
	background-repeat: no-repeat;
}
#left .content {
	padding: 24px 20px 24px 90px;
	font-size: 0.9em;
	line-height: 1.65em;
}
#right .content {
	padding: 24px 60px 20px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 60px 12px 90px;
}
#footer {
	padding: 0px;
	margin: 0;
	font-size: 0.8em;
	clear: both;
	text-align: center;
}
#left a:link {
	color: #4D6666;
	
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#right a:link {
	color: #4D6666;
	text-decoration: none;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #4D6666;
	text-decoration: none;
        
}
#wrapper .menulist a:hover {
	border-color: #CC0000;
	text-decoration: underline;
        
}
#footer a:link, #breadcrumbs a:link {
	color: #4D6666;
	
}
#footer a:visited, #breadcrumbs a:visited {
	color: #333333;
}
#footer a:hover, #breadcrumbs a:hover {
	color: #CC0000;
	
}
#breadcrumbs .lastitem {
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
        
}
h1 {
	font-size: 1.8em;
	margin: 0;
	font-variant: small-caps;
        padding-bottom: 12px;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font: italic normal 1.5em 'Palatino Linotype', Palatino,Baskerville, 'Book Antiqua', Georgia,serif;
	letter-spacing: 0.1em;
	margin: 20px 0 0 0;
	color: #4D6666;
}
h5 {font-size: 1.2em; font-weight: normal;}
h6 {font-size: 1.2em; font-weight: bold;}
.content p {
	margin: 12px 0;
}
#logo {
	background-image: url(assets/images/notar2_logo.jpg);
	background-repeat: no-repeat;
	height: 312px;
}
#bottom {
	background-image: url(assets/images/notar2_bottom.jpg);
	background-repeat: no-repeat;
	height: 71px;
}
#breadcrumbs {
	padding: 0px 60px 12px 90px;
	font-size: 0.75em;
}
#menuwrapper {
	padding: 0 60px 0 90px;
z-index: 10000;
}
/* End of 'Site' */

