body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	background-color: #000000;
}
img { border-style: none; }
* {margin: 0px;padding: 0px;}
p {
	display:block;
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-type: square;
}
a {
	color:#CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	color:#fff;
}
.container {
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 875px;
}

#content{
}
#left{
	width:192px;
	float:left;
}
#left a { font-size: 12px; }
#middle{
	margin-left:206px;
	/*margin-right:196px;*/
	width:450px;
}
#right{
	width:192px;
	float:right;
}

.Centering 
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.photodiv {
	min-height:280px;
	width:30%;
	padding: 0px 13px 10px 0px;
	text-align:center;
	vertical-align:middle;
}

.photodiv a {
	text-decoration:none;
}

.photodisplay img {
	background-color:#151515;
	padding:10px 10px 10px 10px;
	margin:1px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
	vertical-align:middle;
}

.photodisplay:hover img {
	background-color:#151515;
	padding:10px 10px 10px 10px;
	margin:1px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	vertical-align:middle;
}


/********************* menu ****************************/
.menuheader{
	width:192px;
	height:37px;
	background-image:url(../images/menutop.gif);
	display:block;
}
.menucontent{
	width:192px;
	background-image:url(../images/menumiddle.gif);
	padding-top:16px;
	background-repeat: repeat-y;
	padding-bottom: 16px;
}.menuheader h3{
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menufooter{
	width:192px;
	height:15px;
	background-image:url(../images/menubottom.gif);
	display:block;
	font-size:14px;
	font-weight:200;
}
.postheader,.menuheader{
	color:#CCCCCC;
	text-transform: uppercase;
}
/********************* post ****************************/
.post{
	margin-bottom:15px;
}
.postheader{
	background-image:url(../images/posttop.gif);
	display:block;
	width:450px;
	height:33px;
	color: #E1DBCC;
	background-color: #000000;
}
.postheaderSub{
	background-image:url(../images/posttop2.gif);
	display:block;
	width:450px;
	height:98px;
	color: #E1DBCC;
	background-color: #000000;
}
.postheader h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.postcontent{
	background-image:url(../images/postmiddle.gif);
	background-repeat: repeat-y;
	padding: 20px 0px 0px 0px;
	color: #CCCCCC;
}
.terms { margin:0px 15px 0px 15px; }
.terms li { margin-left: 25px; color: #AAA; }
.terms ul, .terms ol { margin-bottom: 15px; color: #AAA;}
.postfooter{
	background-image:url(../images/postbottom.gif);
	background-repeat: no-repeat;
	display:block;
	width:450px;
	height:15px;
}
/********************* forms ****************************/
.form { color: #ccc; font-size: 11px; }
.form input { color: #555; }
.form textarea { font-size: 11px; color: #555; font-family: arial, sans-serif;}


/********************* header ****************************/
.header{
	position:relative;
	height:304px;
	width:860px;
	background-image:url(../images/header2.jpg);
	background-repeat: no-repeat;
	color: #555;
}
.mainMenu {
	position:relative;
	top:231px;
	font-size: 16px;
}
.mainMenu a, .mainMenu a:link, .mainMenu a:active, .mainMenu a:visited  {
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	color: #DDD;
}
.mainMenu a:hover {
	text-decoration: underline;
	color: #FFF;
}
.contactTopRight {
	position: absolute; 
	top: 30px; right: 20px;
}
a.contactTopRight, a.contactTopRight:link, a.contactTopRight:active, a.contactTopRight:visited  {
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #DDD;
}
a.contactTopRight:hover {
	text-decoration: underline;
	color: #FFF;
}

.thumbnails { width: 435px; margin-left:6px; }
.thumbnails a img, .thumbnails a img:link, .thumbnails a img:active, .thumbnails a img:visited { border:5px solid #444; margin: -1px; }
.thumbnails a img:hover { border:5px solid white; }


/********************* footer ****************************/
#footer{
	width:850px;
	text-align: center;
	font-size: 11px;
}
#footer a { font-size: 11px; }
#footer ul{
	display:block;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	color: #444;
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer div{
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:850px;
	display:block;
	padding: 15px 0px;
}
/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menu ul li{
	padding-top: 5px;
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover{
	text-decoration:underline;
	text-transform: uppercase;
}
.member{
	display:inline;
	float:left;
	margin-left:10px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;	

}
.clear{
	clear:both;
}

.style1 {
	font-size: 10px
}
.style2 {color: #FFFFFF}
.style4 {color: #999999}
.style6 {
	color: #e1dbcc
}
.style8 {font-size: 13px}

.benefits { position: relative; left:-9px; }
.benefits img { border:0px; margin-bottom: 5px; }

.toupper {
	text-transform:uppercase;
}

.alignright {
 	float: right;
}

#blogFeed 
{
	color: White;
}

#blogFeed h2
{
	font-size:17px;
	padding-bottom: 10px;
}   

#blogFeed h3 a {
    font-size:13px;
    color:#DDDDDD;
    text-decoration:none;
}

#blogFeed h3 a:hover {
    color:White;
}

#blogFeed h3 span.smallDate {
    color:#DDDDDD; font-size:11px;
}

#blogFeed p
{
	padding: 10px 0px 10px 0px;
	font-size: 12px;
}

#blogFeed p a
{
	font-size: 12px;
}  

#blogFeed p a .alignright {
	width:100px;
	text-align:right;
}

.tightImage {
	float:left;
	padding-left: 5px;
	padding-bottom:40px;
}