/* Include Other Stylesheets */
@import url(/modules.css);
img, div { behavior: url(/iepngfix.htc) }
* {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
}
.ballast {
	visibility:hidden;
	clear:both;
	width:1px;
	height:1px;
	overflow:hidden;
}
/* enitre page container */
#Outer {
	width: 818px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #FFFFFF;
	margin-left: auto;
}
#LeftCol {
	float: left;
	float: left;
	width: 174px;
	margin-left: 24px;
	clear: left;
	background-color: #FFFFFF;
	}
/* Top Level Nav Container */
#MainNav {
	width: 174px;
	background-color: #FFFFff;
	clear: left;
	display:block;
	margin-top: 43px;
}
#footer {
	width: 818px;
	float: left;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

/* Admin Tools Form */
#admindrop {
	margin-top: 5px;
}

.Searchbutton {
	text-decoration: none;
	width: 24px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #676767;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 2px;
	background-image: url(media/searchbutt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.searchbox {
	height: 14px;
	border: 1px solid #676767;
	width: 132px;
	margin: 0px;
	font-size: 11px;
	padding: 2px;
	color: #676767;
}

#NavCol {
	float: left;
	width: 174px;
	display: block;
	background-color: #FFFFff;
	clear: left;
}
#NavFoot {
	float: left;
	width: 175px;
	margin-left: 15px;
	height: 10px;
	background-image: url(media/nav_bott.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: left;
}

/* Section Links */
.SectionButton {
	height: 20px;
	vertical-align:middle;
	display: block;
	clear:both;
	float:left;
	width: 148px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-left: 25px;
	background-image: url(media/sectionbutton.jpg);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left center;
}
.SectionButton a, .SectionButton a:link, .SectionButton a:active, .SectionButton a:visited {
	font-size: 13px;
	text-decoration: none;
	color:#444444;
}

.SectionButton a:hover {
	color:#444444;
	text-decoration: underline;


}
.SectionButtonHidden {
		height: 20px;
	vertical-align:middle;
	display: block;
	clear:both;
	float:left;
	width: 148px;
	background-color: #CCCCCC;
	padding-top: 4px;
	padding-left: 25px;
	background-image: url(media/sectionbutton.jpg);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left center;
}
.SectionButtonHidden a, .SectionButtonHidden a:link, .SectionButtonHidden a:active, .SectionButtonHidden a:visited {
	font-size: 13px;
	text-decoration: none;
	color:#006699;
}
.SectionButtonHidden a:hover {
	text-decoration: underline;
	color: #006699;
	display: block;
}

/* rss button */
.rssBut {
	clear: none;
	float: right;
	margin-right: 0px;
	margin-bottom: 4px;
}

#AdmTools {
	height: 16px;
	vertical-align:middle;
	background-color: #990000;
	display:block;
	clear:both;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

#AdmTools a, #AdmTools a:link, #AdmTools a:active, #AdmTools a:visited, #AdmTools a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-variant: small-caps;
	text-transform: lowercase;
}

.AToolHead {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display:block;
	font-variant: small-caps;
	text-transform: lowercase;
}
/* end section links */
#SecTools {
	height: 18px;
	vertical-align:middle;
	display: block;
	clear:both;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

