/*Turn on for debugging (ROYGBIV)
html DIV {border: 1px solid red;}
html DIV DIV{border: 1px solid orange;}
html DIV DIV DIV{	border: 1px solid yellow;}
html DIV DIV DIV DIV{border: 1px solid green;}
html DIV DIV DIV DIV DIV{border: 1px solid blue;}
html DIV DIV DIV DIV DIV{border: 1px solid indigo;}
html DIV DIV DIV DIV DIV DIV{border: 1px solid violet;}*/




/* site wide 
------------------------------------------------------------------------------- */
body {margin:0px 0px 0px 0px; padding:0px;text-align:center;font:11px Verdana,Arial,Helvetica,sans-serif;
background-color: #3E3F9B; color:#C6C3FF;}
.lnkbtn{background-color:Green;padding:10px;}
#Content {width:700px;margin:25px auto 20px auto;text-align:left;padding:0px;height: auto;}
#bottomFooter{width:100%;color:#666666;margin:100px auto 0px auto; text-align:left;background-color: #fff; border: solid 1px #45467F;float: left;}
#leftCol{float:left;width:440px;height:auto;line-height:18px;}
#rightCol{float:right;width:230px;height:auto;}
#footer{width:700px;margin:0px auto;text-align:left;padding:25px;}
#footerleft{float: left;width:150px;}
#footermiddle{float: left;width:150px;}
#footerextra{float: left;width:190px;}
#footerright{margin-left: 10px;float:left;width:170px;}
#footerbottom{float: left;clear:both;width: 400px;margin: 30px 0px 30px 15px;}
#header{width:100%;background-color: #fff;height:120px;margin:0px auto;text-align:center;padding:10px;}
#header img{margin-top:25px;}
	
/* general declarations 
------------------------------------------------------------------------------- */
a:link, a:visited {color: #FFBF23;}
a:hover {color:#E0691A;}	
img{border: 0px;}
h1{	margin: 0px 0px 10px 0px;padding: 0px 0px 0px 0px;color:#fff;letter-spacing:-1px;
	font: normal 24px/26px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;}
h2{	margin: 0px 0px 0px 0px;padding: 10px 0px 0px 0px;color:#94b3c5;
	font: bold 14px/16px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;}
p{padding: 0px 0px 8px 0px;	margin: 0px 0px 0px 0px; line-height:18px;}

dl{margin: 0px;padding:0px;}
dt{margin: 0px;padding:3px;}
dd{margin: 0px;padding:3px;}

#Content a {color:#FFBF23;}
#Content a:link, a:visited {color:#FFBF23;}
#Content a:hover {color:#E0691A;}	

#footer dd{margin:0px 0px 0px 0px;padding:3px;}
#footer dl{margin:0px 0px 0px 0px;padding:0px;}
#footer dt{margin:0px 0px 0px 0px;padding:3px; color:#333;
font: bold 14px/16px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;}
#footer a:link, a:visited {color: #333;}
#footer a:hover {color:green;}

/* form objects 
------------------------------------------------------------------------------- */
.textBox{border:1px solid #b6b3b3;width:320px;margin:2px 0;padding:2px;}
.textArea{height: 175px;width: 320px;border:1px solid #b6b3b3;}
.listBox{height: 150px;width: 320px;border:1px solid #b6b3b3;}
.button{height: 25px;width: 100px;font-size: 12px;border:1px solid #b6b3b3;}
.dropdown{width: 255px;border:1px solid #b6b3b3;padding:2px;}
.alert{color: #DD2214;	font-size: 14px;font-weight: bold;}
.title{font-size:12px;}

#search-form{padding: 15px;	/*background: #182421;	*/margin-bottom: 15px;}

#postingTop{float: left;height: auto;width: 700px;}
#postingLeft{float: left;height: auto;width: 400px;	}
#postingRight{float: right;	height: auto;width: 100px;}


#leftCol ul, #leftCol ol
{margin:0px 0px 0px 20px;padding:10px 0px 0px 10px;}
#leftCol li
{margin:0px 0px 0px 0px;padding:3px;}
/* links in a list 
------------------------------------------------------------------------------- */
#links ul {padding:5px 0px 0px 12px;margin:0px 0px 0px 10px;} 
#links li {padding:3px;}


/* links in a list - searchResultsLinks
------------------------------------------------------------------------------- */
#searchResultsLinks ul {padding:5px 0px 0px 12px;margin:0px 0px 0px 10px;} 
#searchResultsLinks li {padding:3px;}

.photo{padding: 0px 3px 0px 3px;margin: 0px 0px 0px 0px;background-color: #3E3F9B;border: 1px solid #333;color:#999999;}

/* links in a list - on the homepage
------------------------------------------------------------------------------- */
#linksHome ul {padding:5px 0px 0px 12px;margin:0px 0px 0px 10px;} 
#linksHome li {padding:3px;}


/* control the appearance of the image switcher
------------------------------------------------------------------------------- */
.imgsw_numbers a.active,
.imgsw_thumbs a.active{color: #333;background-color: #5758AA;}	
.imgsw_numbers a,.imgsw_prevnext a{padding: 0 0.5em;
	text-decoration: none;color: #333;font-weight:bold;background-color: transparent;}
.imgsw_numbers a:hover,
.imgsw_thumbs a:hover,
.imgsw_prevnext a:hover{background-color: #5758AA;}
.imgsw_numbers,
.imgsw_thumbs,
.imgsw_prevnext{display: inline;padding: 0;margin: 0;}
.imgsw_thumbs a{padding: .5em;background-color: transparent;}
.imgsw_image{border: 1em solid #5758AA;margin: 0;}
.imgsw_viewport {padding-top: 1em;}
.imgsw{	margin-top: 20px;}


#bookmark{position:absolute; text-decoration:none;right:0px; top:0px; font-size:10px; color:#666; 
	height:10px;width:auto;padding:5px;}