/* TAKE NOTICE BOX STYLES */

.takenotice {
	border: 2px dashed #990066;
	padding: 3px 3px 3px 45px;
	width: 70%;
	margin-bottom: 20px;
	min-height: 42px;
	height: 42px;
	background: url(../images/take-notice.gif) no-repeat left top;
}

.takenotice p {
	font-size: 110%;
	font-weight: bold;
	padding-left: 70px;
}

.takenotice h2{
	font-size: 110%;
	font-weight: bold;
}

/* DOWNLOAD BUTTON STYLES */

.download {
	position: relative;
	padding: 2px 2px 2px 20px;
	font-weight: bold;
	background-image: url(../images/button-triangle.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	}


body {
	margin:0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	background:url(../images/receptionist1.jpg) no-repeat 320px 130px;

}

#heading {
	margin-left: 0px;
	margin-top: -138px;
	padding: 0;
	width: 760px;
}

#heading #tagline {
	position: absolute;
	top: -1px;
	left: 260px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: transparent;
	width: 400px;
}

#heading #tagline h1 {	
	font-size: 24px;
	color: #FF0000;
	text-align:center;
	padding-top: 15px;
}

#navbar {
	margin-top: 105px;
	margin-left: 0px;
	width: 760px;
	background: #990033 url(../images/rtr-heading_r2_c4.gif) no-repeat right;
	height: 33px;
}

#navbaritems {
	margin-top: -34px;
	margin-left: 10px;
}

#navbaritems ul {
	margin-top:0;
	margin-left: 105px;
	padding:0;
	line-height: 33px;
}

#navbaritems li {
 	display: inline;
	margin-right: 10px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 33px;
}

#navbaritems li a:link {
	color: #ffffff;
	text-decoration: none;
}
#navbaritems li a:visited {
	color: #ffffff;
	text-decoration: none;
}
#navbaritems li a:hover {
	color: #ffff00;
	text-decoration: none;
}

#content-wrapper {
	width: 700px;
	height: 1%;
	position: relative;
}

#nav-diary {
	width: 130px; 
	float: left;
	height: 1%;
	position: relative;
}

.mainnav	{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: navy;
	background-image:  url(../images/btn-mask.gif);
	background-repeat: no-repeat;
	background: #920030;
	display: block;
	width: 115px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	left: 10px;
	top: 2px;
}

.mainnav a {
display:block;
font-size: 11px;
width: 115px;
height: 24px;
display: block;
margin: 0px;
padding: 0px;
color: white; 
text-decoration: none; 
}

.mainnav img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.mainnav a:hover img{background: #ecd1cd;}

.mainnav a:hover {
color: black;
} 

.mainnav span {
	position:absolute;
	left:4px;
	top:5px;
	padding: 0px;
	margin:0;
	cursor: pointer;
}


#contentpanel { 
	margin-left: 5px;
	margin-top: 20px;
	width: 340px;
}

#contentpanel h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990033;
}

#contentpanel li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contentpanel p {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
}

#contentpanel p a {
	text-decoration: none;
	color: navy;
}
	
#contentpanel p a:link {
	text-decoration: none;
	color: navy;
}

#contentpanel p a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #000000;
}

#contentpanel .question {
	font-size: 14px;
	font-weight: bold;
	color: #990033;
}

#contentpanel .screenform p {
	margin: 0px 0px 0px 15px;
	padding: 5px 0px 0px;
	clear:left;
}

#contentpanel .screenform p.submit {
	float: right;
}

#contentpanel .screenform p label {
	float: left;
	width: 25%;
}


#contentpanel blockquote {
	font-size: 14px;
	font: Arial, Helvetica, sans-serif;
	background:url(../images/quote2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left:0px;
	margin-left: 10px;
	margin-bottom: 60px;
}
#contentpanel .pullquote p {
	background: url(../images/quote1.gif) no-repeat;	
	padding: 5px 0px 5px 5px;
	line-height: 20px;
	font-size: 12px;


}

#contentpanel .pullquote .author {
	float: right;
	font-weight: bold;
}



#footer {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	width: 700px;
	margin: 30px 20px 0px 30px;
	border-top: 1px solid #666666;
	text-align: center;
}
#footer p {
	font: bold 80% Verdana, Arial, Helvetica, sans-serif;
}

#footer h2 { 
	font-size: 9px;
	color: #999999;
}
#footer ul {
	margin: 10px 0px 0px;
	padding: 0px;
}
#footer li {
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	margin-right: 1em;
	color: #3C582F;
	border-right-style: solid;
	border-right-color: #999999;
	border-right-width: 1px;
	padding-right: 1em;
}
#footer li.noseparator {
	border-right-style: none;
}
#footer ul.small-links {
	margin: 10px 0px 0px;
	padding: 0px;
	font: bold 80% Verdana, Arial, Helvetica, sans-serif;
}
#footer li a:link {
	color: #3C582F;
	text-decoration: none;
}
#footer li a:visited {
	color: #3C582F;
	text-decoration: none;
}
#footer li a:hover {
	color: red;
	text-decoration: none;
}