/*ADDING A LOT OF COMMENTS SO FILESIZE WILL ADJUST- DREAMWEAVER BUG*/


body {	
	background: #f9f9f9;
	text-align: left;
	margin: 0px;
	font-size: 11px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color: #383838;

}

.clearDiv {
clear:both;
height: 1px;
width: 1px;
}

input {
border: 1px solid #bfbfbf;
font-size: 11px;
color: #de4f70;
margin-bottom: 10px;
margin-top: 2px;
vertical-align:middle;
height: 24px;
}

textarea {
border: 1px solid #bfbfbf;
font-size: 11px;
color: #de4f70;
margin-bottom: 10px;
margin-top: 2px;
vertical-align:middle;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

img, a { behavior: url(iepngfix.htc) }

/***********************************************/
/*		INDEX PAGE DEFINITIONS				   */
/***********************************************/

#index_page {
	width: 100%;
	min-height: 975px;
	min-width: 975px;
	background-image: url('images/bg-laureHolleyHome.jpg');
	background-repeat:no-repeat;
	background-attachment: fixed;
	text-align:left;
}

#index_page p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7a7a7a;
	margin-top:0px;
}

/***********************************************/
/*		CONTACT PAGE DEFINITIONS				   */
/***********************************************/

#contact_page {
	width: 100%;
	min-height: 1060px;
	min-width: 975px;
	background-image: url('images/bg-contact.jpg');
	background-repeat:no-repeat;
	background-attachment: fixed;
	text-align:left;
	padding:0;
	/*margin-top:-13px; */
}

#contact_content_main {
	float:left;
	margin-left: 140px;
	width: 350px;
	min-height: inherit;
	text-align:left;
}

#contact_page a{
color: #de4f70;
text-decoration: underline;
}

.formError {
	text-align:left;	
	color:#de4f70;
	font:Verdana normal 9px;
	display: none;
}


/***********************************************/
/*		RESUME PAGE DEFINITIONS				   */
/***********************************************/
#resume_page {
	width: 100%;
	min-height: 1575px;
	min-width: 975px;
	background-image: url('images/bg-resume.jpg');
	background-attachment: fixed;
	background-repeat:no-repeat;
	text-align:left;
}

#resume_content_main {
	float:left;
	margin-left: 50px;
	width: 850px;
	min-height: inherit;
	text-align:left;
}

#resume_content_left {
	float:left;	
	width: 360px;
	min-height: inherit;
	text-align:left;
}

#resume_content_right {
	float:right;
	margin-top: 37px;
	width: 360px;
	margin-right:100px;
	min-height: inherit;
	text-align:left;

}

#resume_page p {
	font-family:Arial;
	font-size: 10px;
	color: #7a7a7a;
	margin-top:0px; /*dont remove this or page text will slide down*/
}

#resume_page a {
	color: #de4f70;
	font-size: 11px;
}

#resume_page ul{
list-style:none;
}

#resume_page li{
	font-family:Arial;
	font-size: 11px;	
	color:#383838;
}

#resume_page h2{
	font-size: 12px;	
	color: #a3a3a3;
}

#resume_page h3{
	font-size: 12px;	
	font-weight: normal;
	color: #383838;
}

#resume_page h4{
	font-size: 12px;	
	line-height: 14px;
	font-weight: normal;
	padding 0;
	margin:0;
}

#resume_page h1{
	font-family:Arial;
	font-size: 18px;	
	font-weight:bold;
	color: #de4f70;
}

#dates {
	font-family:Arial;
	font-size: 11px;
	font-style:italic;
	color:black;
}

	#highlight {
	font-weight: normal;
	color: #de4f70;
	font-style:italic;
	font-size: 10px;
	}
/***********************************************/
/*		PORTFOLIO IMAGES                       */
/***********************************************/
#thumbnail_container {	
padding: 0 0 0 0px;	
min-width: 750px;	
min-height: 50px;
text-align: center;
}
/* IE 6 FIX \*/*html #thumbnail_container {	
height: 50px;
}/* End Fix */

#thumbnail_container a {	
background-color: #ffffff;
width: 78px;	
height: 82px;	
margin: 10px 5px 0px 0px;
display: block;	
float: left;
text-align: center;
}

#thumbnail_container a:hover {
	background-color: #de4f70;
	
}

.centeredImage    {   
   margin:2px;
}


/***********************************************/
/*		GRAPHID DESIGN PAGE DEFINITIONS		   */
/***********************************************/
#graphicdesign_page {
	width: 100%;
	min-height: 1320px;
	min-width: 975px;
	background-image: url('images/bg-graphicDesign.jpg');
	background-attachment: fixed;
	background-repeat:no-repeat;
	text-align:left;
}

