BODY, TABLE, INPUT, SELECT, TEXTAREA
{
	font-family : Comic Sans MS, Courier New, Courier, Mono;
}

BODY
{

	background-color : #050505;
	text-align : center;

}

A
{

	color : #050505;

}

DIV.splash
{

	width : 750px;
	text-align : center;
	margin : auto;

}

DIV.splash TABLE
{

margin : 10px;
margin-left : 222px;
margin-right : 222px;


}

DIV.splash A {

	font-size : 12px;
	color : #FFFFFF;
	text-decoration : underline;

}

DIV.title 
{
	
	font-family : Papyrus, Courier New, Courier, Mono;
	font-size : 40px;
	font-weight : bold;
	letter-spacing : 0.2em;
	color : #FF0000;

}

#brushwalker 
{

 font-size : 44px;
 letter-spacing : 0.8em;

}

DIV.tagline 
{

font-family : Comic Sans MS, Courier New, Courier, Mono;
	color : #FFCC00;

}

DIV.page 
{

width : 750px;
margin : auto;
margin-top : 20px;
background: #FFF3DE url("../images/page_background.jpg") repeat-y 50%;
margin-bottom : 40px;
text-align : left;

}

DIV.nav 
{

background-color : #FFF3DE;
float : left;
display : inline;
margin : 20px;
text-align : left;
width : 155px;

}

DIV.nav UL {

margin : 15px 20px 15px 8px;
padding : 0px;

}

DIV.nav UL LI {

font-family : Papyrus, Courier New, Courier, Mono;
font-size : 11px;
line-height : 16px;
font-weight : bold;
list-style-type: none;
padding-left : 40px;
text-indent : -14px;
padding-bottom : 5px;
padding-top : 5px;

}

DIV.nav UL LI.sel {

background : url("../images/nav_bullet.gif") 0% no-repeat;
color : #050505;

}

DIV.nav UL LI A {

color : #000000;
text-decoration : none;

}

DIV.nav UL LI A:hover {

color : #050505;
text-decoration : underline;

}

DIV.header {

padding : 4px;
width : 742px;
margin : auto;
background: #FFF3DE url("../images/page_background.jpg") repeat-y 50%;
}

DIV.logo 
{

width : 742px;
height : 88px;
background-color : #050505;

}

DIV.logo IMG
{

float : right;
margin : 4px;
margin-right : 15px;
}

DIV.logo TABLE
{

display : inline;
float : left;
width : 600px;
margin-left : 15px;
margin-top : 8px;

}
DIV.logo TABLE TH {


font-family : Papyrus, Courier New, Courier, Mono;
color : #FF0000;
	font-size : 36px;
	font-weight : bold;
	letter-spacing : 0.2em;

}

DIV.logo TABLE TD {

	font-size : 18px;
	color : #FFCC00;
	text-align : center;
	padding-bottom : 4px;
}

DIV.content
{

margin-left : 205px;
width : 400px;
text-align : left;
padding-top : 15px;
}

DIV.content P {

margin-bottom : 25px;

}

DIV.content P.smaller
{

font-size : 90%;

}

DIV.content IMG 
{

margin : 20px;
margin-top : 5px;

}

H1 {

color : #CC0000;
margin : 0px;
font-size : 24px;

}

DT 
{

font-weight : bold;

}

DD
{

padding : 0px;
margin : 0px;

}

TABLE.formTable
{

width : 100%;

}

TABLE.formTable TH {

text-align : left;
font-size : 12px;

}

TABLE.formTable TD {

font-size : 12px;
font-weight : bold;
color : #443B2A;

}

TABLE.formTable TR.price TD, TABLE.formTable TR.price TH{

font-size : 16px;

}

TABLE.formTable INPUT, TABLE.formTable SELECT, TABLE.formTable TEXTAREA 
{

font-size : 12px;
width : 100%;

} 

/* GALLERY */

DIV.gallery {

margin : 0px;
margin-top : 15px;
margin-bottom : 15px;
width : 512px;

}

DIV.gallery IMG {

margin : 0px;
margin-right : 10px;
margin-bottom : 10px;
cursor : pointer;

}

/* FOR SALE */

TABLE.gallery
{

margin-top : 20px;
margin-left : 10px;
margin-bottom : 30px;

}

TABLE.gallery TD
{

	padding-left : 10px;
	font-size : 10px;
	
}

TABLE.gallery TD A
{

	font-size : 14px;
	font-weight : bold;
	
}

TABLE.gallery TH
{

	background-color : #CBAF7D;

}

TABLE.gallery TH IMG
{

	margin : 0px;
	
}
