html,body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding: 0;
	border: none;
 	margin: 0px;
	background-image: url(../media/common/page_bg.gif);
	background-repeat: repeat-x;
	height: 100%;
}

.page_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding:0px 0px 0px 5px;
	line-height: 18px;
}

p{
	padding:0px 5px 0px 5px;
	line-height: 22px;
}

#bgPurple{
	background-color:#F9F4FF;
	padding:0px 0px 10px 0px;
}

#bgGreen{
	background-color:#ECFBEA;
	padding:0px 0px 10px 0px;
}
#bgGreen h1{
	background-color: #38BD22;
}

#bgBlue{
	background-color:#F0F9FF;
	padding:0px 0px 10px 0px;
}

#bgBlue h1{
	background-color: #0066B8;
}

#bgYellow{
	background-color:#FFF8DF;
	padding:0px 0px 10px 0px;
}
#bgYellow h1{
	background-color: #FFBF00;
}
#bgLightGreen{
	background-color:#F0FFFE;
	padding:0px 0px 10px 0px;
}

#bgLightGreen h1{
	background-color: #009F93;
}


#bgBottleGreen{
	background-color:#E6FAFF;
	padding:0px 0px 10px 0px;
}

#bgBottleGreen h1{
	background-color: #009FCC;
}

#bgLightYellow{
	background-color:#FAFFDD;
	padding:0px 0px 10px 0px;
}

#bgLightYellow h1{
	background-color: #B7DA00;
}


#logo{
	width:215px;
	background:#fff;
}

#site_container{
	width:900px;
	padding:0px;
	margin:0px auto;
	height:100%;
}
#leftContainer{
	width:215px;
	padding:0px 30px 0px 0px;
	float:left;
	margin:0px;
}
#rightContainer{
	width:655px;
	float:left;
	margin:0px;
}
table{
	margin:0px 0px 0px 5px;
	width:99%;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #9C63FF;
	height: 30px;
	line-height:30px;
	font-weight: bold;
	margin:0px;
	padding:0px 0px 0px 5px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding:0px 0px 0px 5px;
	color: #000000;
}



#fullheight{
	height:100%
}

#leftContainer ul{
	margin:0px;
	padding:0px;
}
#leftContainer li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	line-height:0px;
	
}



#leftContainer li.paddingTop{
	margin:0px;
	padding:27px 0px 0px 0px;
	line-height:0px;
}


#site_header {
	background-image: url(../media/common/header_bg.gif);
	background-repeat: repeat-y;
	background-position:right;
	height:80px;
	margin:0px 0px 30px 0px;	
}

.site_header {
	background-image: url(../media/common/header_bg.gif);
	background-repeat: repeat-y;	
}

.page_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding:0px 0px 0px 5px;
	line-height: 18px;
}
.text_headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.page_header_pruple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #9C63FF;
	height: 24px;
	font-weight: bold;
}
.light_Cell_purple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEDFFF;
}
.dark_cell_purple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #E0CAFF;
}
#copy_rights {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	height:20px;
	text-align:right;
	clear:both;
	padding:20px 0px 0px 0px;
}
.page_header_green {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #38BD22;
	height: 24px;
	font-weight: bold;
}
.light_cell_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #D5F5CF;
}
.dark_cell_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #B4EDA9;
}
.page_header_bottlegreen {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #009FCC;
	height: 24px;
	font-weight: bold;
}
.light_cell_bottlegreen {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #B3EEFF;
}
.dark_cell_bottlegreen {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #75E0FF;
}
.page_header_orange {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FFBF00;
	height: 24px;
	font-weight: bold;
}
.light_cell_ornage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFF1C4;
}
.dark_cell_orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFE495;
}
.page_header_greenguestbook {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #009F93;
	height: 24px;
	font-weight: bold;
}
.light_cell_greenguestbook {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #C4FFFB;
}
.dark_cell_greenguestbook {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #93FFF7;
	line-height: 24px;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #009F93;
	float: none;
}
.page_header_bluish {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #0066B8;
	height: 24px;
	font-weight: bold;
}
.light_cell_bluish {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #DFF1FF;
}
.dark_cell_bluish {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #CAE8FF;
	line-height: 24px;
}
.page_header_lightgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #B7DA00;
	height: 24px;
	font-weight: bold;
}
.from_style_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAFF09;
}

.light_cell_lightgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #F4FFB9;
}
.dark_cell_lightgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #EDFF88;
	line-height: 24px;
}
.from_style_purple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2CAFF;
}
