body {
padding:0px;
margin:0px;
background-color:#E1E1E1;
}

.bufferleft {
background-image:url("../images/buffer_left.gif");
background-repeat:repeat-y;
width:16px;
}

.bufferright {
background-image:url("../images/buffer_right.gif");
background-repeat:repeat-y;
width:16px;
}

.headerbg {
background-image:url("../images/hederbg.gif");
background-repeat:repeat-x;
height:116px;
}

.headerbg1 {
background-image:url("../images/headerbgimage.gif");
background-repeat:no-repeat;
height:116px;
width:779px;
}

.navbg {
background-image:url("../images/navbg.gif");
background-repeat:repeat-x;
height:41px;
}

.navlink {
color:#ffffff;
font-family:'Trebuchet MS';
text-transform:uppercase;
text-decoration:none;
font-size:12px;
text-align:center;
}

.navlink:hover {
color:#FDB61D;
font-family:'Trebuchet MS';
text-transform:uppercase;
font-size:12px;
text-align:center;
}

.navlinkactive {
color:#FDB61D;
font-family:'Trebuchet MS';
text-transform:uppercase;
font-size:12px;
text-align:center;
text-decoration:none;
}

.graybg {
background-image:url("../images/graybg.gif");
background-repeat:repeat-x;
height:49px;
}


.headnewsletter {
color:#F0F0F0;
font-family:'Trebuchet MS';
text-transform:uppercase;
font-size:18px;
text-align:left;
padding-left:15px;
}

.rightbg {
background-color:#FCF9E8;
}

.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#11111;
line-height:18px;
text-align:justify;
font-style: normal; 
}

.text4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#11111;
line-height:18px;
font-style: normal; 
text-align:left;
}

.textbold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#11111;
line-height:18px;
text-align:left;
font-style: bold; 
}

.titletext {
font-family:'Trebuchet MS';
text-transform:uppercase;
font-size:12px;
line-height:17px;
color:#111111;
font-weight:bold;
}

.titletextbig {
font-family:'Trebuchet MS';
text-transform:uppercase;
font-size:16px;
line-height:17px;
color:#F7941C;
font-weight:bold;
}

.cartitlelink {
font-family:'Trebuchet MS';
text-transform:uppercase;
font-size:12px;
color:#111111;
font-weight:bold;
text-decoration:none;
}

.cartitlelink:hover {
font-family:'Trebuchet MS';
text-transform:uppercase;
font-size:12px;
color:#FF6E00;
font-weight:bold;
text-decoration:none;
}

.more {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
color:#FF6E00;
padding:3px;
}

.more:hover {
background-color:#FBAF5C;
border:1px dashed #e1e1e1;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
color:#000000;
padding:3px;
}


.pagination {
font-family:'Trebuchet MS';
font-size:11px;
text-decoration:none;
color:#BD5200;
}

/*.pagination:hover {
font-family:'Trebuchet MS';
font-size:11px;
text-decoration:none;
color:#000000;
}*/

.successmessage {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#BD5200;
}

.errormessage {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#BD0400;
}

.imageborder {
border:1px solid #111111;
}

.textbox {
background-color:#E5D7BA;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #726257;
padding-left:7px;
padding-top:3px;
padding-bottom:3px;
}

.textbox1 {
background-color:#FCF9E8;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #726257;
padding-left:7px;
/*padding-top:3px;
padding-bottom:3px;*/
}


.button1 {
background-image:url("../images/buttonbg.gif");
background-repeat:repeat-x;
height:24px;
font-family:'Trebuchet MS';
text-transform:uppercase;
border:1px solid #111111;
color:#ffffff;
}

#outerWrap{
width:500px;
}

#portfolioCont{
width:500px;
}



#portfolioCont ul{
list-style-type:none;
margin:0;
padding:0;
}

#portfolioCont ul li{
border:0px solid #111111;
float:left;
width:410px;
height:120px;
margin:0;
text-align:center;
padding:20px 18px 0 18px;
display:block;
}

#portfolioCont ul li p{
font-family:Tahoma, Arial, Verdana;
font-size:11px;
color:#000;
text-align:left;
margin:0;
padding:10px 0 0 0;
}

#portfolioCont ul li div a:link, #portfolioCont ul li div a:visited{
font-family:Tahoma, Arial, Verdana;
font-size:11px;
color:#0066FF;
text-decoration:underline;
margin:0;
padding:10px 0 0 0;
display:block;
}

#portfolioCont ul li div a:hover{
font-family:Tahoma, Arial, Verdana;
font-size:11px;
color:#000;
text-decoration:none;
}












.dottedline {
border-bottom:1px dotted #754C23;
}

.footerbg {
background-color:#636363;
height:60px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#E7E4D5;
text-align:left;
padding-left:15px;
}

