/* Start of CMSMS style sheet 'Gcontact : subpage' */
/* -- maincontent -- */

#maincontent {
	background:url(uploads/Gcontact/subpageBg.gif) top left repeat-y;
	border-top:15px solid #fff;
	float:left;
	margin-bottom:20px;
	margin-top:20px;
}

.left {
	display:inline;
	float:left;
	margin-left:7px;
	margin-right:20px;
	padding-bottom:20px;
	width:240px;
}

.left h2.subheader {
	background:none;
	border-bottom:1px solid #c8cdba;
	color:#001786;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:normal;
	padding:0 0 10px 0;
	margin:0 0 1px 0;
}

.left h2 {
	border-bottom:1px solid #c8cdba;
	color:#001786;
        font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.3em;
	margin:5px 0 10px 0;
	padding:5px 10px 10px 20px;
}

.left ul {
	list-style-type:none;
}

.left ul li {
	border-bottom:1px solid #e4e6dd;
	margin-bottom:1px;
}

.left ul li a {
	background:url(uploads/Gcontact/bullet.gif) 2px center no-repeat;
	border-bottom:1px solid #fff;
	color:#767676;
	display:block;
	padding:3px 10px;
	text-decoration:none;
}

.left ul li a:hover, .left ul li.selected a  {
	background-color:#f4f7fd;
	color:#3769ab;
	text-decoration:none;
}

.left h3 {
	font-size:1.2em;
	margin:10px 0;
}

.left p {
	font-size:1em;
}

.searchform input.searchword {
	border:1px solid #e4e6dd;
	width:180px;
}

.searchform input.submitbutton {
	background:#7c816d;
	border:1px solid #e4e6dd;
	color:#fff;
	font-weight:bold;
	padding:0 6px;
}

.right {
	display:inline;
	float:left;
	margin-left:21px;
	width:462px;
}

.right .intropara {
	border-bottom:1px solid #c8cdba;
	color:#6091d1;
	font-size:1.2em;
	padding-bottom:20px;
}

.right h2 {
	color:#3769ab;
	font-family:Georgia, "Times New Roman", Times, serif;
        /* font-family:Geneva, Arial, Helvetica, sans-serif; */
	font-size:1.5em;
	font-weight:normal;
	margin:15px 0;
}

.right h3 {
	color:#3769ab;
	font-size:1.4em;
	font-weight:bold;
	margin:25px 0 5px 0;
}


.greenleaf {
	background:url(uploads/images/amsicon.gif) top left no-repeat !important;
	float:left;
	padding-left:20px;
}

.greenleaf h3 {
	color:#4a76b8;
	font-size:1.2em;
	padding-bottom:3px;
}

.businessowners, .staff {
	color:#3769ab;
	float:left;
	font-weight:bold;
	width:154px;
}

.infopics {
	float:left;
	padding-top:8px;
}

.businesspic, .staffpic {
	float:left;
	width:157px;
}

.businesspic  {
	margin-right:17px;
}

#sideGallery {
		margin-top:50px;
		background-color:#FFFFFF;
	}
	
	#sideGallery img {
	padding:3px;
	border: 1px #ccc solid;
	}
	
	
	/* comment out for now 
	#sideGallery ul {
		list-style:none;
		padding:0;
		margin:0;
		padding-left:20px;
	}
	
	#sideGallery ul li {
		float:left;
		width:90px;
		height:90px;
		text-align:center;
	}
	
	*/

/* ********* */
/* Form Styling */



div.contactform input {
border: solid 1px #c3c3c3;
background:#fff;
width:300px;
height:20px;
padding:1px;
font-family: "Lucida Grande", "Gill Sans Light", "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
        color: #797979;
}

div.contactform button {
       border:none;
        margin: 5px;
        width: 64px;
        height:24px;
        background: url(uploads/images/sub.png) no-repeat;
}

div.contactform submit {
       border:none;
        margin: 5px;
        width: 64px;
        height:24px;
        background: url(uploads/images/sub.png) no-repeat;
}


textarea {
border: solid 1px #c3c3c3;
background:#fff;
width:300px;
height:115px;
padding:1px;
font-family: "Lucida Grande", "Gill Sans Light", "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
        color: #797979;
}

textarea2 {
border: solid 1px #c3c3c3;
background:#fff;
width:300px;
height:115px;
padding:1px;
font-family: "Lucida Grande", "Gill Sans Light", "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
        color: #797979;
}

img.floatright {
	border:1px solid #ccc;
	float:right;
	margin-left:15px;
	padding:4px;
}


img.floatleft {
	border:1px solid #ccc;
	float:left;
	margin-right:15px;
	padding:4px;
}

/* End of 'Gcontact : subpage' */

