/* Start of CMSMS style sheet 'default' */
body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
        background:url(images/site/bgextend.jpg) top center no-repeat;
	background-color: #91A0AA;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

h1 {
	font-size:1.3em;
	color:#A12929;
	line-height:1.0em;
	margin:0px 0px 0px 0px;
	padding:0px;
}

h2 {
	font-size:1.2em;
	color:#A12929;
	line-height:0.9em;
	margin:0px 0px 0px 0px;
	padding:0px;
}

hr {	
	border: none 0; 
	border-top: 1px dashed #A12929;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	height: 1px;
}

strong {
	color:#A12929;
}

a {
	color:#292929;
}

#wrapper {
	width: 976px;
	margin: 0px auto;
	padding: 0;
}

#header {
	background: url(images/site/header.jpg) top center no-repeat;
	margin: 0px auto;
	padding: 0;
	height: 275px;
	position:relative;
}
#container{
	position:relative;
	float:left;
	width:976px;
	background:url(images/site/background_slice3.jpg) top center repeat-y;
	height:auto !important;
	min-height:1000px;
}

#logo{
		position:absolute; 
		left:12px;
		top:0px;
		}
	
	#printlogo{
		display:none;
		}
	
	#tagline{
		color:#FFFFFF;
		font-size:1.4em;
		font-weight:bolder;
		letter-spacing:1px;
		position:absolute;
		right:120px;
		top:-157px;
	}

#leftnavcontent{
		text-align:left;
		font-weight:bold;
		color:#fff;
		position:relative;
		font-size:1.3em;
		width:226px;
		margin:0px; 
		float:left;
	}

#main { 
	float:right;
	line-height:1.6em;
	text-align:left;
	width:711px;
	padding-right:26px;
}

#footer {
	clear:both;
	text-align:center;
	position:relative;
	height:92px;
	color:#fff;
	font-weight:bold;
	font-size:.9em;
	line-height:1.3em;
	margin:0px auto;
	background:url(images/site/footer.jpg) center bottom no-repeat;
}

#footer a {
	text-decoration:none;
}
#footer p {padding-top:40px;}
#credits {
	width:950px;
	font-weight:bold;
	margin: 0px auto;
	text-align:right;
	padding: 0 30px 10px 0;
	color:#414141;
}

#credits a {
	color:#414141;
	text-decoration:none;
}

#contact_us_info_box {
	background:url(images/site/contact_us_info_box.jpg) no-repeat;
	width:201px;
	height:105px;
	margin: 0 0 10px 15px;
	line-height:105px;
	padding: 0 0 0 10px;
}

#contact_us_info_box a {
	color:#FFFFFF;
	font-size:0.8em;
	font-weight:bold;
}

#members_of {
	border:1px #999999 solid;
	padding:10px;
	margin:0;
	text-align:center;
	clear:both;
}

#members_of h2 {
	text-align:left;
}

#members_of img {
	padding:10px;
}

#products_services_info_box {
	float:right;
	width:241px;
	margin:10px 0 10px 10px;
}

#products_services_info_box img {
	display:block;
}

a img, img { 
	border: none; 
}

.photo-link { 
	padding: 5px; 
	margin: 5px; 
	display: block; 
}

.photo-link:hover {
	border-color: white; 
}

.clear {
	clear:both;
}

#pagination_menu {
	clear:both;
	text-align:center;
	padding:5px;
	margin-top:10px;
	color:#595959;
}

#pagination_menu a {
	color:#595959;
}

#pagination_menu a {
	text-decoration:none;
}

table#gallery  {
	border-collapse: collapse;
	margin:0 auto 0 auto;
}

table#gallery  td {
	border: inset 1px;
	border: 1px solid #CCCCCC;
	font-size:9px;
	padding:2px 1px 2px 1px;
}

#phone_number {
	position:absolute;
	right:35px;
	top:40px;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
}

#pagination_menu a.selected {
	font-weight:bold;
	color:#A12929;
	text-decoration:underline;
}

/* End of 'default' */

