/* CSS Document */
html
{
min-height: 100%;
margin-bottom: 1px;
}

body
{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

img
{
border:none;
}

p
{
font-size:17px;
}

h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color:#000000;
}

h1 a
{
color:black;
}
a:link, a:visited, a:hover
{
text-decoration:none;
color:#78A649;
font-weight:bold;
}

a:hover
{
text-decoration:underline;
}
#mainwrapper
{
width:780px;
}

/*---------------------------------------BANNER---------------------------------------*/
#bannercontainer
{
width:780px;

}

#bannerleft
{
float:left;
border: none;
}

#bannerright
{
float:right;
border: none;
text-align:right;
}

/*---------------------------------------NAVBAR---------------------------------------*/
#navcontainer
{
position: relative;
border: none;
clear:both;
height:35px;
width:780px;
background-color:#78A649;
}

#navmenu
{
float:left;
width:450px;
padding:10px 0 0 40px;
border:none;
}

#youarehere
{
color:#FFFF00;
font-weight:normal;
}
#navmenu ul
{
margin:0;
padding:0;
font-weight:normal;
}

#navmenu li
{
font-size:18px;
list-style-type:none;
display: inline;
color:white;
padding-right:20px;
}

#navmenu li a:link, li a:active, li a:visited
{
text-decoration:none;
color: white;
font-weight:normal;
}

#navmenu li a:hover
{
text-decoration: none;
color:#003300;
font-weight:normal;
}

#navtelephone
{
float:right;
width:280px;
border: none;
background-color:white;
margin: 5px 0 0 0;
height:30px;
text-align:right;
padding:0 7px 0 0;
font-size:26px;
letter-spacing:1px;
color:#78A649;
font-weight:bold;
}

#navlight
{
width:780px;
height:5px;
font-size:5px;
background-color:#89b261;
}

#navemail
{
width:769px;
text-align:right;
border: none;
font-weight:bold;
color:#78A649;
clear:both;
font-weight:bold;
padding-right: 7px;
border-right:2px solid #78A649;
border-left:2px solid #78A649;
}

#navemail a:visited
{
color:#78A649;
font-weight:bold;
}

/*---------------------------------------PAGE CONTENT------------------------------------*/
#pagecontent
{
width: 776px;
border-right:2px solid #78A649;
border-left:2px solid #78A649;
clear:both;
overflow:hidden;
min-height:360px;
}

#pagecontent a
{
text-decoration:none;
color:#78A649;
font-weight:bold;
}

#pagecontent a:hover
{
text-decoration:underline;
}

/*---------------------------------------FOOTER---------------------------------------*/

#footer
{
padding:0 0 0 0;
width: 780px;
height:14px;
background-color:#78A649;
color:white;
text-align:right;
font-size:11px;
}

#footer a:link, a:visited, a:active
{
color:white;
font-weight:normal;
}

#footer a:hover
{
text-decoration:underline;
font-weight:normal;
}
/*-----------------------------END OF TEMPLATE STYLES-----------------------------------------*/

#pagecontentleft
{
width:510px;
padding:0 0 0 0;
margin:10px 0 0 30px;
border:none;
float:left;
}

#pagecontentright
{
width:140px;
height:340px;
border:none;
float:right;
text-align:right;
padding: 20px 10px 0 0;
}

.gallerycategory
{
width:130px;
height:130px;
margin-left:8px;
float:left;
margin-bottom: 10px;
}

.gallerycategory img
{
border:2px solid #cccccc;
width:130px;
height:130px;
}

.gallerycategory a:hover img
{
border:2px solid #78A649;
}

.thumbnailcontainer
{
width: 530px;
float:left;
border:none;
padding-bottom:20px;
text-align:left;
}

.thumbnail
{
width: 110px;
float:left;
border: 1px solid white;
margin-right:20px;
text-align:center;
font-size:12px;
clear:right;
font-weight:bold;
}

.thumbnailwide
{
	width: 264px;
	float:left;
	border: 1px solid white;
	margin-right:20px;
	text-align:center;
	font-size:12px;
	clear:right;
	font-weight:bold;
}

.thumbnailmedium
{
	width: 137px;
	float:left;
	border: 1px solid white;
	margin-right:20px;
	text-align:center;
	font-size:12px;
	clear:right;
	font-weight:bold;
}

.boldunderline
{
font-style:italic;
font-weight:bold;
}
.thumbnail img
{
border:2px solid #cccccc;
}

.thumbnail a:hover img
{
border:2px solid #78A649;
}

.thumbnailwide img
{
border:2px solid #cccccc;
}

.thumbnailwide a:hover img 
{
border:2px solid #78A649;
}

.thumbnailmedium img
{
border:2px solid #cccccc;
}

.thumbnailmedium a:hover img 
{
border:2px solid #78A649;
}
/*-------------------------------------GALLERY POPUP------------------------*/
#popupwrapper
{
padding:15px 15px 5px 15px;
min-width:250px;
max-width:700px;
border:2px solid #78A649;
text-align:center;
}

#popupwrapper img
{
border: 1px solid black;
}

#buy
{
padding: 5px 5px 5px 5px;
margin:3px 0 3px 0;
background-color:#78A649;
color: white;
font-weight:normal;
text-align:left;
}

#buy a
{
color:white;
font-weight:normal;
}

