@charset "utf-8";
/* CSS Document */

/** BASIC */

body {
	background: #828286 url(images/img2.gif) no-repeat center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #888888;
    margin: 0px;
}

#container{
	width: 970px;
	margin: 0 auto;
	padding: 0px 00px;
}

/** CONTENT */

#content {
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
}

#header {
	width: 100%;
	margin: auto;
	background: #000000 url(images/vwca_logo.png) no-repeat left top;
}

#header h1 {
	text-align: center;
	margin: 0px;
	padding-top: 40px;
	font-size: 32px;
}

#header h2 {
	margin: 0px;
	text-align: center;
	font-size: 11px;
}

#header a {
	text-decoration: none;
	color: #0E03FC;
}

#headergallery {
	width: 100%;
	margin: auto;
	background: #000000 url(images/vwca_gallery_logo.jpg) no-repeat left top;
}

#leftbox {
	float: left;
    background-color: lightgrey;
    width: 47%;
    padding: 2px;
    border: 2px solid navy;
    margin: 2px;}

#rightbox {
	float: right;
    background-color: lightgrey;
    width: 47%;
    padding: 2px;
    border: 2px solid navy;
    margin: 2px;}


#leftside {
	float: left;
    width: 47%;
    padding: 2px;
    margin: 2px;}

#rightside {
	float: right;
    width: 47%;
    padding: 2px;
    margin: 2px;}

#imgframe {
	padding: 10px;
	margin: 5px;
}

.right {
	float: right;
	right: 0px;
    width: 250px;
}

#colOne {
	float: left;
	width: 225px;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}

#colOne p {
	margin-top: 10px;
}

#colOne h2{
	padding: 5px 5px 5px 5px;
	background: #F8D622;  /* Yellow Background */
	font-size: 16px;
	text-transform: uppercase;
	color: #830410;  /* Red letters */
	border: 3px solid #000000; 
	}

#colOne ul {
	margin: 0;
	padding-left: 15px;
	list-style: none;
	list-style-image: url(images/img1.gif);
}

#colOne li {
	margin-bottom: 1em;
	color: #B6B6B6;
}

#colOne li li {
	margin-bottom: 0;
	padding-left: 1em;
	background: url(images/img1.gif) no-repeat left center;
}

#colOne a {
	text-decoration: none;
	color: #0E03FC;
}

#colOne a:hover {
	text-decoration: none;
	color: #0E03FC;
}

#colTwo {
	float: left;
	width: 475px;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	text-align:left;
}

#colTwo p {
	padding: 0 1em 0 1em;
}

#colTwo h2{
	padding: 5px 5px 5px 5px;
	background: #F8D622;  /* Yellow Background */
	font-size: 16px;
	text-transform: uppercase;
	color: #830410;  /* Red letters */
	border: 3px solid #000000; 
}

#colThree {
	float: right;
	width: 225px;
	padding: 5px 5px 5px 5px;
	text-align:left;
}

#colThree ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colThree li {
	margin-bottom: 1em;
	color: #B6B6B6;
}

#colThree li li {
	margin-bottom: 0;
	line-height: 20px;
	padding-left: 15px;
	background: url(images/img1.gif) no-repeat left center;
}

#colThree a {
	text-decoration: none;
	color: #0E03FC;
}

#colThree a:hover {
	text-decoration: none;
	color: #0E03FC;
}

#colThree h2{
	padding: 5px 5px 5px 5px;
	background: #F8D622;  /* Yellow Background */
	font-size: 16px;
	text-transform: uppercase;
	color: #830410;  /* Red letters */
	border: 3px solid #000000; 
}

#colOneTwo {
	float: left;
	width: 700px;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}

#colOneTwo p {
	margin-top: 10px;
}

#colOneTwo h2{
	padding: 5px 5px 5px 5px;
	background: #F8D622;  /* Yellow Background */
	font-size: 16px;
	text-transform: uppercase;
	color: #830410;  /* Red letters */
	border: 3px solid #000000; 
}

#colOneTwo ul {
	margin: 0;
	padding-left: 15px;
	list-style: none;
	list-style-image: url(images/img1.gif);
}

#colOneTwo li {
	margin-bottom: 1em;
	color: #B6B6B6;
}

#colOneTwo li li {
	margin-bottom: 0;
	padding-left: 1em;
	background: url(images/img1.gif) no-repeat left center;
}

#colOneTwo a {
	text-decoration: none;
	color: #0E03FC;
}

#colOneTwo a:hover {
	text-decoration: none;
	color: #0E03FC;
}

#fullscreen {
	clear: both;
	width: 100%;
	margin: 0px auto;
	border-top: 2px solid #FFFFFF;
	background-color:#FFFFFF;
}

#screen {
	clear: both;
	width: 90%;
	margin: 0px auto;
	border-top: 2px solid #FFFFFF;
	background-color:#FFFFFF;
	text-align:left;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;
}
/** FOOTER */

#footer {
	clear: both;
	width: 970px;
	margin: 0px auto;
	border-top: 2px solid #FFFFFF;
	background-color:#FFFFFF;
}

#footer p {
	margin: 0px;
	padding: 20px 10px 0px 20px;
}

/* menu */
#menu {
	clear: both;
	width: 100%;
	height: 30px;
	padding-left:25px;
	align-items:center; 
	text-align: center;
}

#menu ul {
	text-align: center;
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
}

#menu ul li{
	text-align: center;
	display: inline;
}

#menu ul li a{
	padding: 0px 0px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #830410;
	border-right: 1px solid #000000;	
	text-align: center;
}

