.purple {
	color: #66608C;
}
.orange {
	color: #e67c40;
}
#title {
	margin-bottom: 15px;
}
#sideText p{
	margin-top: 20px;
	padding-left: 15px;
	color: #66608C;
	font-weight: normal;
}

/*--- INNER PAGES ---------*/
#content {
	float: right;
	color: #555555;
	width: 680px;
	margin: 34px 30px 10px 0px;	
}
#content ul {
	margin: 0px 0px 10px 0px;
}
#Content li {
	list-style-position: outside;
	list-style-image: url(../images/dot1.gif);
	margin: 5px 20px 5px -15px;
	padding: 0px;
	font-size: 11px;
	line-height: 13px;
	color: #555555;
	font-family: "Trebuchet MS", Arial;
}

#content p, tr, li {
	font-size: 14px;
	line-height: 17px;
	margin: 0px;
}
#content ul {
	margin: 10px 0px 15px 35px;
	padding: 0px;
}
#content li {
	font-size: 14px;
	line-height: 17px;
	margin: 0px 0px 3px 0px;
	color: #66608C;
}
#content ol {
	margin: 0px 0px 25px 25px;
	padding: 0px;
}
#content ol li{
	margin-bottom: 10px;
}

#content a {

	line-height: 17px;
	color: #e67c40;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {

	line-height: 17px;
	color: #574873;
	margin: 0px;
	text-decoration: underline;
	font-weight: bold;
}
#leftContainer {
	width: 190px;
	float:left;
	background-color: #ebebeb;
	padding: 20px;
	margin: 20px 0px 10px 20px;
}

#rightContainer {
	float:right;
	background-color: #ebebeb;
	padding: 15px;
	margin: 20px 20px 20px 0px;
	width: 173px;
}
#rightContainer tr, li {
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
}
#rightContainer ul {
	margin: 10px 0px 15px 15px;
	padding: 0px;
}
#rightContainer li {
	font-size: 14px;
	line-height: 17px;
	margin: 0px 0px 3px 0px;
	color: #66608C;
}
#rightHome {
	float:right;
	width: 190px;
	margin: 20px 20px 20px 0px;
}

#mailingBut {
	height: 40px;
	width: 153px;
	margin: 20px 0px 0px 0px;
	float: left;
	color:#FFF;
	text-align: center;	
}
#mailingBut a{
	font-size: 15px;
	display:block;
	line-height: 40px;
	color:#FFF;
	text-decoration: none;
	background-color: #66608c;
	-moz-border-radius			: 	5px;
	-khtml-border-radius		: 	5px;
	-webkit-border-radius		: 	5px;
}
#mailingBut a:hover{
	display:block;
	line-height: 40px;
	color:#FFF;
	text-decoration: none;
	background-color: #44405e;
}

/*Generic container*/
.container {
	float:left;
	background-color:#eaeaea;
	width: 203px;
	/*margin-bottom: 50px;*/
	text-decoration: none;
	margin: 20px 0px 10px 20px;
}
.contBak {
	background-color:#FFF;
	padding: 10px;
	margin: 15px;
}
.contBak h2{
	padding: 0px;
	margin: 7px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
}
.contBak p{
	padding: 0px;
	margin: 0px;
	font-size:14px;
}
#photoCopyright {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #66608C;
	text-align: right;
	margin-right: 15px;
	margin-top: 5px;
}
/*-----------------*/

