/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Serif;
	font-size:12px;
	background-image: url(images/_head/bg.gif);
	background-repeat: repeat-x;
	background-color: #CCE4CC;
	color: #333333;
	margin: 0;
	text-align: center;
}

a:link { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; }
a:hover { color:#666666; text-decoration: none; }
a:active { color: #333333; text-decoration: none; }

.portfolio{
}

h1{
	background: #FFF;
	font-size:42px;
	letter-spacing: -1px;
	font-weight: normal;
	margin:0;
	padding-left:15px;
	color: #000;
	padding-bottom: 5px;
    }   
    
h2 {
	background: #A1CAA1;
	font-size:18px;
	color: #333333;
	margin:0;
	padding-top:5px;
	padding-left:15px;
	padding-bottom: 1px;
}
h2 a:link { color: #333333; text-decoration: none; }
h2 a:visited { color: #333333; text-decoration: none; }
h2 a:hover { color:#333333; text-decoration: none; }
h2 a:active { color: #333333; text-decoration: none; }

h3 {
	font-size:16px;
}
h3 a:link { color: #333333; text-decoration: none; }
h3 a:visited { color: #333333; text-decoration: none; }
h3 a:hover { color:#333333; text-decoration: none; }
h3 a:active { color: #333333; text-decoration: none; }

#nav {text-align:right;
padding-top:15px;
padding-right:15px;
background: #FFF;}

div#header { background: #FFF url(none);
    color: #666;
    padding-left:15px;}
    
.description {     color: #666;
    padding-left:15px;
    padding-bottom:2px;}
    
div#container{
	width:750px;
	margin:0 auto;
	text-align: left;
}
div.content {background-color:#ffffff; line-height:2}
div#navigation{}
div#extra{}
div#footer{background: #A1CAA1;color: #666}
div#footer p{text-align:right;margin:0;padding:5px 10px}

div#navigation{float:left;width:375px}
div#extra{float:right;width:375px}
div#footer{clear:both;width:100%}

#headright {
	background: #FFFFFF;
	color: #666;
	text-align: left;
	padding-right: 6px;
	padding-bottom: 6px;
	float: right;
	font-size: 11px;
	border-top: 2px none #A1CAA1;
	border-right: 2px #A1CAA1;
	border-bottom: 2px solid #A1CAA1;
	border-left: 2px solid #A1CAA1;
	width: 294px;
}
.news {
	background: #FFFFFF;
	padding-left:15px;
	padding-bottom:5px;
	padding-top: 5px;
	padding-right: 5px;
}

.left {
	background: #FFFFFF;
	color: #666;
	padding-left:15px;
	padding-bottom:2px;
}

.newshead {
	color: #000000;
	float: none;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
}

.right {
	color: #666;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #A1CAA1;
	border-right-color: #A1CAA1;
	border-bottom-color: #A1CAA1;
	border-left-color: #A1CAA1;
	border-left-style: solid;
	background-color: #FFFFFF;
}
.FooterIcons
{
    MARGIN: 2px 5px -4px}

.TextIntro {
	background: #FFFFFF;
	color: #666;
	padding-left:15px;
	padding-bottom:5px;
	padding-top: 5px;
	padding-right: 5px;
}
#headerbottom {
	margin: 0px;
	padding: 0px;
	background-image: url(images/_head/welcome.jpg);
	height: 71px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
}
#headleft {
	color: #666;
	text-align: left;
	height: 71px;
}
.HeadImage {
	margin-bottom: -3px;
	border: #CCE4CC;
}
table.desc th, table.desc td {
	background-color: white;
	font-size : 11px;
	font-weight: normal;
	width: 33%;
}
