/* 
Name: Online Contract for Photographers | Wedding Edition
Author: Ashley & Paul Jankowski
Questions/Comments: ashley@fortheloveofcreating.com   
Copyright (c)  For the Love of Creating. All rights reserved.
*/




body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1b1819;
	text-decoration: none;
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;
	background-color: #EFE2CF;
	background-attachment: fixed;
	background-image: url(bkgswirls.png);
	background-repeat: repeat-y;
	background-position: center;
}

a:link {
	color: #DACBAD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	color: #DACBAD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	color: #DACBAD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:active {
	color: #DACBAD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}


.centerbackgound {
	background-color: #FFFFFF;
}	

.border {
	background-color: #1b1819;
}	

.highlight {
	background-color: #DACBAD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: 1b1819;
	text-transform: uppercase;
}

.logo {
	background-color: #FFFFFF;
	margin:0 auto;
	position:relative;
	background-attachment: scroll;
	background-image: url(logo_eva.png);
	background-repeat: no-repeat;
	background-position: center top;
}	

.header {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	background-color: #1b1819;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.subheader {
	color: #1b1819;
	font-weight: bolder;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.policytitle {
	color: #1b1819;
	font-weight: bolder;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer {font-size: 9px
}

div.separator {
	border-top:1px solid #1b1819;
	margin-top:8px;
	padding-bottom:8px;
	margin-right: 15px;
	margin-left: 15px;
}

div.separatorlight {
	border-top:1px solid #1b1819;
	margin-top:8px;
	padding-bottom:8px;
	margin-right: 15px;
	margin-left: 15px;
}

/* 
FORM STYLES
*/
		

.text_box{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #1b1819;
	width: 200pt;
		}

.form_error{
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color : #DACBAD;
	font-weight : bold;
}
		
	