/*
-----------------------------------------------
Client: Ross Limited Editions, Inc
Author: DSD Productions, Inc - www.DSDProductionsInc.com
Copyright: 2007 DSD Productions, Inc
Version:  December 9, 2007

----------------------------------------------- */

/* Body */

    body {
	background-color: #490018;
	height=100%
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#flashcontent {
	width: 520px;
	height: 540px;
	margin: 5px 5px;
	float: left;
	}
 
 
 
	a:visited       {
	color: #DFD293;
}
    a:link          {
	color: #DFD293;
}
    a:active        {
	color: #DFD293;
}

.bg_navbar_top {
	background-image: url(images/navbar/bevel_top.jpg);
	background-repeat: norepeat;
}
.bg_navbar {
	background-image: url(images/navbar/bevel_straight.jpg);
	background-repeat: repeat-y;
}

.bg_navbar_bottom {
	background-image: url(images/navbar/bevel_bottom.jpg);
	background-repeat: norepeat;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DFD293;
}
.smalltext_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFD293;
}

.gallerytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dfd293;
}

.gallerytext a {
	color: #dfd293;
	text-decoration: none;
}
.gallerytext a:hover {
	color: #dfd293;
	text-decoration: underline;
}


.gallerytext a:visited {
	color: #dfd293;
	text-decoration: none;
}

.textgeneral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DFD293;
	white-space: normal;
	padding: 15px;
} 
.headings {
	font-size: 24px;
	font-weight: bold;
	color: #DFD293;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tableheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #DFD293;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DFD293;
}

