/* CSS Document */


body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	text-align: center;
	background-color: #bebe93;
	background-image: url(../images/stripe1.png);
	background-repeat: repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}	

a {
	color: #cccccc;
	font-weight: 600;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

a:visited {
	color: #cccccc;
	font-weight: 600;
	text-decoration: none;
}



/** POSITIONAL **/

#wrapper {
	width: 986px;
	margin-right: auto;
	margin-left: auto;
}

#bodybkgd {
	width: 986px;
	height: 100%;
	background-image: url(../images/bkgd-mid.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;

	
}
	
#mainsection {
	width: 600px;
	text-align: left;
	padding-top: 15px;
	margin-left: 335px;
	padding-left: 22px;
}


#leftside {
	width: 315px;
	text-align: right;
	border-right: 1px dotted #a2a27D;
	float: left;
	padding: 115px 0px 15px 20px;
	margin: 15px 0px 0px 0px;
}



/** SIDEBAR ELEMENTS **/

#logo {
	text-align: center;
	padding-bottom: 15px;
	margin-left: 15px;
}



#sidebar {
 padding: 15px 15px 15px 15px;
 margin-left: 15px;
 text-align: center;
 border-top: 1px dotted #a2a27D;
 border-bottom: 1px dotted #a2a27D;
	
}

.portrait {
	border: 1px solid #5f9676;
	margin-top: 15px;
}


#sidebar ul{
	font-size: .9em;
	text-align: left;
	line-height: 2em;
	margin-left: 10px;
}

#sidebar ul a{
	color: #CCCCCC;
	text-decoration:none;
}

#sidebar ul a:hover{
	color: #FF9933;
}

#about {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #CCCCCC;
	font-weight: lighter;
	padding: 0px 0px 0px 20px;
	
}

.abouthead {
	font-style: bold;
	color: #5f9676;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

.mini {
	border:  1px solid #5f9676;
	margin: 0px 5px 0px 5px;
}



#address {
	list-style-type: none;
	padding-right: 15px;
	font-size: .65em;
	line-height: 1.8em;
	
}

#address li {
	display: inline;
	padding: 0px 0px 0px 8px;
}
	
#address a {
	color: #ffffff;
	text-decoration: none;
}

#address a:hover {
	text-decoration: underline;	
}


/** NAVIGATION ELEMENTS **/

#nav {
	list-style-type: none;
	padding-left: .3em;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0;
	margin-top: 0px;
	text-align: center;
	width: 573px;
	background-color: #181115;
}

#nav li {
	display: inline;
}

#nav a {
	color: #b36a2b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	text-decoration: none;
	padding: 0px 13px 0px 13px;
	border-right: 1px dotted #1b6475;
	border-left: 1px dotted #1b6475;
	
}

#nav a:hover {
	color: #ffffff;
}


/** MAIN SECTION ELEMENTS **/

.info {
	font-size: .8em;
	color: #CCCCCC;
	font-weight: lighter;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.info a {
	font-style: italic;
	color:  #5f9676;
	text-decoration: none;
}

.info a:hover {
color: #6699CC;
}

.highlight {
	font-style: italic;
	color: #5f9676;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.practice {
	font-size: .8em;
	color: #CCCCCC;
	font-weight: lighter;
	line-height: 1.6em;
	padding-top: 10px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #a2a27D; 
}

.practice ul {
	font-style: italic;
	font-size: .9em;
}

.practice ul a{
	font-style: italic;
	color:  #5f9676;
	text-decoration: none;
}

.practice ul a:hover {
	color: #6699CC;
}

.faq {
	color: #b36a2b;
	font-style: italic;
	font-size: 1.1em;
}

.about {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.6em;
	color: #CCCCCC;
	margin-bottom: 20px;
}

.about img {
	float: left;
	border:  1px solid #5f9676;
	margin: 5px 15px 10px 0px;
}

.about img:hover {
	border:  1px solid #b36a2b;
}

.about a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #CCCCCC;
	text-decoration: none;
}
	
.about a:hover {
	color: #FFFFFF;
}

.email {
	font-size: 1em;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

.email a {
	font-size: 1em;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

.email a:hover {
	text-decoration: underline;
}

.resource {
	font-style: bold;
	color: #b36a2b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}	

#copyright {
	color: #999999;
	font-size: .6em;
	line-height: 1.5em;
	border-top: 1px dotted #a2a27D;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-left: -10px;
	margin-right: 15px;
}


/** additional elements **/

.bkborder { border: 1px solid #000000}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 1.1em;
	font-style: italic;
	font-weight: lighter;
	line-height: 1.5em;
}


h2 {
	color: #b36a2b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	font-weight: lighter;
	line-height: 1.5em;
	padding: 5px 0px;

}

h3 {
	color: #5f9676;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	font-weight: lighter;
	line-height: 1.5em;
	padding: 5px 0px;

}

.orange {
	color: #b36a2b;
}
	
.anchor {
	font-size: .7em;
	color: #5f9676;
	text-decoration: none;
}

.anchor:hover {
	color: #FFFFFF;
}

.anchor a:visited {
	color: #5f9676;
	text-decoration: none;
}

.bold {
	font-size: 1.1em;
	color: #CCCCCC;
	font-weight: bolder;
	line-height: 1.6em;
}
	


/** FORM ELEMENTS **/

#subForm {
	font-size: .85em;
}

#subForm .label {
	float: left;
	width: 105px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
}

input#submit { 
	margin-left: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 25px;
}

input#reset { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


input#name:focus,
input#email:focus,
input#phone:focus,
textarea#comments:focus {
	background-color: #FFFFCC;
}



	



