/********************* Content : START */
p {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #372f22;
	margin: 0px 12px 0px 0px;
	padding: 0px 0px 10px 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #372f22;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	text-align: center;
	border-bottom: 1px solid #b19e90;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #372f22;
	margin: 0px 12px 0px 0px;
	padding: 3px 0px 10px 2px;
}
a {
	color: #372f22;
	text-decoration: none;
}
a:hover {
	color: #372f22;
	text-decoration: underline;
}

ul.flowers {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
ul.flowers li { 
	padding: 0px 0px 3px 15px; 
	margin: 0px; 
	list-style-type: none; 
	background: url(brownFlowerIcon.gif) 0px 4px no-repeat;
	font-family: Century Gothic, Helvetica, sans-serif; 
	font-size: 11px; 
}

.content-area {
	background-color: #e9e3c3;
	margin-top: 0px;
	padding: 12px;
	margin-left: 0px;
}

.content-area table td { 
	font-family: Century Gothic, Helvetica, sans-serif; 
	font-size: 11px;
	color: #372f22;
	padding: 0px 20px 5px 0px;
}
.content-area a {
	color: #372f22;
	text-decoration: underline;
}
.content-area a:hover {
	color: #372f22;
	text-decoration: none;
}

.rightCol { background-color: #cbc295; }

/********************* Content : END */


/********************* Message Units : Start */

.message-units {
	background-color: #cdb181;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 11px;
	color: #372f22;
	width: 720px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.message-units a {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 11px;
	color: #372f22;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;

}
.message-units a:hover {
	text-decoration: underline;

}
.message-link {
	color: #f1edd6;
}
/* =======================================
    CSS STYLES FOR TERMS: DON NOT REMOVE
   ======================================
*/  

.terms {
	padding-left: 5px;
}
.terms p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
}
.terms p a {
	color: #0000FF;
	text-decoration: underline;	
}
.terms p a:hover {
	text-decoration: none;	
}
.terms p a:visited {
	color: #0000FF;
	text-decoration: underline;
}
/* =======================================
    CSS STYLES FOR TERMS: DON NOT REMOVE
   ======================================
*/  
  





/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* controls width of overall dialup speed pano table */
.panotable-DU {
	vertical-align: top;
	width: 460px;
}
/* controls width of overall high speed pano table */
.panotable-HS {
	vertical-align: top;
	width: 640px;
}
/* puts the nice 2 pixel frame around the pano */
.panoframe {
	border: 2px outset #336699;
}
p {
	font-size: 13px;
}
.panotable-MDU {

	vertical-align: top;
	width: 356px;
}





/* ========================================================
    START CSS STYLES FOR PHOTO GALLERY: DO NOT REMOVE
   ========================================================
*/
.photo-gallery {
}

.photo-gallery a:link {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: underline;
}

.photo-gallery a:hover {
	text-decoration: none;
}

.photo-gallery a:visited {
	font-family: Century Gothic, Helvetica, sans-serif;
	color: #000099;
	text-decoration: underline;
	font-size: 10px;
}
.photo-gallery p {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
.photo-gallery h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #372f22;
	padding: 0px;
	margin-bottom: 6px;
	font-weight: bold;
}
.photo-gallery-bgcolor {
	background-color: #e9e3c3;
	padding-top: 16px;
	padding-bottom: 24px;
}
.photo-scroll {
	background-color: #e9e3c3;;
	width: 736px;
	padding-top: 10px;
	padding-bottom: 12px;
}

.photo-scroll a:link {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.photo-scroll a:hover {
	text-decoration: underline;
}
.photo-scroll a:visited {
	font-family: Century Gothic, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}
/* ========================================================
    END CSS STYLES FOR PHOTO GALLERY: DO NOT REMOVE
   ========================================================
*/



