/* Arts Walk Santa Clara 2009 CSS Document */

body 
{
	margin: 0px;
	font-size: 16px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-color: #D3DCE6;
}

#container
{
	text-align: left;
	margin: 0px auto;
	width: 810px;
	background-color: #26354A;
}

#header
{
	height: 100px;
	width: 810px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
}

h1
{
	font-family: "Times New Roman", Times, serif;
	color: #FFCC00;
	text-align: left;
	font-size: 175%;
	font-weight: lighter;
	letter-spacing: 4px;
	padding-left: 90px;
	margin: 0px;
	padding-top: 20px;
}
.ovfaf 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 3px;
	vertical-align: middle;
}

.year {
	font-size: 70%;
}

h2
{
	font-size: 195%;
	padding: 0px 0px 15px 10px;
	text-align: left;
	color: #26354a;
	margin: 0px 0px 0px 0px;
}


h3
{
	font-size: 125%;
	padding: 0px 0px 0px 5px;
	text-align: left;
	margin: 0px 0px 3px 5px;
	color: #666666;
	font-weight: bold;
}

#nav
{
	float: left;
	width: 170px;
	display: block;
	margin-left: 0px;
	padding: 0px;
	font-size: 81%;
	height: 400px;
}	

#nav ul
{
	margin: 0;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

#nav li
{
	padding-top: 15px;
}

#nav a:link
{
	display: block;
	text-decoration: none;
	color: #26354A;
	background: #FFCC00;
	padding: 5px;
	border-top: 2px;
	border-bottom: 2px;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	border-top-style: solid;
	border-bottom-style: solid;
}

#nav a:visited 
{
	display: block;
	text-decoration: none;
	color: #26354A;
	background: #FFCC00;	
	padding: 5px;
	border-top: 2px;
	border-bottom: 2px;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	border-top-style: solid;
	border-bottom-style: solid;
}

#nav a:hover
{
	color: #FFFFFF;
	background: #FF6600;
	text-decoration: none;
	padding: 5px;
	border-top: 2px;
	border-bottom: 2px;
	border-top-color: #FFBA00;
	border-bottom-color: #FFBA00;
	border-top-style: solid;
	border-bottom-style: solid;
}

#nav .on
{
	text-decoration: none;
	color: #FFFFFF;
	background: #FF6600;
	padding: 5px;
	border-top: 2px;
	border-bottom: 2px;
	border-top-color: #FFBA00;
	border-bottom-color: #FFBA00;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 15px;
	font-weight: bold;
}

#content
{
	float: right;
	width: 610px;
	margin-left: 0px;
	padding: 15px;
	background-image: url(images/content_border.jpg);
	background-position: right;
	background-repeat: repeat-y;
	font-size: 75%;
}

#content img {
	padding-left: 5px;
	float: right;
}

#content p
{
	padding: 0px 30px 0px 10px;
	margin: 0px 0px 15px 0px;
	color: #333333;
}

#map img {
	padding-left: 0px;
	float: left;
	padding-right: 5px;
}

#contact img {
	padding-left: 0px;
	float: left;
	padding-right: 5px;
}

.credit {
	font-size: 75%;
}


.awsc_bold {
	font-weight: bold;
	color: #26354A;
	font-style: italic;
}
.groups {
	color: #333333;
	font-size: 110%;
	padding-left: 25px;
}


#content ul 
{
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#content li 
{
	font-size: 75%;
	list-style-position: outside;
	list-style-image: url(images/bullet_blue.gif);
	margin: 0px 0px 10px 10px;
}


#content a:link
{
	color: #FF6600;
	text-decoration: underline;
}

#content a:visited
{
	color: #FF6600;
	text-decoration: underline;
}

#content a:hover
{
	color: #26354A;
}
#documents
{
	float: left;
	width: 535px;
	margin: 0 10px;
	padding: 10px;
	color: #333333;
	display: inline;
	border: 1px;
	border-color: #26354A;
	border-style: solid;
}

#documents p 
{
	margin: 0px 0px 10px 0px;
	text-align: left;
	padding-left: 5px;
}

#documents img {
	padding-left: 0px;
	float: left;
	padding-right: 5px;
}

#register
{
	float: left;
	width: 250px;
	height: 150px;
	margin: 10px;
	padding: 10px;
	color: #333333;
	display: inline;
	border: 1px;
	border-color: #FF6600;
	border-style: solid;
}

#register p 
{
	margin: 0px 0px 10px 0px;
	text-align: left;
	padding-left: 5px;
}

#sponsor
{
	float: left;
	width: 250px;
	margin: 10px;
	height: 150px;
	padding: 10px;
	display: inline;
	color: #333333;
	border: 1px;
	border-color: #FFCC00;
	border-style: solid;
}

#sponsor p {
	margin: 0px 0px 10px 0px;
	text-align: left;
	padding-left: 5px;
}

.features_title {
	font-weight: bold;
	font-size: 125%;
	color: #26354A;
	text-align: center;
	margin: 0;
}

#footer
{
	clear: both;
	height: 30px;
	background: #26354A;
	color:#CCCCCC;
	text-align: left;
	font-size: 65%;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 5px;
}

.clear 
{
	clear: both;
}
.adobetext {
	font-size: 70%;
	color: #333333;
	font-weight: normal;
}

