html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}


/* BASE */

body{
	font-family:Century Gothic, Ariel, Helvetica, sans-serif; 
}

.container{
	width:950px;
	min-height:600px;
	margin:20px auto 0 auto;
}

.tag{
	float:left;
	margin:0 -30px 0 0;
}

.logo{
	margin:30px 0 0 0;
}

.smlogo{
	margin:0 250px 0 0;
}

body.global-vision-mobile-pet-photography .smlogo, body.global-vision-mobile-pet-photography .smtag,body.global-vision-mobile-pet-photography ul.topnav{
	display:none;
}

.hometxt{
	width:360px;
	float:right;
	margin:30px 170px 0 0;
	clear:both;
}

.hometxt p{
	font:18px; 
	line-height:140%;
}

ul.menu{
	list-style-type:none;
	float:right;
	margin:20px 120px 0 0;
	clear:both;
}

li.pricing{
	margin:0 0 2px 40px;
}

li.portfolio{
	margin:0 0 2px 0;
}

li.events{
	margin:0 0 2px 60px;
}

li.contact{
	margin:0 0 0 20px;
}

.posts{
	width:650px;
	margin:30px 25px 0 0;
	padding:0 25px 0 0;
	border-right:1px solid #00a5d9;
	float:left;
}

.sidebar{
	margin:35px 0 0 0;
	float:left;
}

h1{
	color:#e5b43a;
	font-size:28px;
	margin:0 0 20px 0;
}

h2{
	color:#cb9b25;
	font-size:20px;
	margin:0 0 0 0;
}

h6{
	color:#fffcd5;
	font-size:90%;
	padding-bottom:5px;
}

ul.topnav{
	margin:25px 0 20px 0;
	padding:5px 0 7px 12px;
	background-color:#e5b43a;
	width:850px;
}

ul.topnav li{
	list-style-type:none;
	display:inline;
	margin:0 20px 0 0;
	font-weight:bold;
}

ul.topnav li a{
	color:#fff;
}

p{
	margin:0 0 20px 0;
}

a, a:visited{
	color:#00a5d9;
}

a:hover{
	color:#2cc0ee;
}

p.footer{
	font-size:13px; 
	margin:30px 0 0 0;
	color:#666;
}

body.global-vision-mobile-pet-photography p.footer{
	margin:50px 0 0 0;
}

p.footer a{
	color:#666;
	text-decoration:none;
}

.floatfixer{
	clear:both;
	visibility:hidden;
	margin:0px;
}