/* CSS Document */
/* Author: Heather Burrow www.burrowdesigns.com */
/* Date: 10.23.07 */

* {
	margin: 0;
	padding: 0;
	}
	
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #442302;
}

body {
	background-color: #FFFfff;
	text-align: center;
}
a:link {
	color: #311D02;
}
a:visited {
	color: #653F05;
}
a:hover {
	color: #653F05;
}
a:active {
	color: #311d02;
}
h1 {
	font-size: 180%;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 140%;
}
h4 {
	font-size: 125%;
}
h5 {
	font-size: 115%;
}
h6 {
	font-size: 105%;
}

#holder {
	width: 800px;
	margin: 0 auto; /* auto value uses 920px width setting to define the placement of div in window */
	text-align: left; /* resets text-align property after IE5 fix in body rule */
	background-color: #ffffff;
	min-width: 450px; /* 2xs sidebar + rightfiller (2 x200 + 50) */
	}
/* Header rules */
#header {
	background-image: url(assets/ribbonwphone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	margin: 10px 0 15px 0;
	
	}
#header #title {
	position: relative;
		}

#header #title h1 {
	display: none;
	font-family: "French Script MT", Garamond, serif;
	color: #00FFCC;
	margin: 40px;
	padding-top: 60px;
	font-size: 60px;
	}  
#header #title h3 {
	color: #ffffff;
	text-align: right;
	padding: 110px 50px 0 0;
	}
	
/* Navigation rules */
#nav {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;	
	}

#nav ul {	
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	width: 100%;
	}
		
#nav ul li {
	display: inline;
	position: relative;
	background-color: #6c350c;
	list-style-type: none;
	padding: 7px 0px;	
	}

#nav a {
	color: #ffffff;
	margin: 0px;
	padding: 5px 23px;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
		}
		
#nav ul li a:hover, #nav ul li a:active {
	border-bottom: 4px solid #fcc07e;
	background-color: #be3196;
	}
	
#nav li ul {
	position: absolute;
	left: -900px;
	top: 30px;
	margin: -10px 0 0 0;
	}

#nav ul li:hover ul, #nav ul li.over ul {
	left: 0px;
	
}

#nav ul ul a {
	display: block;
	padding: 10px 5px 10px 10px;
	width: 175px;
	color: #fff;
	background-color: #be3196;
	text-decoration: none;
	border: none;
	}

#nav ul ul a:hover`{
	color: #fff;
	background-color: #6c350c;
	border: none;
	}	

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


/* Begin main content */

#colholder {
 	float: left;
	width: auto;
	}
	
#onecolumn {
	float: left;
	width: 800px;
	padding: 0px 0px 30px 0px;
	margin: 25px 0 0 0;
	background-color: #ffffff;
	}

#onecolumn h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #be3196;
	padding: 0px 0 0 10px;
	margin: 0 170px 0 0px;
		}
		
#onecolumn p {
	line-height: 1.4em;
	margin: 0 20px;
	}


.calltoaction {
	text-align: center;
	background-color:#be3196;
	color: #FFFFFF;
	border: 4px dotted #330000;
	line-height: 32px;
	width: 450px;
	margin-left: 180px;
	padding: 5px;
	}

/* footer rules */
#footer {
	clear: both;
	background-color: #af4284;
	padding: 20px;
	font-size: 10px;
	color: #ffffff;
	background-image: url(assets/footer2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 0 20px 0;
	border-top: 2px solid #6c350c;
	}

#footer ul {
 	text-align: center;
	}
#footer li {
	display: inline;
	color: #d5dde2;
	list-style-type: none;
	border-right: 1px solid #d5dde2;
	padding: 2px 5px;
	}
#footer a {
	display: inline;
	text-decoration: none;
	color: #ffffff;
	text-indent: 20px;
	}
#footer a:hover {
	color: #663511;
	}
#footer p {
	text-align: center;
	padding: 10px;
	color: #ffffff;
	}


/* Contact Form and Portfolio rules */
.smalltext {
	font-size: 80%;
	}

#photoContainer {
		padding-top: 5px;
		float: left;
		width: 790px;
		height: 495px;
				}

#thumbnails {
		width: 790px;
		float: left;
		padding-top: 0px;
		}

.greyBox {
		height: 10px;
		background-color: #6c350c;
		clear: both;
		}

.separator {
		clear: both;
		height: 10px;
		}
p {
		color: #6c350c;
		font-family: Verdana, Arial, sans-serif;
		margin-bottom: 5px;
		padding-right: 10px;
		}

#caption {
		padding-left: 20px;
		font-weight: bold;
		height: 20px;
		}

#caption em {
		font-size: 12px;
		}

a img {
		border: solid 5px #ffffff;
		}

#photoContainer img {
		border: 10px solid #6c350c;
		margin-bottom: 10px;
		margin-left: 10px;
		}
		
#thumbnails img {
		float: left;
		margin: 0;
		}
		
#list {
	clear: both;
	float: left;
	padding: 0 0 0 20px;
	width: 45%;
	}
	
#listright {
	float: right;
	width: 48%;
	}
#list li, #listright li {
	list-style-type: none;
	display: block;
	}
	