@charset "UTF-8";
/* CSS Document */

#container {
	width: 850px;
	margin-left:auto;
	margin-right:auto;
}

#pad {
padding-left:10px;

}

#left {
float:left;
width:550px;
background-color:#CCCCCC;
}

#right {
float:right;
}

#nav {
	line-height:2.5em;
	background-color:#999999;	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;*/
}

#nav a:link {
	text-decoration:none;
	font-weight: bold;
	color: #000000;
	padding-left:25px;
	padding-right:25px;
}

#nav a:visited {
	text-decoration:none;
	font-weight: bold;
	color: #000000;
	padding-left:25px;
	padding-right:25px;

}

#nav a:hover {
	text-decoration:none;
	color:#FFFFFF;
	padding-left:25px;
	padding-right:25px;
}

#nav a:active {
	text-decoration:none;
	padding-left:25px;
	padding-right:25px;
}

#nav a.current, #nav a.current:hover, #nav a.current:active {
	text-decoration:none;
	color:#FFFFFF;
	padding-left:25px;
	padding-right:25px;
	cursor: default;
}

a:link {
	text-decoration:underline;
	font-weight: bold;
	color: #333333;
}

a:visited {
	text-decoration:underline;
	font-weight: bold;
	color: #333333;

}

a:hover {
	text-decoration:underline;
	color:#999999;
}

a:active {
	text-decoration:underline;
	color: #999999;
}

a:link.sm {
	text-decoration:underline;
	color: #333333;
	font-style: italic;
	font-weight:normal;
}

a:visited.sm {
	text-decoration:underline;
	color: #333333;
	font-style: italic;
	font-weight:normal;

}

a:hover.sm {
	text-decoration:underline;
	color:#999999;
	font-style: italic;
	font-weight:normal;
}

a:active.sm {
	text-decoration:underline;
	color: #999999;
	font-style: italic;
	font-weight:normal;
}


#content {
	background-color: #FFFFFF;
}

#text {
padding: 10px 55px 10px 55px;
}

#text_gc {
	padding: 10px 55px 10px 55px;
	line-height: 1.5em;
}

#text_home {
padding: 5px 10px 10px 55px;
}

.height {
min-height:400px;
height: auto !important;
height: 450px;
}

.services_text {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/services.gif);
	background-repeat: no-repeat;
	background-position: 30px 55px;
	line-height: 1.4em;
	color: #333333;
}

.text2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	/*padding-top: 55px;*/
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.4em;
	color: #333333;
}

.text3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	/*padding-top: 55px;*/
	padding-right: 0px;
	padding-left: 20px;
	line-height: 1.4em;
	color: #333333;
	background-image: url(images/mina_portfolio_layout_sm2.jpg);
	background-repeat: no-repeat;
	background-position: 20px 120px;
}

.text2 img {
	padding-top:55px;
	padding-bottom:35px;
}

.text3 img {
	padding-top:55px;
	padding-bottom:35px;
}

.bold {
	font-size:1em;
	font-weight:bold;
}

.bold_date {
	font-size:1em;
	font-weight:bold;
	color: #004284;
}

#services_home {
text-align:right;
font-style:italic;
padding-top: 15px;
padding-right: 10px;
}

#svc_subcategory {
padding-left:10px;
padding-right:10px;
}

#svc_subcategory img {
padding-top:0px;
padding-right: 10px;
padding-bottom: 10px;
padding-bottom:0px;
}

/*#services_home a #services_home a:visited {
text-decoration:none;
}*/

/*#services_home a:hover, #services_home a:active {
text-decoration:underline;
}*/

#footer {
	font-size: 0.9em;
	color: #CCCCCC;
	padding-top: 1em;
	clear:both;
}
body {
	margin-top: 20px;
	/*background-color: #4e505d;*/
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color: #333333;
}

.list {
line-height:1.5em;

}
.italic {
	font-style: italic;
}
.past_events {
	color: #999999;
}
