﻿body {
background: #000000;
font-size: medium;
font-family: Garamond, Times New Roman, Monospace;
color: #1D1C1C;
text-align:center;

margin-top : 15px;
vertical-align : middle;
}a:link {
color: #000000;
text-decoration: none;
}a:visited {
color: #000000;
text-decoration: none;
}a:hover {
color: #000000;
text-decoration: none;}

#NavMenu {
padding:0px;
height: 34px;
border:0px solid white;
} 

#wrapper 
{
width : 850px;
height: 100%;
margin-right : auto;
margin-left : auto;
background-color : #000000;
color: White;
border:0px solid white;
text-align: left;
}


#content {
height: 100%;
padding-top : 35px;
padding-bottom : 5px;
padding-left: 20px;
padding-right: 20px;
margin-top: 20px;

} 

#footer {
width : 850px;
height: 20px;
margin-right : auto;
margin-left : auto;
margin-top : 0px;
background-color : #000000;
padding : 0px;
text-align : left;
color: White;
border:0px solid white;
} 


.footerBox 
{
	width:663px;
	 margin-top:17px;
	float:left;
	background:#808080;
	border:1px solid white;
	color:White;
	font-size:12px;
	font-family: Garamond, Times New Roman, Monospace;
	padding: 5px;
	text-align:center;
	vertical-align:bottom;
	
}

#serviceThumb
{
	
	border:1px solid white;
	
	
}

.title
{
	
	font-size: 24px;
	font-family: Garamond, Times New Roman, Monospace;
	color: #FFFFFF;
	font-weight: 400;
}

.itemBody
{
	
	font-size: 17px;
	font-family: Garamond, Times New Roman, Monospace;
	color: #FFFFFF;
}


.serviceThumbProjectName
{
	
	font-size: 17px;
	font-family: Garamond, Times New Roman, Monospace;
	color: #FFFFFF;
}

.serviceProjectName
{
	font-size: 20px;
	font-family: Garamond, Times New Roman, Monospace;
	color: #FFFFFF;
	font-weight: 400;
	margin-top:20px;
}
.serviceProjectDate
{
	font-size: 16px;
	font-family: Garamond, Times New Roman, Monospace;
	color: #FFFFFF;
	font-style: italic;
}
.serviceProjectDescription
{
	font-size: 15px;
	font-family: Garamond, Times New Roman, Monospace;
	color: #FFFFFF;
}



#serviceProjectWrapper
{
	
	float: left;
	font-size: 17px;
	font-family: Garamond, Times New Roman, Monospace;
	color: #FFFFFF;
	width:450px;
	height: 400px;
	border:1px;
	border:0px solid white;
	vertical-align:top;
	
}


#serviceProjectThumb
{

	border:1px solid white;

}

#serviceProjectThumbs
{
	
	border:0px solid white;
	float: right;
	font-size: 17px;
	font-family: Garamond, Times New Roman, Monospace;
	color: #FFFFFF;
	margin-top: 20px;
}
.serviceThumbClickHere
{
	
	font-size: 13px;
	font-family: Garamond, Times New Roman, Monospace;
	color: #FFFFFF;
}


.defaultGridView
{
	
	font-size: 17px;
	font-family: Garamond, Times New Roman, Monospace;
	color: #FFFFFF;
}

.defaultGridView a:link
{
    color:#FFFFFF;
    text-decoration: none;
}

.defaultGridView a:visited
{
    color:#FFFFFF;
    text-decoration: none;
}

.defaultGridView a:hover
{
    color:#FFFFFF;
    font-weight:bold;
    text-decoration: none;
}

.defaultGridView a:active
{
    color:#FFFFFF;
    text-decoration: none;
}


.modalPopup {
	background-color:#808080;
	border-width:1px;
	border-style:solid;
	border-color:#ffffff;
	padding:3px;
	width:550px;

}


.modalBackground
{
	background-color:GRAY;
	filter:alpha(opacity=20);
	opacity:0.2;
}

.WhiteBorder
{
	border:1px solid white;
}
