@charset "UTF-8";
/* CSS Document */

/*div {
border:#0033CC thin solid;
}*/


*{
margin:0;
padding:0;
}

h1{ /*removes the h1 and h4 spans*/
display:none;
}

#tagLine p {
font-family:Verdana,Geneva,sans-serif;
font-size:12px;
text-transform:uppercase;
float:right;
}

body  {
background:#ffffff;
margin: 0px;
}

#container {
background:#FFFFFF;
width:800px;
clear:both;
padding: 20px 175px 0px 100px; 
position: relative;
margin: 0px; 
margin: 0 auto;
}

#logoTitle {
	float:left;
	height:40px;
	width:444px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../assets/layout/logo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#tagLine {
font-family:helvetica;
font-size:12px;
letter-spacing:-1px;
line-height:12px;
padding:10px 0px 0px 10px;
}

#tagLine p.p1 {
font-family:helvetica;
color:#CC6633;
}



/*-------------START OF MAIN NAVIGATION---------------*/

#mainNav a{
	height:20px;
	display:block;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
 	font-weight:bold;
	letter-spacing:-1px;
	text-transform:uppercase;
	padding:0 15px 0 15px;
	border:none;
	text-decoration:none;
}

#mainNav {
height: 30px;
clear: both;
padding-top:10px;
text-decoration:none;
border-top:2px solid #000000;
padding-left:50px;
}

#mainNav li {
	list-style:none;
	position: relative;
	float: left;
	padding:0 5px 0 5px;
	
}

a:focus {
    outline:none;
}

/*-------------END OF MAIN NAVIGATION---------------*/


/*-------------START OF EDITING LINKS---------------*/


#mainNav li a:link { 
	color: #000000;
	text-decoration: none; 
	}
#mainNav li a:visited {
	color: #000000;
	text-decoration:none;
	
	}
#mainNav li a:hover, a:active { 
	text-decoration: none; 
	color:#CD7F32;
	}

/*-------------END OF EDITING LINKS---------------*/



/*-------------START OF SLIDESHOW_CONTENT---------------*/



#slideShow {
	height:500px;
	width:800px;
}

/*-------------END OF SLIDESHOW_CONTENT---------------*/



/*-------------START OF BOTTOM FOOTER---------------*/

#bottomFooter li {
float:left;
height:11px;
padding-left:120px;
padding-top:10px;
list-style:none;
text-decoration:none;
color:CD7F32;
font-family:Verdana,Geneva,sans-serif;

}

#bottomFooter {
border-bottom:2px solid #000000;
clear:both;
padding-top:20px;
text-decoration:none;
font-family:Verdana,Geneva,sans-serif;
font-size:12px;

}

#bottomFooter a{
color:#000000;
font-family:Verdana,Geneva,sans-serif;
font-size:12px;
font-weight:bold;
letter-spacing:-1px;
text-transform:UPPERCASE;
text-decoration:none;
}
/*-------------END OF BOTTOM FOOTER---------------*/

/*--------------START ABOUT_CONTENT-----------------------------*/

#justinelAbout{
	width: 800px;
	height:500px;
	margin: 0 auto;
	clear: both;
}

#justinelAbout p {
	width: 600px;
	font: 12px/13px Helvetica, sans-serif;
}

.justinelAbout-quote {
	width: 150px;
	margin: 0 auto;
	display: block;
}

h3 span{
display:none;
}

#thirdParagraph h3{
	padding-top:20px;
	background-image: url(../assets/layout/justinelementtitle.jpg) ;
	background-repeat: no-repeat;
}

#secondParagraph h3{
	padding-top:20px;
	background-image: url(../assets/layout/thelementtitle.jpg);
	background-repeat: no-repeat;
}

#firstParagraph h3{
	padding-top:20px;
	background-image: url(../assets/layout/photographertitle.jpg);
	background-repeat: no-repeat;
}

p {
font-family:Helvetica;
font-size:12px;
}

#justinCamera{
float:left;
}

#firstParagraph {
float:left;
width:290px;
margin-left:3px;
}

#secondParagraph  {
float:left;
width:290px;
margin-left:3px;
}

p{
padding-left:3px;
}

/*--------------END ABOUT_CONTENT-----------------------------*/

/*--------------START CONTACT_FORUM-----------------------------*/

#contact-form{
}

#contact-form h2{
display:none
}

#contact-form td{
font-family:Helvetica;
font-size:12px;
}

.form {
	width: 100%;	
}

.text-input {
	height: 25px;
	line-height: 35px;
	font: helvetica;
	color: #000000;
	border: #FFFFFF;
	background-color:#CCCCCC;
}
.message-input {
	font: 12px helvetica, sans-serif;
	color: #000000;
	border: #FFFFFF;
	background-color:#CCCCCC;
}

/*--------------ENDD CONTACT_FORUM-----------------------------*/


/*--------------START CONTACT_CONTENT-----------------------------*/

#contact_content {
	height:500px;
	background-image:url(../assets/layout/contact_image.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#contact_column {
	width: 220px;
	margin: 0;
	padding: 0;
	float: left;
}
#contact_column_txt {
	width: 190px;
	padding: 0;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 4px;
}
#contact_column_txt p {
	margin: 0 0 0px 0;
}

#contact_column_form {
	width: 220px;
	margin: 0;
	padding: 0;
}
.spacer {
	clear: both;
	width: 100%;
	height: 1px;
}

#contact_download a{
margin-left:7px;
display:block;
font-family:helvetica,Geneva,sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;

}


#contact_download a:hover, a:active { 
	text-decoration: none; 
	color:#CD7F32;
	}
	
#contact_column_txt a {
display:block;
font-family:helvetica,Geneva,sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
	
}

#contact_column a:hover, a:active { 
	text-decoration: none; 
	color:#CD7F32;
	}

/*------------------END CONTACT_CONTENT-------------------*/

/*------------------SERVICES CONTENT-------------------*/

#service_content{
height:500px;
background-image:url(../assets/photos/services.jpg);
background-position: right top;
background-repeat: no-repeat;
}

#service_contact_txt ul{
font-family: Helvetica, sans-serif;
font-size: 12px;
margin-top: 5px;
margin-bottom: 0;
margin-left: 4px;
}

#service_contact_txt li{
font-family: Helvetica, sans-serif;
font-size: 12px;
line-height:13px;
margin-left:15px;
}

#service_contact_txt h5{
font-family: Helvetica, sans-serif;
font-size: 12px;
line-height:13px;
margin-left:15px;
}

#service_info_column{
width:220px;
}		

#service_download a{
margin-left:7px;
display:block;
font-family:helvetica,Geneva,sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;

}


#service_download a:hover, a:active { 
	text-decoration: none; 
	color:#CD7F32;
	}
/*---------------END OFSERVICE CONTENT--------------------*/



/*--------------IMAGE GALLERY--------------------*/

