body 
{
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}

a, a:active, a:visited {
	text-decoration: none;
	color: #108da6;
	font-style: normal;
}

a:hover 
{
	text-decoration: underline;
}

#container 
{
	width: 900;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bodybackground.png);
	background-position: center;
	background-repeat: repeat-y;
	text-align: left;
	/*height: 500px;*/

}

#navcontainer 
{
	height: 60px;
	margin: 0 auto;
	width: 900px;
	background-color: #FFFFFF;
}

#masthead {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 120px;
	padding-bottom: 20px;
}




#main 
{
	color: #666666;
	line-height: 20px;
	width: 900px;
	background-color: #fdfeef;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 20px;
	position: relative;
	overflow: auto;
	font-size: 14px;
}






#mainImg {
	width: 900px;
	height: 200px;
	overflow: hidden;
	background-color: #E5EFE0;
	background-image: url(images/awog-office.jpg);
	background-repeat: no-repeat;
}


/* sidebar */

#sidebar 
{
	width: 270px;
	float: right;
	text-align: left;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#sidebar a {
	color: #108da6;
	font-style: normal;
}

/* smenu */

#smenu
{
	width: 270px;
	height: 200px;
	float: right;
	clear:both;
	background-color: #E5EFE0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-top: 0px;
}

#smenu li {
	margin-left:-40px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 5px;
	text-indent: 0px;
	padding-left: 20px;
	
	}

#right
{
	width: 270px;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
}

#right li {
	margin-left:-40px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 5px;
	text-indent: 0px;
	padding-left: 20px;
}



#left 
{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 580px;
	float: left;
}

#verticalcolumn {
	background-image: url(images/vertical-background.gif);
	background-repeat: repeat-y;
	float: left;
	margin-bottom: 10px;
}

#verticalcolumnindex {
	background-image: url(images/vertical-background-index.gif);
	background-repeat: repeat-y;
	float: left;
	margin-bottom: 10px;
}


/* heads */

h1 
{
	font-size: 26px;
	color: #C68D10;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	padding-top: 10px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #841414;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #841414;
	margin-top: 0px;
	font-style: italic;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 30px;
	padding-top: 10px;
}

h3 {
	color: #841414;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #841414;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 10px;
}



.headertext1 
{
	font-size: 24px;
	color: #3F281A;
	font-style: italic;
}

.headertext2 
{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #C98F10;
}

.headertext3 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
}

.textheader
{
	color: #006699;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663300;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/* footer */

#footer 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	width: 900px;
	font-size: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #fdfeef;
	clear: both;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#footer a {
	color: #890505;
	height: 20px;
	text-decoration: underline;
	font-size: 10px;
}




#textblock
{
	color: #666666;
	line-height: 20px;
	width: 540px;
	padding: 15px;
	margin-top: 20px;
	font-size: 14px;
	border: 1px dashed #666666;
	background-color: #f7f8ec;
}

#textblock li {
	margin-left:-40px;
	background-image: url(images/form.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 4px;
	text-indent: 10px;
	padding-left: 10px;
	line-height: 25px;
}



.line {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #eee4a2;
	width: 900px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 0px;
	clear: both;
	padding: 0px;
}

.line2 {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #eee4a2;
	width: 900px;
	margin-bottom: 10px;
	margin-top: 0px;
	height: 0px;

	
}

.phonenumber {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #77ae9a;
	font-weight: bold;
	background-image: url(images/icon-phone.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent: 0px;
	margin-left: 25px;
	padding-left: 25px;
}

.faxnumber {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #77ae9a;
	font-weight: bold;
	background-image: url(images/icon-fax.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent: 0px;
	margin-left: 25px;
	padding-left: 25px;
}
.email {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #77ae9a;
	font-weight: bold;
	background-image: url(images/icon-email.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent: 0px;
	margin-left: 25px;
	padding-left: 25px;
}

.address {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-image: url(images/icon-address.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent: 0px;
	margin-left: 25px;
	padding-left: 25px;
}



.form {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #77ae9a;
	font-weight: bold;
	background-image: url(images/form.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent: 0px;
	margin-left: 25px;
	padding-left: 25px;
}


.ssl {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	background-image: url(images/icon-ssl.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	text-indent: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	padding: 4px 4px 4px 30px;
}

#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 12px;
	font-weight: normal;
	padding: 10px 8px;
	color: #3F281A;
}
#hor-zebra td
{
	padding: 8px;
	color: #666666;
}
#hor-zebra .odd
{
	background: #EFF0CF;
}
#container #main #verticalcolumn #left img {
	margin-right: 20px;
	margin-bottom: 100px;
}

small {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #77ae9a;
}

.FormType {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	width: 200px;
	padding: 5px;
	}
	
#appointmentform {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	white-space: nowrap;
	}


.required {
	color: #841414;
}
hr {
   border:0px; border-top:1px dashed #EEE4A2; height:0px;
}