/* style sheet for Ventura Village 2005 */

body {
	color: white;
	margin: 15px auto 15px auto;
	padding: 0;
	height: auto;
	}

/* begin top navigation bar */
ul.navlist {
	text-align: center;
	margin-top: 12px;
	font-size: 10px;
	line-height: 10px;
	}

li.navlist {
	font-family: verdana;
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding-right: 25px;
	display: inline;
	list-style-type: none;
	}

a.navlist:link, a.navlist:visited {
	font-size: 10px;
	text-decoration: none;
	color: black;
	font-weight: bold;
	}

a.navlist:hover {
	text-decoration: underline;
	color: orange;
	background-color: transparent;
	}

a.navlist:active {
	text-decoration: none;
	color: #f90;
	}

/* end top navigation bar */

img.topbanner {
	display: block;
	margin: 29px auto 0px auto;
	text-align: center;
	}
	
img.right_col {
	display: block;
	margin: 0px auto 10px 12px;
	border: 1px black solid;
	}

/* begin main content area styles */
	
p {
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
	color: black;
	margin: 0px 10px 10px 10px;
	}

pre	{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	margin: 0px 10px 0px 10px;
	}

blockquote	{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	margin: 0px 10px 0px 20px;
	}
ul, li	{
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color: black;
	margin: 0px 10px 0px 14px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
	}

/* begin style for links */

a:link {
	text-decoration: none;
	color: blue;
	font-weight: normal;
	}

a:visited {
	text-decoration: none;
	color: blue;
	}

a:hover {
	text-decoration: underline;
	color: blue;
	background-color:#EEEEEE;
	}

a:active {
	text-decoration: none;
	color: #FF9900;
	}

/* end style for links */

/* begin other styles */

p.frontpage {
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
	text-align: justify;
	color: black;
	margin: 0px 10px 5px 10px;
	}

div#leftbox {
	margin: 0;
	padding: 10px 7px 5px 7px;
	}
div#leftbox p {
	font-family: georgia, serif;
	font-size: 16px;
	line-height: 1.4;
	color: black;
	text-align: center;
	}
div#leftbox a:link, div#leftbox a:visited {
	text-decoration: none;
	color: blue;
	font-weight: normal;
	}
div#leftbox a:hover {
	text-decoration: underline;
	color: blue;
	background-color:#EEEEEE;
	}
div#leftbox a:active {
	text-decoration: none;
	color: #FF9900;
	}

p.list {
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
	color: black;
	margin: 0px 10px 2px 10px;
	}

p.bold {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 2px 10px 0px 10px;
	}

p.italics {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	}

img.imageright {
	float: right;
	border: 1px black solid;	
	margin: 5px 0px 5px 10px;
	}

/* end other styles */

/* begin sponsors panel */

div#sponsors {
	margin: 0;
	padding: 0;
	}
div#sponsors h1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
	}
div#sponsors img {
	display: block;
	text-align: center;
	border: none;	
	margin: 5px 0px;
	}
/* end sponsors panel */

/* for captioned images - begin here */

.capimage250-right	{
	float: right;
	width: 252px;
	margin: 5px 5px 5px 10px;
	border: none;
	padding: 0px;
	clear: right;
	}

.centered_image {
	display: block;
	margin: 0px auto 10px auto;
	border: none;
	padding: 0px;
	text-align: center;
	}

img.cap-image	{
	margin:  0px 0px 0px 0px;
	border: 1px black solid;
	}

p.caption	{
	font-style: normal;
	font-size: 9px;
	line-height: 11px;
	margin: 0px 20px 0px 0px;
	text-align: right;
	}

a.caption:link, a.caption:visited {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: blue;
	font-weight: normal;
	margin-left: 0px;
	}

a.caption:hover {
	text-decoration: underline;
	color: blue;
	background-color:#EEEEEE;
	}

a.caption:active {
	text-decoration: none;
	color: #FF9900;
	}

/* for captioned images - end here */

/* begin subscribe panel */

.subs_panel {
	margin: 0px 21px 0px 7px;
	padding-top: 2px;
	padding-bottom: 4px;
	border: none;
	background-color: #cc6;
	}

.subscribe	{
	font-family: Verdana;
	font-size: 10px;
	color: black;
	line-height: 14px;
	margin: 0px 3px 0px 8px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	}

form {
	margin: 0;
	}

/* end subscribe panel */

/* float panel styles begin here */

.floatpanel-right	{
	float: right;
	width: 165px;
	margin: 5px 5px 15px 10px;
	border: none;
	background-color: #cc6;
	clear: right;
	}

.panel-bold	{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	line-height: 17px;
	margin: 5px 0px 0px 10px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	}

.panel	{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	line-height: 17px;
	margin: 0px 0px 0px 10px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	}

a.panel:link, a.panel:visited	{
	margin-left: 0px;
	text-decoration: none;
	color: white;
	}

a.panel:hover {
	text-decoration: underline;
	color: purple;
	background-color: transparent;
	}

a.panel:active {
	text-decoration: none;
	color: yellow;
	}

/* float panel styles end here */

p.footertext {
	font-family: verdana;
	font-style: normal;
	font-size: 9px;
	line-height: 12px;
	margin: 5px auto 5px auto;
	text-align: center;
	}

a.footertext:link, a.footertext:visited	{
	font-size: 9px;
	text-decoration: none;
	color: black;
	}

a.footertext:hover {
	text-decoration: underline;
	color: white;
	background-color: transparent;
	}

a.footertext:active {
	text-decoration: none;
	color: #f90;
	}

p.pageheading {
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
	color: #039;
	}

p.subheading {
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	color: #555;
	margin-bottom: 0px;
	}

a.tagtext:link, a.tagtext:visited, a.tagtext:active {
	font-family: Verdana;
	font-size: 9px;
	color: black;
	font-weight: normal;
	text-align: center;
	}

a.tagtext:hover	{
	color: #FF9900;
	font-weight: normal;
	background-color: transparent;
	}

/* end CSS style sheet */
