/* ---------- ---------- ---------- ---------- */
/* Style sheet last updated Jan 30 by Paul */
/* ---------- ---------- ---------- ---------- */

        /* The wider the #list_wrapper is, the more columns will fit in it */
#list_wrapper{
    width: 800px;
	background-color:#fbf7ec;
	padding-top: 10px;
	padding-bottom:10px;
	margin-top: 15px;
}

/* The wider this li is, the fewer columns there will be */
ul.multiple_columns li{
	text-align: left;
	float: left;
	list-style: none;
	height: 30px;
	width: 266px;
	padding: 0;
	margin: 0;
	font-weight: bold;	
    }
	
BR {
	FONT-SIZE : 12px;
	LINE-HEIGHT : 12px;
	FONT-WEIGHT : normal;
}

.clear { clear: both; }
.left { float: left; }
.right { float: right; }

A { COLOR: #000000; TEXT-DECORATION: underline;}

A:active { COLOR: #000000;}
A:hover { COLOR: #ff0000;}

.feedbackFormText {
	BACKGROUND-COLOR : #E6E6E6;
	COLOR : #666666;
	INNER-HEIGHT : 13px;
	WIDTH : 70px;
	FONT-FAMILY : Arial, helvetica ,sans-serif;
	FONT-SIZE : 11px;
	FONT-WEIGHT : normal;
}

.feedbackFormText2 {
	BACKGROUND-COLOR : #E6E6E6;
	COLOR : #666666;
	INNER-HEIGHT : 13px;
	WIDTH : 140px;
	FONT-FAMILY : Arial, helvetica ,sans-serif;
	FONT-SIZE : 11px;
	FONT-WEIGHT : normal;
}

.feedbackFormMenu {
	BACKGROUND-COLOR : #A52A2A;
	COLOR : #FFFFFF;
	HEIGHT : 13px;
	WIDTH : 220px;
	FONT-FAMILY : Arial, helvetica ,sans-serif;
	FONT-SIZE : 11px;
	FONT-WEIGHT : normal;
}



.feedbackFormTextArea {
	BACKGROUND-COLOR : #E6E6E6;
	COLOR : #666666;
	HEIGHT : 100px;
	WIDTH : 265px;
	FONT-FAMILY : Arial, helvetica ,sans-serif;
	FONT-SIZE : 11px;
	FONT-WEIGHT : normal;
}


.feedbackFormButton {
	BACKGROUND-COLOR : #02005A;
	COLOR : #FFFFFF;
	FONT-FAMILY : Arial, helvetica ,sans-serif;
	FONT-SIZE : 11px;
	FONT-WEIGHT : normal;
	WIDTH : 100px;
}

.Text {
	COLOR : #666666;
	FONT-FAMILY : Arial, helvetica ,sans-serif;
	FONT-SIZE : 13px;
	LINE-HEIGHT : 15px;
	FONT-WEIGHT : normal;
}

.adminTitle {
	COLOR : #333333;
	FONT-FAMILY : Arial, helvetica ,sans-serif;
	FONT-SIZE : 15px;
	LINE-HEIGHT : 15px;
	FONT-WEIGHT : bold;
}


.textTitle {
	COLOR : #333333;
	FONT-FAMILY : Arial, helvetica ,sans-serif;
	FONT-SIZE : 15px;
	LINE-HEIGHT : 15px;
	FONT-WEIGHT : bold;
}

.textTitle2 {
	COLOR : #333333;
	FONT-FAMILY : Arial, helvetica ,sans-serif;
	FONT-SIZE : 15px;
	LINE-HEIGHT : 15px;
	FONT-WEIGHT : bold;
	text-indent: 0.5em
}

.textBody {
	COLOR : #000000;
	FONT-FAMILY : Arial, helvetica ,sans-serif;
	FONT-SIZE : 12px;
	LINE-HEIGHT : 14px;
	FONT-WEIGHT : normal;
}


.textLine {
	COLOR : #ffffff;
	FONT-FAMILY : Arial, helvetica ,sans-serif;
	FONT-SIZE : 13px;
	LINE-HEIGHT : 15px;
	FONT-WEIGHT : normal;
}


.whiteText {
	COLOR : #ffffff;
	FONT-FAMILY : Arial, helvetica ,sans-serif;
	FONT-SIZE : 13px;
	LINE-HEIGHT : 15px;
	FONT-WEIGHT : normal;
}
.whiteText:link        {text-decoration: none; color: #ffffff;}
.whiteText:visited     {text-decoration: none; color: #ffffff;}
.whiteText:hover       {text-decoration: none; color: #e0923d; font-style: normal; text-decoration: underline}

.greyText {
	COLOR : #505241;
	FONT-FAMILY : verdana, Arial, helvetica ,sans-serif;
	FONT-SIZE : 11px;
	LINE-HEIGHT : 13px;
	FONT-WEIGHT : normal;
}

A.greyText:link     {text-decoration: none; color: #666666;}
A.greyText:visited  {text-decoration: none; color: #666666;}
A.greyText:hover    {text-decoration: none; color: #3C4C5F; font-style: normal; text-decoration: underline}


.navText {
	COLOR : #FFFFFF;
	FONT-FAMILY : Arial, helvetica ,sans-serif;
	FONT-SIZE : 12px;
	LINE-HEIGHT : 20px;
	FONT-WEIGHT : bold;
}

A.navText:link     {text-decoration: none; color: #FFFFFF;}
A.navText:visited  {text-decoration: none; color: #FFFFFF;}
A.navText:hover    {color: #D7CDB2; font-style: normal; text-decoration: none}

.linkText {
	COLOR : #333333;
	FONT-FAMILY : Arial, helvetica ,sans-serif;
	FONT-SIZE : 13px;
	LINE-HEIGHT : 20px;
	FONT-WEIGHT : bold;
}

A.linkText:link     {text-decoration: underline; color: #333333;}
A.linkText:visited  {text-decoration: underline; color: #333333;}
A.linkText:hover    {text-decoration: underline; color: #FFFFFF; font-style: normal;}

.error {font: bold 10px verdana, arial, helvetica, sans-serif; color: #ff0000;}

.buttonText {
	COLOR : #333333;
	FONT-FAMILY : Arial, helvetica ,sans-serif;
	FONT-SIZE : 13px;
	LINE-HEIGHT : 20px;
	FONT-WEIGHT : normal;
}

A.buttonText:link     {text-decoration: underline; color: #333333;}
A.buttonText:visited  {text-decoration: underline; color: #333333;}
A.buttonText:hover    {text-decoration: underline; color: #3C4C5F; font-style: normal;}

.footerText {
	COLOR : #505241;
	FONT-FAMILY : verdana, Arial, helvetica ,sans-serif;
	FONT-SIZE : 10px;
	LINE-HEIGHT : 12px;
	FONT-WEIGHT : bold;
}

/* Projects Gallery Page */

/* The wider the #list_wrapper is, the more columns will fit in it */
#photo_wrapper{
    width: 840px
}

	
/*#photo_wrapper a {
	outline: none;	
	margin-right: 20px;
	float:left;
} */

#photo_wrapper a img {
	border: 2px solid #211705;
	background: white;
	padding: 5px;	
	margin: 10px 5px 5px 0;
}

#photo_wrapper ul.multiple_columns li{
	text-align: left;
	float: left;
	list-style: none;
	width: 150px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	height: 150px;
}

#photo_wrapper div{
	width: 120px;
}

#galleria{width:660px;height:575px;margin:20px auto}

