/* CSS Document */

* {padding:0px; margin:0px; border:0; border:none;}
img {border:none; padding:0px; margin:0px; border:0;}
body {
	background-color:#18307B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffff;
	background-color:#CEBEB5;
	color:#000000;
	letter-spacing:1px;
	line-height:1.45;
	font-size:12px;}
p {margin-bottom:15px;
}
h1, h2, h3, h4, h5, h6 {}

#wrapper {
	width:783px;
	margin:auto;
	background-color:#ffffff;
	padding-bottom:3px;
	position:relative;
}
#navigation {	
	z-index:100;
	position:absolute;
	top:275px;
	left:0px;
	}
	

#header {height:308px;
	background-image:url(images/design/header.jpg);
	background-repeat:no-repeat;
	}
#header a:link, #header a:visited, #header a:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#304da3;
	font-weight:bolder;
	text-align:center;
	font-size:14px;
	text-decoration:none;
}	
#header a:hover {
	text-decoration:underline;
}	
#header p{
	text-align:center;
	position:absolute;
	line-height:.9;
	width:60px;
	top:240px;
	left:560px;
	}
#header p.phone_number {
	position: absolute;
	top:60px;
	left:560px;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 14pt;
	font-weight: bold;
}
/*Front page list only */
#content {
	width:783px;
	background-color:#ffffff;
	}
	
form#quote {width:630px;
	
	}

#middlecontent ul
	{list-style:none;
	margin-top:-12px;
	}
ul#middlecontent h2 {
	font-size:14px;
	margin-top:0px;
	}
li.main{
	list-style:none;
	text-align:center;
	position:relative;
	height:338px;
	width:259px;
	background-image:url(images/design/middlerepeat.jpg);
	background-repeat:repeat-x;
	float:left;}
	
ul#middlecontent li ul li {
	font-weight:bold;
	margin-left:35px;
	text-align:left;
	margin-bottom:-2px;
	font-size:11px;
	}
/*End of Front page list only */
/*Other pages Content */
#content1 {
	width:633px;
	padding:10px 75px 20px 75px; 
	background-color:#F6E736;
	background-color:#EFEF94;
	/*background-color:#3955AD;*/}
#content1 h1 {font-size:16px;}
#content1 h2 {font-size:15px;}
#content1 h3 {font-size:14px;}
#content1 h4 {font-size:13px;}
#content1 ul {margin-left:50px;}	

#content1 a:link, #content1  a:visited, #content1 a:active {
	color:#3955AD;
	text-decoration:underline;
	}
#content1 a:hover {
	color:#3955AD;
	text-decoration:none;
	}
	
#content1 img {margin:20px;}
form#quote legend {
	margin-bottom:15px;
	color:#21347B;
}	
form#quote fieldset
	{border:1px solid #21347B;
	padding:10px;
	font-weight:bold;}
form#quote input, form#quote textarea {border:1px #9CAAD6 solid;}
	
p.address {
	margin-bottom:2px;}

#bottomnavigation {
	background-image:url(images/design/bottomnavbackgroundrepeat.jpg);
	background-repeat:repeat-x;
	height:39px;
	width:783px;
}

#bottomnavigation ul {list-style:none;
	float:left;
	margin:10px 0px 0px 15px;
	display:inline;
}
#bottomnavigation ul li{display:inline;
	padding-right:1px;}
#bottomnavigation a:link, #bottomnavigation a:visited, #bottomnavigation a:active {
	color:#2b2b2b;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
#bottomnavigation a:hover {
	text-decoration:underline;
}	
#bottomnavigation {
	color:#2b2b2b;
	
		}
#bottomnavigation p {
	float:right;
	font-weight:bold;
	margin:10px 35px 0px 0px;
	display:inline;
	font-size:11px;
	margin-top:10px;
		}
		

	
#footer {
	width:783px;
	height:96px;
	text-align:center;
	background-image:url(images/design/footerbackgroundrepeat.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:11px;
	}
#footer a:link, #footer a:visited, #footer a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}	

/* Links under images on promotion,print and embroidery pages in paragraph */
.addllink {text-align:right; margin-right:25px;}
p.addllink {padding:0px; margin:0px;}

.yellowButton {
	text-align:center;
	background-image:url(images/ButtonInActive.gif);
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:160px;
	height:80px;
	text-decoration:none;
	color:#304da3;
}
.yellowButton a{
	text-decoration:none;
	display:block;
	width:160px;
	height:65px;
	padding-top:15px;
	font-weight:bolder;
	letter-spacing:-.1px;
}
.yellowButton a:hover{
	background-image:url(images/ButtonActive.gif);
	text-decoration:none;
}
#content1 .yellowButton a{
	text-decoration:none;
}

#content1 .yellowButton a:hover{
	color:#003399;
}
.yellowButton1line a{
	height:58px;
	padding-top:22px;
	}