
/* r e s e t */

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* e n d  r e s e t */
html {
background: #58628C;
}
body {
text-align: center;
background-image: url(img/bg.png);
background-repeat: repeat-x;
}

#rap {
margin: 0 auto;
width: 800px;
height: auto;
background-image: url(img/middle.png);
}

#header {
margin: 0 auto;
width: 740px;
height: 259px;
background-image: url(img/header.gif);
text-align: left;
overflow: hidden;
}

#header img {
border-right: 1px solid white;
}

#austin {
background-image: url(img/austin.jpg);
width: 740px;
height: 243px;
border-right: 1px solid white;
border-top: 1px solid white;
border-bottom: 1px solid white;
}

#logo {
background-image: url(img/rcs.png);
width: 739px;
height: 74px;
margin-top: 168px;
display: none;
}

#main {
height: 850px;
width: 700px;
margin: 0 auto;
margin-top: 14px;
}

h1 {
color: #000A34;
font-weight: bold;
font-size: 1.5em;
line-height: 40px;
font-family: helvetica;
text-align: left;
}

h2 {
color: #000A34;
font-weight: bold;
font-size: 1.2em;
font-family: helvetica;
text-align: left;
margin-bottom: 10px;
}

h3 {
color: #000A34;
font-weight: bold;
line-height: 40px;
font-family: helvetica;
text-align: left;
}

#right {
width: 320px;
float: right;
margin-top: px;
}

#left {
text-align: left;
width: 350px;
float: left;
}

#left p { 
font-family: arial;
font-size: .7em;
color: #111B45;
line-height: 17px;
}

#footer {
margin: 0 auto;
width: 742px;
background: #3D4771;
height: 50px;
}

#footer a {
color: #9fa7c7;
font: 500 .8em arial;
}

#photos {
width: 325px;
height: 175px;
-moz-border-radius: 3px;
background: #f3f2f2;
border: 1px solid #D8DFEA;
}

#video {
float: right;
margin-top: 12px;
}

#mp3Player {
float: left;
}

.mailer {
padding: 10px;
}

.mailer input,textarea {
border: 1px inset #ccc;
padding: 3px;
}

.mailer td {
padding: 3px;
font-family: trebuchet ms;
font-weight: bold;
}

#contact {
width: 329px;
height: 63px;
background-image: url(img/contact.gif);
text-align: left;
position: relative;
right: 5px;
margin-top: 10px;
}

#topleft {
position: absolute;
left: 0;
top: 0;
display: block;
height: 150px;
width: 150px;
background: url(img/bookus.png) no-repeat;
text-indent: -999em;
text-decoration: none;
}
#navcontainer {
padding-top: 13px;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
