/* CSS Document */


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;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
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: "" "";
}


/*End of reset*/


body {
background:url(images/bgs.jpg) #FFFFFF top left repeat-x;
text-align:center;
font-size:small;
font-family:'Lucida Grande', 'Lucida Sans', 'Verdana';
line-height:1.3em;
}

a {
text-decoration:none;
color:#004A7B;
}

h1, h2 {
font-family:georgia;
color:#004A7B;
}

h3, dt {
	margin:5px 0px 0px 0px;
	color:#004A7B;
	font-weight:bold;
	clear:left;
}

h2 {
	font-size:200%;
	text-transform:none;
	font-weight:normal;
	margin:10px 0px 20px 0px;
}

h6 {
background-color:#004A7B;
color:white;
padding:9px 0px;
border-top:1px solid #e0d0b1;
width:648px;
margin:0px 0px 0px 0px;
}


#main h6 {
width:422px;

}

h6 span {
margin:5px;
}

p {
line-height:1.6em;
margin:0px 0px 15px 0px;
}

#content table {
width:648px;
border:1px solid #e0d0b1;
border-collapse:collapse;
font-size:90%;
margin:0px 0px 15px 0px;
}

#main table {
width:423px;

}


td {
padding:10px 7px;
border-top:#f0eada solid 1px;
background:#ffffff;
}

td.date, .name, .label {
width:80px;
color:#004A7B;
text-align:left;
}

#content img {
max-width:640px;
margin:0px 0px 15px 0px;
}


dt {
font-size:125%;
margin:0px;

}


#container {
width:950px;
margin:0px auto;
background:url(images/header2.png) 50% top no-repeat;
min-height:500px;
text-align:left;
padding:0px;
}
 
#nav {
margin:275px 0px 10px 50px;
display:inline;
float:left;
width:200px;
text-align:left;
font-family:Georgia, Times, Serif;
padding:0px;
}

#nav ul {
float:left;
margin:0px 0px 30px 0px;
list-style:none;
}

#nav ul li {
padding:0px;
margin:0px;
float:left;
clear:left;
}

#nav ul li a {
display:block;
width:190px;
padding:5px;
text-decoration:none;
color:#999;
border-bottom:1px dotted #aaa;
text-transform:uppercase;
}

#nav ul li a:hover {
color:#004a7b;
}

#content {
float:left;
display:inline;
width:650px;
min-height:500px;
margin:50px 0px 10px 25px;
text-align:left;
padding:0px;
}

#content ul {
margin:5px 10px 25px 20px;
list-style:circle;
}

blockquote {
font-family:georgia, script;
font-size:200%;
color:#222;
margin:15px 0px 25px 0px;
display:block;
width:650px;
text-align:center;
line-height:125%;
}


#content #main {
width:425px;
float:left;
margin:0px 15px 25px 0px;
}

#main dl {
margin:0px 0px 15px 0px;
clear:left;
}

#main dl dt {
width:345px;
float:right;
margin:5px 0px 0px 0px;
line-height:120%;
font-size:120%;
font-weight:normal;
}

#main dl dd.date {
font-family:georgia;
font-size:100%;
width:75px;
padding:10px 0px 0px 0px;
float:left;
text-align:center;
background:url(images/date.png) left top no-repeat;
height:75px;
margin:0px 5px 0px 0px;
} 

#main dl dd.date .month {
text-transform:uppercase;
font-size:1em;
margin:10px 0px 0px 0px;
color:#aaa;
}

#main dl dd.date .day {
font-size:2em;
color:#666;
line-height:50%;
}

#main dl dd {
float:left;
font-size:100%;
}


#content #side {
width:200px;
float:left;
margin:0px 10px 0px 0px;
text-align:left;
}


.sideitem ul {
margin:0px 0px 5px 0px;
}


.sideitem a {
border:none;
}

.sideitem {
width:200px;
background: white;
border:1px solid #e0d0b1;
font-size:90%;
margin:0px 0px 15px 0px;
}

.sideitem dl {
margin:0px 5px 5px 5px;
padding:0px 0px 0px 0px;
}

.sideitem dt {
margin:5px 0px;
}

.sideitem dd {
margin:0px 0px 5px 0px;
}

.sideitem dd {
color:#333;
}

.sideitem dd.links {
color:#999;
font-size:90%;
}

#showcase {
width:100%;
text-align:center;
margin:0px 0px 25px 0px;
line-height:0px;
}

#showcase img {
background:white;
max-width:413px;
padding:0px;
}

#rushform {
	width:300px;
	float:right;
	margin:0px 0px 15px 15px;
}


#rushform form, #contact form {
	background:white;
	border:1px solid #ccc;
	width:300px;
	padding:15px 0px 0px 0px;
}

#contact form  {
	width: 420px;
}


#rushform h6 {
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	width:300px;
}

form {
}


form label {
	clear:left;
	width:150px;
	text-align:right;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:90%;

}

form input, form textarea {
	vertical-align:middle;
	margin:0px 0px 15px 0px;
	border:1px solid #ccc;
	padding:5px;
	font-size:90%;
}

.checkbox {
padding-top:10px;
}

.hidden {
	display:none;
}

#rushform label {
	width:100px;
	float:left;
}

#rushform input {
	float:left;
}

#side img {
margin:0px;
}

#side ul {
margin:0px 5px 5px 15px;
}
.noborder {
border:none
}

.pwi_album {
margin: 0px 20px 40px 0px;
}


