/*
CSS stylesheet for Rita Costanzi
*/

body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	min-width: 764px;
	margin: 0px 0;
	padding: 0;
}
#contentwrapper {
	background-color: #FFFFFF;
	width: 764px;
	background-image: url(images/outline_sidesx2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#masthead {
	width: 764px;
	margin-bottom: 8px;
	height: 45px;
	background-image: url(images/outline_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#masthead a, #masthead a:visited, #masthead a:active {
	display: block;
	height: 137px;
	margin-left: -20000px;
}
h1 {
	font-size: 150%;
	margin-top: 10px;
	margin-bottom: 5px;
}
#tableofContents {
	margin-left: 250px;
	border: 1px dotted #CCCCCC;
	background-color: #E9E9E9;
}
#tableofContents ol {
	padding: 10px;
	line-height: 1.25em;
	list-style-type: decimal;
	text-align: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.CDNote {
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.textUnderline {
	color: #006699;
	text-decoration: underline;
}




#maincontent {
	float: left;
	font-size: 11px;
	line-height: 1.5em; /*538*/
	margin-top: 8px;
	padding-top: 8;
	padding-bottom: 0;
	margin-left: 20px;
	width: 705px;
	color: #333333;
	margin-right: 25px;
	padding-left: 15px;
}
#maincontent p {
	margin: 6px 0 12px 0;
}
#maincontent h2 {
	color: #918A8A;
	font-size: 1.3em;
	font-weight: bold;
	line-height: normal;
	margin: 9px 0 3 0;
}
#maincontent a:link {
	color: #9F9D9D;
	text-decoration: underline;
}
#maincontent a:visited {
	color: #9F9D9D;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #CA9D00;
}
#maincontent li {
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
}
#tagline {
	clear: both;
	height: 28px;
	background-color: #CCCCCC;
}
#tagline p {
	margin:0;
	display: none;
}
.picture {
	float: right;
	margin-bottom: 20px;
	margin-top: 9px;
	clear: both;
	margin-left: 20px;
}
#sidebar {
	float: left;
	width: 150px;
	font-size: 95%;
	color: #999999;
	text-align: left;
	border: 1px dotted #999999;
	background-color: #F2F2F2;
	padding: 12px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#sidebar h3 {
	color: #ab281c;
	font-size: 1.1em;
	margin: 0px 0 0 0;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#sidebar p {
	margin: 6px 0 12px 0;
}
.navbar {
	margin: 6px 0 0 0em;
	padding-left: 0em;
	padding-right: 0em;
}
.navbar li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 1.5em;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.navbar a {
	padding: 9px;
}
.navbar a:link, .navbar a:visited {
	color: #807D7D;
	text-decoration: none;
	font-weight: normal;
}
.pictureLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.navbar a:hover, .navbar a:active, .navbar a:focus {
	color: #CA9D00;
}
#footer {
	clear: both;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
}
#footer a:link, #footer a:visited {
	color: #675954;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #FFFFFF;
}
#logoRita {
	margin-bottom: 1px;
	width: 187px;
	height: 27px;
	float: right;
	clear: both;
	margin-top: 20px;
	margin-right: 31px;
}
#maincontent p.dottedUnderline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 12px;
	margin-right: 12px;
	clear: both;
}
#footer img.logo {
	float: right;
}
#linksHomeContact {
	float: right;
	margin-top: 8px;
	color: #ab281c;
	font-size: 0.65em;
}
#linksHomeContact  ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
#linksHomeContact ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left-width: thin;
	border-left-style: dotted;
	list-style: none;
	display: inline;
	border-left-color: #ab271c;
	line-height: .5em;
	}		
#linksHomeContact ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
#linksHomeContact A:link {
	COLOR: #ab271c;
	text-decoration: none;
}
#linksHomeContact A:visited {
	COLOR: #ab271c
}
#linksHomeContact A:hover {
	COLOR: #006699;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}
#linksHomeContact A:active {
	COLOR: #ab271c
	} 
#maincontent h3 {
	color: #333333;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	padding-left: 12px;
}
#maincontent ol {
}
#navTop {
	background-image: url(images/back_navbar_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}
#navTopMiddle {
	font-size: 11px;
	margin-top: 5px;
	clear: both;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
}
#navTopBot {
	background-image: url(images/back_navbar_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
}
#mainTop {
	background-image: url(images/back_main_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
	width: 546px;
}
#mainTopMiddle {
	width: 720px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: 30px;
	margin-left: 20px;
}

#mainTopBot {
	background-image: url(images/back_main_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 31px;
	width: 546px;
	margin-top: -10px;
}
.accreditation {
	font-size: 90%;
	font-weight: bold;
	line-height: 1.4em;
}

#mainTopMiddle p {
	margin-left: 12px;
	margin-right: 12px;
}
#contentwrapperZoomIn {
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contentsZoom {
	float: left;
	clear: both;
}
#mainTopMiddle ul {
	margin: 1em;
	padding: 0px;
	text-align: left;
	text-indent: 0px;
}
#mainTopMiddle li {
}
#mainTopMiddle table {
	COLOR: #757575;
	background-color: #eaeaea;
	width: 95%;
	border: 1px dotted #999999;
	margin-left: 15px;
	float: none;
	font-size: 0.8em;
}
blockquote {
	font-weight: bold;
	color: #A3A5A3;
	background-image: url(images/quote_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: italic;
	text-align: left;
	float: left;
	padding-left: 30px;
	width: 200px;
	font-size: 100%;
}
.pictureRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 15px;
}
#topShadow {
	background-image: url(images/css_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 757px;
	margin-top: 5px;
}
#topofPage {
	text-align: right;
}
#contentwrapper #outlineTop {
	background-image: url(images/outline_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 764px;
}
#outline_Sides {
	background-image: url(images/outline_sidesx2.gif);
	background-repeat: repeat-y;
	height: 700px;
}
#outlineBottom {
	background-image: url(images/outline_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
	width: 764px;
	clear: both;
}
#cd {
	float: left;
	margin: 10px;
	width: 650px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.imgCD {
	clear: both;
	float: left;
	margin-bottom: 30px;
	margin-right: 15px;
}
#cdHolder {
	background-color: #EFEFEF;
	border: thin dotted #CCCCCC;
	height: 300px;
	width: 300px;
	text-align: center;
}
#sidebar ul {
}
#sidebar li {
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/bullet_square_grey.gif);
}
#sidebar ul {
	margin: 0px;
	padding: 1em;
}
/* Advanced CSS hover styles */

.styleone:link {
    border: none; overflow: hidden; float: left;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
.styleone:visited {
    border: none; overflow: hidden; float: left; 	
}
.styleone:hover {
	border: 1px solid #333;
	margin: -1px;
	}
.styleone:focus {
	border: none; overflow: hidden; float: left; 
}
.styleone:active {
	border: none; overflow: hidden; float: left; 
}
