
body {
		text-align:center;
		margin-left: 20px;
		margin-top: 13px;
		margin-right: 20px;
		margin-bottom: 0px;
		background:#000000;
		font-family: "Helvetica", sans-serif;
}



/* UNIVERSAL */

.contentparagraph {
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
	font-size: 13px;
	line-height: 1.5em;
}



.contentsmaller {
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
	font-size: 11px;
	line-height: 1.5em;
}


.content_header {
	font-family: "Trebuchet MS", sans-serif;
	padding-bottom: 3px;
	padding-left: 15px;
	margin: 0px;
	font-size: 14px;
	color:#000000;
}





.leftimage {
		float:left;
		margin: 3px 10px 5px 0px;
		border: 1px solid #666666;
}


/* UNIVERSAL DIVS */

#frame {
		width:745px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
 }


/*  HOME PAGE DIVS */
	
#contentrighthome {
		width:296px;
		height:447px;
		padding: 1px 1px 1px 0px;
		float:left;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		background:#27231f;
}

#contentlefthome {
		
		position: relative;
		height: 447px;
		width: 444px;
		padding: 1px;
		float: left;
		border-left: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		background: #27231f;
		background-image: url(../images/home_letter_bg.gif);
		background-repeat: no-repeat;
}


/*  INTERIOR DIVS*/


#spdbox {
		width: 153px;
		padding: 5px;
		border: 1px solid #CCCCCC;
		margin-top: 2px;
		background:#FFFFFF;
}


#contentframe {
		width:743px;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
 }
 
#contentframeinner {
		width:695px;
		border: 1px solid #000000;
		background: #FFFFFF;
		padding: 25px 23px 0px 23px;
}

#contentleft {	
		height: auto;
		width: 174px;
		border-right: 1px solid #CCCCCC;
		display:inline;
}


#contentright {	
		height: auto;
		width: 174px;
	display:inline;
}


/* INTERIOR CONTENT TABLE STYLES */
		
#contenttable {	

		border: 1px solid #000000;
		margin: 0px;
		padding: 0px;
		border: 0px;
		width: 682px;
}		

.contentleft {	
		width: 174px;
		border-right: 1px solid #CCCCCC;
		margin: 0px;
		padding: 0px;
}		

.contentgutter {	
		width: 7px;
		
}		

.contentitself {	
		width: 500px;
		height:411px;

		padding-top: 10px;

}


/*  MAIN HEADER AND NAVIGATION */

#contentheader {
		width:745px;
		height: 124px;
}

#contentfooter {
		width:745px;
		height: 124px;
		font-size: 10px;
		color: #f8f6ea;
}


#contentnavouter {
		width:743px;
		border: 1px solid #CCCCCC;
}

#contentnavinner {
		width:741px;
		border: 1px solid #000000;
		background: #edd5b8;

}

.linkblock {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #fe1e29;
	
}

.linkdiamond {
	padding: 0px 13px 0px 13px;
}

a.navlinks	{
		color: #000000;	
}
		


a.navlinks:hover	{	
		color: #fe1e29;
		text-decoration: none;
}




/* SUB NAVIGATION AND PAGE HEADER STYLES */


.pagtitle {	
		text-align:right;
		margin: 8px 9px 6px 0px;
		padding: 0px;
		font-family: "Trebuchet MS", sans-serif;
		font-size: 15px;
		color: #666666;
		font-weight: bold;
}

.pagtitlerule {	
		width: 100%;
		margin: 0px 0px 12px 0px;
		padding: 0px;
		background-color: #CCCCCC;
		color: #CCCCCC;
		height: 0px;
		border-style: solid;
		border-width: 1px 0 0 0;
}

.subnavparagraph {
		margin: 0px 0px 2px 0px;
		padding: 0px;
		line-height: none;
		font-family: "Helvetica", sans-serif;
		font-size: 11px;
		font-weight: bold;
		color:#edd5b8;
		text-align: left;
		color: #666666;

}


a.subnav	{
		color: #fe1e29;
}
		

a.subnav:hover	{	
		text-decoration: underline
}

a.subnavhome	{
		color: #fe1e29;
}
		

a.subnavhome:hover	{	
		text-decoration: underline;
		color: #fe1e29;

}


.green {
		color: #197719;
}

/* LINKS */

a	{
		color: #fe1e29;
		text-decoration: none;
}
		


a:hover	{	
		color: #68191d;
		text-decoration: underline; 
}






/* PHOTOS */




.photoRight {
		
		float: right;
		border: 1px solid #fe1e29;
		margin: 0px 0px 10px 10px;
}

/* REVIEWS */


.reviewparagraph {
	padding-bottom: 7px;
	padding-left: 15px;
	margin: 0px;
	font-size: 13px;
	line-height: 1.5em;
}

.reviewcaption {
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0px;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 1.5em;
}

.reviewrule {
	width: 380;
	margin: 0px 0px  15px 15px;
	background-color: #cccccc;
	color: #cccccc;height: 0px;
	border-style: solid;
	border-width: 1px 0 0 0;
	padding:0px;
}








/* UNUSED SO FAR */


UL {
		list-style: circle;
		list-style-position: outside;
		font-size: 11px;
		margin-left: 17px; 
		padding-left: 0px; 

LI {
		margin-bottom:5px;
}

















