@charset "UTF-8";
/* CSS Document for P M Wells */

/* eric meyer's css reset code */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
vertical-align: baseline;
}

body {
background-color:#eef4fe;
background-image: url(bg.jpg);
background-repeat: repeat-x;
padding: 0;
margin: 0;
font-weight: inherit;
font-style: inherit;
font-size: 14px;
font-family: Verdana, Helvetica, Arial, sans-serif;
color:#333333;
}

h1 {
font-family: Times, serif;
color:#1544ae;
font-size: 26px;
line-height: 30px;
letter-spacing: 0.2px;
font-weight:normal;
border-bottom: 1px solid #cccccc;
text-align: left;
}

h2 {
font-family: Times, serif;
font-size: 20px;
color:#1544ae;
line-height: 28px;
letter-spacing: 0.2px;
font-weight:normal;
border-bottom: 1px solid #cccccc;
}

p {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 12px;
color:#333333;
letter-spacing: 0.2px;
line-height: 20px;
margin: 0px;
padding: 10px 0px 10px 0px;
}

#contacth1 {
padding: 20px 0px 0px 10px;
}

#contactp {
padding: 0px 0px 130px 10px;
}

a {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 12px;
letter-spacing: 0.2px;
font-style: normal;
text-decoration: none;
}

a:link, a:visited {
color:#FFCC00;
}

a:hover, a:focus {
color:#333333;
}


#links {
background-color:#ffffff;
background:url(main1.jpg) no-repeat;
width: 800px;
height: 273px;
margin: 0 auto;
}

#linky {
float: left;
margin: 252px 0px 0px 10px;
}

#linky li {
display:inline;
list-style: none;
margin:0;
}

#linky a {
float:left;
display:inline;
background: url(button.gif) no-repeat center;
width: 90px;
height:21px;
margin-right:4px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
letter-spacing: 0.5px;
font-style: normal;
text-decoration: none;
color:#333333;
text-align:center;
line-height: 18px;
}

#home {
background: url(button2.gif) no-repeat center;
}

#linky a:link, #linky a:visited {
color:#333333;
}

#linky a:hover, #linky a:focus {
background: url(button2.gif) no-repeat center;
}

#linky a#current {
float:left;
display:inline;
background: url(button2.gif) no-repeat center;
width: 90px;
height:21px;
margin-right:4px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
letter-spacing: 0.5px;
font-style: normal;
text-decoration: none;
color:#666666;
text-align:center;
}

#homeimage {
width: 800px;
height: 100px;
margin: 0 auto;
}

li {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 13px;
color:#333333;
list-style:url(bluedot.gif);
vertical-align: baseline;
letter-spacing: -0.2px;
}

#list {
padding: 10px 0px 0px 30px;
}

#container {
width: 800px;
margin: 0 auto;
background-color:#FFFFFF;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

#left {
float: left;
width: 480px;
background-color:#FFFFFF;
letter-spacing: 0.4px;
text-align: left;
padding: 20px 10px 0 10px;
border-right: 1px solid #cccccc;
}

#gallery {
float: left;
width: 780px;
height: 600px;
background-color:#FFFFFF;
text-align: left;
padding: 20px 10px 0 10px;
}

#right {
float: left;
width: 280px;
background-color:#FFFFFF;
padding: 20px 10px 0 9px;
}

#footer {
width: 800px;
height: 30px;
color:white;
background:url(bottomfooter.jpg) no-repeat;
background-color:#031d54;
margin: 0 auto;
clear: both;
}

#bottomtext {
font-weight: normal;
font-size: 10px;
color:#CCCCCC;
padding-top: 5px;
text-align: center;
margin: 0px;
}

#bottomtext a {
font-family: Verdana, Helvetica, Arial, sans-serif;
text-decoration:none;
font-weight: normal;
font-size: 10px;
color:#CCCCCC;
padding-top: 5px;
text-align: center;
margin: 0px;
}


#page-wrap {
	width: 660px;
	background: white;
	padding: 10px 0px 20px 10px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

#contact-area {
	width: 480px;
}

#contact-area input, #contact-area textarea {
	padding: 2px;
	width: 401px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	border: 1px solid #CCCCCC;
}

#contact-area textarea {
	height: 190px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #1544ae;
}

#contact-area input.submit-button {
	width: 75px;
	float: right;
}

td.left {
	width: 80px;
	text-align: left;
	font-size: 14px;
}

#catpcha-area {
	margin-left: 200px;
}



