/* Standard tags */ 
<!--/*--><![CDATA[/*><!--*/
body {
	margin: 0;
	padding: 0;
	background-color: #A9D0B9;
	font-family: tahoma, sans-serif; 
	font-size: 11px; 
	color: #333;
	}
	
#pagewidth {
	width:760px;
	height:auto;
	border:1px solid #ffffff;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	}

td, form, input, button, caption {font-family: tahoma, sans-serif; font-size: 11px; color: #333}

h1 {font-family: arial, sans-serif; font-size: 21px; color: #31627A; margin-bottom: 5px}
h2 {font-family: arial, sans-serif; font-size: 14px; color: #999; margin-bottom: 5px}
h3 {font-family: arial, sans-serif; font-size: 18px; color: #31627A; margin-bottom: 5px; margin-top: 5px}
h4 {font-family: tahoma, arial, sans-serif; font-size: 11px; font-weight:bold; text-align:center; color: #31627A; margin-bottom: 5px; margin-top: 5px}

.header01 {font-weight: bold; color: #999; letter-spacing: 1pt; text-transform: uppercase}

a:link {color: #f60; text-decoration: none}
a:active {color: #f60; text-decoration: none}
a:visited {color: #f60; text-decoration: none}
a:hover {color: #f30; text-decoration: none}

a:link.white {color: #fff; text-decoration: none}
a:active.white {color: #fff; text-decoration: none}
a:visited.white {color: #fff; text-decoration: none}
a:hover.white {color: #fff; text-decoration: underline}

#maincontent {
	float: left;
	width: 391px;
	margin: 5px 9px 25px 25px;
	}

.gallery {
	width: 332px;
	margin-left: auto;
	margin-right: auto;
	}
.gallery img {
	float: left;
	padding: 2px;
	margin: 2px;
	border: 1px solid #E6E6E6;
	}
.gallerycaption {
	float: left;
	width: 210px;
	height:100px;
	padding: 2px;
	margin: 2px;
	border: 1px solid #E6E6E6;
	}

.works {
	width: 372px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #ffffff url(../images/dotsH-Gray2.gif) bottom left repeat-x;
	}
.works img {
	float: left;
	margin-right: 10px;
	}
.works h4 {
	font-weight: bold; 
	font-style: italic;
	}

/* Top Navigation Tags */ 
#headerlogo {
	float: left;
	margin-top: 10px;
	margin-bottom: -10px;
	}
#petalogo {
	margin:0;
	}
#headermenu ul {
	clear: left;
	float: right;
	border-bottom: 1px solid #BEC2C4;
	margin-bottom: 5px;
	margin-right: 10px;
	padding:0 0 1px 0;
	}
.headermenuitem {
	list-style-type: none;
	list-style-position: outside;
	border-right: 1px solid #BEC2C4;
	display: inline;
	padding:2px 10px;
	}
	
.headermenuitem a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color:#666666;
}
.headermenuitem a:hover {
	color:#F60;
}

.headermenulast {
	list-style-type: none;
	list-style-position: outside;
	border-right: 1px solid #FFFFFF;
	display: inline;
	padding:5px 10px;
	}
.headermenulast a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color:#666666;
}
.headermenulast a:hover {
	color:#F60;
}
.header {
	float: left;
	}

/* Left Navigation Tags */ 
#left {
	width: 140px;
	clear: left;
	float: left;
	margin: 10px 0px 0px 0px; 
	}
.leftnav, .leftnavorange {
	width:120px; 
	border-bottom: 1px solid white;
	padding: 10px; 
	}
.leftnav {
	background-color: #E7ECEE; 
	line-height: 16px; 
	}
.leftnav img {
	padding: 5px 3px 0 0; 
	vertical-align: middle;
	}
.leftnavorange img {
	border: 5px solid white;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.leftnav a:link, .leftnav a:active, .leftnav a:visited {
	color: #5F6162; 
	text-decoration: none
	}
.leftnav a:hover {
	color: #5F6162; 
	text-decoration: underline
	}
.leftnavorange {
	background-color: #FF7519; 
	color: #555;
	}

/* Right Navigation Tags */ 
.rightNav {
	background: #ffffff url(../images/dotsv-Gray.gif) repeat-y top left;
	float:right; 
	width:160px; 
	margin: 10px 5px 10px 10px; 
	padding: 0 0 0 10px; 
	line-height: 12px; 
	}
.rightNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.rightNav li {
	margin: 0;
	}
.rightNav h5 {
	background: #ffffff url(../images/dotsH-Gray.gif) repeat-x;
	line-height: 27px; 
	font-weight: bold; 
	color: #999; 
	letter-spacing: 1pt; 
	text-transform: uppercase;
	}
.rightNav a {
	display: block;
	}
.rightNav a:link, .rightNav a:active, .rightNav a:visited {
	color: #31627A;
	text-decoration: underline;
	}
.rightNav a:hover {
	color: #458AAC;
	text-decoration: underline;
	}
.rightnavorange {
	background-color: #FF7519; 
	color: #ffffff;
	width:140px; 
	border-bottom: 1px solid white;
	padding: 10px; 
	}
.rightnavorange h4{
	color: #ffffff;
	}
.rightnavorange img {
	border: 5px solid white;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
a:link.white {color: #fff; text-decoration: none}
a:active.white {color: #fff; text-decoration: none}
a:visited.white {color: #fff; text-decoration: none}
a:hover.white {color: #fff; text-decoration: underline}

/* Bottom Navigation Tags */ 
.footer1, .footer2, .footer3 {
	width:100%;
	clear: both;
	}
.footer2 {
	background-color:#EFEFEF;
	border-width: 1px 0 2px 0;
	border-style: solid;
	border-color:#C0C0C0;
	}
.footer1 ul, .footer2 ul, .footer3 img {
	float:right;
	}
.footer1 li, .footer2 li {
	list-style-type: none;
	list-style-position: outside;
	float:left;
	}
.footer1 a:link, .footer2 a:link {font-family: tahoma, arial, sans-serif; font-size: 11px; color: #999; font-weight: bold; text-decoration: none}
.footer1 a:active, .footer2 a:active {font-family: tahoma, arial, sans-serif; font-size: 11px; color: #999; font-weight: bold; text-decoration: none}
.footer1 a:visited, .footer2 a:visited {font-family: tahoma, arial, sans-serif; font-size: 11px; color: #999; font-weight: bold; text-decoration: none}
.footer1 a:hover, .footer2 a:hover {font-family: tahoma, arial, sans-serif; font-size: 11px; color: #666; font-weight: bold; text-decoration: none}
