/* Seven Website Design Limited 2007 */

/* general formatting starts */

body {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	background-color: #EFF2FB;
	font-size: 11px;
}
/* general formatting ends */

/* nav formatting starts */

a:active.nav, a:link.nav, a:visited.nav {
	color: Gray;
	text-decoration: none;
	
}
a:hover.nav {
	color: Black;
	text-decoration: underline;
	
}
p.nav {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px !important;
}
td.nav {
	vertical-align: middle;
	text-align: center;
}

/* nav formatting ends  */

/* Body text formatting starts*/

td.body {
	text-align: left;
	vertical-align: top;
}
td.body2 {
	text-align: left;
	vertical-align: top;
	margin-left: 30px;
}
h1.body {
	margin: 20px 10px 0px 20px;

}
.frame {
	margin: 0px 10px 0px 10px;
	font-size: 11px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
h1 {
	font-size: 22px;
	font-weight: lighter;
}
p {
	font-size: 13px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;	
}
p.collection {
	font-size: 13px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;	
	margin: 0px 10px 0px 0px; 
	text-align: right;
}
p.collectionl {
	font-size: 13px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;	
	margin: 0px 10px 0px 0px; 
	text-align: left;
}
p.collection_ls {
	font-size: 13px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;	
	margin: 0px 15px 0px 15px; 
	text-align: center;
}
p.collection_sm {
	font-size: 10px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;	
	margin: 0px 10px 0px 0px; 
	text-align: right;
}
p.collection_sml {
	font-size: 10px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;	
	margin: 0px 10px 0px 0px; 
	text-align: left;
}
p.gallery {
	font-size: 13px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;	
	margin: 270px 10px 0px 10px; 
	text-align: center;
}
p.email {
	font-size: 13px;
	color: Red;
}
div.norm {
	margin: 0px 10px 0px 20px;
}
div.frame {
	margin: 0px 10px 0px 10px;
}
.credit {
	font-size: 10px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;	
}
.imagename {
	font-size: 17px;
	font-weight: lighter;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;	
	font-style: italic;
}
img, a img {
	border: none;
	text-decoration: none;
	color: White;
	padding: 0px;
	margin: 0px;
}

/* Body text formatting ends */

/* footer formatting starts */

a:active.footer, a:link.footer, a:visited.footer {
	color: Gray;
	text-decoration: none;
	
}
a:hover.footer {
	color: Black;
	text-decoration: none;
	
}
p.footer {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	color: Gray;
}

/* footer formatting ends */

table#gal {
	margin-left: 15px;
	padding: 0px;
	vertical-align: top;
}
p.gal {
	margin: 0px;
	vertical-align: top;
}
a.gall:active, a.gall:link, a.gall:visited {
	text-decoration: none;
	border: none;
	color: #5E5E5E;
}
a.gall:hover {
	text-decoration: none;
	color: Black;
}
p.gall {
	font-size: 11px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: center;	
}