﻿/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
        background-position:center;
        margin: 0px;
        padding: 0px;
        background:url(/concrete/themes/default/img/bgBook.jpg)  #5a0015 center;
        text-align:left;
}
a:link, a:visited {
font-family:"Times New Roman", Times, serif;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        color: #7e0101;
        text-decoration:none;
}

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


ul { 
    margin: 0px;
    padding: 0px;
    list-style-position: inside;
    list-style-type: square;
}
li {
        font-family:"Times New Roman", Times, serif;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        color: #333333; 
        margin-bottom:10px;
        text-align:left;
}

.topImage img  {
margin-bottom:10px;
}

img {
border:#000000;
position:relative;
padding:0px;
margin:0px;
}

.hh {
        margin-bottom: 10px;
        margin-top: 10px;
}


h1  {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:30px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:left;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:28px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:left;

}

h3 {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:left;
}

p {
        font-family:"Times New Roman", Times, serif;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        color: #333333; 
        margin-bottom:10px;
        text-align:left;
}



/*beginning of menu */

#HomeMenu {
	     position: relative;
        width: 200px;
		left:-30px;
		top:-150px;
		margin-bottom:-100px;

}

#Menu {
        position: relative;
        width: 200px;
		left:-30px;
		
}

#Menu h1, .leftColumn h1 {
position:relative;
text-align:left;
text-indent:20px;
padding-bottom:15px;
}

div.Button {
        font-family:"Times New Roman", Times, serif;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        color: #000000; 
        text-align:left;
        background-image: url(/concrete/themes/default/img/button0_na.png);
        background-repeat: no-repeat;
        background-position: 0px 1px;
        padding-top: 0px;
        padding-bottom: 9px;
        padding-right: 0px;
        padding-left: 20px;
        margin: 0px;
        background-color: #F5F1E5;
        cursor: pointer;
}
div.Button:hover {
        background-color: #F5F1E5;
        background-image: url(/concrete/themes/default/img/button0_a.png);
        background-repeat: no-repeat;
        background-position: 1px 0px;
}
div.Button2 {
        background-color: ##F5F1E5;
        font-family: Times New Roman;
        font-size: 9px;
        font-style: normal;
        font-weight: normal;
        color: #000000; 
        text-align:left;
        background-image: none;
        padding-top: 0px;
        padding-bottom: 4px;
        padding-right: 0px;
        padding-left: 35px;
        margin: 0px;
        cursor: pointer;
}
div.Button2:hover {
        background-color: #F5F1E5;
        background-image: url(/concrete/themes/default/img/button1_a.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/

#PostedNote {
	width:283px;
	height:230px;
	background:url(/concrete/themes/default/img/postednote.png) no-repeat;
	position:relative;
	top:-100px;
	left:120px;
	z-index:5;
}


.TableContentsHome {
	font-size:18px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	padding-bottom:20px;
	z-index:70;
	position:relative;
	top:-150px;
	left:60px;
	
	
}


.TableContents {
	font-size:18px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	padding-bottom:20px;
	z-index:70;
	position:relative;
	left:60px;

	
	
}

.pageTitle {
font-family:"Times New Roman", Times, serif;
		position: relative;
		border:#000000;
		width: 489px;
		margin-top:25px;
		margin-bottom:20px;
		font-size:72px;
}

.columns {
float:left;
position:relative;
padding-bottom:25px;
}

.leftColumnContain {
width:400px;
float:left;
position:relative;
height:100%;
left:50px;
top:40px;
padding-bottom:60px;
}

.leftColumn {
float:left;
position:relative;
width:350px;
height:100%
}



.rightColumn {
float:left;
position:relative;
width:380px;
height:100%;
	left:15px;
}

.rightColumnContent {
	float:left;
	position:relative;
	width:365px;
	left:10px;

	
}


/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/

.bgContain {
width:930px;
height:732px;
position:relative;
top:-15px;


}

#contain{
        position: relative;
        font-size: 1px;
		BORDER-RIGHT: #000000; 
		BORDER-TOP: #000000; 
		BORDER-LEFT: #000000; 
		WIDTH: 838px; 
		BORDER-BOTTOM: #000000; 
		top:-15px;
}
#substrate_top{
        height: 17px;
        background:url(/concrete/themes/default/img/substrate_top3.png) no-repeat;
}
#substrate_stratch{
        background:url(/concrete/themes/default/img/substrate_stratch3.png) repeat-y;
		width: 814px; 
		position:relative;
		float:left;
}

#substrate_bottom{
        background:url(/concrete/themes/default/img/substrate_bottom3.png) no-repeat;
		width:796px;
		height: 29px;
		float:left;
		position:relative;
		
}

/* form questions */
.question, .miniSurveyView {
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
}




/*edit mode*/

.ccm-block, .ccm-add-block {
	border:1px dotted #800403;
}

.topImage .ccm-add-block {
	margin-bottom:15px;
}



/*spacers */
.editSpacerM {
	width:100%;
	height:15px;
}

#editSpacerLarge {
margin-bottom:200px;
height:100px;
}


#editSpacerMedium {
margin-top:25px;
}