#SecTools a, #SecTools a:link, #SecTools a:active, #SecTools a:visited, #SecTools a:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-variant: small-caps;
	text-transform: lowercase;
}
/* Page links */
.PageButton {
	vertical-align:middle;
	padding-left: 10px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	clear: both;
}
.PageButton a, .PageButton a:link, .PageButton a:active, .PageButton a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #444444;
	float: left;
	display: block;
	padding-left: 15px;
}
.PageButton a:hover {
	color: #444444;
	text-decoration: underline;
	display: block;
}
.LinkPageAdmin {
	vertical-align:middle;
	padding-left: 10px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	clear: both;
	background-image: url(media/ed_link_sm.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	height: 16px;
}

.xLinkPageAdmin {
	height: 18px;
	vertical-align:middle;
	background-color: #FFFFFF;
	width: 164px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
	background-image: url(media/ed_link_sm.gif);
	background-repeat: no-repeat;
	background-position: 10px ;
}
.PageButtonHidden {
	vertical-align:middle;
	padding-left: 10px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	clear: both;
	background-color: #e1e1e1;
	display: block;
	height: 16px;
}
.PageButtonHidden a, .PageButtonHidden a:link, .PageButtonHidden a:visited, .PageButtonHidden a:active {
	font-size: 11px;
	text-decoration: none;
	color: #006699;
	float: left;
	padding-left: 15px;
}
.PageButtonHidden a:hover {
	text-decoration: underline;
}
.LinkPageAdmin a, .LinkPageAdmin a:link, .LinkPageAdmin a:active, .LinkPageAdmin a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #006699;
	float: left;
	display: block;
	padding-left: 15px;
}
.LinkPageAdmin a:hover {
	text-decoration: underline;
	display: block;
}
.LinkPageHidden {
	background-color: #e1e1e1;
	vertical-align:middle;
	padding-left: 10px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	height: 16px;
	clear: both;
	background-image: url(media/ed_link_sm.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
.LinkPageHidden a, .LinkPageHidden a:link, .LinkPageHidden a:active, .LinkPageHidden a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #006699;
	float: left;
	display: block;
	padding-left: 15px;
}
.LinkPageHidden a:hover {
	text-decoration: underline;
	display: block;
}

.PageAdminButts {
	float: right;
	width: 40px;
	padding-right: 2px;
	text-align: left;
	height: 14px;

}

.PageAdminButts a, .PageAdminButts a:link, .PageAdminButts a:active, .PageAdminButts a:visited{
	margin: 0px;
	padding: 1px;

}

/*  Top Level links */
.TopLink {
	height: 20px;
	vertical-align:middle;
	display: block;
	clear:both;
	float:left;
	width: 148px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-left: 25px;
	background-image: url(media/sectionbutton.jpg);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left center;
}

.TopLink a, .TopLink a:link, .TopLink a:visited, .TopLink a:active {
	font-size: 13px;
	text-decoration: none;
	color:#444444;
}

.TopLink a:hover {
	color:#444444;
	text-decoration: underline;

}

.TopButAdmin {
height: 20px;
	vertical-align:middle;
	display: block;
	clear:both;
	float:left;
	width: 148px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-left: 25px;
	background-image: url(media/sectionbutton.jpg);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left center;
}
.TopButAdmin a, .TopButAdmin a:link, .TopButAdmin a:active, .TopButAdmin a:visited {
	font-size: 13px;
	text-decoration: underline;
	color:#006699;
}
.TopButAdmin a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.TopButAdminHidden {
	text-decoration: none;
	height: 17px;
	margin-right: 1px;
	padding-top: 4px;
	float: left;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #999999;
	border-right-color: #999999;
	padding-right: 4px;
}
.TopButAdminHidden a, .TopButAdminHidden a:link, .TopButAdminHidden a:active, .TopButAdminHidden a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	padding-left: 1px;
	float: left;
}
.TopButAdminHidden a:hover {
	color: #FF0000;
	text-decoration: none;
}

/* end top level links */



#ContentCol {
	background-color: #FFFFFF;
	display: block;
	float: left;
	margin-right: 13px;
	clear: none;
	min-height: 350px;
	width: 607px;
}

