/* v1.0 | 20080212 --------------------------------------------------------------- CSS RESET-----------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* --- GENERAL SITE STYLES ------------------------------------------------------------------------------------------------------------------*/

body
{
        font-family: georgia, palatino, "times new roman"; times, serif;
        font-size: 14px;
        line-height: 1.4em;
        height: 100%;
        background: #000 url(/images/site/rrw_bkg_in.jpg) no-repeat center top;
}

h1, h2, h3, h4 {
letter-spacing: -0.01em;
font-variant: small-caps;
}

h1 {
font-size: 30px;
margin-bottom: 18px;
font-weight:300;
}

h2 {
font-size: 26px;
margin-bottom: 18px;
font-weight: 300;
}

h3 {
font-size: 18px;
font-weight: 600;
}

h4 {
font-size: 16px;
font-weight: 500;
color: #666;
line-height: 2.05em;
border-bottom: 3px solid #ededed;
margin-top: 2px;
margin-bottom: 7px;
}

a:link {text-decoration: none; color: #c03;}
a:visited {text-decoration: none; color: #c03;}
a:hover {text-decoration: none; color: #900; border-bottom: 1px solid #e9bcbc;}

p {
margin-bottom: .9em;
}

.center {
text-align: center;
}

.right {
text-align: right;
}

blockquote {
font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}

ul {
list-style: disc;
margin-bottom: 14px;
margin-left:1em;
}

li {
list-style: disc;
margin-top: 3px;
margin-bottom: 8px;
}

.spacer {
clear: both;
}

.hr {
width: 100%;
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 3px solid #ededed;
clear: both;
}

/* --- SITE LAYOUT STYLES ------------------------------------------------------------------------------------------------------------------*/

#shell {
margin: 0 auto;
width: 1000px;
background: #e9e9e9 url(/images/site/bkg_top.jpg) no-repeat;
color: #666;
}

#header_home {
width: 1000px;
height: 488px;
color: #888;
font-variant:small-caps;
font-size:14px;
margin: 0;
}

#header {
width: 1000px;
height: 277px;
color: #888;
font-variant:small-caps;
font-size:14px;
margin: 0;
}

.numbers_slot1 {float:right; width:100px; text-align:center;padding-right:140px; padding-top:19px;}
.numbers_slot2 {float:right; width:100px; text-align:center;margin-right:11px; padding-top:19px;}
.numbers_slot3 {float:right; width:100px; text-align:center;margin-right:15px; padding-top:19px;}

.header_slot {
position: relative;
margin: 0;
top: 110px;
left: 435px;
width: 520px;
font-size: 15px;
text-align: center;
}

#home_content {
width: 860px;
min-height:200px;
height:auto !important;
height:200px;
margin-left:70px;
font-size: 15px;
line-height: 1.4em;
}

#content {
width: 860px;
min-height:200px;
height:auto !important;
height:200px;
margin-left:70px;
font-size: 15px;
line-height: 1.4em;
}

.content_main_home {
width: 460px;
}
.content_side_home {
float: right;
width: 330px;
}
.content_main {
width: 540px;
padding-top:40px;
}
.content_side {
float: right;
width: 270px;
padding-top:40px;
}

.home_services {
width: 1000px;
min-height:200px;
height:auto !important;
height:200px;
background: #d8d5d5 url(/images/site/bkg_bottom.jpg) no-repeat;
}

.home_services_slot {
width: 885px;
margin-left: 70px;
}

.services_box {
width: 200px;
float: left;
margin-right: 21px;
}

.att_photo {
margin-left: 15px;
margin-bottom: 15px;
float:right;
border: 1px solid #333;
}

.course_content a:link {text-decoration: none; color: #3a6188;}
.course_content a:visited {text-decoration: none; color: #3a6188;}
.course_content a:hover {text-decoration: none; color: #3a6188; border-bottom: 1px dotted #3a6188;}

#promobar {
margin: 0 36px 30px 40px;
width: 822px;
background: url('/images/site/promo_bkg.gif');
overflow: hidden;
}

.promobox {
width: 270px;
margin-right: 4px;
float: left;
}

.promobox .title a {
height: 20px;
padding: 	1.47em 1.4em;
line-height: 1.5em;
text-decoration:none;
display:		block;
position:		relative;
border-bottom: 0;
font-size: 12px;
font-weight: bold;
background: #c4e6ee;
}

#promobar .text {
margin: 0 20px;
padding: 15px 0 0 0;
}

#footer {
padding:0 70px;
border-top: 1px solid #aaa;
width: 860px;
text-align: right;
color: #999;
clear: both;
background: transparent;
}

.disclaimer {
font-size: 10px;
line-height: 1.1em;
float: left;
width: 450px;
text-align: justify;
}

.paginate {
padding: 6px;
margin: 6px 0;
width: 100%;
text-align: right;
background: #eee;
}

#blogtitle {
font-size: 1.25em;
color: #2F4C12;
float: left;
margin: 7px 0 0 0;
padding: 8px 4px 4px 4px;
width: 874px;
border-top: 1px solid #333;
}

#blogtitle h1 {
margin: 0;
padding-top: 5px;
font: 160% Georgia, Times, serif;
letter-spacing: 0.1em;
text-align: left;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
margin-top:        6px;
margin-bottom:     4px;
}