@font-face { font-family: "Trebuchet MS"; src: url(/css/TREBUCIT.TTF); }
* {margin: 0; padding: 0;}

body {
	padding: 20px 0 0 60px;
	text-align: left;
	background: url('/i/green.gif') 0 0 repeat-y;
	font-family: "Trebuchet MS";
	}
a,a:link {
	color: #1b9c31;
	}
a:hover {
	color: #000000;
	}
.LikeUrlOn {
	border-bottom:1px dotted #1b9c31;
	color:#1b9c31;
	cursor:pointer;
	}
.LikeUrlOff {
	border-bottom:1px dotted #666;
	color:#666;
	cursor:pointer;
	}

h1 {
	font-family: "Trebuchet MS";
	font-style: italic;
	font-weight: normal;
	font-size: 2.3em;
	margin-top: 0.3em;
	}
.Content {
	width: 74.8%;
	float: left;
	}
.Main .Content {
	padding-bottom: 100px;
	}
.Menu {
	width: 24.8%;
	float: left;
	}
.Header {
	margin: 75px 0;
	}
.Header div {
	height: 50px;
	vertical-align: middle;
	}
* html .Header div {
	height: 50px;
	}
.Header .Content {
	
	}
.Header .Content a {
	display: block;
	width: 133px;
	height: 50px;
	background: url('/i/logo_da-group.gif') no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	}
.Phone {
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	}


.PageTitle {
	display: none;
	}
.Menu {
	font-family: "Trebuchet MS";
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	}
.Menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.Menu ul li {
	margin-bottom: 0.5em;
	}
.delimiter {
	margin-top: 1.5em;
	padding-top: 1em;
	border-top: 2px #666 dashed;
	}


dl.News {
	}
dl.News .Title {
	display: block;
	font-size: 2em;
	font-style: italic;
	font-family: "Trebuchet MS";
	color: #666666;
	}
dl.News a.Title {
	ntext-decoration: none;
	}
dl.News dt {
	display: none;
	font-weight: normal;
	font-size: 0.8em;
	color: #999;
	}
dl.News dd, .NewsBlock {
	margin: 0 6em 4em 0;
	}
.Content p, .Content dd {
	margin-right: 6em;
	font-size: 1.2em;
	}
.Content ul, .Content ol {
	margin: 0 6em 3em 3em;
	font-size: 1.2em;
	}
.Content li {
	margin-bottom: 0.8em;
	}
div.Tags {
	font-weight: normal;
	font-size: 0.8em;
	color: #999;
	padding-top: 10px;
	}
div.Tags a {
	background: #1b9c31;
	color: #FFF;
	padding: 3px;
	text-decoration: none;
	}
span.Date {
	margin-right: 20px;
	padding: 3px;
	}
span.Comments {
	margin-left: 20px;
	padding: 3px 10px 9px;
	background: url('/i/com.gif') 50% 0 no-repeat;
	width: 16px;
	color: #FFF;
	}
.Paging {
	font-size: 1.7em;
	font-family: "Trebuchet MS";
	font-style: italic;
	font-weight: bold;
	}
.Paging a, .Paging span {
	margin: 0 5px 0 0;
	padding: 4px 6px;
	}
.Paging span {
	background: #1b9c31;
	color: #FFF;
	}
.Footer {
	height: 100px;
	}
* html .Footer {
	height: 100px;
	}

h3 {padding-top: 2em}
ul.Comments {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
ul.Comments li {
	margin-bottom: 1.2em;
	}
ul.Comments span {
	display: block;
	font-size: 0.7em;
	padding: 3px 0;
	color: #666;
	}

#MailFormOkText, #MailFormErrorText {padding: 10px; width: 600px;}
#MailFormOkText p, #MailFormErrorText p {margin: 0; padding: 0}

#MailFormOkText {background: #1B9C31; color: #FFF}
#MailFormErrorText {background: red; color: #FFF}

.BigForm fieldset {border: 0; margin: 40px 0 0; padding: 0; background: url('/i/item5.gif'); width: 600px; }
.BigForm legend {display: none}
.BigForm ul {list-style-type: none; padding: 20px 30px; margin: 0;}
.BigForm ul li {list-style-type: none; display: block; padding: 0 0 0.2em 0;}
.BigForm ul li label {display: block; width: 350px; padding: 5px 0 5px; font-size: 0.8em; color: #003300}
.BigForm input, .BigForm textarea, .BigForm select {font-size: 100.1%; font-family: Tahoma; padding: 3px;}
.BigForm input[type = 'text'], .BigForm textarea {width: 99%; color: #999; border: 1px #666 solid;}
.BigForm input[type = 'text']:focus, .BigForm textarea:focus {color: #000; border: 1px #000 solid; }
.BigForm input[type = 'file'] {margin-bottom: 5px; width: 99%; }
.BigForm input[type = 'submit'] {padding: 5px 20px}