#menu li a:hover, #templatemo_menu li .current{
	text-decoration: none;
	color: #830410;
	text-align: center;
}

#menu li .last{
	border-right: none;
	text-align: center;
}

#sddm {
	margin: 0;
	color: #830410;  /* Red letters */
	padding-bottom:3px; 
	padding-left:25px;
/*	border: 3px solid #000000; */
	text-align: center;
}

#sddm li
{	margin: 0;
	padding: 0;
/*	padding-bottom:3px; */
	list-style: none;
	float: left;
/*	font: bold 25px arial; */
	color: #830410;  /* Red letters */
	alignment-adjust:auto;
/*	border: 3px solid #000000; */
	text-align: center;
}

#sddm li a
{	display: block;
	margin: 0 0px 0 0;
	padding: 0px 0px;
/*	padding-bottom:3px; */
	background: #F8D622;  /* Yellow Background */
	color: #830410;  /* Red letters */
	text-align: center;
	text-decoration: none;
	alignment-adjust:auto;
	border: 3px solid #000000;
}

#sddm li a:hover
{	background: #F8D622;  /* Yellow Background */
/*	padding-bottom:3px; */
	text-decoration: none;
	color: #830410;  /* Red letters */
	border: 3px solid #000000;
	text-align: center;
}

#sddm ul {
	text-align: center;
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
/*	border: 3px solid #000000; */
}

#sddm ul li{
	text-align: center;
	display: inline;
/*	border: 3px solid #000000; */
}

#sddm ul li a{
	padding: 0px 0px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #830410;  /* Red letters */
	border: 3px solid #000000;
	text-align: center;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
/*	padding-bottom:3px; */
	background: #F8D622;  /* Yellow Background */
/*	border: 3px solid #000000; */
	alignment-adjust:auto;
	color: #830410;  /* Red letters */
	width:inherit;
	text-align: center;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 0px 0px;
/*	padding-bottom:3px; */
	width: auto;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	background: #F8D622;  /* Yellow Background */
	color: #830410;  /* Red letters */
/*	font: bold 25px arial; */
	alignment-adjust:auto;
	border: 3px solid #000000;
}

#sddm div a:hover
{	background: #F8D622;
	color: #830410;  /* Red letters */
/*	padding-bottom:3px; */
	text-decoration: none;
	border: 3px solid #000000;
	text-align: center;
}

/* end of menu */
a {
	font-weight: bold;
	color: #1454C3;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}

h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #60B7DE;
	text-transform: uppercase;
	font-weight: bold;
}

h2 {
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #0E03FC;
}

.style1 {
	font-size: 30px;
	font-family: "Brush Script MT", "Comic Sans MS";
	color: #FF0000;
	font-weight: bold;
}

.style2 {
	color: #FF0000;
	font: 20px arial, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}

.style3 {
	font:18px arial, sans-serif;
	color: #000000;
}

.style4 {
	font:13px arial, sans-serif;
	color: #000000;
	font-weight:bold;
}

.style5 {
	font:12px arial, sans-serif;
	color: #000000;
	font-weight:bold;
}

.style6 {
	font:11px arial, sans-serif;
	color: #000000;
	font-weight:bold;
}

.style7 {
	font:10px arial, sans-serif;
	color: #000000;
	font-weight:bold;
}

.style8 {
	font:12px arial, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
}

.style9 {
	color: #3333CC;
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.style10 {
	font:11px arial, sans-serif;
	color: #FF0000;
	font-weight:bold;
}

.style11 {
	color: #FF0000;
	font:18px arial, sans-serif;
	font-weight: bold;
}

.style12 {
	font:20px arial, sans-serif;
	color: #000000;
	font-weight:bold;
}

.style14 {
	font:25px arial, sans-serif;
	color: #000000;
	font-weight:bold;
}

.style15 {
	font:14px arial, sans-serif;
	color: #000000;
}

.style16 {
	font:18px arial, sans-serif;
	color: #000000;
	text-decoration: line-through;
}

.s_center1 {
	text-align:center;
	font-size: 10px;
	font-family: "Brush Script MT", "Comic Sans MS";
	color: #FF0000;
	font-weight: bold;
}

.s_center3 {
	text-align:center;
	font:18px arial, sans-serif;
	color: #000000;
	font-weight:bold;
}

.s_center4 {
	text-align:center;
	font:13px arial, sans-serif;
	color: #000000;
	font-weight:bold;
}

.s_center5 {
	text-align:center;
	font:12px arial, sans-serif;
	color: #000000;
	font-weight:bold;
}

.s_center6 {
	text-align:center;
	font:14px arial, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
}

.s_center7 {
	text-align:center;
	font-size: 50px;
	font-family: "Brush Script MT", "Comic Sans MS";
	color: #FF0000;
	font-weight: bold;
}

.s_center8 {
	text-align:center;
	font:10px arial, sans-serif;
	color: #000000;
	font-weight:bold;
}

.s_center9 {
	text-align:center;
	font:22px arial, sans-serif;
	color: #0000FF;
	font-weight:bold;
}

.s_center10 {
	text-align:center;
	font:25px arial, sans-serif;
	color: #00008B;
	font-weight:bold;
}


.s_center11 {
	text-align:center;
	font:25px arial, sans-serif;
	color: #0000CD;
	font-weight:bold;
}

.s_center12 {
	text-align:center;
	font:25px arial, sans-serif;
	color: #CC0000;
	font-weight:bold;
}

.s_center13 {
	text-align:center;
	font:18px arial, sans-serif;
	color: #000000;
}

.s_center15 {
	text-align:center;
	font:14px arial, sans-serif;
	color: #000000;
}

