/* CSS Document for Countyprint */
/* Copyright 2006. Developed JLWeb  */
body {
	margin:0px;
	padding:0px;
	margin-top:25px;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	background:url(../images/bg_body.gif);
}
.navlinks {
/*	margin-top:5px;*/
	line-height:16pt;
	margin-left:10px;

}
#wrapper {
	width:780px;
	margin:auto auto;
	border:1px solid #CCC;
	position:relative;
}
.headerfooter {
	background-image:url(../images/headerfooter.jpg);
	height:31px;
}
label {
	display:block;
	clear:both;
}
textarea, .textfield {
	width:300px;
	margin-bottom:10px;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	overflow:auto;
	height:100px;
}

/* =Business Stationary Page
--------------------------------------------- */
#bus2 {
	background-image:url(../images/businesspage_02.jpg);
}
#bus3 {
	background-image:url(../images/businesspage_03.jpg);
}
#bus4 {
	background-image:url(../images/businesspage_04.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#bus5 {
	background-image:url(../images/businesspage_05.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#bus6 {
	background-image:url(../images/businesspage_06.jpg);
	background-repeat:no-repeat;
	background-position:left;

}
/* =Wedding Stationary Page
--------------------------------------------- */
#wed2 {
	background-image:url(../images/weddingpage_02.jpg);
}
#wed3 {
	background-image:url(../images/weddingpage_03.jpg);
}
#wed4 {
	background-image:url(../images/weddingpage_04.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#wed5 {
	background-image:url(../images/weddingpage_05.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#wed6 {
	background-image:url(../images/weddingpage_06.jpg);
	background-repeat:no-repeat;
	background-position:left;

}
/* =Home Page
--------------------------------------------- */
#fpc2 {
	background-image:url(../images/fpc_02.jpg);
	height:135px;
}
#fpc3 {
	background-image:url(../images/fpc_03.jpg);
	height:10px;
}
#fpc4 {
	background-image:url(../images/fpc_04.jpg);
	height:199px;
}
#fpc5 {
	background-image:url(../images/fpc_05.jpg);
	height:145px;
}


/* =Contact Page
--------------------------------------------- */
#con2 {
	background-image:url(../images/contactpage_02.jpg);
	height:28px;
	
}
#con3 {
	background-image:url(../images/contactpage_03.jpg);
	height:295px;
	background-repeat:repeat-x;
	display:table-cell;
	width:780px;
}
#con4 {
	background-position:bottom;
	background-image:url(../images/contactpage_04.jpg);
	height:166px;
	background-repeat:no-repeat;
}
#con3 img {
	/*margin-left:40px;*/
}
/* =Links
--------------------------------------------- */
a.nav:link, a.nav:visited {
	/*line-height:18pt;*/
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}
a.nav:hover, a.nav:active {
	color:#990000;
}
/* Normal Links */
a:link, a:visited {
	color:#0099FF;
	text-decoration:underline;
}
a:hover, a:active {
	color:#990000;
}



.text_bus1 {
	margin:10px;
	width:550px;
	line-height:14pt;
}
.text_bus2 {
	margin:20px;
	width:200px;
	line-height:14pt;
}


.altText {
	margin-left:-500000px;
}


