/* global attributes */

body
{ 
	font: normal small Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #575757;
	text-align: justify;
	color: #3b2a0a;
}

h1 {
	font-size: 2.2em;
	color: #85621e;
	font-weight:bold;
}

h2 {
	font-size: 1.7em;
	color: #5f5f5f;
}

h3 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
}

img
{
	border: 2px solid #5a2323;
	margin-bottom: 0px;
}

/* overall container of the page */

#container
{
	width: 825px;
}

a
{
	color: #662C14;
}

a:hover
{
	text-decoration: none;
}

/* page header */
#top
{
	background: #575757;
}

#topping
{
	/*margin-top: -8px;*/
	height: 0px;
	background: #575757;
}

/* menuBar 2 */

#secondTopBar
{
	background: #575757;
	font-size: 110%;
	color: #575757;
}

#secondTopBar a 
{
	/*border-right: 3px solid #ba2a6c;
	border-bottom: 3px solid #ba2a6c;
	border-top: 1px solid #ba2a6c;
	border-left: 1px solid #ba2a6c;*/
	
	padding: 0px 3px 7px 3px;
	font-weight:none;
	background-color: #575757;
	color: #fedb97;
}

#secondTopBar a:hover
{
	color: #575757;
	background: #fedb97;
}

#imageContainer
{
	background: #fedd98 url(images/imageContainer_full.jpg) no-repeat center;
	width: 825px;
	height: 213px;
	background-color: #ffffff;
}

#imageContainer h1
{ 
	color: #85621e;
	padding: 70px 0px 0px 70px;
	font-weight: bold;
	font-size: 290%;
	width: 380px;
}

#content
{
	/*background-color: #fbe8e8;*/
	background: #fedb97 url(images/content_full.jpg) repeat-y scroll center top;
	width: 818px;
}

#contentNoSideBar
{
	background: #fedb97 url(images/content_full.jpg) repeat-y scroll center top;
	border-top: 0px;
	width: 825px;
}

#contentPlain
{
	background: #fedb97 url(images/content_full.jpg) repeat-y scroll center top;
	width: 705px;
	padding-left: 60px;
	padding-right: 60px;
}

#sideMenuBar
{
	background-color: transparent;
	width: 181px;
}

#sideMenuBar ul
{
	list-style: none;
	padding-left: 0px;
	margin-left:55px;
}

#sideMenuBar ul li
{
	border-bottom: 1px solid #d2b881;
	padding: 7px 0px 0px 0px;
}

#sideMenuBar ul li a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
	color: #546078;
}

#sideMenuBar ul li a:hover
{
	color: #85621e;
}

/*********************************/

/* form headers */

.theader
{
	color: #5f5f5f;
	font-size: 120%;
	padding: 3px 0px 4px 0px;
}

.theader a
{
	color: #5f5f5f;
}

.theader a:hover
{
	text-decoration: underline;
}

/* other areas within the main */

#suggestedEntries a
{
	font-weight: bold;
} 

.editSite
{
	font-size: 90%;
}

.editSite a
{
	color: #662c14;
}

.editSite a:hover
{	
	color: #6a7594;
	text-decoration: underline;	
}

/* For edit sites that appear in a table header */
div.editSiteHeader
{
	float: right;
	text-align: right;
	font-size: 85%;
}

.editSiteHeader a
{
	color: #662c14;
	font-weight:normal;
	font-size: 85%;
}

.editSiteHeader a:hover
{
	color: #6a7594;
	text-decoration: underline;
}

/* images for the page entries */ 

div.coupleImageLeft /* used so as not to have a large margin on the right */
{
	margin:0px 6px 0px 0px;

	/* optional */
	padding:3px 3px 3px 3px;
        border: 2px solid #5a2323;
}

div.paragraphImageLeft
{
	/******constant******/
	margin:0px 5px 0px 0px;
	float:left;
	/*******************/

	/* optional */
	padding:3px 3px 3px 3px;
	border: 2px solid #5a2323;
}

div.paragraphImageRight 
{
	
	/******constant******/
	margin:0px 0px 0px 5px;
	float:right;
	/*******************/

	/* optional */
	padding:3px 3px 3px 3px;
	border: 2px solid #5a2323;
}

div.paragraphImageBottom
{
	/******constant******/
	margin:10px 0px 0px 0px;
	/*******************/

	/* optional */
	padding:3px 3px 3px 3px;
	border: 2px solid #5a2323;
}

div.paragraphImageCenter
{
	/******constant******/
	margin:0px 5px 0px 0px;
	/*******************/

	/* optional */
	padding:3px 3px 3px 3px;
        border: 2px solid #5a2323;
}

/*********************************/

#bottomButtonBar
{
	width: 825px;
	background: #575757 url(images/footer_full.jpg) no-repeat top;
	color: #ffffff;
	height: 15px;
	padding-top: 210px;
}

#bottomButtonBar a
{
	color: #fedb97;
}

#bottomButtonBar a:hover
{
	color: #8486a5;
	text-decoration: underline;
}

/**************************************/

/*
homepage div items
*/
.homepageList
{
	/*list-style-type: none;*/
}

/* url box on the homepage */
.urlCol
{
	border: 1px solid #85621e;
}

.urlCol h3
{
	margin-top: 2px;
	margin-bottom: 3px;
}

.homepageCell
{
	/*border: 1px solid #5a2323;*/
	background-color: transparent;
	/*padding-top: 10px;
	padding: 10px;
	margin-left:8px;*/
	margin-right:20px;
	margin-left:0px;
}

.homepageCellTop
{
	margin-right: 35px;
}

.insideHomepageCell
{
	/*border: 2px solid #5a2323;*/
	background-color: transparent;
	width:100%;
	padding:0px;
}

.insideHomepageCell .theader
{
	font-size: 115%;
	border-bottom: 1px solid #d3b6af;
	text-decoration: bold;
}

.insideHomepageCell h2
{
}

.insideHomepageCell h2 a
{
}

.insideHomepageCell h2 a:hover
{
	text-decoration: underline;
}

.insideHomepageCell h3 a
{ 
}

.insideHomepageCell h3 a:hover
{
	text-decoration: underline;
}

/**************************************/

.roundedForm
{
}

.roundedForm h2
{
}

/*
used in isolated bars when you want a greyed b/round - same as roundedForm
*/
td.roundedBar
{
	border-top: 1px solid #85621e;
	color: #5f5f5f;
}

td.roundedBar a
{
	color: #5f5f5f;
}

td.roundedBar a:hover
{
	text-decoration: underline;
}

/* chart for poll results */
table.chart
{
}

/*
definition for how tables in forms look
*/
table.tableForm
{
	font-weight: bold;
}

/* table to hold remaining info */
table.homepageBottom
{
	width: 90%;
	margin-left:57px;
}

table.homepageTop
{
	width: 90%;
}

#constantTopNavList
{
	background-color: #575757;
	color: #ffffff;
	border: 0px;
}

#constantTopNavList a
{
	color: #fedb97;
}

.mainDocumentContainerSmall
{
	width: 64%;
	padding-right: 40px;
	padding-left: 10px;
	margin-right: 20px;
}

#adSideBar
{
	width: 160px;
	padding-left: 30px;
}

