body { font-family: "Trebuchet MS", Arial, Helvetica;
	background:#000000;
	margin:0;}

p { font-size: 12px;
	line-height: 20px;
	color:#FFFFFF;}

h1 { font-size: 22px;
	 font-weight: normal;
	 color:#BB891D;
	 letter-spacing:1px;
	 margin-left:-10px;
	 margin-top:0;}

h2 { font-size: 18px;
	 font-weight: normal;
	 color: #999999;
	 letter-spacing:1px;}

h3 { font-size: 16px;
	 font-weight: bold;
	 letter-spacing:1px;
	 color:#AB3532;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#BB891D;}

a:hover { text-decoration:none;
	color:#CCCCCC;}

li { font-size: 12px;
	 line-height: 16px;
	 padding-bottom:5px;
	 color:#FFFFFF;}

.imgborder { BORDER: #AB8530 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#D9BA71;
	background:#D9BA71;
	height:1px;
	border:0;}

.galborder { border: #AB8530 1px solid;}
.galborder:hover {border: #FFFFFF 1px solid;}

.paypal p {margin:0;
		   color:#C29637;}

.paypal h3 {margin:0;}
	
/* Template */

.navbg{background:url(assets/images/images/nav.jpg) top no-repeat;}

.bodyrepeat {background:url(assets/images/images/repeat.jpg) top repeat-y;}

.bodybottom {background:url(assets/images/images/body.jpg) bottom no-repeat;}

.bottomtext {font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:14px;
	color:#BB891D;
	font-weight:bold;
	}
	
.phone {font-size:15px;
	color:#BB891D;
	font-weight:bold;
	}
	
.address {font-size:14px;
	color:#BB891D;
	font-weight:bold;
	}
	
#nav {width:750px;
	height:34px;
	margin:0;}
#nav ul {margin:0;
	padding:0;
	}
#nav li {list-style:none;
	float:left;
	margin:0;
	text-align:center;
	line-height:34px;
	}
#nav a{font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}
#nav a:hover{font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background:#D9BA71;
	}
	
.bottomlinks p {font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	color:#BB891D;
	font-weight:bold;
	}
.bottomlinks a {font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	color:#BB891D;
	font-weight:bold;
	text-decoration:none;
	}
.bottomlinks a:hover{font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

/* End Template */

/* Splash */
.splashbg {background: url(assets/splash/bg.jpg) bottom right no-repeat;}

.splashcopy li {list-style:square;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	}


/* End Splash */

			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */