.alert	{
		color: rgb(93,93,93);
		font-style: italic;
	}

a:link{
	color: rgb(35,201,182);
	}

a:visited{
	color: rgb(89, 178, 168);
	}

a:hover {
	background-color: rgb(35,201,182);
	color: rgb(255,255,255);
	}

body  {	font-family: Arial, sans serif;
	font-size: 100%;
	font-style: normal; 
	line-height: 135%;  
	background-color: rgb(255,255,255);
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right: 0;
	color: rgb(0,0,0);
	height: 100%;
	}

dd	{
	margin-top:11px;
	margin-bottom: 11px;
	}
	
dt	{
	color: rgb(100,100,100);
	margin-top:6px;
	margin-bottom: 5px;
	}
div.bigPic	{
	position: relative;
	left: 17%;
	width: 79%;
	margin-left: 0%;
	margin-right: 0%;
	}
	
div.leftMenu	{
	position: absolute;
	top: 86px;
	left: 0%;
	width: 15%;
	height: 100%;
	background-color: rgb(255,249,0);
	background-image: url(yellowbg.jpg);
	}
	

.left	{
	position: relative;
	top: 0px;
	left: 20%;
	width: 79%;
	margin-left: 0%;
	margin-right: 0%;
	}

div.right	{
	position: absolute;
	top: 86px;
	left: 67%;
	width: 29%;
	}

div.menu	{
	position: relative;
	left: 25%;
	width: 63%;
	}

em	{
	font-weight: bolder; 
	font-style: normal;
	}

h1   { 
	font-weight: bolder; 
	font-style: normal;
	font-size: 150%; 
	line-height: 270%;
	margin-left: 14%;
	margin-right: 29%;
	background-color: rgb(100,100,100);
	color: rgb(246,246,246);
	}
	
h1.main   {
	font-weight: normal; 
	font-style: normal;
	font-size: 200%; 
	line-height: 270%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0;
	background-color: rgb(233,0,0);
	color: rgb(255,255,255);
	overflow: visible;
	white-space: nowrap;
	padding-left: 100px;
	}

h1.main2   {
	font-weight: bolder; 
	font-style: normal;
	font-size: 200%; 
	line-height: 145%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0;
	background-color: rgb(100,100,100);
	color: rgb(246,246,246);
	overflow: visible;
	white-space: nowrap;
	}
	
h2    {font-family: Comic Sans MS, sans serif;
	font-weight: bolder; 
	font-style: normal;
	font-size: 150%; 
	line-height: 135%;
	margin-left: 0;
	margin-right: 0;
	}

h3    { 
	font-weight: bolder; 
	font-style: normal;
	font-size: 100%; 
	line-height: 135%;
	margin-left: 0%;
	margin-right: 10px;
	margin-top: 42px;
	border-left: 22px solid rgb(35,201,182);
	padding-left: 2%;
	}

h4    { 
	font-weight: normal; 
	font-style: normal;
	text-decoration: underline;
	font-size: 100%; 
	line-height: 135%;
	margin-left: 0%;
	margin-right: 10px;
	}

h5    { 
	font-weight: normal; 
	font-style: normal;
	text-decoration: none;
	font-size: 100%; 
	line-height: 135%;
	margin-left: 0%;
	margin-right: 10px;
	}
	
img {
	border: 2px solid rgb(35,201,182);
	}

img.logo {
	position: absolute;
	left: 0;
	top: 0;
	border: none;
	}

img.noBorder {
	border: none;
	}
	
input, textarea	{
	background-color: rgb(225,225,225);
	}
	
p	{

	}

div.left p, h2, h3, dd, dt, li	{
	margin-right: 2%;
	}
	
div.book	{
	border: 3px solid rgb(35,201,182);
	padding: 10px;
	margin-right: 20%;
	margin-top: 42px;
	}

div.book h3	{
	margin-top: 0px;
	}
	
p.error	{
	color: rgb(255,0,0);
	}

p.footer	{
	color: rgb(0, 0, 0);
	font-style: italic;
	font-size: 75%;
	vertical-align: bottom;
	margin-left: 17%;

	}

p.margins	{
	margin-left: 21%;
	margin-right: 29%;
	}
	
.forthcoming	{
	font-style: italic;
	color: rgb(204,204,204);
	}

table	{
	}

table.select	{
	width: 80%;
	border: 1px solid rgb(116,116,116);
	}

table.selection {
	margin-left: 25%;
	width: 71%;
	border-top: 1px solid rgb(100,100,100);
	}	

table.detail {
	margin-left: 25%;
	width: 39%;
	}	
	
th, td	{
	vertical-align: top;
	text-align: left;
	}	

table.photo td	{
	background-color: rgb(116,116,116);
	color: rgb(251,251,251);
	}

table.photo {
	border-width: 0px;
	border-spacing: 0px;
	}

table.photoLarge {
	border-width: 0px;
	border-spacing: 0px;
	width: 712px;
	}
	
table.photoLarge td	{
	background-color: rgb(116,116,116);
	color: rgb(251,251,251);
	font-weight: bold;
	}

table.prices	{
	border: 1px solid rgb(255,249,0);
	}
	
.detailOne	{
	width: 25%;
	}
	
.detailTwo	{
	width: 50%;
	}

.detailThree	{
	width: 50%;
	}
	
td.innerSelectionOne	{
	width: 24%;
	}
	
td.innerSelectionTwo	{
	width: 24%;
	}
	
td.inLeft	{
	width: 20%;
	}
	
td.inLeft2	{
	width: 40%;
	}

td.selectionText	{
	width: 58%;
	}

td.leftCol	{
	background-color: rgb(255,249,0);
	color: rgb(0,0,0);
	text-align: right;
	}
	
.edge	{
	background-color: rgb(219,219,219);
	color: rgb(100,100,100);
	}

.topEdge	{
	border-bottom: solid 1px rgb(100,100,100);
	}
	
th	{
	background-color: rgb(100,100,100);
	color: rgb(246,246,246);
	}
	
ul	{
	list-style-image: url(greenLight10.gif);
	}
	

