/* site designed by godesigngroup.com | 732.298.2019 */

html{
	padding:0;
	margin:0;
}
body {
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif, Geneva;
	font-size:11px;
	line-height: 16px;
	background-color: #000000;
	background-image: url(images/backsplash.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 4px 0px;
	color: #FFFFFF;
}
h2 {
	font-family:Arial, Helvetica, sans-serif, Geneva;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	color: #758D3F;
}
a, a:link{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color:#FFCC00;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 11px;
	line-height: normal;
	text-decoration: underline;
	font-weight: bold;
}
.nav a, .nav a:link{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
.nav a:hover {
	color:#b8ce83;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	line-height: 20px;
}
.go a, .go a:link{
	text-decoration:underline;
	color:#758E40;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 10px;
	line-height: normal;
}
.go a:hover {
	color:#b8ce83;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}
.leding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

/*form*/
form {
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	text-align:left;
}
.input {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serifarial,sans-serif;
	font-size:100%;
	color: #72a12d;
}
.menuelist {
	font-size:100%;
	color: #72a12d;
	width: 180px;
	border-style: solid;
	border-width: 1px;
	border-color: #72a12d; 
}

/*images*/
.squares {
	background-image: url(images/bg_squ.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.navback {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.splbgartists {
	background-image: url(images/spl_bg_artists.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.splbgabout {
	background-image: url(images/spl_bg_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.splbgmodel {
	background-image: url(images/spl_bg_modeld.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.splbgcontact {
	background-image: url(images/spl_bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*end images*/