#graphicdesign_page p {
	margin-top:0px; /*dont remove this or page text will slide down*/
}


#printmedia {

}

#printmedia h1{
	font-family:Arial;
	font-size: 18px;
	font-weight:bold;	
	color: #de4f70;
}


#webmedia {
	padding-top: 10px;
}

#leftlist{
	width: 25%;
}

#leftlist a{
	font-family:Arial;
	font-size: 11px;
	color: #de4f70;
	margin:0px;
}

#centerlist{
	width: 25%;
	float:right;
}

#centerlist a{
	font-family:Arial;
	font-size: 11px;
	color: #de4f70;
	margin:0px;
}
#centerlist2{
	width: 25%;
	float:right;
}

#centerlist2 a{
	font-family:Arial;
	font-size: 11px;
	color: #de4f70;
	margin:0px;
}

#rightlist{
	width: 25%;
	float:right;
}

#rightlist a{
	font-family:Arial;
	font-size: 11px;
	color: #de4f70;
	margin:0px;
}

#webmedia h1{
	font-family:Arial;
	font-size: 18px;
	font-weight:bold;		
	color: #de4f70;
}


#creative {
	padding-top: 10px;	
}

#creative h1{
	font-family:Arial;
	font-size: 18px;
	font-weight:bold;
	color: #de4f70;
}

#creative a.textstyle{
	font-family:Arial;
	font-size: 11px;
	color: #de4f70;
	margin:0px;
}

#brand {
	padding-top: 10px;
}

#brand h1{
	font-family:Arial;
	font-size: 18px;
	font-weight:bold;
	color: #de4f70;
}

#brand a.textstyle{
	font-family:Arial;
	font-size: 11px;
	color: #de4f70;
	margin:0px;
}



/***********************************************/
/*		FINE ART PAGE DEFINITIONS	    	   */
/***********************************************/
#fineart_page {
	width: 100%;
	min-height: 1030px;
	min-width: 975px;
	background-image: url('images/bg-fineArt.jpg');
	background-attachment: fixed;
	background-repeat:no-repeat;
	text-align:left;
}

#fineart_page p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:0px;
}

#glicee {
	padding-top: 10px;
}

#glicee h1{
	font-family:Arial;
	font-size: 18px;
	font-weight:bold;		
	color: #de4f70;
}

#photography {
	padding-top: 10px;
}

#photography h1{
	font-family:Arial;
	font-size: 18px;
	font-weight:bold;
	color: #de4f70;
}

#photography a.textstyle{
	font-family:Arial;
	font-size: 11px;
	color: #de4f70;
	margin:0px;
}




/***********************************************/
/*		GLOBAL PAGE DEFINITIONS				   */
/***********************************************/


#topright_nav {
	color: #7a7a7a;
	padding-top: 10px;
}
#topright_nav a {
	text-decoration:none;
	padding-right:0px;
}

#topright_nav a:link {color: #7a7a7a;}
#topright_nav a:visited {color: #7a7a7a;}
#topright_nav a:active {color: #7a7a7a;}
#topright_nav a:hover {color: #de4f70;}



#content_holder {
	margin-top: 0px;
	float:left;
	width: 591px;
	min-height: 300px;
}


.left {
  float: left;
}
.right {
  float: right;
}


.clearContent {	
	clear: both;
	height: 1px;
}


#content_main {
	float:left;
	margin-left: 140px;
	width: 350px;
	min-height: inherit;
	text-align:left;
}

#content_main2 {
	float:left;
	margin-left: 50px;
	width: 850px;
	
	text-align:left;
}


#footer {
	clear:both;
	left: 0px;
	width: 980px;
	height: 92px;
	text-align:right;
	margin-left: -90px;
	border: 0px solid pink;
}

#footer_links {
	float: right;
	width: 100%;
	margin-top: -30px;

}

#footer_content {
	float: right;
	width: 100%;
	margin-top: -10px;
}

#footer p {
	font-family:Arial;
	font-size: 11px;	
	color:#5e5a53;	
	padding-right: 30px;
	padding-top:60px;

}

#footer a {
	font-family:Arial;
	font-size: 11px;	
	color:#5e5a53;	
	text-decoration: underline;
}

#footer a:hover {
	color:#de4f70;	
	text-decoration: underline;
	font-size: 11px;	
}

/***********************************************/
/*		FEATURED PROJECTS PAGE DEFINITIONS	   */
/***********************************************/
#featured p {
	font-size: 11px;
}

#featured_page {
	width: 100%;
	min-height: 800px;
	min-width: 975px;
	text-align:right;
	font-size: 11px;
}

#index_page p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:0px;
}


/***********************************************/
/*    FEATURED PROJECTS						   */
/***********************************************/
#featuredproducts{
margin-bottom:-8px;
}


