#wrapper {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}
.homePageblurb {
	background-color: #FFF;
	border: 3px solid #e7e8ee;
	width: 375px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.homePageblurb img {
	float: left;
	padding: 5px;
	display: inherit;
}

.homeClock {
	width: 213px;
	height: 150px;
	border: 3px solid #e7e8ee;
	padding: 10px;
	background-color: #FFF;
	margin-bottom: 10px;
}

.photoHolder {
	width: 213px;
	height: 240px;
	border: 3px solid #e7e8ee;
	padding: 10px;
	background-color: #FFF;
	margin-bottom: 10px;
}

#firstCol {
	width: 395px;
	float: left;	
	display: inline;
}



#homesecondCol {
	width: 240px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-left: 50px;
	margin-top: 20px;
	display: inline;
}

#homethirdCol {
	width: 250px;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding-left: 15px;
	margin-top: 20px;
	display: inline;
}
#secondCol {
	width: 240px;
	float: left;
	text-align: left;
	margin-left: 50px;
	margin-top: 20px;
	display: inline;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.photoHolder img {
	float: left;
	padding-right: 5px;
}




#thirdCol {
	width: 250px;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-left: 15px;
	margin-top: 20px;
	display: inline;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 515px;
	background: #330033 url(../images/navBg.gif) repeat-x;
	float: left;
}

ul li {
	float: left;
}

ul a {
	display: block;
	padding: 0.3em;
	line-height: 2.2em;
	text-decoration: none;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10.5px;
	float: left;
	background: url(../images/divider.gif) repeat-y left top;
}

ul .first a {
	background: none;
}

ul a:hover {
	color:#CCC;
}

#footer {
	clear: both;
	background-color: #330033;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	padding: 5px;
}

#footer a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#copyright a {
	font-size: x-small;
}
#copyright a:hover {
	text-decoration: underline;
}




#copyright {
	font-size: x-small;
	text-align: right;
	vertical-align: bottom;
	margin-right: 10px;
}
#nav p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#nav p a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
#nav p a:hover {
	background-color: #330033;
	color: #FFF;
}

#nav ul {
	float: right;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 12px;
	font-weight: normal;
	margin-right: 10px;
	text-align: justify;
}
ol li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	text-align: justify;
	line-height: 1.8em;
	margin-bottom: 12px;
}


.click {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
.limited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #F00;
}

.price {
	font-size: 10px;
}
table p {
	line-height: normal;
}

.fullPage {
	background-color: #FFF;
	border: 3px solid #e7e8ee;
	width: 375px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.fullColumn {
	width: 100%;
	height: auto;
	border: 3px solid #e7e8ee;
	padding: 10px;
	background-color: #FFF;
	margin-bottom: 10px;
}

#fullCol {
	width: 485px;
	float: left;
	color: #000;
	margin-left: 50px;
	margin-top: 20px;
	display: inline;
}

p a:link {
	text-decoration: none;
	color: #903;
}
p a:visited {
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
}

p a:active {
	text-decoration: none;
}


ol li a {
	color: #903;
	text-decoration: none;
}
.margin {
	margin-left: 117px;
}
.paypal {
	line-height: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
}