#ContentCol ul{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 16px;
	margin-left: 25px;
	line-height: 16px;
}
#ContentCol p {
	margin: 0px;
	padding: 0px;
}
/*p {
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}*/
#ContentColHidden {
	background-color: #e1e1e1;
	background-image: url(media/hiddenbgrnd.jpg);
	display: block;
	float: left;
	clear: none;
	min-height: 350px;
	width: 607px;
	padding-right: 13px;
}
#ContentColHidden p{
	margin-top: 0px;
	margin-bottom: 14px;

}
#ContentColHidden fieldset{

	border: 1px solid #FFFFFF;
}
#HeaderBar {
	width: 805px;
	height: 115px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	padding-right: 13px;
}
#BottomBar {
	width: 740px;
	margin-right: auto;
	margin-left: 15px;
	clear: both;
	height: 10px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d5e29b;
	margin-top: 10px;
}
#MainBody {
	width: 780px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


#ContentContainer {
	margin-top: 0px;
	margin-bottom: 10px;
}

input button  {
	border: 1px solid #333333;
	height: 15px;
}

textarea {
	border: 1px solid #CCCCCC;
}
select {
	border: 1px solid #333333;
	font-size: 10px;
	color: #333333;
}
option {
	font-size: 10px;
	color: #333333;
}
/* Global Use */
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h4 {
	font-size: 13px;
	color: #006699;
	padding: 0px;
	line-height: 16px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
}
h3 {
	font-size: 16px;
	color: #006699;
	padding: 0px;
	line-height: 32px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
}



h2 {
	font-size: 18px;
	color: #006699;
	padding: 0px;
	line-height: 32px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
h1 {
	font-size: 30px;
	color: #333333;
	clear: both;
	line-height: 35px;
	vertical-align: top;
	height: 38px;
	font-weight: normal;
	padding: 0px;
	margin-top: 43px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-left: 20px;
}
li {
	padding: 0px;
	line-height: 16px;
	margin: 0px;
	list-style-image: url(media/bullit.gif);
}
#NavBgrndcap {

}
#NavBgrnd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 180px;
	height: 100%;
}
fieldset {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #333333;
}
fieldset a, fieldset a:link, fieldset a:active, fieldset a:visited{
	font-size: 11px;
}
.button {
	text-decoration: none;
	height: 20px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	color: #95b704;
	font-weight: bold;
	background: #EFEFEF;
	margin-top: 3px;
	border: 1px solid #CCCCCC;
}

legend {
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding-right: 8px;
	padding-left: 5px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
legend img{
	margin-right: 3px;
}
hr {
	height: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2ca2e2;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
#FooterBar {
	width: 820px;
	display: block;
	margin-left:auto;
	margin-right: auto;
	color: #666666;
	text-align: center;
	height: 30px;
}
#FooterBar a{
	text-decoration: none;
	
}
#FooterBar a:hover{
	text-decoration: underline;
	
}
#FooterBar *{
	color: #0099cc;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;

}

.SearchResult {
	margin-bottom: 15px;
	padding-bottom: 6px;
}


a {
	color: #0099cc;
	text-decoration: underline;
}
a:visited {
	color: #0099cc;
	text-decoration: underline;
}
a:active {
	color: #0099cc;
	text-decoration: underline;
}
a:hover {
	color: #0099cc;
	text-decoration: none;
}

/* CSS for site map */
#SMapHead {
	margin-left:10px;
}
.SMapCol {
	width: 200px;
	display: block;
	float: left;
	overflow: hidden;
	background-color: #ffffFF;
	padding-bottom: 10px;
}
.SMapSec {
	height: 20px;
	vertical-align:middle;
	display: block;
	clear:both;
	float:left;
	width: 148px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-left: 25px;
	background-image: url(media/sectionbutton.jpg);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left center;
}
.SMapSec a, .SMapSec a:link, .SMapSec a:active, .SMapSec a:visited {
	font-size: 13px;
	text-decoration: none;
	color:#006699;
}

.SMapSec a:hover {
	color:#006699;
	text-decoration: underline;


}
.SMapPage {
	vertical-align:middle;
	padding-left: 10px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	clear: both;
}
.SMapPage a, .SMapPage a:link, .SMapPage a:active, .SMapPage a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #006699;
	float: left;
	display: block;
	padding-left: 15px;
}
.SMapPage a:hover {
	color: #006699;
	text-decoration: underline;
	display: block;
}

