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

.vmCartModule #showcart a {
	
	padding:4px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #9B8748;
	background: #ffcccc;
	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


#facebook {
	
	padding: 10px 25px 0px 0px;
	float: right;
}

.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}



#content {

padding-left: 25px;
	
}

.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copyContainer {
	text-align: left;
	text-indent: 25px;
	white-space: normal;
}
.copyHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

#nav {

float:right;
display:inline;
width: 100%;
margin: 0;
padding: 0 0 0 0;
list-style:none;

}

#nav a {
	float:left;
	display:block;
	margin: 0 1px 0 0;
	padding:4px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #9B8748;
	border-top: none;
	background: #ffcccc;
}

#nav li {

float:right;
display:inline;
margin: 0;
padding: 0;
font-family: "Lucida Grande", sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;


}

#left-bgimage {
background-image: url(../images/left_shadow.gif);
background-repeat: repeat-y;
}

#right-bgimage {
background-image: url(../images/right_shadow.gif);
background-repeat: repeat-y;
}

.RegCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.RegCopyBold {font-size: 12px}

.boldCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Headers {

	font-family: Georgia, "Times New Roman", Times, serif
}

hr {

border: none 0;
border-top: 1px dashed #666666;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/

}

img {

border: 0;


}

.menu {

list-style:none;
margin: 0px;
padding: 0px;

}

.contentheading {

font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;

}

.contentpaneopen {

border: none 0;
border-bottom: 1px dashed #666666;/*the border*/
width: 500px;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/

}

#coptions {

background-image: url(../images/coptions.jpg);
background-repeat:no-repeat;
width: 315px;
height: 65px;
padding: 7px 0px 5px 0px;
display: inline-block;

}

.coptionsHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #9966CC;
	font-size: 16px;
	font-weight: bold;
}

