﻿body
{
    margin:0px;
	/*background-color:#FFFFFF;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.4em;
	color:#000000;

}

	
hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	
	}


	
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}


img {
	border:none;
	}




a:link {
	color: #6a030d;
	text-decoration:none;
}

a:visited {
	color:#6a030d;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	color:#6a030d;
}


#content-tc-side a:link,
#content-three-col-right a:link,
#content-three-col-left a:link,
#content-tc-side a:visited,
#content-three-col-right a:visited,
#content-three-col-left a:visited 
{
    color: #B22222;
	text-decoration:none;
}

#content-tc-side a:hover,
#content-three-col-right a:hover,
#content-three-col-left a:hover {
	text-decoration:underline;
}

#content-tc-side a:active,
#content-three-col-right a:active,
#content-three-col-left a:active {
	text-decoration:underline;
	background-color: #d3d3d3;
}



/*** Lists ***/

	
ul {
	margin:0;
	padding:0;
	}

li {
	list-style:none;
	background:url(../../images/list-bullet-02.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
	
}

ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
}


ul.purpose-list {
	border-bottom:1px solid #ffffff;
}


ul.purpose-list li{
	border-top:1px solid #ffffff;
	background-image:url(../../images/list-bullet-01-link.gif);
	
}




#content-three-col-left ul.list-of-links,
#content-three-col-right ul.list-of-links {
	margin: 0 0 30px 0px;
}	


ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url(../../images/list-bullet-01-link.gif);
	
}


ul.no-lines,
ul.no-lines li {
	border:none;
	}



/* CSS layout */
#masthead {
	height:4.5em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	color:#999999;
	font-size:.85em;
	position:relative;
	width:760px;
	
}
#masthead-home 
{
    text-align:right;
	border-bottom:1px dashed #CACACA;
	position: absolute;
	top:0;
	right:25.5%;
	height:2em;
	width:15%;
	padding:0 1.5% 0 0;
}
#masthead-home a
{
    text-decoration: none;
    color: #a9a9a9;   
    
}

#masthead-login 
{
    text-align:center;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;
	left:75%;
	height:100%;
	padding:0 0 0 2%;
}

#masthead-login a
{
    text-decoration: none;
    color: #a9a9a9;       
}

#logo {
	position:absolute;
	top:.5em;
	left:15px;
	font-size:2.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:2.8em;
	padding:.1em 0 .2em 0;
	font-variant:small-caps;
	}

#logo a {
	color:#6A030D;
	text-decoration:none;
	}

/*** Top navigation ***/
#top_nav
{
   /* background:#6a030d url(../../images/bg_nav.jpg) no-repeat;*/
   background:#6a030d url(../../images/bg_nav_right.jpg) no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 740px;
    padding: .8em 0 1em 20px;
    position: relative;
    font-weight: bold;
}
#top_nav a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

#top_nav a:hover {
	color: #d3d3d3;
	text-decoration: underline;
}

#top_nav a:active {
	color: #ffffff;
}

#photo_container
{
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	
	background:#6a030d url(../../images/bg_nav_right.jpg) no-repeat;
	color: black;
	position: relative;
}


.photo-image {
	border-right:3px solid #FFFFFF;
	display:block;
	}
.photo
{
    
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}
.photo-float-right {
	float:right;
	margin-left:10px;
	}





/*** footer ***/

#footer {
	/*background:#6a030d url(../../images/bg_nav_bottom.jpg) bottom left no-repeat;*/
	background:#6a030d url(../../images/bg_nav_right.jpg) bottom left no-repeat;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	padding:.8em 0 1em 20px;
	position:relative;
	color:#cd5c5c;
	font-size:.8em;
}


#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#D3d3d3;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
}

#footer-sub {
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	text-align:center;
	padding:.1em 0 2em 0;
	position:relative;
	font-size:.8em;
	color:#999999;
	
	}

#footer-sub ul {
	margin:0;
	padding:0;
	}
	
#footer-sub li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:underline;
	color:#999999;
}

#footer-sub a:hover {
	color:#666666;
	text-decoration:none;
}


#pagetitle {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	background: #d3d3d3;
	position:relative;
	color:#6a030d;
	font-size: large;
	padding:.5em 20px .7em 20px;
	}

/*** Two Columns ***/

	
#content-basic {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	
	position:relative;
	}
	
#content-tc {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	background:url(../../images/bg-content-side.png) repeat-y right;
	position:relative;
	}
	

#content-tc-main
{
    width: 540px;
    float: left;
   
}


#content-tc-side {
	float:right;
	width:160px;
	}
	

	

#logo-right {
	position:absolute;
	top:0;
	right:0;
	width:21%;
	text-align:center;
	padding:2%;
	color:#FFFFFF;
	font-size: 1.2em;
	font-weight:bold;
	line-height:160%;
	
   
	
}

#logo-right-text 
{
    position: relative;
   
    
}



#content-main{
	width:540px;
	float:left;
	position: relative;
}


/*** Three Column Content ***/


#content-three-col {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	background:url(../../images/bg-three-column-main.png) repeat-y;
	position:relative;
	}

#content-three-col-middle {
	width:355px;
	float:left;
	margin-left:25px;
	
	}

#content-three-col-right,
#content-three-col-left {
	width:160px;
	font-size:.9em;
	}
	
#content-three-col-right
{
    float: right;
    
    
}


#content-three-col-left {
	float:left;
	
	}




.clear {
	clear:both;
	}

.hdrtext {
	font-weight: bold;
	font-size: 10px;
}

.smalltext
{
    font-weight: bold;
    font-size: 9px;
       
}
.darktext
{
    font-weight: bold;
}


.formtext
{
    font-family: Verdana;
    font-size: 9px;  
      
}


.formbutton
{
    font-family: Verdana;
    font-size: 9px;    
}

#cal-header a:link,
#cal-header a:visited
{
    color: #6a030d;
    text-decoration: none;
    
}

a.basclink:link,
a.basiclink:visited
{
    color: #6a030d;
    text-decoration: none;
    
}

a.basiclink:hover
{
    text-decoration: underline;
}

.textright
{
    float: right;
}


/************************************************************************
* 
* Calendar specific formatting 
*
************************************************************************/

/* Surrounds the calendar */
.eventmonth
{
    border: 1px solid black;
    width: 700px;
    margin-right: auto;
    margin-left: auto;
    background: black ;
     margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;    
    text-align: center;
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
    width: 700px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid black;
    border-collapse:collapse;
}


.dayNumber
{
    float: right;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    clear: none;
    padding: 1px;
    
}


.calcurrentmonth
{
    /* no styles needed at this time */
}
.calothermonth
{
    background-color: #A9A9A9;
    
}
.calcurrentday
{
    background-color: #dcdcdc;
    color: black;
    border: solid 1px #6a030d;
}
.calweekend
{
    background-color: white;
    
  /*  width: 15%; */
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday , .calweekend
{
    text-align: left;
    border: 1px solid black;
    height: 60px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
    border-collapse:separate;
     
}

.dashedline
{
    border-bottom: 1px dashed #DBCE6A;
    
    clear:right;
}


#directorybar
{
    color: #696969;
    font-weight: bold;
    padding-right: 2px;
    text-align: center;
    border-bottom: 1px dashed #DBCE6A;
    border-top: 1px dashed #DBCE6A;
    
}

#cal-header a:link,
#cal-header a:visited
{
    color: #6a030d;
    text-decoration: none;
    
}

.sideimg
{
    text-align: center;
}



