body {
	background-image: url(images/bggrad.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0D0600;
}


a:link {
	color: #993333;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #993333;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}




/* this assigns the spacing on store module */

.mainlevel-cart {

line-height: 15px;


}

/* this assigns css to module cart login etc  */

.moduletable-cart { 

font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
margin-left: 20px;

}



/* spacing between the tr tags in the cart module table */

.moduletable-cart tr {

line-height: 18px;

}












/* this assigns the v-spacing under the poets menue */

.mainlevel-poets {
        line-height: 25px;
        margin-left: 20px;

}


/* this is how you specify links within a class 
a.mainlevel-poets:link {
         
}

a.mainlevel-poets:hover {
         
}

a.mainlevel-poets:active {
         
}
a.mainlevel-poets:active {
         
}

*/



.contact {
color:       white;
font-family:  Arial, Helvetica, sans-serif;
font-size:        12px;
}

.phone {
color: #8d4116;
font-weight: bold;
font-family:  Arial, Helvetica, sans-serif;
font-size:        12px;
}

#content {
color: #999999;
font-family:  Arial, Helvetica, sans-serif;
line-height: 20px;
text-align: justify;
font-size: 14px;
}


#bodydiv {
width: 650;
}


h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:24px;
text-decoration: underline;
color: #ffffff;
}


h3 {
color: #848119;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
text-decoration: underline;

}


hr {
color:#999999;
background-color:#999999;
height: 1px;

}




form{

padding: 3px;
line-height: 15px;

}



input {


border: solid;
border-width: 2px;
border-color: c0c0c0;


}

