@charset "utf-8";
/* Dom's CSS Document for The Renditions Website*/

body {
font-family:Verdana, Geneva, sans-serif;
background-image:url(../images/pageElements/siteBackground.gif)
}

p.boxTitleText{
text-align:justify;
position:float;
font-size:1.1em;
color:#000000;
line-height:100%;
padding-left:5px;
}

h1 {
font-size:3.0em;
color:#000000;
font-variant:small-caps;
font-family:Verdana, Geneva, sans-serif;
text-align:center;
line-height:0%;
padding:10px 0px 5px 0px;
background-color:#99ccff;
clear:left;
}

h2 {
font-size:1.1em;
color:#000000;
padding-left:10px;
text-align:left;
font-family:Verdana, Geneva, sans-serif;
background-color:#99cc33;
clear:left;
}

div.productLayout {
position:float;
}

div.desc
{
text-align: center;
font-weight: normal;
color:#000000;
width: 240;
padding-bottom:0px;
background-color:#99cc33;
font-size: 1.0em;
}

div.descSpecial
{
text-align: center;
font-weight: normal;
color:#ffffff;
width: 240;
padding-bottom:0px;
background-color:#000000;
font-size: 1.0em;
}


#descriptionText
{
color:#ffffff;
font-size:1.3em;
position:float;
}

/* Contains the main box area of the front page*/
div.box1 {
width:1025px;
height:100%;
margin-left:auto;
margin-right:auto;
margin-top:5px;
background-color:#359AFF;
border-style:ridge;
border-color:#FFFFFF;
}

/*Images*/
img.main
{
position:float;
float:right;
padding:10px;
}

div.boxTitleImage {
color:#FFFFFF;
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
position:float;
}

div.boxTitleImage {
color:#FFFFFF;
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
position:float;
} 

/*Page breaks*/
img.break{
left:auto;
position:relative;
padding:0px;
margin:0px;
}

/*Product logo*/
img.logo{
margin-left:10px;
}

img.title{
margin-left:auto;
margin-right:auto;
display:block;
}


/*list attributes for Navbar*/
ul {
list-style-type:none;
margin:0;
margin-top:0px;
padding:0;
margin:0px auto;
margin-bottom:0px;
}
		
/*Displays NavBar*/
a.Nav:link,a.Nav:visited {
display:block;
color:#FFFFFF;
background-image:url(../Images/pageElements/navBack.jpg);
width:122px;
height:24px;
text-align:center;
padding-top:1px;
text-decoration:none;
text-transform:uppercase;
border-style:ridge;
border-color:#e5f1fd;
font-size:1.1em;
}
		
a.Nav:hover,a.Nav:active {
background-color:#99cc33;
color:#FFFFFF;
}
		
/*Displays NavBar */
li{
float:left;
}
a.Nav{
display:block;
width:60px;
}

/*list attributes for Navbar*/
ul.Nav2{
margin:0;
margin-top:0px;
padding:0;
margin-left:0px;
margin-bottom:0px;
margin-left:285px;
}

/*Displays NavBar*/
a.Nav2:link,a.Nav2:visited {
display:block;
color:#000000;
background-color:#99cc33;
width:152px;
height:24px;
text-align:center;
padding-top:1px;
text-decoration:none;
text-transform:uppercase;
border-style:none;
border-color:#e5f1fd;
font-size:1.1em;
}
		
a.Nav2:hover,a.Nav2:active {
background-color:#99cc33;
color:#FFFFFF;
}
		
/*Displays NavBar */
li.Nav2{
float:left;
}

a.Nav2{
display:block;
width:60px;
}

/*Image Gallery*/
div.imgGallery{
margin: 5px;
border: 1px dotted #000000;
height: 350;
width: 240;
float: left;
text-align: center;
margin:5px;
}	

div.imgGallery img{
display: inline;
margin: 0px;
border: 1px solid #000000;
}

div.imgGallery a:hover img{
border: 1px solid #ffffff;
}

/*Single Image*/
div.img{
margin: 5px;
border: 1px dotted #000000;
height: 350;
width: 240;
float: left;
text-align: center;
clear:left;
margin-left:50px;
}	

div.img img{
display: inline;
margin: 0px;
border: 1px solid #000000;
}

div.img a:hover img {
border: 1px solid #ffffff;
}

table.brass td{
	font-size:20px;
	padding: 0px 10px 0px 10px;

}