#description {
	padding-left:5px;
	font-family:Arial;
	font-size: 11px;
	font-style:italic;
	text-align:left;
}

#description p {
	color: red; 
}


#featured_header {
	background-image:url(images/featuredprojects_header.png);
	height: 21px;
	padding-left:5px;
	padding-top:5px;
	
}
#featured_header a {
	text-decoration:none;
	padding-left:5px;
	padding-top:5px;
	font-family:Arial;
	font-size: 11px;
	font-weight:bold;
	color: #383838;
	text-align:left;
}

#featured_header a:link {color: #383838;}
#featured_header a:visited {color: #aaaaaa;}
#featured_header a:active {color: #383838;}
#featured_header a:hover {color: #de4f70;}

#featured_header a.current {color: #383838};



#innerlink {	
	height: 20px;	
	padding-top: 10px;
}

#innerlink a{
font-style:bold; 
color: #de4f70; 
text-decoration: underline; 
font-family:arial; 
font-size:11px;
}


/***********************************************/
/*    GLOBAL FONT DEFINITIONS	    		   */
/***********************************************/




#content_main p {
	font-family:Arial;
	font-size: 14px;
	color: #7a7a7a;
}

#smallerfont p {
font-family:Arial;
	font-size: 11px;
	color: #383838;
}

#quote p {
	font-family:Arial;
	font-size: 22px;
	color: #a3a3a3;	
}


h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #de4f70;
}

h2 {
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
	color: #7a7a7a;
} 

h3 {
	font-size: 12px;	
	color: #ffffff;
	font-weight: normal;
}


/**************************************/
/*   MAIN NAV MENU DEFINITIONS	      */
/**************************************/
#nav {
clear:left;
  text-align: center;
  width: 100%;
}

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 774px;
  height: 80px;
  position: relative;
  
}

#menu span {
  display: none;
  position: absolute;
}

/*text-indent is to hide the menu text*/
#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}

/*on hover, shift background image from top to bottom*/
#menu a:hover {
  background-position: left bottom;
}


#menu a:hover span {
  display: block;
}


#menu .graphicdesign {
  width: 230px;
  height: 70px;
  background: url(images/navigation_graphicdesign.png) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .graphicdesign_selected {
  width: 230px;
  height: 70px;
  background: url(images/navigation_graphicdesign.png) no-repeat;
  left: 0px;
  top: 0px;
  background-position: left bottom;
}


#menu .fineart {
  width: 184px;
  height: 70px;
  background: url(images/navigation_fineart.png) no-repeat;
  left: 228px;
  top: 0px;
}

#menu .fineart_selected {
  width: 184px;
  height: 70px;
  background: url(images/navigation_fineart.png) no-repeat;
  left: 228px;
  top: 0px;
  background-position: left bottom;
}

#menu .resume {
  width: 176px;
  height: 70px;
  background: url(images/navigation_resume.png) no-repeat;
  left: 410px;
  top: 0px;
}

#menu .resume_selected {
	width: 176px;
  	height: 70px;
  	background: url(images/navigation_resume.png) no-repeat;
  	left: 410px;
  	top: 0px;
	background-position: left bottom;
}

/**************************************/
/*       SOCIAL MEDIA ICONS	          */
/**************************************/

#icons {
padding:0;
position: absolute;
left:590px;
top:140px;
}

a.fbicon { 
display:block; 
background:url(images/icon-facebook.png) top no-repeat; 
width: 30px; 
height: 32px; 
text-decoration:none;
float:right;
border:0px solid red;
margin: 1px;
} 
a.fbicon:hover { 
background-position:bottom; 
} 
a.fbicon span { 
visibility:hidden; 
}

a.twicon { 
display:block; 
background:url(images/icon-twitter.png) top no-repeat; 
width: 30px; 
height: 32px; 
text-decoration:none;
float:right;
border:0px solid red;
margin: 1px;
} 
a.twicon:hover { 
background-position:bottom; 
} 
a.twicon span { 
visibility:hidden; 
}

a.inicon { 
display:block; 
background:url(images/icon-linkedIn.png) top no-repeat; 
width: 30px; 
height: 32px; 
text-decoration:none;
float:right;
border:0px solid red;
margin: 1px;
} 
a.inicon:hover { 
background-position:bottom; 
} 
a.inicon span { 
visibility:hidden; 
}

a.msicon { 
display:block; 
background:url(images/icon-myspace.png) top no-repeat; 
width: 30px; 
height: 32px; 
text-decoration:none;
float:right;
margin: 1px;
} 
a.msicon:hover { 
background-position:bottom; 
} 
a.msicon span { 
visibility:hidden; 
}

/**************************************/
/*       END SOCIAL MEDIA ICONS	      */
/**************************************/

