/* base
----------------------------------------------- */

body {
	margin: 0px 0px 0px 0px;
	background-color: #2A2A2A;
	background-image:url(../images/tile-texture.jpg);
	background-repeat:repeat-y;
	background-position: center bottom;
	background-attachment: fixed;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	font-weight: normal;
}
#list1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	font-weight: normal;
	margin-left:0px;
	list-style: disc inside;
}
.textBold {
	font-weight: bold;
}
.redBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #940800;
	font-weight: bold;
}
.whiteBold11pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.tableBold {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.whiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.georgiaItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.textSmall {
	font-size: 9px;
}
.rightFloat{
	float:right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.leftFloat{
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
}
/*main content containers*/
#sideImage { 
	position:absolute; 
	width:464px;	
	top:350px; 
	left:50%; 
	margin:0px auto auto -10px;
	z-index:1;
 }
 #pinstrip { 
	position:absolute; 
	width:100%;	
	top:0px; 
	z-index:5;
 }
#topHeader {
	position:absolute; 
	width:670px;
	height:436px; 	
	top:0px; 
	left:50%; 
	margin:0px auto auto -335px;
	z-index:1;
}
#mainContent {
	position:absolute; 
	width:300px; 	
	top:230px; 
	left:50%; 
	margin:0px auto auto -298px;
	z-index:3;
}
#mainContentCol {
	position:absolute; 
	width:350px; 
	height:600px;
	top:230px; 
	left:50%; 
	margin:0px auto auto -298px;
	z-index:3;
}
#column1 {
	 float:left;
	padding:3px;
	width:70px; 	
 
}
#column2 {
	float:left;
	padding:3px;
	width:126px; 	

}
#column3 {
		float:left;
	padding:3px;
	width:120px; 	

}
.columnDate {
	background-color:#333333;
	padding:3px;	
 
}
.columnColor1{
padding:3px;
background-color:#A3A3A3;
}
.columnColor2{
padding:3px;
	background-color:#ECDE35;
}

/*news side nav*/
#sidebar-1 {
	position:absolute; 
	width:150px; 	
	top:230px; 
	left:50%; 
	margin:0px auto auto 90px;
	z-index:5;
}

/*navigation containers...subnav and bottom nav*/
#mainNav { 
	position:absolute; 
	width:670px;
	height:90px; 	
	top:127px; 
	left:50%; 
	margin:0px auto auto -335px;
	z-index:2;
}

img.top {vertical-align:top}

#subNav { 
	position:absolute; 
	width:300px; 
	height:20px; 	
	top:113px; 
	left:50%; 
	margin:0px auto auto -295px;
	z-index:5;
}
/*photo area*/
.photoPad{
	padding-right: 2px;
	padding-bottom: 2px;
}

/*navigation*/
	A			{ color: #984C02; text-decoration: underline; border: 0px;} 
	A:link		{ color: #984C02; text-decoration: underline; border: 0px;} 
	A:visited	{ color: #984C02; text-decoration: underline; border: 0px;} 
	A:active	{ color: #984C02; text-decoration: underline; border: 0px;} 
	A:hover		{ color: #984C02; text-decoration: none; border: 0px;}
	


	A.sub			{ color: #2E496C; text-decoration: none;} 
	A.sub:link		{ color: #2E496C; text-decoration: none; } 
	A.sub:visited	{ color: #2E496C; text-decoration: none; } 
	A.sub:active	{ color: #2E496C; text-decoration: underline; } 
	A.sub:hover		{ color: #2E496C; text-decoration: underline; }

#photogallery a {
    color: #000000;
    margin:0px;
}

/*textpattern styles*/


blockquote {
margin-right: 0;
margin-left: 20px;
}

h1, h2, h3 {
font-weight: normal;
}

h1, h2 {
font-family: Georgia, Times, serif;
}

h1 {
font-size: 3em;
}

h2 {
font-size: 1em;
font-style: italic;
}

small, .small {
font-size: 0.9em;
}

/* links
----------------------------------------------- */

/*a {
text-decoration: none;
color: #000;
background-color: inherit;
border-bottom: 1px #000 solid;
}*/

h1 a, h2 a, h3 a {
border: none;
}

h3 a {
font: 1.5em Georgia, Times, serif;
}

#sidebar-2 a, #sidebar-1 a {
color: #c00;
background-color: inherit;
border: none;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
font-size: 10px;
line-height: 1.5em;
}

#sidebar-1 p {
text-align: right;
}

#content hr {
margin: 2em 0;
width: 66%;
color: #ccc;
background-color: inherit;
}

.caps {
font-size: 0.9em;
letter-spacing: 0.1em;
}

img.divider {
margin: 2em 0;
text-align: center;
}

/* global layout
----------------------------------------------- */

#accessibility {
position: absolute;
top: -10000px;
}

#container {
margin: 10px auto;
padding: 10px;
width: 760px;
\width: 770px;
w\idth: 760px;
}

#head {
height: 100px;
text-align: center;
}


#sidebar-2 {
margin-left: 5px;
padding-top: 100px;
float: right;
width: 150px;
\width: 150px;
w\idth: 150px;
}

#content {
margin: 0 155px;
padding-top: 30px;
}

#foot {
margin-top: 5px;
clear: both;
text-align: center;
}

/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}