.SMapRow {
	width: 606px;
	background-color:#Ffffff;
	clear: both;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
}
/* end site map styles */

/* Div Shown When RSS Parser page link is clicked (Says Please Wait While Information is checked etc) */
#RSSLoad {
	background: #EFEFEF url(FCKeditor/editor/skins/silver/images/tbbg.jpg) repeat-x fixed;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: center;
	border: 3px double #CCCCCC;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	display:none;
	width: 100%;
	height: 20px;
	margin: 0px auto;
}
/* Div Containing Text Only Link */
#TextOnlyVersion {

}
#TextOnlyVersion a, #TextOnlyVersion a:link, #TextOnlyVersion a:active, #TextOnlyVersion a:visited {
	font-size: 11px;
	text-decoration: none;
	color:#676767;
	font-weight: bold;
}
#TextOnlyVersion a:hover {
	text-decoration: underline;
}

/* Text Only/Printable Version Links */
#PageControls {
	top: 5px;
	right: inherit;
	clear: none;
	float: right;
	margin: 0px;
	padding:0px;
	width: 100px;
}

#PageControls img{
	float: right;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
}

/* Search this site box */
#searchbox {
	float: left;
	width: 805px;
	background-color: #FFFFff;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #2ca2e2;
	border-bottom-color: #2ca2e2;
	padding-right: 13px;
}

/* Front end box containing 'You are logged in as' */
#LoginBox {
	vertical-align:middle;
	float: left;
	display: block;
	padding-top: 6px;
	width: 165px;
	text-align: center;
	font-size: 11px;
	margin-top: 20px;
	color: #666666;
	border: 1px dotted #006699;
}

