body { 
margin:0 auto;
padding: 0px; 
background: #ffffff url(images/bg2.jpg) repeat-x; 
}

blog.a {
text-decoration:none;
 } 
#header{
width:980px;
height:100px;
margin:0 auto;
background:#FEFAEE;
}

p.front {
padding:10px;
margin-top:15px;
width:650px;
background:#DDE4EA;
border-top:2px solid #527eab;
border-bottom:2px solid #527eab;
font-family:sans-serif;
font-size:14px;
line-height:23px;
 }
 
h1 {
font-family:cochin,baskerville,'palatino linotype',georgia,serif;
font-size:24px;
color:#6191BF;
 }
 
 h3 {
font-family:cochin,baskerville,'palatino linotype',georgia,serif;
font-size:16px;
color:#6191BF;
 }


#navcontainer {
position:absolute;
z-index:5;
margin:0 auto;
height:41px;
width:100%;
background:url(images/menu-bg.jpg) repeat-x; 

}
 
#navb {
z-index:100;
margin:0 auto;
height:41px;
width:980px;
background:url(images/menu-bg.jpg) repeat-x; 
border-bottom:1px solid #000000;
}

.topnav ul {
  font-family: Verdana;
  font-size: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.topnav ul li {
  display: block;
  position: relative;
  z-index:100;
  float: left;
}
.topnav li ul { display: none; z-index:5;}

.topnav ul li a {
height:28px;
display: block;
text-decoration: none;
color: #000000;
padding: 13px 25px 0px 5px;
background:url(images/menu-bg.jpg) repeat-x;
white-space: nowrap;
}

.topnav ul li a:hover { background: #D6DFE8; }

.topnav li:hover ul {
display: block;
position: absolute;
}

.topnav li:hover li {
color:#ffffff;
font-size: 13px;
float:none;
}

.topnav li:hover a { 
border-bottom:1px dotted #000000;
color:#000000;
background: #D6DFE8; 
 }
 
.topnav li:hover li a:hover { 
font-style:italic;
color:#000000;
background: #527eab; }

.checkmark ul { 
list-style:none outside none;
margin:0;
padding:0;
}

.checkmark ul li {
background:url('images/checkmark.gif') no-repeat scroll left center transparent;
width:280px;
font-size:13px;
font-weight:bold;
line-height:200%;
padding-left:25px;
}

 
 
#header2 {
z-index:1;
margin:0 auto;
height:175px;
width:980px;
background:#ffffff;
} 

#header2 p {
margin-top:0px;
font-size:16px;
margin-left:300px;
 }
 
#container  {
width:980px;
background:#ffffff;
margin:0 auto;
}

#leftcontent {
background:#ffffff;
float:left;
margin-left:5px;
margin-right:5px;
width:690px;
}

#leftcontent p {
color: #000000; 
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:14px;
line-height:23px;
}

#gallerycontent {
margin-left:5px;
margin-right:5px;
width:950px;
 }
 
#gallerycontent img {
width:275px;
height:200px;
padding:10px;
border:0px;
}

#gallerycontent p {
color: #000000; 
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:14px;
line-height:23px;
} 

.blogsnip {
width:500px;
padding:5px;
border:1px solid #000000;
 }



.bullets ul {
list-style:square outside none;
}

.bullets li {
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:14px;
line-height:23px;

 }
 
.rightbullets ul {
list-style:square outside none;
}

.rightbullets li {
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:12.5px;
line-height:18px;
margin-right:3px;
 } 

#rightcontent {
background:#ffffff;
float:right;
width:280px;
}

#footer-top {
clear:both;
width:100%;
height:50px;
background:#ffffff url(images/footer-top.jpg) repeat-x;
margin:0 auto;
 }
 
#footer-container {
clear:both;
margin:0 auto;
width:100%;
height:100px;
background:url(images/footer-bg.jpg) repeat-x;
 }
 
#footer {
width:982px;
height:90px;
margin:0 auto;
background:transparent;
 }
 
#footer p {
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:11px;
margin:0 auto;
text-align:center;
} 