body {
	background-color: #CC99CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.style1 {font-size: 22px; font-weight: bold; color: #3d3d98; line-height: 1.5em; }

div.clear {
	clear: both;
	height: 0;
	margin: 0;
}

#container 
{
	width: 850px;
	margin: 5px auto 1.5em auto;
	padding: 0;
	background-color: #FFF;
	color: #333;
	border: 0px dotted red;
	line-height: 130%;
	font-size: 0.8em;
}
#top
{
	font-family: Helvetica, Arial, sans-serif;
	padding: 0;
	color: #DE4539; 
	margin: 0;
	height: 171px;
	position: relative;
}

a.nocolor, a:hover.nocolor, a:active.nocolor, a:visited.nocolor {
	border: none;
	color: transparent;
	outline: none;
}

#top ul
{
	list-style-type: none;
	line-height: normal;
/*	margin: 0;
	padding: 0; */
	font-weight:200;
	z-index: 100;
}


#top ul li
{
	display: inline;
	white-space: nowrap;
	margin: 0;
}

.pquote {
	float: right;
	width: 200px;
	border-color: #5568b0; 
	border-style: solid;
	font-family: Verdana, Geneva, sans-serif;
	padding: 1em;
	margin: 0 0 0.4em 0;
}

#contentwide
{
	background-color: #faf7e2;
	margin: 0;
	padding: 20px 15px 15px 27px;
}
#contentwide.homepage
{
	padding: 20px 15px 12px 27px;
}

#content
{
	background: #ffffff url("images/heart_background.gif") no-repeat right bottom;
	padding: 30px 30px 15px 50px;
}
#content ul {
	list-style-type: circle;
	font-size: 16px;
	line-height: 18px;
}



#content h1, #contentwide h1
{
	margin-bottom: 5px;
	color: #2c19b1;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
}
#content h1.instructors {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.homepage #content h1, .homepage #contentwide h1
{
	margin-bottom: 5px;
	color: #2c19b1;
	font-size: 30px;
	font-weight: normal;
	line-height: 34px;
}

#content h2, #contentwide h2
{
	font-size: 20px;
	color: #2c19b1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 4px;
	line-height: 24px;
}
#content h3, #contentwide h3
{
	font-size: 18px;
	line-height: 22px;
	color: #333;
	font-style: italic;
	padding: 0px 0 0;
}
#content p, #contentwide p {
	margin-top: 0;
	font-size: 16px;
	line-height: 20px;
}
#contentwide.homepage h1 {
	margin: 0 0 9px;
}
#contentwide.homepage h2 {
	margin: 0 0 5px;
	font-size: 21px;
	line-height: 27px;
	font-weight: normal;
	color: #808285;
	padding-top: 0px;
}
#contentwide.homepage p {
	margin: 0;
	color: #808285;
	font-size: 14px;
	line-height: 22px;
}

#content a, #contentwide a {
	color: #C3272E;
	font-weight: bold;
	text-decoration: none;
}
#content a:active, #content a:hover, #contentwide a:active, #contentwide a:hover {
	color: #6600CC;
	text-decoration:underline;
}
#content a:visited, #contentwide a:visited {
	color: #C3272E;
}

#content a img {
	border: 0;
}

div.offer {
	margin-top: 2em;
	margin-bottom: 2em;
}


#footer
{
	font-family: Helvetica, Arial, sans-serif;
	clear: both;
	margin: 0;
	padding: 1em 0;
	color: #FFFFFF;
	background: #5668b1;
	text-align: center;
	font-size: 1.05em;
	line-height: 100%;	
}

#footer ul
{
	list-style-type: none;
	line-height: normal;
	margin: 0 auto 0.25em auto;
	padding: 0;
	width: 840px;
}
#footer ul li
{
	display: inline;
	white-space: nowrap;
	margin: 0;
	color: #faf7e3;
}

#footer ul li a, #footer ul li a:link, #footer ul li a:visited, #footer ul li a:active
{
	text-decoration: none;
	/*margin: 0 -1px 0 0;*/
	padding: 0 5px 0 4px;
	color: #fff;
	border-right: 1px solid #FAF7E3;
}
#footer ul li a:hover, #footer ul li a:active
{
	text-decoration: none;
	color: #fff;
}

#footer ul li.last a {
	border-right: none;
}

#footer p {
	margin: 1em auto 0 auto;
	width: 840px;
	line-height: 1.25em;
}
#footer p a {
	color:#fff;
	text-decoration: underline;
}
#footer p a:hover, #footer p a:active {
	color:#faf7e3;
}

h3 > img {
   float: right;
   margin: 0 0 0 10px;
}
p > img {
   float: left;
   margin: 0 10px 0 0;
}

p > img.alignright, img.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.chromestyle {
font:normal 12px Verdana;
}

.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul {
/*border: 1px solid #BBB; */
width: 717 px;
background: url(http://www.saramurre.com/images/chromebg.gif) repeat-x; /*THEME CHANGE HERE*/
padding: 4px 7px;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li {
display: inline;
}

.chromestyle ul li a {
color: #FFF;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected { /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(http://www.saramurre.com/images/chromebg-over.gif)   repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: #dde1ef;
width: 150px;
visibility: hidden;

}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #CCC;
}

table.reference td 
{
border:1px solid #c3c3c3;
padding:3px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height:20px;
}