/*Picture right home*/
.homeContainer {
	background-color:#eaeaea;
	width: 160px;
	margin-bottom: 0px;
	padding: 15px;
	text-decoration: none;
}
.homeContainerHeading H2{
	margin: 0px;
	padding: 5px 0px 5px 5px;
	font-size: 15px;
	line-height: 17px;
	color: #FFF;
	font-weight:bold;
	text-align: left;
	background-color: #66608C;
}
.homeContBak {
	background-color:#FFF;
	padding: 10px;
}
.homeContBak H2 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 23px;
	color: #66608C;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
}
.homeContBak p, .homeContBak a {
	text-align: left;
	font-size: 13px;
	line-height: 15px;
	color: #66608C;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

/*Info box on Home*/
#infoBox {
	margin-top: 0px;
	background-color: #F0933A;
	padding: 0px;
}
#infoBoxText {
	padding: 0px 12px;
	color:#FFF;
}
#infoBoxText p, #infoBoxText li{
	color:#FFF;
	padding: 0px;
	margin: 0px;
}
#infoBoxText H2 {
	color:#544e74;
	padding: 0px;
	margin: 0px;
}
#ib_Top {
	height: 6px;
	background-image: url(../images/corner_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#ib_TopR {
	height: 6px;
	width: 6px;
	float:right;
	background-image: url(../images/corner_02.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#ib_Bot {
	height: 6px;
	background-image: url(../images/corner_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#ib_BotR {
	height: 6px;
	width: 6px;
	float:right;
	background-image: url(../images/corner_04.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}



/*Floating Images*/
.imageHolder, .imageHolder_m, .imageHolder_s, .imageHolder_L, .imageHolder_LX {
	width: 220px;
	float:left;
	background-color:#eaeaea;
	padding:10px;
	margin: 10px;
	text-decoration: none;
}
.imageHolder_LX {
	width: 302px;
}
.imageHolder_L {
	width: 280px;
}
.imageHolder_m {
	width: 153px;
}
.imageHolder_s {
	width: 110px;
}
.imageHolder:hover, .imageHolder_m:hover, .imageHolder_s:hover, .imageHolder_L:hover{
	background-color:#c6c5d3;
	text-decoration: none;
}
.imageBak {
	background-color:#FFF;
	padding: 10px;
	text-decoration: none;	
}
.imageBak H2 {
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 24px;
	color: #66608C;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
}
.imageBak p, .imageBak a {
	text-align: center;
	font-size: 16px;
	line-height: 18px;
	color: #66608C;
	text-decoration: none;
	font-weight: normal;
}

/*Large Gallery page*/
#descriptionArea H3 {
	color: #66608C;
	font-size:17px;
	margin: 0px;
}
#descriptionArea H4 {
	color: #66608C;
	font-size:15px;
	margin-bottom: 10px;
}

/*Buying panel*/
#buyHolder {
	background-color: #eaeaea;
	padding: 10px;
	color: #66608C;
}
#buyHolder p{
	color: #66608C;
	font-size: 14px;
	line-height: 17px;
}
#buyHolder H2 {
	font-size: 20px;
	line-height: 20px;
	color: #66608C;
	font-weight:bold;
	margin:0px;
	padding: 0px;
}
#price {
	float: left;
	font-size: 22px;
	font-weight:bold;
	margin-top: 5px;
}
.inc {
	font-size: 13px;
	color: #e45b24;
}
#buyBut { 
	float: right;
	width: 41px;
	height: 25px;
}

/*multiple buying panel*/
.buyHolder2 {
	background-color: #eaeaea;
	padding: 10px;
	color: #66608C;
	margin-top: 10px;
}
.buyHolder2 p{
	color: #66608C;
	font-size: 14px;
	line-height: 17px;
}
.buyHolder2 H2 {
	font-size: 17px;
	line-height: 20px;
	color: #66608C;
	font-weight:bold;
	margin:0px;
	padding: 0px;
}
.price2 {
	float: left;
	font-size: 22px;
	font-weight:bold;
	margin-top: 5px;
}
.buyBut2 { 
	float: right;
	width: 41px;
	height: 25px;
}

#footnote H3 {
	color: #66608C;
	font-size:17px;
	margin: 5px 0px 3px 0px;
}
#footnote p {
	font-size:15px;
}

/*Bottom Menu*/
.miniHolder, .miniHolder_m, .miniHolder_s {	
	width: 70px;
	float:left;
	margin-right:4px;
}
.miniHolder_m {	
	width: 50px;
}
.miniHolder_s {	
	width: 33px;
}

.miniHolder a img, .miniHolder_m a img, .miniHolder_s a img {
	padding: 5px;
	
}
.miniHolder a:hover img, .miniHolder_m a:hover img, .miniHolder_s a:hover img {
	background-color: #e67c40;
}

.spacer {
	margin: 10px;
	padding: 0px;
}
.insetPicBak {
	background-color:#FFF;
	padding: 10px;
	margin: 0px 0px;
}
.insetPicBak h2{
	margin: 3px 0px 0px 0px;
	font-size: 14px;
	color: #66608C;
}
.insetPicBak p{
	margin: 0px 0px;
	font-size: 11px;
	color: #66608C;
}


#form01 td p {
	padding: 0px;
	margin: 3px 0px;
	font-size: 14px;
}
.formReg01 {
	border: solid 1px #66608c;
	width: 180px;
	height: 15px;
	font-size: 12px;
	padding: 2px;
}
.alert {
	color: #e67c40;
	font-size: 13px;
}
.buttons {
	color: #66608c;
	font-size: 12px;
}

/*Diary page*/
.diary {
	margin-bottom: 15px;
}
.diary H3 {
	font-size: 16px !important;
	margin-bottom: 0px;
}
.diary p {
	font-weight: normal;
	padding-top: 2px !important;
}

#twitter {
	margin-top: 25px;
	/*padding: 10px;
	background-color: #66608c;
	-moz-border-radius			: 	10px;
	-khtml-border-radius		: 	10px;
	-webkit-border-radius		: 	10px;*/
}