/* Front End Logout Button */
#LogoutButton {
	text-decoration: none;
	width: 90px;
	height: 22px;
	margin-top: 5px;
	padding-top: 4px;
	background-color: #FFFFFF;
	background-image: url(media/subnavbut.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

/* FOR FCKEDITOR ntemplate USE */

.showTB td{
	border: 1px dotted #CCCCCC;
	text-align: left;
}
.Box1 {
	background-image: url(media/h_grad.jpg);

	background-repeat: repeat-x;

}
.Box1 img {
	margin-top: 0px;
	margin-bottom: 16px;
	line-height: 16px;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.Box1 p {
	margin-top: 0px;
	margin-bottom: 16px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.Box1 h2{
	font-size: 14px;
	color: #333333;
	line-height: 16px;
	display: block;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	background-image: url(media/bx1_h2_im.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;

}

.NTemp2Col {
	width: 100%;
}
.NTemp2ColLeft {
	padding-right: 8px;
}
.NTemp2ColRight {
	padding-left: 8px;
	padding-bottom: 16px;
}.NTemp2ColLeft img {
	float: left;
	padding-right: 5px;
	vertical-align: text-bottom;
}
.NTemp2ColRight img {
	float: left;
	padding-right: 5px;
}
.NTemp1ColImLeft {

}
.NTemp1ColImLeft img {
	float: left;
	padding-right: 5px;
}
.NTemp1ColImLeft h2 {

	font-size: 15px;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: none;
}
#TopLinkSpace {
	display: none;
}

.NTemp1ColImRight {

}
.NTemp1ColImRight img {
	float: right;
	padding-left: 5px;
}
.NTemp1ColImRight h2 {

	font-size: 15px;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: none;
}
.FeatureBox {
	width: 100%;
}
.FeatureBox h2{
	font-size: 14px;
	color: #8EB200;
	line-height: 16px;
	display: block;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.FeatureBox P {
		line-height: 16px;
	display: block;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.HorizDivider {
	background-image: url(media/h_divider.jpg);
	height: 15px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	display: block;
}
/* end styles for ntemplate  */

img {
	border: 0;
}
#AdBlock {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

#ContentOuter {
	display: table;
	width: 818px;
	height: 100%;
	float: left;
	background-color: #FFFFFF;
}
.required {
	color: #FF0000;

}
input {
	border: 1px solid #CCCCCC;
}
.credits td {
	background-image: url(media/cell_bgrnd.jpg);
	background-repeat: repeat-x;
}
#thumbs {
	height: 306px;
	width: 160px;
	border: 1px solid #FF6600;
	overflow: -moz-scrollbars-horizontal;
	overflow-x: auto;
	overflow-y: scroll;
	background-color: #000000;
}
#copyright {
	background-image: url(media/copyright.png);
	background-repeat: no-repeat;
	height: 460px;
	width: 460px;
	z-index: 2;
	position: absolute;
}
#copyrightalm {
	background-image: url(media/copyright_alm.png);
	background-repeat: no-repeat;
	height: 460px;
	width: 460px;
	z-index: 2;
	position: absolute;
}
#galleryImage {
	z-index: 1;
	border: 1px solid #FF6600;
}
#thumbs img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.imageTable {
	width: 471px;
	margin-bottom: 10px;
	display: table;
}
.imageBox {
	font-size: 11px;
	line-height: normal;
	background-color: #efefef;
	padding: 10px;
	width: 451px;
}
.imageBox img {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: none;
}
.imageBox p{
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	border: #efefef;
}
.imageBox a, .imageBox a:link, .imageBox a:active, .imageBox a:visited {

}
.galleryRow {
	font-size: 11px;
	width: 471px;
	margin-top: 10px;
}
.GallProjectName {
	font-size: 11px;
	font-weight:bold;
	height: 15px;
	padding-top: 10px;
	width: 157px;
}
.GallProjectDesc {
	font-size: 11px;
	height: 15px;
	padding-top: 10px;
	padding-right: 15px;
}
.GallProjectCredit {
	font-size: 11px;
	font-weight:normal;
	padding-top: 10px;
	font-style: italic;
}
.GallProjectNew {
	font-size: 11px;
	font-weight:normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.galleryRow4 {
	font-size: 11px;
	width: 471px;
	margin-top: 10px;
}
.GallProjectName4 {
	font-size: 11px;
	font-weight:bold;
	height: 15px;
	padding-top: 10px;
	width: 117px;
}
.GallProjectDesc4 {
	font-size: 11px;
	padding-top: 10px;
	padding-right: 15px;
}
.GallProjectCredit4 {
	font-size: 11px;
	font-weight:normal;
	padding-top: 10px;
	font-style: italic;
}
.GallProjectNew4 {
	font-size: 11px;
	font-weight:normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.linkPanel {
	height: 53px;
}
.linkPanelRedIcon {
	background-image: url(media/arrow_d_red.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	height: 28px;
	padding-top: 25px;
}
.linkPanelRedIcon p{
	border: none;
}
.linkPanelBlueIcon {
	background-image: url(media/arrow_d_blue.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	height: 28px;
	padding-top: 25px;
}
.linkPanelBlueIcon p{
	border: none;
}
.linkPanelBrownIcon {
	background-image: url(media/arrow_d_brwn.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	height: 28px;
	padding-top: 25px;
}
.linkPanelBrownIcon p{
	border: none;
}
.readMorePanel {

}
.readmorelink {
	padding-bottom: 10px;
}
.readmorelink a{
	font-size: 11px;
	text-decoration:none;
}
.readMorePanelText {
	padding-top: 6px;
	padding-bottom: 10px;
}
.readMorePanelText p{
	border: none;
}
.projectPanel {

}.projectPanelImage {
	width: 126px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.projectPanelText {
	width: 161px;
	padding: 5px;
	font-size: 11px;
}
.projectPanelText *{
	border: none;
	font-size: 11px;
}
#grid p {
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#mainContent p {
	display: table;
	line-height: 16px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
