/* CSS Document _style.css*/
body {
        background-image: url('../img/bodybg.jpg');
        background-position: center;
        background-attachment: fixed;
	background-color: #dee3dc;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
        text-align: center;
}

a:link {
	color: #2e8bb7;
	text-decoration: none;
}

a:visited {
	color: #2e8bb70;
	text-decoration: none;
}

a:hover {
	color: #2e8bb7;
	text-decoration: none;
}


input,textarea {
        background-color: #FFFFFF;
        color: #a4b2a5;
}

ul {
	list-style-image: url('../img/list.gif');
	margin-top: 5px;
	margin-left: 25px;
	margin-bottom: 5px;
	padding-left: 2px;
}

li {
	background: transparent;
        padding: 0px;
}


#menu ul{
	list-style-image: url('../img/list.gif');
	margin-top: 5px;
	margin-bottom: 5px;
        margin-left: 10px;
}

#menu li  {
	background: transparent;
        padding: 0px;
        font-size: 11px;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top: 0px;
/*background-color: #1b4f91;*/
background-image:url(../img/nav_bar.gif);
color: White;
float: left;
width: 100%;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.27em 1em;
/*background-color: #4086ad;*/
background-image:url(../img/nav_bar.gif);
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
/*background-color: #b5aeae;*/
background-image:url(../img/nav_bar_over.gif);
color: #fff;
}

.address {
        text-align: right;
        color: #CCCCCC;
	 	font-size: 14px;
		line-height: 90%;
         font-family:'Century Gothic', Sans-serif;
         padding: 10px 5px;
		 margin-top: 0px;
}

#logo
{	
	background:      transparent url('../img/logo.gif')  no-repeat;
	margin:       20px;
	position:		relative;
	left:			430px;
	width:           300px;
	height:          90px;
}

a img {
        border: 0px;
}


/* ---------------------------------
 STYLE
--------------------------------- */


#container {
        background-image: url('../img/shade.gif');
		/*background-color: #1da4b0;
       /*margin-left: auto;
        margin-right: auto;*/
  		width: 792px; 
        
}
#box {
        background-color: #FFFFFF;
	color: #999999;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px; 
        margin-left: auto;
        margin-right: auto;
        /*margin-top: 40px;*/
  		width: 750px; 
        padding: 10px; 
} 

#head {
        background-image: url('../img/694227_31732502.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-color: #FFFFFF;
        height: 135px;
        border: 1px solid #FFFFFF;         
        text-align: left;
} 

#menu {
        background-color: #eaf0e8;
        float: right;
        text-align: left;
        font-size: 12px;
        color: #a4b2a5;
        width: 245px;
        margin-bottom: 10px; 
        padding-top: 10px;
} 



#footer {
        background-image: url('../img/footer.gif') ;
		background-repeat:repeat-x;
        height: 20px; 
     	clear: both; 
        /*padding: 5px;*/
		padding-top: 5px;
		padding-left: 5px;
		padding-right: 5px;
        font-size: 10px;
        color: #666666;
        text-align: center;
}

#copyright {
			float:left;
			color: #a4b2a5;
}

#design {
			float:right;
			color: #a4b2a5;
}
#boxcontent {
        padding-top: 15px;
        float: left;
        width: 500px;
        background-color: #eaf0e8;
        text-align: justify;
        margin-bottom: 10px;
}

#footer_link {
        font-size: 10px;
        font-weight: bold;
        color: #a4b2a5;
        text-align: center;
        padding-top: 5px;
}

#footer_link a:link, #footer_link a:visited, #footer_link a:hover {
        color: #a4b2a5;
        text-decoration: none;
}



/* ---------------------------------
MENU STYLE
--------------------------------- */

.boxmenu {
	margin-bottom: 10px;
	text-align: left;
    padding: 5px 10px 5px 10px;
}

.voicemenu {
	 color: #a4b2a5;
	 font-size: 15px;
	 padding: 3px 5px 3px 0px;
         margin-bottom: 5px;
         font-family:'Century Gothic', Sans-serif;
         font-weight: bold;
	 text-transform: capitalize;
         text-align: center;
         border-bottom: 1px solid #FFFFFF;  
         border-top: 1px solid #FFFFFF;
}


/* ---------------------------------
POST STYLE
--------------------------------- */


.divlog {
	padding: 0px 5px 0px 5px;
        background-color: transparent;
        margin-bottom: 30px;
}

.titlepost {
        text-align: left;
        color: #a4b2a5;
	 font-size: 16px;
         font-family:'Century Gothic', Sans-serif;
         font-weight: bold;
	 text-transform: capitalize;
         border-bottom: 1px solid #FFFFFF;  
         border-top: 1px solid #FFFFFF;
         padding: 2px 0px;
}

.titlepost a:link, .titlepost a:visited {
       color: #a4b2a5;
       text-decoration: none;
}

.titlepost a:hover {
       color: #a4b2a5;
       text-decoration: none;
}

.display { background-color:#FFFFFF;
padding:5px;
float:right;
margin: 15px;
}

.collage {
	background-color:#eaf0e8;
	padding-top:5px;
	float:left;
	padding-right: 5px;
}





.text {
	color: #808284;
	font-size: 12px;
	text-align: justify;
	margin: 15px 0px;
}


/* ---------------------------------
COMMENTS STYLE
--------------------------------- */

#comments {
        text-align: left;
        color: #a4b2a5;
	 font-size: 16px;
         font-family:'Century Gothic', Sans-serif;
         font-weight: bold;
	 text-transform: capitalize;
         border-bottom: 1px solid #FFFFFF;  
         border-top: 1px solid #FFFFFF;
         padding: 2px 0px;
         margin: 20px 0px;
}

.comment-body{
        color: #666666;
        font-size: 12px;
        text-align: justify;
        margin: 10px; 
        font-weight: normal;
}

.data-comments {
        text-align: left;
        color: #a4b2a5;
	 font-size: 16px;
         font-family:'Century Gothic', Sans-serif;
         font-weight: bold;
	 text-transform: capitalize;
         border-bottom: 1px solid #FFFFFF;  
         border-top: 1px solid #FFFFFF;
         padding: 2px 0px;
         margin: 20px 0px;
}

.comment-data {
         border-bottom: 1px solid #FFFFFF;  
         border-top: 1px solid #FFFFFF;
        color: #666666;
	text-transform: capitalize;
        text-align: left;
        font-size: 11px;
        padding-bottom: 2px;
        padding-left: 3px;
        padding-top: 5px;
}

.home {
        float: right;
}

/*---------------------------------
CONTACT STYLE
----------------------------------*/
.field {
		color:#000000;
		}

</style>
