/* SSS Global */
body{
	color:#666666;font-family:times new roman, serif;
	margin:21px 0 0 0;padding:0;
	text-align:center;}
a{
	text-decoration:none;color:#a46500;}
a:hover{
	text-decoration:none;}
p, h1, h2, h3, h4, h5, h6{
	margin:0;padding:0;}
img{
	border:none;}
form{
	margin:0;}
label span{
	display:none;}	
.main{
	width:700px;
	margin:0 auto;
	text-align:left;}
.maininner{
	width:700px;
	margin:0;}
.clearer{
	display:block;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;}
.floatright{
    float:right;}	
.floatleft{
    float:left;}	
div.hr{
	text-align:center;width:100%;height:6px;margin:0 0 20px 0;
	background:url(../images/hr.jpg) no-repeat scroll center;}
div.hr hr{
	display:none;}  
.wrapper{	
    background:transparent url(../images/bgwrapper.jpg) repeat-y 511px 0;
    width:100%;min-height:400px;}
.doublewrapper{	
    background:transparent url(../images/bgdoublewrapper.gif) repeat-y top left;
    width:100%;min-height:400px;}
/* EEE Global */

/* SSS cntlozenge */
.cntlozenge{
    margin:0 0 30px 0;}
/* SSS cntlozenge */

/* SSS cntleft */
.cntleft{
    background:transparent url(../images/boxleft.jpg) repeat-y top left;
    padding:0 0 0 13px;}
/* EEE cntleft */

/* SSS cntright */
.cntright{
    background:transparent url(../images/boxright.jpg) repeat-y top right;
    padding:0 13px 0 0;}
/* EEE cntright */

/* SSS cnttop */
.cnttop{
    background:transparent url(../images/boxtop.jpg) repeat-x top left;}
/* EEE cnttop */

/* SSS cntbot */
.cntbot{
    background:transparent url(../images/boxbot.jpg) repeat-x bottom left;
    width:100%;}
/* EEE cnttop */

/* SSS cnttopleft */
.cnttopleft{
    background:transparent url(../images/boxtopleft.jpg) no-repeat top left;}
/* EEE cnttopleft */

/* SSS cnttopright */
.cnttopright{
    background:transparent url(../images/boxtopright.jpg) no-repeat top right;
    padding:13px 0 0 0;}
/* EEE cnttopright */

/* SSS cntbotleft */
.cntbotleft{
    background:transparent url(../images/boxbotleft.jpg) no-repeat bottom left;}
/* EEE cntbotleft */

/* SSS cntbotright */
.cntbotright{
    background:transparent url(../images/boxbotright.jpg) no-repeat bottom right;
    padding:0 0 13px 0;}
/* EEE cntbotright */

/* SSS cntmainnav */
.cntmainnav{
	width:674px;height:25px;
	border:solid 1px #d5cfc1;
	text-align:center;}
.cntmainnav .inner{
	padding:1px 0 0 0;margin-left:65px;}

.cntmainnav .inner ul{
	margin:0;padding:0;
	display:inline;} 
.cntmainnav .inner ul li{
	margin-left:0;padding:0;
	float:left;
	list-style:none;
	display:block;}
.cntmainnav .inner ul li a{
	display:block;}
.cntmainnav .inner ul li a span{
	display:none;}

.cntmainnav .inner ul li.navwelcome a{
	background:url(../images/navwelcome_off.jpg) no-repeat;
	width:84px;height:24px;}
.cntmainnav .inner ul li.navwelcome a.selected, .cntmainnav .inner ul li.navwelcome a:hover{
	background:url(../images/navwelcome_on.jpg) no-repeat;}
.cntmainnav .inner ul li.navaboutme a{
	background:url(../images/navaboutme_off.jpg) no-repeat;
	width:83px;height:24px;}
.cntmainnav .inner ul li.navaboutme a.selected, .cntmainnav .inner ul li.navaboutme a:hover{
	background:url(../images/navaboutme_on.jpg) no-repeat;}
.cntmainnav .inner ul li.navmyblog a{
	background:url(../images/navmyblog_off.jpg) no-repeat;
	width:77px;height:24px;}
.cntmainnav .inner ul li.navmyblog a.selected, .cntmainnav .inner ul li.navmyblog a:hover{
	background:url(../images/navmyblog_on.jpg) no-repeat;}
.cntmainnav .inner ul li.navphotos a{
	background:url(../images/navphotos_off.jpg) no-repeat;
	width:70px;height:24px;}
.cntmainnav .inner ul li.navphotos a.selected, .cntmainnav .inner ul li.navphotos a:hover{
	background:url(../images/navphotos_on.jpg) no-repeat;}
.cntmainnav .inner ul li.navmovie a{
	background:url(../images/navmovie_off.jpg) no-repeat;
	width:62px;height:24px;}
.cntmainnav .inner ul li.navmovie a.selected, .cntmainnav .inner ul li.navmovie a:hover{
	background:url(../images/navmovie_on.jpg) no-repeat;}
.cntmainnav .inner ul li.navrestricted a{
	background:url(../images/navrestricted_off.jpg) no-repeat;
	width:95px;height:24px;}
.cntmainnav .inner ul li.navrestricted a.selected, .cntmainnav .inner ul li.navrestricted a:hover{
	background:url(../images/navrestricted_on.jpg) no-repeat;}
.cntmainnav .inner ul li.navsubscribe a{
	background:url(../images/navsubscribe_off.jpg) no-repeat;
	width:86px;height:24px;}
.cntmainnav .inner ul li.navsubscribe a.selected, .cntmainnav .inner ul li.navsubscribe a:hover{
	background:url(../images/navsubscribe_on.jpg) no-repeat;}
/* EEE cntmainnav */

/* SSS cntsubnav */
.cntsubnav{
	width:674px;height:25px;
	border-left:solid 1px #d5cfc1;
	border-right:solid 1px #d5cfc1;
	border-bottom:solid 1px #d5cfc1;
	text-align:center;}
.cntsubnav .inner{
	padding:1px 0 0 0;margin-left:96px;}

.cntsubnav .inner ul{
	margin:0;padding:0;
	display:inline;} 
.cntsubnav .inner ul li{
	margin-left:0;padding:6px 15px 0 0;
	float:left;
	list-style:none;
	display:block;
	font-size:70%;text-transform:uppercase;font-weight:bold;}
.cntsubnav .inner ul li a{
	color:#4a3e3e;}
.cntsubnav .inner ul li a.selected{
	color:#a46500;}
/* EEE cntsubnav */

/* SSS cntbody */
.cntbody{
    background-color:#efe9ce;}
/* EEE cntbody */

/* SSS cnttopbar */
.cnttopbar{
	width:100%;
	margin:0 0 8px 0;padding:0;}
.cnttopbar .logoleft{
	width:217px;height:60px;}
.cnttopbar .title{
	width:242px;height:60px;margin:10px 0 0 0;}
/* EEE cnttopbar */

/* SSS cntcontent */
.cntcontent{
    width:676px;padding:3px 0 60px 0;
    background:url(../images/bgcontenttop.jpg) no-repeat top left;}
.cntcontent .inner{
    min-height:400px;
    background:url(../images/bgcontentbot.jpg) repeat-x bottom left;
    border-left:solid 1px #d5cfc1;border-right:solid 1px #d5cfc1;border-bottom:solid 1px #d5cfc1;}
    
.cntcontent h1{
	color:#928953;font-size:160%;font-weight:normal;
	margin:0 0 13px 0;}    
.cntcontent h1.center{
	text-align:center;}  
.cntcontent h2{
	color:#928953;font-size:140%;font-weight:normal;
	margin:0 0 4px 0;}  
.cntcontent h3{
	color:#928953;font-size:120%;font-weight:normal;
	margin:0 0 4px 0;}
	
.cntcontent p{
	margin:0 0 13px 0;
	line-height:120%;} 
.cntcontent p.extract{ 
	text-indent:20px;
	margin:0 0 2px 0;} 

.cntcontent .cntimageborder{
    width:130px;float:left;margin:0 10px 10px 0;}   
    
.cntcontent ul{ 
	padding:0;
	list-style-type:none;} 			
.cntcontent ul li{
	font-weight:normal;
	padding-left:1.0em;
	background:transparent url(../images/lismall.gif) no-repeat 0 .5em;
	padding-bottom:2px;}
/* EEE cntcontent */

/* SSS cntbookitem */
.cntbookitem{
    margin:20px 0 40px 0;}
/* EEE cntbookitem */

/* SSS cntcoveritem */
.cntcoveritem{
    margin:0 0 0 8px;
    width:154px;overflow:hidden;}
.cntcoveritem img{
    float:left;margin:0 5px 5px 0;}
/* EEE cntcoveritem */

/* SSS cntrhm */
.cntrhm{
    float:left;width:162px;
    padding-top:10px;}
    
.cntrhm h1{
    color:#000000;font-size:70%;font-weight:bold;
    text-transform:uppercase;
    background-color:#ffffff;
    height:18px;padding:5px 0 0 12px;
    border-top:solid 1px #d5cfc1;
    border-bottom:solid 1px #d5cfc1;
    margin:0 0 17px 0;}    
.cntrhm p{
    font-size:80%;
    margin:0 8px 17px 8px;}      
/* EEE cntrhm */

/* SSS cntlhm */
.cntlhm{
    float:left;width:480px;
    padding:5px 26px 30px 6px;}
/* EEE cntlhm */

/* SSS cnthome */
.cnthome{
    padding:5px 6px 30px 6px;}
/* EEE cnthome */

/* SSS cntimagegallery */
.cntimagegallery{
    margin:0 0 0 46px;}
.cntimagegallery .cntimageborder{
    width:165px;float:left;margin:0 30px 20px 0;min-height:170px;}
.cntimagegallery .last{
    margin:0 0 20px 0;}
/* EEE cntimagegallery */

/* SSS cntimageborder */
.cntimageborder{
    padding:2px;margin:0 0 5px 0;
    border:solid 1px #d5cfc1;
    text-align:center;}
.cntimageborder img.greyborder{
    border:solid 1px #d5cfc1;}
.cntimageborder p{
    font-size:80%;font-style:italic;
    margin:3px 0 0 0;}    
/* EEE cntimageborder */

/* SSS cntimagehome */
.cntimagehome{
    margin:0 0 10px 0;}
.cntimagehome .cntimageborder{
    width:212px;float:left;margin:0 4px 0 0;}
.cntimagehome .last{
    margin:0 0 0 0;}
/* EEE cnthomeimage */

/* SSS cntimageabout */
.cntimageabout{
    margin:0 0 10px 0;}
.cntimageabout table{
    width:461px;margin:0 auto;}  
.cntimageabout table tr td{
    padding:0;}    
.cntimageabout table tr td.left{
    width:293px;}  
.cntimageabout table tr td.right{
    width:145px;} 
.cntimageabout .cntimageborder{
    width:145px;float:left;margin:0;}
.cntimageabout .large{
    width:293px;margin:0 2px 0 0;}
.cntimageabout .last{
    margin:0 0 0 0;}
/* EEE cntimageabout */

/* SSS cntblog */
.cntblog{
    width:322px;float:left;
    padding:10px 14px 30px 14px;}
/* EEE cntblog */

/* SSS cntblogitem */
.cntblogitem{
    width:100%;overflow:hidden;
    margin:0 0 18px 0;}
    
.cntblogitem h1{
    font-size:110%;font-weight:bold;
    margin:0 0 3px 0;}    
.cntblogitem h2{
    color:#000000;font-size:100%;font-weight:normal;
    margin:0 0 3px 0;}   
.cntblogitem p{
    margin:0 0 8px 0;}
    
.cntblogitem .cntimageborder{
    width:122px;float:left;margin:0 4px 2px 0;}

.cntblogitem .cntimageborder img{
    width:122px;}    
/* EEE cntblogitem */

/* SSS cntmovie */
.cntmovie{
    margin:0 0 10px 0;}
.cntmovie .cntimageborder{
    float:none;width:320px;margin:0 auto;}   
/* EEE cntmovie */

/* SSS cntsignature */
.cntsignature{
    margin:10px 20px 20px 0;
    text-align:right;}
/* EEE cntsignature */

/* SSS cntnewsticker */
.cntnewsticker{
    float:right;width:190px;
    margin:0 0 10px 15px;padding:2px;
    border:solid 1px #ccc6b3;}
.cntnewsticker .tickerinner{
    padding:10px 8px 4px 8px;
    background-color:#ccc6b3;}
.cntnewsticker h1{
    color:#666666;margin:0 0 4px 0;font-size:90%;font-weight:bold;}
.cntnewsticker p{
    margin:0 0 6px 0;font-size:90%;}
/* EEE cntnewsticker */

/* SSS cntmovie */
.cntrestricted{
    margin:0 0 20px 0;}
.cntrestricted .cntimageborder{
    float:none;width:240px;margin:0 auto;}   
/* EEE cntmovie */

/* SSS cntpagination */
.cntpagination{
    margin:0 0 10px 0;}
.cntpagination a.previous{
    float:left;}  
.cntpagination a.next{
    float:right;}  
.cntpagination a.hide{
    display:none;}  
/* EEE cntpagination */
