/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0;
	/*background: #FFFFFF url(images/img01.png) repeat-x;*/
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	height: 100%;
}

h1, h2, h3 {
	font-family: Verdana, serif;
	color: #333333;
}

h1
{
	font-size: 1em;
	text-align:center;
}	
	
h2 {
	margin-bottom: .8em;
	font-size: 1.7em;
	font-weight: normal;
	text-align: center;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

h4 
{
    text-align: center;
    font-size: x-small;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	/*color: #BB1C1C;*/
}

a:hover {
	text-decoration: underline;
}

#img_main {
	border: 4px outset #663366;
}

#img {
	border: 1px soild #663366;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 25px;
	margin: 0;
	padding: 4px 0 0 15px;
	background: url(images/img05c_n.png) no-repeat;
	font-size: 1.4em;
	color: #FFF;
}

#box .title {
	height: 15px;
	text-align:center;
	padding:  2px 0;
/*	background: url(images/img05.png) no-repeat;*/
	font-size: larger;
	font-weight:bold;
	color: #FFF;
}
.boxed .content {
	padding: 15px 15px 0px;
}

/* Post */

.post {
}

.post .title {
}

.post .date {
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
}

.post .meta p {
	line-height: normal;
	font-size: 9px;
}

.post .story 
{
	
}

.user_notes
{
	/*width: 500px;	*/
	background: url("");
}	
/* Header */

#header {
	width: 740px;
	height: 20px;
	margin: 0 auto 10px;
	/*padding: 10px 0 0 0;
	background: url(images/img01b.png) repeat-x;
	z-index: 1;*/
}
#header_full {
	width: 100%;
	height: 60px;
	margin: 0 auto 10px;
	/*padding: 10px 0 0 0;
	/*background: url(images/img01b.png) repeat-x;
	z-index: 1;*/
}

/* Header > Logo */

#logo 
{
	background: url("")  no-repeat ;
	float: left;
	width: 188px;
	height: 18px;
	z-index: 2;

}

#table
{
font-size:xx-small;
    
}
    
#img
{
	background: url(images/title_img2.jpg)  no-repeat;
	/*float: left;*/
	width: 472px;
	height: 180px;
	color: yellow;
	
}
#logo h1 {
	float: left;
	margin: 0;
	padding: 21px 0 0 1em;
	font-size: 1em;
}

#logo h2 {
	float: left;
	margin: 0;
	padding: 24px 0 0 .5em;
	font-size: .7em;
}

#logo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Header > Menu */

#menu {
	float: right;
	/*width: 500px;*/
	height: 1px;
	margin-top:45px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a 
{
	/*border-right: 1px solid yellow;*/
	display: block;
	float: left;
	width: 100px;
	height:25px;
	/*height: 40px;*/
	padding: 7px 0 0 0;
	background: url(images/img05c_n.png) no-repeat; 
	text-align: center;
/*	font-size: 11px;*/
font-variant: small-caps;
	font-weight: bold;
	font: vedana;
	color: #FFF;
}

#menu a:hover, #menu .active a {
	color: #FFFFFF;
	background: url(images/img05c_o.png) no-repeat -0px -1px;
}


/* Content */

#content {
	width: 740px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: right;
	width: 470px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

#table_contents *
{
 font-size: xx-small;   
}    

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #C90404;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #C90404;
}

#inputsubmit1 {
	background: #C90404;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
clear: both;
  /* position:absolute;*/
   bottom:0;
   width:100%;
   padding-top: 3px;
   height: 31px;
   border-top: 4px outset #666666;
	background: url(images/img01d_n.png) repeat-x -4px 1px;
	text-align:center ;
}

#footer p {
	width: 770px;
	margin: 0 auto;
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}


#sec_content
{
	width: 430px;
}
#data_copyright
{
	
	color: white;
	font-size: xx-small;
	font-weight: bold;
	margin-top: 1px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 0px;
	height:15px;
	background: url(images/img01.png) repeat-x ;

}

#instructions
{
	text-align:justify;
	margin: 10px;
	/*padding: 20px;*/
}	




#map { 
        
        top: 0px;
      
       width: 95%;
        height: 95%; 
        border: inset 5px #F0F0F0 ;
        margin: 0 auto 0 auto;
        float: left;
        z-index: 1;
		 
        } 
        
         
#photo { 
        
        top: 0px;
      
       width: 216px;
        height: 95%; 
        border: inset 8px #E2DDE1 ;
        margin: 10px auto 0 auto;
    /*    float: left;*/
        z-index: 1;
        padding: 5px;
        text-align:center;
		 
        } 
        

#caption
{
  text-align:center;	
} 


#box
{
width: 506px;
margin: 20px auto;
	background: url(images/img05_w.png) no-repeat 20px 0px;
	border: dashed 1px;
}

#box div
{
border: 5px;
padding: 10px
}     

#box *
{
 font-size: 12px;	
 margin: 0 5px;
}	

#box dt   
{
	margin-top: 10px;
	
	font-weight: bold;
} 

#box dd
{
	margin-left: 5px;
}

#box input 
{
	margin: 0 auto;	
	text-align: center;
	width: 150px;
		background-color: #CDC2C1;

}	

#btn
{
	margin: 0 auto;
	text-align: center;
}	