/* coolshax.com */

html {
margin:0;
padding: 0;
}

body {
margin:0;
padding: 0;
background:url(images/bgs.jpg);
}

.main {
width:775px;
margin: 0 auto;
background:#0D0F0F url(images/bg-content.jpg) bottom repeat-x;
}

.left {
width:65px;
border-left:#333333 thin solid;
}

.right {
width:65px;
border-right:#333333 thin solid;
}

.navigation {
background-color:#2F2F2F;
}

.space {
height:40px;
}

/*INSIDE PAGE*/

.main-inside {
width:775px;
margin: 0 auto;
background:#0D0F0F url(images/inside-bg.jpg) bottom repeat-x;
}
.inside{
border:#333333 thin solid;
}

.content {
font-family:Tahoma, Arial, Helvetica;
font-size:11px;
color:#EEEEEE;
padding:25px;
}

.content a{
color:#FFFF99;
text-decoration:none;
}

.content a:hover{
color:#FFFFCC;
}

.content h1{
margin:0;
padding:0;
}

.footer {
font-family:Tahoma, Arial, Helvetica;
font-size:11px;
color:#EEEEEE;
height:100px;
}

.footer a{
color:#DDDDDD;
}

.footerl {
float:left;
}

.footerr {
float:right;
}

/*AGENT*/

.agent {
background:url(images/johndoe.jpg) no-repeat;
margin:  6px 6px 6px 10px;
padding: 6px 6px 6px 10px;
}
.agentname {
font-weight:bold;
font-size:14px;
line-height:150%;
}

.agent-list {
font-size:14px;
line-height:150%;
color:#A3A3A3;
}

.agent-main {
padding: 10px;
background:#1C1C1C;
font-size:12px;
}

/*Property*/

.property {
border:1px #999999 solid;
}

.property-name {
color:#FFFF99;
font-size:12px;
font-weight:bold;
}

.property-text {
line-height:200%;
text-align:justify;
}

/*contact form*/
input, textarea, select {
	font-size: 10px;
	color:#000000;
	border:1px solid #000000;
}
/*communty*/
.com-links {
	color:#FFFF99;
	font-size:12px;
	font-weight:bold;
}
.cd-top {
	color:#FFFF99;
	font-weight: bold;
}

/*homepage*/
.textp {
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.textp a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.textp a:hover{
	color: #CCCCCC;
	text-decoration: underline;
	font-weight:bold;

}


/*
Contact Info:
Agent Name: Mark Bartikoski
Company Name: Mark Bartikoski
Address: 125 Lake St. West
Wayzata, MN
Office Number: 952-472-4134
Fax Number: 952-472-4136
E-mail: mark@coolshax.com
*/

#footer a:link{
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	color:#EEEEEE;
	height:100px;
	text-decoration: none;
}
#footer a:visited{
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	color:#EEEEEE;
	height:100px;
	text-decoration: none;
}
#footer a:hover {

	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	color:#FFFFCC;
	height:100px;
	text-decoration: underline;
}
