/*
Design by Dogsdinner Productions
*/
html,body{
margin:0;
padding:0
}

body{
font: 76% arial,sans-serif;
text-align:center
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

p{
margin:0 10px 10px
}

a{
color: #1f9dd0;
padding:0px}

a:hover{
	color:#fff;
	background-color:#1f9dd0;
}

h2{
color:#1f9dd0;
font-weight:lighter;
padding:0 -1px 0 9px;
}

ul {
list-style: none;
}

div#header h1{
height:200px;
width:652px;
line-height:80px;
margin:0;
padding-left:10px;
background-image:url(images/header.jpg);
background-repeat: no-repeat;
color: #79B30B}

div#header h1 span{
display: none;
}
  
div#container{
text-align:left
}

div#content p{
line-height:1.4
}

div#navigation{
background:#fff;
text-align:left;
}

div#extra{
background:#fff
}

div#footer{
background: #333;color: #FFF
}

div#footer p{
margin:0;padding:5px 10px
}

div#container{
width:652px;margin:0 auto
}

#headline{
float:right;
width:450px;
background-image:url(images/home.jpg);
background-position: top right;
background-repeat:no-repeat;
}

#headlineservices{
float:right;
width:450px;
background-image:url(images/services.jpg);
background-position: top right;
background-repeat:no-repeat;
}

#headlinewedding{
float:right;
width:450px;
background-image:url(images/wedding.jpg);
background-position: top right;
background-repeat:no-repeat;
}

#headlineportfolio{
float:right;
width:450px;
background-image:url(images/portfolio.jpg);
background-position: top right;
background-repeat:no-repeat;
}

#headlinequote{
float:right;
width:450px;
background-image:url(images/quote.jpg);
background-position: top right;
background-repeat:no-repeat;
}

#headlinenews{
float:right;
width:450px;
background-image:url(images/news.jpg);
background-position: top right;
background-repeat:no-repeat;
}

#headlinecontact{
float:right;
width:450px;
background-image:url(images/contact.jpg);
background-position: top right;
background-repeat:no-repeat;
}

#headline h1 span, #headlineservices h1 span, #headlinewedding h1 span, #headlineportfolio h1 span, #headlinequote h1 span, #headlinenews h1 span, #headlinecontact h1 span{
display: none;
}

div#content{
float:right;
width:450px;
background-image:url(images/footer.jpg);
background-position:bottom right;
background-repeat:no-repeat;
padding:40px 20px 50px 0 ;
text-align:justify;
}

#content li{
border-bottom: 1px dotted #efefef;
}


div#navigation{
float:left;width:160px
}

#navigation  ul li{
	margin: 0;
	padding: 5px 0 5px 10px;
	border-bottom: 0px dotted #cccccc;
}

#navigation a {
	display: block;
	font-size: 1.1em;
	color: #1f9dd0;
}

#navigation a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0px;
	font: normal 1.0em/0.9em Verdana, Arial, Tahoma, sans-serif;
	color: #1f9dd0;
	letter-spacing: -1px;
}

#navigation a:hover {
	color:#fff;
	}

div#extra{
float:left;clear:left;width:160px
}

div#footer{
height: 60px;
clear:both;
width:100%;
background-color:#FFFFFF;
background-image:url(images/foot.png);
background-position:right top;
background-repeat:no-repeat;
}

#footer p span{
display:none;
}







#mainForm 
{
	position: relative;
	border: 0px;
	border-style: solid;
	margin: 0 0 0 -25px;
	text-align: left;
	width: 100%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Arial, sans-serif;
	font-size:13px;	
	color:#000;
	font-style:normal;
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 95%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Arial, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:16px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}



p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family:  Arial, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:0px;
	top:0px;
	color: #010101;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:normal;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family:  Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}
