@charset "UTF-8";
/* CSS Document */


/***********************************************************/
/* menu links */
/***********************************************************/

#columnOne {
	color: #000;
	background: #aaaaaa url(../images/contact/drawing-for-contact-shorter.png) no-repeat left bottom;
	float: left;
	text-align: left;
	overflow: hidden;
	width: 210px;
	height: 693px;
}

/*.menuSel {
	color: #000;
	text-decoration: none;
	width: 100px;
	display: block;
	margin-bottom: 15px;
}

#menu {
	color: #FFF;
	padding: 28px 0px 0px 30px;
	font-size: 80%;
	letter-spacing: .005em;
}


#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
	display: block;
	margin-bottom: 15px;
}

#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
	margin-bottom: 15px;
	display: block;
}

#menu a:hover {
	text-decoration: none;
	color: #000;
	display: block;
}
#menu a:active {
	
	text-decoration: none;
	width: 100px;
	margin-bottom: 15px;
	display: block;
}*/


#photoBoxAbout {
	height: 550px;
	width: 736px;
	padding: 0px 24px 0px 30px;
}


#pcol1 {
	background: #FFF;
	height: auto;
	width: 155px;
	float: left;
	margin-top: 188px;
	text-align: center;
}

#pcol2 {
	background: #FFF;
	height: auto;
	width: 155px;
	float: left;
	margin: 0px 22px;
	text-align: center;
}

#pcol3 {
	background: #FFF;
	height: auto;
	width: 155px;
	float: left;
	margin: 0px 22px 0px 0px;
	text-align: center;
}

#pcol4 {
	background: #FFF;
	height: auto;
	width: 155px;
	float: left;
	margin-top: 188px;
	text-align: center;
}


.pcaption {
	font-size: 90%;
	font-weight: bold;
	color: #000;
	padding-top: 10px;	
}


#textBox {
	background: #FFF;
	height: auto;
	width: 736px;
	margin-top: 15px;
	padding: 0px 24px 0px 30px;
	margin-bottom: 20px;
}

#textBox p {
	font-size: 95%;
	line-height: 1.5em;
}

ul {
	list-style: square url(../css/none) inside;
	padding-left: 8px;
	font-size: 95%;
	padding-top: 6px;
	line-height: 1.5em;
	padding-bottom: 6px;
}

.photoBorder {
	border: 1px solid #000;	
}

.pheader {
	font: italic bold normal 95% Arial, Helvetica, sans-serif;
	color: #000;
}

#credits {
	font-size: 75%;
	width: 300px;
	display: block;
	margin-top: 50px;
	line-height: 140%;
	color: #AAA;
}

#credits a:link {
	color: #AAA;
	margin: 0px;
	text-decoration: none;
}
#credits a:visited {
	color: #AAA;
	text-decoration: none;
}
#credits a:hover {
	color: #AAA;
	text-decoration: underline;
}
#credits a:active {
	color: #AAA;
	text-decoration: none;
}


#sentImage {
	height: 334px;
	width: 500px;
	border: 12px solid #8c8c8c;
	background: url(../images/contact/20110331_8192.jpg) no-repeat left top;
}


form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	width:600px;
	padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
	border:2px solid #8C8C8C;
	background:#EAEAEA;
	color: #000;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size:80%;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#stylized input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:400px;
	margin:2px 0 20px 10px;
}

#stylized textarea{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:400px;
	margin:2px 0 20px 10px;
	height: 60px;
}

/*#stylized button{
	clear:both;
	margin-left:150px;
	width:100px;
	height:31px;
	background:#666666 url(img/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}*/

#stylized .button{
	margin-left:150px;
	width:50px;
	height:30px;
	background:#646464;
	text-align:center;
	color:#FFFFFF;
	font-size:80%;
	font-weight:bold;
	padding: 4px;
	display: block;
}
