/* CSS Document */

html {
	height:100%;
}

body {
	padding:0;
	margin:0;
	height:100%;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#49453c;
	line-height:18px;
	background-color: #ffffff;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}




/* ----------- HEADER STYLES ------------ */

h1 {
	font-weight:normal;
	font-size:13px;
	display:inline
}
#top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 871px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-image: url(images/body_bg.png);
	background-repeat: repeat-y;
	width: 871px;
	margin-right: auto;
	margin-left: auto;
}
#content #nav {
	height: 41px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/nav_background.jpg);
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 40px;
	border: 1px solid #A7A7A7;
}
#content #nav a {
	display: block;
	float: left;
	padding-right: 35px;
	padding-left: 35px;
	color: #9a9a9a;
	font-size: 18px;
	text-decoration: none;
	line-height: 20px;
	height: 31px;
	padding-top: 10px;
}
#content #nav a:hover {
	background-color: #9a9a9a;
	color: #FFFFFF;
}



#content #header {
	width: 588px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.jpg);
	background-repeat: repeat-y;
	height: 287px;
	padding-left: 263px;
}
#content #frame {
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#content #frame #left {
	width: 265px;
	padding-left: 20px;
	float: left;
}
#content #frame #left #left_top {
	background-image: url(images/left_top.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 265px;
}
#content #frame #left #left_bg {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	width: 220px;
	padding-left: 25px;
	padding-right: 20px;
}

#content #frame #left #left_bottom {
	background-image: url(images/left_bottom.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 265px;
}
#content #frame #right {
	width: 530px;
	float: right;
	padding-right: 20px;
}
#content #frame #right a.portfoliolink {
	display: block;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: center;
	margin-right: 90px;
	margin-left: 90px;
	font-size: 20px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
}
#content #frame #right a.portfoliolink:hover {
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #333333;
}

#footer {
	height: 93px;
	width: 871px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	padding-top: 15px;
}



h2 {
	font-weight:normal;
	font-size:13px;
	display:inline
}

h3 {
	font-weight:normal;
	font-size:13px;
	display:inline
}
  
table, td {
	border-collapse:collapse;
}

table, td, img {
	border:0; 
	padding:0;
}

form, td {
	margin:0; 
	padding:0;
}

br {
	font-size:10px;
}

table{
	border:0px; 
	border-collapse:collapse;	
}

td, input, textarea{
	font-size:13px;
    font-family:Tahoma;
	color:#49453c;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

td, select, input {
	font:13px tahoma, arial, helvetica, sans-serif; 
	color:#49453c; 
	vertical-align:top;  
	text-align:left;
}

img a { 
	border:0px;
}

img { 
	vertical-align:top;
}
.picright {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.picleft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

b {
	color:#f32648;
}

/* ------------ CHANGE LINK COLOR HERE ------------ */

.header{
	font-size:22px;
	font-weight:normal;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
}
.subheader{
	font-size:16px;
	font-weight:normal;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-style: italic;
}
.locations {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	text-align: center;
}

.image {
	float: right;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.white {
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
}


a.body:link{
	color:#0000FF;
	font-size:13px;
	text-decoration:underline;
}
a.body:visited{
	color:#0000FF;
	font-size:13px;
	text-decoration:underline;
}
a.bottom:link{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
	line-height: 11px;
}

a.bottom:visited{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
	line-height: 11px;
}
a:link{
	color:#49453c;
	text-decoration:underline;
}
a:visited {
	text-decoratoin:underline;
	color:#49453c;
}
a:hover{
	text-decoration:none;
}
a:active {
	text-decoration:none;
}

ul {
	line-height:1.3em;
}

.clear{clear:both;}
#content #nav a.on {
	background-color: #9a9a9a;
	color: #FFFFFF;
}

