/* CSS Document */

body {
	margin: 0px;
	background-color: #FFFFFF;
}

td {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif, "American Typewriter";
	font-size: 12px;
	line-height: 18px;
}

h1 {color: #737e52; font: 24px Georgia, "Times New Roman",Times, serif; }
h2 {color: #737e52; font: 14px Georgia, "Times New Roman", Times, serif; }
h3 {color: #737e52; font: bold 14px Georgia, "Times New Roman", Times, serif; }
li {list-style-image:  url(../images/generic/bullet.gif);}

a, a:visited {
	color: #99cc33;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #336699;
	text-decoration: underline;
}

hr {border: none 0;
border-top: 1px dotted #000000;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}



.gallerySmall {
	text-align: left;
	vertical-align: bottom;
}
.gallerySmall img {
float:left;
border:none; 
margin:10px 10px 10px 10px;
width: 600px;
height: 400px;
}

.identity {
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.identity img {
	float:left;
	width: 250px;
	height: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



.openingpara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #999999;
	line-height: 36px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.logo {
	vertical-align: middle;
	padding-top: 30px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #99cc33;
	text-align: left;
	vertical-align: middle;
	height: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	letter-spacing: 2px;
}

.portfolioHeading {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	color: #99cc33;
	line-height: 24px;
}

.portfolio {
	text-align: left;
	vertical-align: top;
	border-top-style: solid;
	background-color: #FFFFFF;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}


.portfolio img {
	float:left;
	border:none;
	width: 400px;
	height: 280px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.webaddresses {
	font-size: 14px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
}

.gallerySmall {
	text-align: left;
	vertical-align: bottom;
}
.gallerySmall img {
border:none; 
margin:0 15px 0px 0;
width: 50px;
height: 30px;
}
.portfolioSub {
	font-weight: bold;
	font-size: 12px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.contact {
	font-size: 18px;
	color: #006699;
	line-height: 24px;
}
s
