/****************************Custom Classes********************************/


.background_project_gallery {
    background-image        :       url('../images/background_project_gallery.gif');
    background-repeat       :       no-repeat;
    height                  :       76px;
    padding                 :       12px 0px 0px 0px;
    vertical-align          :       top;
    width                   :       960px;
}


/*** Headers & Borders Classes ***/


.border_none {
    border              :       none 0px;
}


.border_gold {
    border              :       solid 1px #CBA85D;
}


.float_left {
    float               :       left;
}


.float_right {
    float               :       right;
}


.h1 {
    color               :       #EBC26A;
    font-family         :       EngraversGothic BT, Arial, Verdana;
    font-size           :       16px;
    src                 :       url(../fonts/ENGRAVE0.eot);
}


.h1 a:link{
	color               :       #EBC26A;
	text-decoration     :       none;	
}


.h1 a:visited{
	color               :       #EBC26A;
	text-decoration     :       none;	
}


.h1 a:hover{
	color               :       #EBC26A;
	text-decoration     :       none;	
}


.image_thumb {
    border              :       solid 1px #C9C9C9;
    width               :       50px;
}


.image_temp {
    width               :       50px;
}


/*** ASP.NET Classes ***/


.dropdownlist {
    background-color    :       #34403E;
    border              :       solid 1px #D0AC5F;
    color               :       #EBC26A;
    font-size           :       11px;
}


.fileupload {
    background-color    :       #FFFFFF;
    border              :       solid 1px #0081C3;
    font-size           :       11px;
}


.menu_style {
	background-color    :       #101616;
	border-bottom       :       solid 1px #EBC26A;
	border-right        :       solid 1px #EBC26A;
	border-left         :       solid 1px #EBC26A;
	font-family         :       Tahoma, Arial, Verdana;
	text-align          :       left;
}


.menu_item {
	background-color    :       #101616;
	font-family         :       Tahoma, Arial, Verdana;
	text-align          :       left;
}


.menu_item a:link{
	color               :       #EBC26A;
	text-decoration     :       none;	
}


.menu_item a:visited{
	color               :       #EBC26A;
	text-decoration     :       none;	
}


.menu_item a:hover{
	color               :       #EBC26A;
	text-decoration     :       none;	
}


.menu_hover {
	background-color    :       #EBC26A;
	font-family         :       Tahoma, Arial, Verdana;
	text-align          :       left;
}


.menu_hover a:link{
	color               :       #101616;
	text-decoration     :       none;	
}


.menu_hover a:visited{
	color               :       #101616;
	text-decoration     :       none;	
}


.menu_hover a:hover{
	color               :       #101616;
	text-decoration     :       none;	
}


#div_scrolling {
	height              :       40px;
	width               :       598px;
}


#projects {
	height              :       40px;
	width               :       598px;
}


.textbox {
    background-color    :       #34403E;
    border              :       solid 1px #D0AC5F;
    color               :       #EBC26A;
    font-size           :       11px;
    height              :       14px;
}







