
/*Elements*/
body 		{text-align: center; margin: 0px; font-family: Verdana, Helvetica, Sans-Serif; font-size: 0.75em; line-height: 1.75em; color: #ffffff; background-color: #aeb8a1;}
img 		{border: 0px;}
form		{margin: 0px;}
h1		{font-size: 1em; font-weight: bold; margin: 0px;}

a, a:active, a:visited	{text-decoration: underline; color: #ffffff;}
a:hover, a:active:hover, a:visited:hover	{text-decoration: none;}


/*Layout*/	
#container	{background-color: #ffffff; width:750px; margin-right:auto; margin-left:auto; text-align:left;}
#frogmorelogo	{border-bottom: solid 6px #bebba2;}
#topnav		{padding: 2px 15px 2px 15px; text-align: right; color: #888675;}
#topnav	 a, #topnav a:active, #topnav a:visited				{text-decoration: none; color: #888675;}
#topnav a:hover, #topnav a:active:hover, #topnav a:visited:hover	{text-decoration: underline;}
#copyright	{clear: both; color: #888675; text-align: right; padding: 2px 15px 2px 15px; font-size: 0.8em;}
#copyright a, #copyright a:active, #copyright a:visited			{text-decoration: none; color: #888675;}
#copyright a:hover, #copyright a:active:hover, #copyright a:visited:hover	{text-decoration: underline;}

/*useful styles*/
.b		{font-weight: bold;}
div.imgleft 	{float: left; padding-right: 17px;}
div.imgright	{float: right; padding-left: 17px;}
div.center	{text-align: center;}
#pagecontent	{padding: 25px; background-color: #bebba2;}
#pagecontent img{border: solid 6px #ffffff;}
#rightpics	{float: right; margin-left: 25px;}
.vspace		{margin-top: 17px; margin-bottom: 17px;}
.bottomvspace	{margin-bottom: 17px;}
#clearboth	{clear:both;}
input.coloursubmit	{background-color: #ffffff; color:#888675; font-weight: bold;}
.redtxt		{color: #c38680;}

/*Home*/
#homet		{text-align: center;}
#homet img	{border: solid 6px #ffffff;}
#hometleft	{float: left;}
#hometright	{float: right;}
#homecontent	{padding: 25px 0px 25px 0px; background-color: #bebba2;}
#homelinks	{padding: 15px 15px 5px 15px; text-align: center; }
#homelinks div	{background-color: #bebba2; padding: 6px; text-align: left; line-height: 1.3em;}
#hlinkleft	{float: left; width: 168px; border-right: solid 17px #ffffff; margin-right: 6px;}
#hlinkright	{float: right; width: 168px; border-left: solid 17px #ffffff; margin-left: 6px;}
#homelinks	 a, #homelinks a:active, #homelinks a:visited			{text-decoration: underline; font-weight: bold;}
#homelinks a:hover, #homelinks a:active:hover, #homelinks a:visited:hover	{text-decoration: none;}

/*Gallery*/
#galleryhleft	{float: left; width: 222px;}
#galleryhright	{float: right;width: 222px;}
#galleryhcenter	{padding-left: 239px; padding-right: 239px;}
.smallimage	{margin: 6px 9px 6px 0px; width: 95px; height: 95px;}
div #lrgimage	{float: right; text-align: center; width:330px; border: solid 6px #ffffff; background-color: #ffffff; color: #888675;}


/*Admin*/
#adminpagecontent{padding: 25px; background-color: #bebba2;}
#adminpagecontent div {padding: 2px;}
#admintopnav	{padding: 2px 15px 2px 15px; color: #888675;}
#admintopnav	 a, #admintopnav a:active, #admintopnav a:visited				{text-decoration: none; color: #888675;}
#admintopnav a:hover, #admintopnav a:active:hover, #admintopnav a:visited:hover	{text-decoration: underline;}
.row1 		{background-color: #888675;}
.row2 		{background-color: #ffffff; color: #888675;}




