/* global attributes */

body
{ 
	font: arial,sans-serif;
	font-size: 12px;
	background: url(images/body.jpg) repeat;
	text-align: justify;
	color: #000000;
}

h1 {
	font-size: 1.75em;
	color: #bf2025;
	font-weight:bold;
}

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

h3 {
	color: #bf2025;
}

img
{
	border: 0px;
}

/* overall container of the page */

#container
{
	width: 760px;
	background-color: #ff9436;
}

a
{
	color: #bf2025;
}

a:hover
{
	color: #bf2025;
	text-decoration: underline;
}

/* page header */
#top
{
	background-color: #ff9436;
	width: 760px;
}

#topping
{
	/*margin-top: -8px;*/
	height: 0px;
	width: 760px;
	background-color: #ff9436;
}

#logoContainer
{
	margin: 0px;
	margin-bottom:1px;
}
/* menuBar 2 */

#secondTopBar
{
	background-color: #ff9436;
	font-size: 130%;
	color: #9d0000;
	height: 20px;
}

#secondTopBar a 
{
	padding: 0px 3px 7px 3px;
	font-weight:bold;
	color: #9d0000;
}

#secondTopBar a:hover
{
	color: #ffffff;
	background: #ff9436;
}

#imageContainer
{
	background: url(images/imageContainer.jpg) top center no-repeat;
	width: 760px;
	height: 144px;
	margin-bottom: -2px;
	border-top: 1px solid #ff9436;
}

#imageContainer h1
{ 
	color: #ffffff;
	padding: 55px 130px 3px 170px;
	font-weight: bold;
	font-size: 220%;
	width: 55%;
	text-align: center;
}

#content
{
	background: #ff9436;
	width: 760px;
}

#contentNoSideBar
{
	background: #ff9436;
	width: 760px;;
}

#contentPlain
{
	background: #ff9436;
	width: 720px;
}

#sideMenuBar
{
	width: 160px;
	background: #ef6d91;
	margin-left: 10px;
	margin-top: 25px;
	margin-bottom: 20px;
	color: #ffffff;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

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

#sideMenuBar ul li
{
	padding: 7px 7px 0px 0px;
}

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

#sideMenuBar ul li a:hover
{
	text-decoration: underline;
}

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

/* form headers */

.theader
{
	color: #bf2025;
	font-size: 115%;
	font-weight: bold;
	padding: 3px 0px 4px 0px;
}

.theader a
{
	font-size: 115%;
	color: #bf2025;
}

.theader a:hover
{
	color: #000000;
}

/* other areas within the main */

#suggestedEntries a
{
	font-weight: bold;
}

.editSite
{
	font-size: 90%;
}

.editSite a
{
	color: #bf2025;
}

.editSite a:hover
{
	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: #bf2025;
	font-weight:normal;
	font-size: 85%;
}

.editSiteHeader a:hover
{
	color: #000000;
}

/* 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 #bf2025;
}

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

	/* optional */
	padding:3px 3px 6px 3px;
	border: 2px solid #bf2025;
}

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

	/* optional */
	padding:3px 3px 6px 3px;
	border: 2px solid #bf2025;
}

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

	/* optional */
	padding:3px 3px 6px 3px;
	border: 2px solid #bf2025;
}

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

	/* optional */
	padding:3px 3px 6px 3px;
        border: 2px solid #bf2025;
}

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

#bottomButtonBar
{
	width: 760px;
	background: #ff9436 url(images/footer.jpg) no-repeat center top;
	color: #ffffff;
	height: 63px;
	padding-top: 15px;
}

#bottomButtonBar a
{
	color: #ffffff;
}

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

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

/*
homepage div items
*/
.homepageList
{
	list-style-position: inside;
	color: #bf2025;
	background: white;
	padding: 5px;
	margin-left:0px;
	width: 90%;
	padding-bottom: 3px;
}

.homepageList a
{
	color: #bf2025;
}

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

/* url box on the homepage */
.urlCol
{
	background: white;
	margin-top: 7px;
}

.urlCol h3
{
	color: #bf2025;
	margin-bottom: 3px;
}

.urlCol a
{
	color: #bf2025;
}

.urlCol a:hover
{
	color: #bf2025;
	text-decoration: underline;
}

.homepageCell
{
	background-color: #ffbf82;;
	padding: 3px;
	padding-bottom: 8px;
	width: 220px;
	border: 0px;
}

.homepageCellTop
{
	width: 517px;
	background-color: #ffbf82;
	padding: 3px;
	padding-top: 5px;
}

.insideHomepageCell
{
	width: 97%;
	padding: 3px;
	padding-bottom: 30px;
	background-color: #ffffff;
}

.insideHomepageCell .theader
{
	font-size: 105%;
	color: #bf2025;
}

.insideHomepageCell h2
{
	color: #bf2025;
}

.insideHomepageCell h2 a
{
	color: #bf2025;
}

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

.insideHomepageCell h3 a
{ 
	color: #bf2025;
}

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

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

.roundedForm
{
	background: #ffc5c7;
	padding-top: 12px;
}

.roundedForm h2
{
}

/*
used in isolated bars when you want a greyed b/round - same as roundedForm
*/
td.roundedBar
{
	color: #bf2025;
	background: transparent;
	padding-top: 2px;
	padding-bottom: 3px;
	border-top: 0px solid #bf2025;
	border-bottom: 0px solid #bf2025;
}

td.roundedBar a
{
	color: #bf2025;
}

td.roundedBar a:hover
{
	color: #000000;
}

/* 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: 95%;
	margin-left:auto;
	margin-right:auto;
}

table.homepageTop
{
	width: 90%;
}

#constantTopNavList
{
	background-color: #bf2025;
	color: white;
	border: 0px;
}

#constantTopNavList a
{
	color: white;
}

#constantTopNavList a:hover
{
	color: white;
	text-decoration: underline;
}

.mainDocumentContainerSmall
{
	width: 68%;
	padding-right: 10px;
	padding-left: 5px;
	margin-right: 5px;
	float: right;
}

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

